Hello Everyone,
I have three interfaces A, B and C. I have to pass values from A -->B-->C sequentially. I know how to pass values from A to B using process model, but I need help how to pass to C with any link on interface B.
Suggestions please.
Discussion posts and replies are publicly visible
Are you not able to just use one process model with multiple subsequent user input task nodes?
I'm also unclear on the question. Is interface C being called from interface B, or are these separate User Input Tasks? If they are separate can you not save data to your CDT in interface B, then use it as an input to interface C?
A few more details on the configuration here would surely assist.
Hi chris, Interface C is called from interface B.
Can you provide a bit more detail on this?