Hello World > Process One: Print "Hello World" > Step 2: Configure Basic Process Properties
  

Step 2: Configure Basic Process Properties

Use the Start step to configure basic process properties.
    1Click the Start step.
    The process properties section appears.
    2Select the General tab and enter the following properties:
    1. aIn the Name field, enter Print Hello World.
    2. bClick Select next to Location and then browse to and select the Tutorials > Hello World folder.
    3. cIn the Description field, enter Accepts an HTTP request, sets a static payload on the message, and then returns a response.
    3Select 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. bSelect Allow anonymous access.
    4. Anonymous access ensures that all users can access process service URL and invoke the process.
    5. cIn the Run On list, select Cloud Server.
    6. The process runs on the Cloud Server and not on a Secure Agent.
    Note: Do not modify the Run As, Allowed Roles, or Applies To fields in the Start tab.
    4Select the Output Fields tab and add an output field. In the Name field, enter Message, and in the Type field, enter Text.
Do not modify the Input Fields, Temp Fields, Messages, Advanced, or Notes tabs.