- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2019 07:43 AM
Hello Experts,
I want to create output ecc queue via a workflow. Kindly assist how to do it.
I tested that output ecc queue entry to run a .bat file and it worked fine. Now I want the same to be called via a workflow.
Regards,
Sundar
Solved! Go to Solution.
- Labels:
-
Field Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2019 09:16 AM
Check blow blog for instructions to send command to ECC queue.
https://community.servicenow.com/community?id=community_question&sys_id=db8293a1db101fc01dcaf3231f96195b
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2019 09:16 AM
Check blow blog for instructions to send command to ECC queue.
https://community.servicenow.com/community?id=community_question&sys_id=db8293a1db101fc01dcaf3231f96195b
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2019 03:00 AM
Hi Sachin,
Thanks for the response...You made my day 🙂
I created a function in the run script and it worked.
However having a small query, I am trying to run a .bat file in the mid server. In the command I am directly giving c:/name.bat. I do not want to get a input from the response, I want to initiate that .bat file.
Is that fine?
Regards,
Sundar