On 18/04/19 16:25, Alex123 wrote:
HI!

I migrated to syncope 2.1.3 and force an issue with old User Workflow. After
debug I see that Syncope load User Workflow from DB from ACT_GE_BYTEARRAY
table, not from userWorkflow.bpmn20 xml.

This is expected: userWorkflow.bpmn20 xml is used only to bootstrap the user workflow definition, when starting from an empty database.

Further updates are managed either via REST, or from Admin Console both via Flowable Modeler and XML editor.

There are questions:

1) Could I (or should I) update ACT_GE_BYTEARRAY table? How?
Either via REST, or from Admin Console both via Flowable Modeler and XML editor.
2) Could I just drop all rows from ACT_GE_BYTEARRAY table? Will Syncope update 
them?
No, it's not safe to act at database level.
3) How could I manage ACT_GE_BYTEARRAY table? What config attributes are used 
for this?

See above.

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to