The CreatorCon Call for Content is officially open! Get started here.

Condition tab is not visible in workflow

Rameshnathan
Tera Expert

Hi Friends,

When i selecting the   Requested Item table in workflow the condition tab is not display can any one help me to resolve this issue.

find_real_file.png

Thanks

Ramesh

3 REPLIES 3

nishailame
ServiceNow Employee
ServiceNow Employee

There is a UI policy to hide conditions tab if table is sc_req_item. when you map workflow version to cat item, placing that item is the trigger condition for your workflow. You can check by - right clicking on header -> configure -> UI policy -> Hide conditions tab for sc_req_item table.




 


Thanks.


PS: Hit like, Helpful, Correct and Endorse, if it answers your question.


SanjivMeher
Kilo Patron
Kilo Patron

Hi Ramesh,



You can't write a condition for Requested Item table in workflow. It will trigger, when you link the workflow to a catalog item. condition wont work and is not required for requested item.



Please mark this response as correct or helpful if it assisted you with your question.