How to fetch variables of one record producer in another record producer?
We have two record producers creating similar HRC but for different use case. They uses some similar variables for locations, country, state. I want to fetch the variables values that from one record producer to another record producer and validate t...