Re: Quotes in a set field

2016-12-21 Thread Grooms, Frederick W
What OS is your Remedy server on? On Unix/Linux you can look at the arfork.log file to see the actual command executed and what error may have occurred. And is this server side (Filter) or client side (Active Link)? From: Action Request System discussion list(ARSList)

Re: Quotes in a set field

2016-12-21 Thread Brittain, Mark
Hi Fred Actually echo echo “$field$” > file worked on the Remedy Side but didn’t actually create or update the file. Probably either a path or permission issue, but this was a great start. Thanks Mark From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf

Re: Quotes in a set field

2016-12-21 Thread Murnane, Phil
Mark, I remember doing something like this using the Log filter action and logging to a file on the server. Maybe you can read up on that to see if it helps. Good Luck, --Phil From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent:

Re: Quotes in a set field

2016-12-21 Thread Grooms, Frederick W
There are multiple ways to do this. Notify Action (using the Other value) Runprocess Action (doing something like echo “$field$” > file ) Doing a plugin to write the file After you have a file on the server you can use the runprocess command in a set fields action

Re: Quotes in a set field

2016-12-21 Thread Brittain, Mark
Thanks everyone, this has been very helpful. Have a second question which might not be possible. Based on the workflow that I started with below I end up with something like this { "MultiRequest": { "data": [ {