Forum Discussion
Aleksandar_A
2 years agoContributor III
Hello venkat475,
I'm not sure but, this might be also possible to be achieved using SnapLogic expressions and parsing / formatting workarounds.
However if you have no other option, then you can use the Script Snap and the subprocess Python module to execute UNIX command directly on the Snaplex Node.
Regards,
Aleksandar.
- venkat4752 years agoNew Contributor II
Could you please provide the sample script snap how to include the python code within the existing python code which is there script snap
- Aleksandar_A2 years agoContributor III
Attached below is a sample pipeline, where the command is defined as a Pipeline Parameter.
Please let me know if this helps you!
Regards,
Aleksandar.