Tutorial: Order Management

Tutorial: Order Management

Step 1: Create a New Process

Step 1: Create a New Process

Create a process and use the
Start
step to configure basic process properties like input, output, and temporary fields.
  1. In
    Application Integration
    , click
    New
    .
  2. In the
    New Asset
    dialog box, select
    Processes
    Process
    and then click
    Create
    .
    Process Designer opens with a process template.
  3. Click the
    Start
    step.
    The process properties section appears.
  4. Select the
    General
    tab and enter the following properties:
    1. Click
      Select
      next to
      Location
      and then browse to and select the
      Tutorials
      Order Management
      folder.
    2. In the
      Description
      field, enter
      Use the email service to send emails
      .
  5. Select the
    Start
    tab and enter the following properties:
    1. In the
      Binding
      list, select
      HTTP/SOAP
      .
      The Binding property defines how a process is invoked.
    2. Under
      Allowed Roles
      , select
      Allow Anonymous Access
      .
    3. In the
      Run On
      list, select
      Cloud Server
      .
    Do not change the
    Applies To
    or
    Run As
    fields in the
    Start
    tab.
  6. Select the
    Input Fields
    tab and add the following fields:
    Name
    Type
    Required
    EmailAddress
    Text
    Yes
    Message
    Text
    Yes
  7. Select the
    Temporary Fields
    tab and add a field with the following properties:
    • Name:
      InventoryDetails
    • Type:
      More Types
      Connection Defined Types
      Tutorials
      Order Management
      Email-Service
      Email_ServiceRequest
      .
    This image shows the Edit Type dialog box for the Email_ServiceRequest temporary field.
  8. Select the
    Advanced
    tab and set the
    Tracing Level
    to
    Verbose
    .
    When the Tracing Level is Verbose, the
    Application Integration Console
    logs all steps. This is useful if you need to debug the process.
  9. Select the
    General
    tab and enter
    Send Email
    in the Name field.

0 COMMENTS

We’d like to hear from you!