How to activate workflows?

Jorge Salazar
Tera Contributor

Hi

I'm creating a new Catalog Item with its workflow as process engine, also new. When trying this, the workflow is not triggered and also when searchig for the Active Context, there is none.

I'm working on a Dev instance with the ITSM and SIR applications activated.

Am I missing a configuration, plugin or something?

 

Thanks in advance

Please forgive my bad english

1 ACCEPTED SOLUTION

Gaurav Shirsat
Mega Sage

Hi Jorge

The Link will guide you to activate workflow.

Add the Active field to the List Layout (or personalize the list) to add Active.

Set the Active field from false to true.

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

 

if your workflow is not triggered,make sure that your workflow is published.

  1. Start by checking the workflow properties (in the hamburger menu in the upper left). Is your workflow operating on the same table as your record? Are there any conditions specified (e.g. catalog item type needs to be found, a certain state needs to be hit, etc.)?
  2. You can check the conditions under Workflow> Workflow Versions, locate the record and the conditions should be visible on that form as well.
  3. check if there is a workflow on the parent request and what that looks like. Is it running? Is it waiting for an approval? Has it completed?
  4. all RITMs have a parent REQ associated with them. It's the way the catalog/cart process works.If you open the RITM that was created, you'll see a Request field on that form. That's your parent request (Ex: REQ0010002). You should have a 'Show Workflow' link in the Related links section of the form the same as on the RITM. That will tell you more information about the parent request's workflow.
  5. If the UI action is there and it doesn't appear it likely means that particular request does not have a workflow. That's good to know. You can confirm this by looking in the workflow editor (or the list of workflow versions) that work on the sc_request table.Which brings us back to the original question... why isn't your RITM workflow starting? Did you check for any conditions in the workflow versions record?
  6.  
  7. Did you check under Workflow> Workflow Versions to see if the workflow associated with the sc_req_item table has any conditions on it?

 

Please Mark Correct and Helpful

Thanks and Regards

Gaurav Shirsat

View solution in original post

5 REPLIES 5

Adrian Ubeda
Mega Sage
Mega Sage

Hi, 

Check that inside the workflow field in your item is filled with the desired WF, apart from that inside workflow editor make sure that workflow it's published.

If it was helpful, please give positive feedback.
Thanks, 

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆