Defining Systems

arrow icon   To View and Maintain Systems:

  1. Use a Web browser to navigate to the Event Manager, using a responsibility and navigation path specified by your system administrator. Then choose the Systems tab, and choose the System Details tab in the side navigation. See: Oracle Workflow Developer Navigation Paths.

  2. Search for the systems you want to display. The main search option is:

    You can also enter the following additional search criteria:

    If you display the local system, its internal name is marked with an asterisk (*).

  3. To view the agents on a system, select the agents icon for that system.

    If you have workflow administrator privileges, you can update an agent by selecting the update icon for that agent. See: To Create or Update an Agent.

  4. To view the subscriptions for a system, select the subscription icon for that system.

    Note: For systems that do not have any subscriptions, a blank subscription icon appears in the Subscription column. For systems that do have subscriptions, a full subscription icon appears.

  5. If you have workflow administrator privileges, you can use the administration icons and buttons in the System Details page to perform administrative operations.

arrow icon   To Create or Update a System:

  1. Navigate to the Create System page or to the Update System page. The Create System page and the Update System page are identical, except that the fields in the Update System page are populated with previously defined information for the selected system.

    Note: You should use the Create System page only to manually create system definitions for external systems that are not Workflow-enabled. For a Workflow-enabled system, you should use the Register External System page instead to automatically register the system identifier information. See: Registering External Systems.

    You can use the Update System page to update both systems that are Workflow-enabled and those that are not.

  2. Enter the internal name of the system in the Name field.

    Important: The internal name must be all-uppercase and should not include any single or double quotation marks (' or ") or spaces.

  3. Enter a display name for the system.

  4. Enter an optional description for the system.

  5. Optionally enter a master system from which you want this system to receive Event Manager object definition updates.

arrow icon   To Generate Local System Identifier Information:

  1. Use a Web browser to navigate to the Event Manager on the system you want to register as a destination system, using a responsibility and navigation path specified by your system administrator. Then choose the Systems tab, and choose the Generate Local System Identifier tab in the side navigation. See: Oracle Workflow Developer Navigation Paths.

    Note: If you do not have access to the Oracle Workflow installation on the destination system, ask the workflow administrator for that system to perform this step.

  2. Select the Generate button. Oracle Workflow generates the local system identifier XML document, which contains the definitions of the local system and its inbound agents, and displays that document in the XML Content field.

  3. Select the Save button to save the XML document to your file system as an XML file. You can then enter it as the event data when you register this system with a source system. See: To Register an External System.

arrow icon   To Register an External System:

  1. Use a Web browser to navigate to the Event Manager on the source system where you want to register a destination system, using a responsibility and navigation path specified by your system administrator. Then choose the Systems tab, and choose the Register External System tab in the side navigation. See: Oracle Workflow Developer Navigation Paths.

    Note: If you do not have access to the Oracle Workflow installation on the source system, ask the workflow administrator for that system to perform this step.

  2. In the Event Identifier region, specify the identifying information for the System Signup event.

  3. In the Event Parameter region, optionally enter any additional parameter name and value pairs to be stored in the parameter list within the event message. You can enter up to 100 parameters.

  4. In the Event Data region, enter the system identifier XML document for the destination system you want to register. See: To Generate Local System Identifier Information.

    Note: You must provide the system identifier information in order to register a system. You cannot leave the event data XML content blank.

  5. Choose the Submit button to raise the System Signup event to the Event Manager. When the System Signup event is raised, Oracle Workflow executes a predefined subscription that loads the system identifier information from the event data to the Event Manager. See: System Signup Event.