User Activity

Hi All. I am facing an issue with XML Parser(Validdation Against XSD) as My XSD have some Include Statements which again refer some XSD’s. I have changed path and Uplaoded all in SLDB still getting Errors. Any one face same kind of issue. Please help...
I have XML generated in Previous snaps with all required SOAP headers and stored as a string(let say $xml). I am passing this to SOAP execute in Customize Envelope as $xml. I am getting error as below Failure: Unexpected character ‘&’ (code 38) in pr...
I have a mapper and I have a expression as below $.hasOwnProperty(‘query’) ? $query : ‘not present in input’ The expression is working fine if input comes to mapper. But if there is no input/input doest contain query it should return ‘not present in ...
I have 2 outputs and Both are XML’s. One XML I am using XML formatter and XML parser and using some values and converted to JSON having 4 fields. Now I want the 2nd XML as a 5th Field as an output. Currently I am using Union snap which will produce J...
For a triggered task, How many calls it can handle at the same time. Will it do parallel processing? If so Why Ultra Task is there if Parallel processing is present in Triggered task. Or is there any limit in Triggered task that it can process only n...