Before You Begin
This tutorial shows you how to create a Workflow Object with Data Structures using the Web Object Management Workbench application. You will learn to perform the following tasks:
- Create an OMW project
- Create a Data Structure Object
- Save a Data Structure
- Save Location
- .par file
- Restore a Data Structure
- Save Location
- .par file
- Copy the Data Structure Object
- Check In the Data Structure Objects
- Create Workflow Object
- Copy Workflow Object
Time to Complete
Approximately 20 minutes
Background
Starting with Tools Release 9.2.7, you can use Web Object
Management Workbench (Web OMW) to create Data Structure and
Workflow Objects. These enhancements reduce the dependency on
the Windows development client, extending the flexibility of
life cycle management to multiple platforms.
Prior to Tools Release 9.2.7, managing the UDO projects and the
Non-UDO projects required two separate utilities: OMW on
development client for the Non-UDO projects and Web OMW on a web
client (or H4A) for the UDO project. The definition of the
Workflow object and supporting Data Structure Object were
created through a development client before moving to the web
Orchestration Studio to work on the Workflow Object.
Scenario
For this tutorial, consider a scenario in which a developer needs to create a Workflow Object and the supporting Data Structures.
Prerequisite
-
Before performing the tasks in the tutorial, you must ensure
that:
- JD Edwards EnterpriseOne with Tools Release 9.2.7 or higher is installed.
Create
an OMW Project
- Open a web browser and sign in to EnterpriseOne on the web.
- Navigate to Object Management Workbench – Web (P98220W) from the Fast Path.
- In the Object Management Workbench – Web form, click Add to add the OMW project.
- In the Create EnterpriseOne Object form, from the General Object drop-down list, select OMW Project. Click OK.
- In the Project Revisions form, complete the
following fields:
- Project ID = Enter the project name,
for example,
PRJDEMO
.
- Description = Enter a description for
the project, for example,
Demo Project 1
.
- Type =
01
- Severity =
04
- Product System Code =
55
- Release =
E920
- Project ID = Enter the project name,
for example,
- Find and select the newly created project.
- Advance the project status to 21 using the Advance
Project grid row.
Project Revisions - Click OK.


Create
a Data Structure Object
- In the Object Management Workbench – Web form, select the project you created in the previous task and then click Add.
- In the Create EnterpriseOne Object form, from the General Object drop-down list, select Data Structure. Click OK.
- In the Add Object form, complete the following fields:
- Object Name = Enter the object name,
for example,
D55DEMO1
. - Description = Enter a description for
the object, for example,
Demo Object 1
. - Product Code =
55
- Product System Code =
55
- Object Name = Enter the object name,
for example,
- Click OK. The newly created Data Structure Object is displayed in the Project Objects tab.
- In the Object Management Workbench – Web form, select the Data Structure Object that you created from the Project Objects tab. Then select Design from the More Row Actions drop-down list.
- In the Data Structure Revisions form, click Find to search for the data items. Select the data items and then click the left-pointing arrow to move the data items to the Structure Members grid.
- Modify the Structure Member Name, set Required and Input/Output options (if needed). Click OK. You can change the Data Structure properties by selecting Properties from the Form exit.





Note: Only business function data structures can be created using Web OMW Data Structure Revisions.
Save the Data Structure Object
- In the Project Objects tab of Object Management Workbench - Web form, select the Data Structure Object that you created in the previous task and then select Save to Database from the More Row Actions drop-down list.
- Click OK to save your personal copy of the object to the save location's Central Objects Tables. It also inserts records to the object repository and history tables associated with the save path code.
- In the Project Objects tab of Object Management Workbench - Web form, select the Data Structure Object that you created in the previous task and then select Save to PAR File from the More Row Actions drop-down list.
- Click Close. This saves your personal copy of the object to a .par file in the downloads directory specified by the browser.




Restore the Data Structure Object
- In the Project Objects tab of Object Management Workbench - Web form, select the Data Structure Object and then select Restore from Database from the More Row Actions drop-down list.
- The object is restored to the user specs from the save location database.
- In the Project Objects tab of Object Management Workbench - Web form, select the Data Structure Object and then select Restore from PAR file from the More Row Actions drop-down list.
- The object is restored to the user specs from the object .par file.


Copy
the Data Structure Object
- In the Project Objects tab of Object Management Workbench - Web form, select the Data Structure Object that you created in the previous task and then select Copy.
- Enter the required information on Copy Object form and click OK.
- Click Find in the Project Objects tab to view the newly copied Data Structure Object. You can add or modify Structure Member Name, set Required and Input/Output options (if needed). Click OK.
Check
In the Data Structure Objects
- In the Project Objects tab of Object Management Workbench - Web form, select the Data Structure Objects that you created in the previous tasks and then select Check-In/Approve/Share from the More Row Actions drop-down list to check in the data structures. A confirmation dialog box is displayed.
- Click OK.

The red check mark that was superimposed on the button in the Object Actions column is removed, indicating that the Data Structure Objects are checked in.

Review OMW Logging
- Select one of the data structures and then select Logging from the More Row Actions drop-down list to review the OMW Logging that was captured during the check-in process.
- Look for the three most recently created log records. There
should be 1 save and 2 check-in records created.
- Check-in: Actual movement of object from Save Location to Central Objects
- Save: Creates an object .par file
- Check-in: Update of the Object Repository and History Tables (F98780R/F98780H)


You can now create a Workflow Object and add the Data Structures that you created to the Workflow.
Create
Workflow Process Object
- In the Object Management Workbench - Web form, select the project for which you created the Data Structure Objects in the previous tasks and then click Add.
- In the Create EnterpriseOne Object form, from the General Object drop-down list, select Workflow Process.
- Click OK.
- In the Add Non-OL Object form, complete the following
fields:
- Process = Enter the Workflow Process
name, for example,
WFDEMO
. - Version = Enter a version for the
object, for example,
1
. - Description = Enter a description for
the object, for example,
Demo Workflow
. - Product Code =
55
- Key Data Structure = Search and select the Data Structure Object you created in the previous tasks.
- Additional Data Structure = Search and select the Data Structure Object copy you created in the previous tasks.
- Process = Enter the Workflow Process
name, for example,
- Click OK. The newly created Workflow Process Object is displayed in the Project Objects tab.



You can log in to Orchestrator Studio to work on the Workflow object that you created using the Web OMW. Click Release Reservation from Manage drop-down list in Workflow Studio. This allows the Workflow Object to be imported and transferred.

Workflow Studio OMW Integration - Copy (Save/As) a Workflow Object in Workflow Studio
- After Un reserving the workflow object, click Save As to make a copy of the workflow object.
- You will be presented to the Save As form. In the Save As
form, complete the following fields:
- New Version or New Workflow = Select one or the other.
- New Name = Enter a name for the object, for example, WFDEMO1.
- Version = Enter a version for the object, for example, 1.
- Click OK.
- Follow the same steps to Release Reservation on the newly created Workflow Object.
- Navigate to Object Management Workbench – Web (P98220W).
- Select the Default Project in the Object Management Workbench – Web form and find the WFDEMO1 object created by Save As.
- Select Move Objects to Project from the More Row Actions drop-down list to move the object from the default project to the project created for this example.
- In the Move Objects to Project form, specify the project name PRJDEMO and click OK.



