<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:small;"><div>The above task works as expected when i replace the action path as following:<br><br> <s:action><br> <s:type>log</s:type><br> </s:action><br></div><div><br></div><div>I tried with the following action which is also failing with exception: "<span style="color: rgb(51, 51, 51); font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px;">Couldn't execute script: Couldn't execute script: Raw value while evaluating parameter resource: PPV(null, raw element: XNode(primitive:parser ValueParser(DOMe, {.../common/common-3}value: 00000000-0000-0000-0000-000000001010))). Please specify type of the value.".</span></div><div><span style="color: rgb(51, 51, 51); font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px;"><br></span></div><div> <s:action><br> <s:type>assign</s:type><br> <s:parameter><br> <s:name>resource</s:name><br> <value>00000000-0000-0000-0000-000000001010</value><br> </s:parameter><br> </s:action><br></div></div></body></html>