I fixed this with a regular expression: (?:"attribute_A":")(.*?)(?:")|(?:"attribute_B":")(.*?)(?:")
I created some dummy workflow on a sharepoint list which will be triggered when there is a new list item created. I try to test "Run as Workflow Owne...
Is this a known issue/bug? Why is the second activity not waiting till the first activity is finished?
Hi, my question was more about how to loop into all list items by a filter? I dont have a problem with the filter or something.
We are using SharePoint 2013 and Nintex workflow. In some workflow I do a webrequest which returns a json string. Inside this json string there are a...
We are using Nintex workflow 2013. There is some workflow I didn't create it, but there is some activity with the name "Action set". Inside this acti...
We are using SharePoint 2013 and Nintex 2013. I created a simple workflow which starts a second workflow. Before I start the second workflow I set it...
We are using SharePoint 2013 and Nintex forms/workflow 2013. I created a Nintex site workflow and would like to loop into some specific listitems in ...
I try to debug some huge workflow. There is some workflow variable "strWerkplekNummer" which is used in some of the 50 actions. I would like to find ...