Get info defined in the designer

  • 26 November 2009
  • 1 reply
  • 1 view

Badge +1

When I parse a worklistItem in C#, I would like to get data defined in the designer in "Destination Rule" (destination sets).
How could I do this ?


Thanks for that


1 reply

Badge +9

I don't believe Destination Rule/Set data is exposed natively through the K2ROM API.  Depending on what it is you need to do, you may be able to store the relevate information in a process or activity data field(s) and then reference that through K2ROM worklistitem object.

Reply