There written in the public document:
I just found out that you can make an ICase persisted without any TaskSwitch element in the process by setting an As soon as the line of code is evaluated:
The Is this a non-public behaviour or a bug in the API? P.S: there is a demo project to demonstrate this behaviour at https://www.mediafire.com/?hxi3z0v27dhjxh4 asked 29.04.2016 at 05:40 Genzer Hawker |
Hi Your right. This is by design. If you set an additional property or add a note to case then the additonal property or the note is stored in the system database. Because the table for additional properties and notes have a foreign key to the case also the case needs to be stored in the system database. Otherwise the additonal property or note cannot be stored and a SQL constraint Exception would be rised. Note, that this does not manipulate the state of the case or task. Both are still in state CREATED and not RUNNING or RESUMED after storing to the system database. answered 29.04.2016 at 08:10 Reto Weiss ♦♦ Hi Reto Weiss, I don't actually 100% agree with the answer though. By calling some optional method like
(05.05.2016 at 04:29)
Genzer Hawker
Hi Genzer Hawker I've improved the API documentation as suggested. Thanks for the feedback
(17.05.2016 at 10:29)
Reto Weiss ♦♦
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 29.04.2016 at 05:40
Seen: 3,224 times
Last updated: 17.05.2016 at 10:29