Transformation Configuration Setup
This pages provides instructions on what transform code should be added to a script manifest file to transform Extensiv (Skubana) data into the Unified Order Schema (UOS)
Overview
The Daasity transformation code maps data from the Extensiv (Skubana) schema into the Unified Order Schema (UOS) for all orders that are not from Shopify or Amazon as those will be inserted into UOS using the Shopify and Amazon integrations
Feature Dependencies
You must have enabled our Code Repository feature in order to both access the Daasity transformation code as well as modify a Script Manifest File enabling this code to execute
We recommend you review the Transformation Configuration section of our Help documentation to familiarize yourself with our workflow engine and script manifest files.
Script Manifest File (YML)
Upstream Transformation Dependencies
This code is dependent on the following integration being installed:
Skubana
This code block is dependent on the following upstream code blocks being implemented:
Transformation Code Requirements
To enable the data transformation from the Extensiv (Skubana) schema into UOS, the following code must be run in a workflow:
Unified Order Schema
Code to determine what orders should be inserted into UOS:
Code to populate the UOS tables:
Code to update shipping and fulfillment costs for Shopify and Amazon FBM orders:Code to update shipping and fulfillment costs for Shopify and Amazon FBM orders:
Last updated
Was this helpful?