
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2023 12:09 AM
Hi Team,
Can you tell me how to pass dynamic values from one record producer to another.
BR,
Ankur
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2023 12:14 AM
Hi @Community Alums ,
I trust you are doing great.
Create a new variable in the first record producer and set the value to the dynamic value you want to pass.
In the second record producer, add a reference variable that points to the first record producer.
In the reference variable, map the variable from the first record producer to the field in the second record producer.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2023 12:14 AM
Hi @Community Alums ,
I trust you are doing great.
Create a new variable in the first record producer and set the value to the dynamic value you want to pass.
In the second record producer, add a reference variable that points to the first record producer.
In the reference variable, map the variable from the first record producer to the field in the second record producer.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 03:35 AM
Hey @Amit5 can you share the screenshots as well how to achieve those steps -
Create a new variable in the first record producer and set the value to the dynamic value you want to pass.
In the second record producer, add a reference variable that points to the first record producer.
In the reference variable, map the variable from the first record producer to the field in the second record producer.
Save and publish the second record producer.