Forum Discussion
Can you explain more, I do not quite understand how to do what you are suggesting?
Aleksandar_A
3 years agoContributor III
Okay, I’ll try my best 😀 .
The pipelines are stored as .slp files (JSON files). To start with you can export one pipeline and open it with your favorite JSON File Editor. Then you can analyze the structure of that file and try to see how the Mapper Snap Setting are stored.
To dynamically change the Mapping Table of a Mapper Snap you can recreate the part where you specify the transformations and update the .slp file and import it or in your case you can update it using the SnapLogic Metadata Snaps.
Hope this helps.
Regards,
Aleksandar.