Skip to main content
Solved

How To Switch Workflow Base on the Attribute Valye


bhk
Contributor
Forum|alt.badge.img+3
  • Contributor

Can you please let me know how I can switch and select the workflow based on the value of Attribute? For example I need to select and continue between continuing PythonCaller or PythonCaller_2 based on the value of operation

 

IF ‘operation’ == ‘ADD’ THEN Continue with PythonCaller

IF ‘operation’ == ‘REMOVE’ THEN Continue with PythonCaller_2

 

Best answer by panda

I think you can add TestFilter after attribute manager with the logic you need and connect output of each one to python caller accordingly.

View original
Did this help you find an answer to your question?

2 replies

panda
Enthusiast
Forum|alt.badge.img+17
  • Enthusiast
  • Best Answer
  • April 7, 2025

I think you can add TestFilter after attribute manager with the logic you need and connect output of each one to python caller accordingly.


redgeographics
Celebrity
Forum|alt.badge.img+49
panda wrote:

I think you can add TestFilter after attribute manager with the logic you need and connect output of each one to python caller accordingly.

Yes, that’s pretty much it.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings