Decision Table/Flow Designer Question

Chad Wilhelm1
Tera Expert

Hello,

I have built a Decision Table which I am passing in a reference variable of locations and based upon will return the assignment group.   Is there a way to create repeatable update catalog task action to store the retrieved assignment group.  I have many locations routed to many assignment groups.   I don't want to have to create update actions every time.   I looked a subflows but I don't think this will solve the issue.   Below is example of routing to one assignment group then update catalog task.  Thanks!

find_real_file.png

 

1 ACCEPTED SOLUTION

PriyaRanji
Tera Guru

Hi, "Make a Decision" the action needs to be specified for each decision and we couldn't access the each decision output in another step. 

Below are some links related to Make Descision in flow designer:

https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/flow-designer/concept...

https://developer.servicenow.com/blog.do?p=/post/decisiontrees/

https://developer.servicenow.com/dev.do#!/learn/courses/orlando/app_store_learnv2_flowdesigner_orlan...

Thanks!

View solution in original post

1 REPLY 1

PriyaRanji
Tera Guru

Hi, "Make a Decision" the action needs to be specified for each decision and we couldn't access the each decision output in another step. 

Below are some links related to Make Descision in flow designer:

https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/flow-designer/concept...

https://developer.servicenow.com/blog.do?p=/post/decisiontrees/

https://developer.servicenow.com/dev.do#!/learn/courses/orlando/app_store_learnv2_flowdesigner_orlan...

Thanks!