Call Web Service action (any method) returning Internal Server Error (Nintex Workflow 2013-Enterprise,Version-3.2.4.0).Is there any settings/feature need to activate to work with it.?Please help Vadim...
I'm working on what I thought would be a simple workflow as it's similar to another workflow I built using the Query List function, but it's not producing the desired results, and I'm at a loss as to ...
It's working fine when "Request for Approval" is approved, but when it isdeclined getting error "The workflow could not update the item, possibly because one or more columns for the item require a dif...
I haveacheckbox control with 3 options having the following values "Cloud"; "Server"; "Desktop"I want another control named "Whatkindofentryisthis" to be validated once 'Cloud' is among the options se...
Hi!I have a string that goes ItemA,ItemB,ItemC,ItemD etc.What I want is:ItemA, ItemB, ItemC, ItemD - essentially a space after each commaI've tried using a Regular Expression to replace "," with ", " ...
I have a variable collection named varAsiaRegion - it contains countries in Asia on a single column.Current Item selected on Country field is "Philippines" that also exists in my varAsiaRegion.The ret...