Version 2024.2
For details and updates associated with this version of the app, see the App Catalog Changelog.
Introduction
View the Location Changes Outbound forum page for even more details.
Deploy Instructions
Create Copy (Recommended)
- Click the “Create Copy” button above.
- To modify app source code:
- Open the app in the Console.
- Click Open in App Builder.
- After making any changes, Save and Deploy.
Configuration Instructions
- Download the app from App Catalog
- Create an Integration System. Select the integration template
Orchestrate Integration Template. - Set the attributes for
Orchestration NameandApplication Reference IDas per the settings on your Orchestration App - Create and configure the launch parameter for Output File Type
Launch Parameters
Name: Output File Type
Launch Parameter Type: Enumeration - FileOutputType
| Enumeration | Value |
|---|---|
| FileOutputType / Delimited | Delimited |
| FileOutputType / Fixed Width | Fixed Width |
- Create another Integration System.
- Select the Integration Template
Core Connector: Locations
- Select the Integration Template
- Configure the Business Process Definition on the Core Connector.
- Add a step for Integration.
- Configure the step on the business process by defining the integration as
Orchestrate Integrationcreated in step 2 above. - Specify the value for
Output File TypeasDelimitedorFixed Width. - Launch the integration and view the output file.
- Customize the app by adding/removing fields as needed.
- Customize the app by adjusting field width for fixed width format.