Skip to main content
October 14, 2021
Question

How to pass values across different interfaces sequemtially?

  • October 14, 2021
  • 4 replies
  • 0 views

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.

    4 replies

    mikes0011
    Brainy
    October 14, 2021

    Are you not able to just use one process model with multiple subsequent user input task nodes?

    The Expression Guru
    csteward
    October 14, 2021

    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.  

    October 15, 2021

    Hi chris, Interface C is called from interface B.

    mikes0011
    Brainy
    October 15, 2021

    Can you provide a bit more detail on this? 

    • Under what conditions / why is it "called from" interface B? 
    • What is the expected behavior and UX design? 
    • What have you tried already and what exactly hasn't worked like you were hoping?
    The Expression Guru