Dear all,
what would be the best practice to update/change the Business Entity of an instance?
Background:
I would like to create an application containing people related to a company respective business entity. Over the time it is possible they would change the company and so also the business entity.
I found a dirty way by using an SQL Update directly on the WFElements table, but I am struggling by running this query by (cyclic) action on a separate path. The path is walking through fine according to the history, but no changes in the end. If I run the query with the "Test" functionality in the webcon Designer everything works fine.
Do you have any idea, what is wrong or even better an other solution how I can handle such an instance change?
Thanks a lot
Thomas