Passing dynamic values from one record producer to another

Community Alums
Not applicable

Hi Team,

 

Can you tell me how to pass dynamic values from one record producer to another.

 

BR,

Ankur

1 ACCEPTED SOLUTION

Amit Gujarathi
Giga Sage
Giga Sage

Hi @Community Alums ,

I trust you are doing great.

  1. Create a new variable in the first record producer and set the value to the dynamic value you want to pass.

  2. In the second record producer, add a reference variable that points to the first record producer.

  3. In the reference variable, map the variable from the first record producer to the field in the second record producer.

  4. Save and publish the second record producer.

 

Please Mark My Response as Correct/Helpful based on Impact

 

Regards,

Amit Gujarathi


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



View solution in original post

2 REPLIES 2

Amit Gujarathi
Giga Sage
Giga Sage

Hi @Community Alums ,

I trust you are doing great.

  1. Create a new variable in the first record producer and set the value to the dynamic value you want to pass.

  2. In the second record producer, add a reference variable that points to the first record producer.

  3. In the reference variable, map the variable from the first record producer to the field in the second record producer.

  4. Save and publish the second record producer.

 

Please Mark My Response as Correct/Helpful based on Impact

 

Regards,

Amit Gujarathi


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



Hey @Amit5 can you share the screenshots as well how to achieve those steps -

  1. Create a new variable in the first record producer and set the value to the dynamic value you want to pass.

  2. In the second record producer, add a reference variable that points to the first record producer.

  3. In the reference variable, map the variable from the first record producer to the field in the second record producer.

  4. Save and publish the second record producer.