Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

title Location Changes Outbound
description Post-process the output of Core Connector: Locations with Workday Orchestrate.

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)

  1. Click the "Create Copy" button above.
  2. To modify app source code:
    1. Open the app in the Console.
    2. Click Open in App Builder.
  3. After making any changes, Save and Deploy.

Configuration Instructions

  1. Download the app from App Catalog
  2. Create an Integration System. Select the integration template Orchestrate Integration Template.
  3. Set the attributes for Orchestration Name and Application Reference ID as per the settings on your Orchestration App
  4. 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
  1. Create another Integration System.
    1. Select the Integration Template Core Connector: Locations
  2. Configure the Business Process Definition on the Core Connector.
  3. Add a step for Integration.
  4. Configure the step on the business process by defining the integration as Orchestrate Integration created in step 2 above.
  5. Specify the value for Output File Type as Delimited or Fixed Width.
  6. Launch the integration and view the output file.
  7. Customize the app by adding/removing fields as needed.
  8. Customize the app by adjusting field width for fixed width format.