How can I call an OOTB data transform into a different class?
I'm currently trying to call a OOTB data transform(for Docusign) from a different class to my current class I am working in.
Data Transform: pyPrepareNewEnvelope
Class of the Data Transform: Pega-Int-DocuSign-NewEnvelope
Is there a way I can call this data transform in a different class(Framework Layer) that I'm working in?