INFACore SDK for Python > Reusing user-defined functions
  

Reusing user-defined functions

If you have user-defined functions (UDFs) configured in your application, you can reuse the transformation logic from these UDFs in INFACore.
You can leverage mapplets from you your Informatica Intelligent Cloud Services organization as UDFs in INFACore. Get the list of configured UDFs from your organization and use these UDFs in INFACore and transform the data.
You can also chain UDFs to generate a data pipeline dynamically and run the pipeline. To chain the UDFs, set the UDF cascade_fields source attribute to True for a data pipeline in the Python SDK.
Note: The functionality of reusing UDFs in INFACore is available for preview. Preview functionality is supported for evaluation purposes but is unwarranted and is not supported in production environments or any environment that you plan to push to production. Informatica intends to include the preview functionality in an upcoming release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support.