Skip to main content

Hi All, I have a quick question and I tried to find out on Celonis help but could not. I am trying to create an action flow which can access different data models to make a consolidated report (we have multiple instances of SAP)

SO instead of creating 5 different action flows, I am planning to implement only one. Could you please guide if that is possible and and if yes, how? Thanks!

imageYou could start with a router module and then go to each data model within each 'arm' of the router module. At the end of each process, you'd want to "Set Variables" to be able to reference them at the end of your flow with a "Get Variables" module


imageYou could start with a router module and then go to each data model within each 'arm' of the router module. At the end of each process, you'd want to "Set Variables" to be able to reference them at the end of your flow with a "Get Variables" module

Thanks Matt, let me try this!


Thanks Matt, let me try this!

imageIt would be something like this. Obviously smaller but each 'arm' or sequence, whatever you want to call it, would have a 'Set Variable(s)' module to then reference at the end with a Get Variable(s) module. Then whatever the end actions are after it


Thanks Matt, let me try this!

Awesome, thanks for elaboration. Appreciate it. It works. Now only point to decide is that ...by making it one, if no effort saved, I better make separate one for separate data models.


Thanks Matt, let me try this!

I think that sometimes the main problem are the requirements, not the tool or technology itself.

 

Is there any problem with merging these tables within one view and then using AF?

Usually that's the solution to multiple SAP systems.

 

Best Regards,

Mateusz Dudek


Hi, use the Router in the Action Flow.


Thanks Matt, let me try this!

Agree


Reply