The CreatorCon Call for Content is officially open! Get started here.

how to call in workflow System property to check user selected on catalog form

Chiranjeevi K
Tera Expert

I have field called "requestor_director"(reference type from grp member table) and  need check the user is selected on the catalog form  should be from the names given in the system property of string type can someone give ldea how to call comma seprated sys property in workflow activity to check user selected on variable

1 ACCEPTED SOLUTION

Zach Koch
Giga Sage

Here is a link that explains how to get the value from a system property and check the array for a particular value.

Getting system property array 

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

View solution in original post

1 REPLY 1

Zach Koch
Giga Sage

Here is a link that explains how to get the value from a system property and check the array for a particular value.

Getting system property array 

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!