Question
Intel
IN
Last activity: 28 Sep 2018 6:59 EDT
Count of pyWorkMetaData
Hi,
We are looping thru the pyWorkMetaData class which contains the list of case types and case prefixes.
We are looping thru via for loop, but we need the break/end condition for the loop to end.
If we know the count of pyWorkMetaData occurance, we can use that in our for loop to end the looping condition.
However, we are not able to get the count of pyWorkMetaData.
Any thoughts on how we can get the count of it?
P.S: We are using an activity to get the count (java in activity).
Thanks and Regards
Kiran
***Updated by moderator: Lochan to update platform capability***