The output has to be a paired list, separated by comma, hence we need to use below syntax
WScript.Echo "clientserver,",client,",errorcode,",error1
Note: The value of "client" will be passed to "clientserver" and "error1" variable value to "errorcode"
Here is the step by step instructions...
Here is the VB Script code
Note:
Update below line in "\SOI\jsw\conf\SAM-IntegrationServices.conf"
wrapper.java.additional.10=-Dcachetimeout=60Note: The sequence number “10” may be different, please check the last number and then increase by 1
Restart "CA SAM Integration Services" after above change
Now, the enrichment policy will extract required 2 values and assign them to UserAttribute9 & UserAttribute10