This image shows the Orchestration design page in the Orchestrator Studio. After the title bar is the Orchestration field which contains "FTPReceiveSend_GroovyUpdateJSON". This other fields and their values in the header area of the form are: Orchestration Version: Version 2 (default value) Product COde: 55 (selected from a drop-down list) A desciption field that contains the description as described in the preceding steps And lastly a Long Description button for accessing a dialog box for entering a long description. Next is the Orchestration Steps grid, which contains the following controls at the top: X to delete a step. An "Add Step Above" button. An "Add Step Below" button. Input Format: JDE Standard (selected from a drop-down list) The column headings in the Orhestration Steps grid are: Type, Action, Iterate Over, Name There are three rows in the grid that represent the orchestration steps, which contain the following values respective to the column headings: Connector, , , FTP_GetFile Custom, , , UpdateJSONUsingGroovy Connector, , , FTP_SendFile Below the name in the Name column is the status of the user defined object (which in this case is "personal" for all three steps) and the object name/ID of the user defined object. Below the steps grid is another grid for working with orchestration inputs, which is divided into three separate expandable grids: Orchestration Inputs, Values from Steps, and System Values. The Orchestration Inputs section is exapnded with these two inputs: Input = SourceFileName; Value Type = String Input = FinalFileName; Value Type = String