Order Management > Create a Subprocess > 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.
    1In Application Integration, click New.
    2In the New Asset dialog box, select Processes > Process and then click Create.
    Process Designer opens with a process template.
    3Click the Start step.
    The process properties section appears.
    4Select the General tab and enter the following properties:
    1. aClick Select next to Location and then browse to and select the Tutorials > Order Management folder.
    2. bIn the Description field, enter Use the email service to send emails.
    5Select the Start tab and enter the following properties:
    1. aIn the Binding list, select HTTP/SOAP.
    2. The Binding property defines how a process is invoked.
    3. bUnder Allowed Roles, select Allow Anonymous Access.
    4. cIn the Run On list, select Cloud Server.
    Do not change the Applies To or Run As fields in the Start tab.
    6Select the Input Fields tab and add the following fields:
    Name
    Type
    Required
    EmailAddress
    Text
    Yes
    Message
    Text
    Yes
    7Select the Temporary Fields tab and add a field with the following properties:
    This image shows the Edit Type dialog box for the Email_ServiceRequest temporary field.
    8Select 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.
    9Select the General tab and enter Send Email in the Name field.