Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to send command to ECC Queue?

Sundar10
Giga Contributor

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

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

Check blow blog for instructions to send command to ECC queue.

 

https://community.servicenow.com/community?id=community_question&sys_id=db8293a1db101fc01dcaf3231f96195b

 

Regards,

Sachin

View solution in original post

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

Check blow blog for instructions to send command to ECC queue.

 

https://community.servicenow.com/community?id=community_question&sys_id=db8293a1db101fc01dcaf3231f96195b

 

Regards,

Sachin

Sundar10
Giga Contributor

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