10-22-2018 02:53 PM
This pipeline pattern uses the Script Snap to change the case of all attributes in the document to upper or lower case.
This is also pretty trivial to do using the SnapLogic Expression language’s mapKeys function.
Here is an example pipeline to try it out further.
Pattern - Change case of attributes in document using mapper_2018_10_22.slp (9.5 KB)