Integrator includes flow type, called Execute scenario in XML format.
Basically, you can create an XML flow using either the Data Explorer or the ETL Framework, save it as XML file and upload the file into Integrator. Since Integrator internally translates flows into the XML based ETL language, it can execute any flow which is already in this format.
To create a data integration flow in the XML format:
Step 1. Create a flow in the XML format in either Data Explorer or the ETL Framework and test it. Use named connections only (as opposed to the default source and destination connections).
Step 2. Open the Flows window, click the Add flow
button and type execute scenario
into the "Select Flow Type" box:
Step 3. Add all connections and formats required for the flow. Use the connection names created in step 1.
Step 4 Select the tab Parameters and copy and paste your XML flow, which was created in step 1, into the Scenario field.
Comments
0 comments
Please sign in to leave a comment.