Hi,
I’m trying to check the identity’s job codes from a specified list in Value 2 say job codes 123,456 and so on, refer the below screenshot. What would be the correct format for the list?
Hi,
I’m trying to check the identity’s job codes from a specified list in Value 2 say job codes 123,456 and so on, refer the below screenshot. What would be the correct format for the list?
I think array processing in workflow is still not available.
If the values are not that many, one workaround can be check individually. Check for first, if not matches, again implement same step for another value and so on. Your workflow can look a bit messy and lots of blocks, but it will work.
Thanks.
Hi @ssel,
Check this solution and see if it helps.