Hello IvyTeam, Is there a way to get the list of parameters which are defined in the Signature of a process start element ? *I need this information before starting the process instance. I checked the public API but such information is not available. So, I assume there is an Internal API that I can use ? Can you provide some code snipet? Best Regards, Yordan asked 17.09.2019 at 09:38 Stelt0 |
Yes there is indeed internal API to do this. The following example shows how to read process (IProcess) from a project and use the process model API to play with instances of RequestStart.
answered 17.09.2019 at 10:18 Reguel Werme... ♦♦ 1
if you wan't all globally available process:
(17.09.2019 at 10:39)
Reguel Werme... ♦♦
Great ! Thanks a lot !
(17.09.2019 at 14:12)
Stelt0
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 17.09.2019 at 09:38
Seen: 2,975 times
Last updated: 17.09.2019 at 15:33