You can use script Manifest Files to run your own code through the Daasity Customizable Business Logic feature.
Please Be Sure You have Reviewed the Customizable Business Logic: Overview Page and the Customizable Business Logic: Technical Specifications Page - Before continuing on this article.
For an in-depth How-To-Video Tutorial for Daasity Custom Business Logic you can Watch the Video below or Visit our YouTube Page Here.
You Should Have Already Requested and Been Granted Repo Access
NOTE: You have access to TWO repositories. The Daasity Shared Repository URL holds our Base Code (for you to use as is or modify) and Your Own Repository URL, where you can add your Own SQL Code and your Own Script Manifest Logic
We also Recommend the UI Editor Sublime Text for Managing your SQL and Script Manifest Files.
There are 3 Main Concepts Within a Script Manifest File
- Section (Optional) - Allows you to group a Number of Transformation Logic Together
- Integrations - If you only want your Code to Run if a Certain Integration is Active - you can add the label for the specified Integration
- Scripts - Add in sequential order the Transformation Code you want to Run.
In the Example Below we are Referencing Code From the Merchant (Your) Repository
In the Example Below we are Referencing Code From Daasity Repository
NOTE: Your Script Manifest Files Must Remain within the Root Folder but Your Transformation Code can be in any Folder Logic that you choose, and remember to Specify the path in your script.