Calculator > Create a Process > Step 4: Configure the Output
  

Step 4: Configure the Output

Use an Assignment step to define the output that you want to see when you invoke the process. You need output fields for the addition, subtraction, multiplication, and division services.
    1Click and drag an Assignment step from the palette on to the canvas in between the Parallel Paths and End steps.
    2Select the Assignment step.
    The step properties section appears.
    3Click the General tab and enter Configure Output in the Name field.
    4Click the Assignment tab and add the following fields:
    Field
    Type
    Value
    Sum
    Field
    AddResponse > AddResult
    Difference
    Field
    SubtractResponse > SubtractResult
    Product
    Field
    MultiplyResponse > MultiplyResult
    Quotient
    Field
    DivideResponse > DivideResult
    5Click Save.
    6Click the Validation button. If there are no errors, click Save.
    If there are errors, fix them, and then save the process.
    7Click Publish.
The following image shows the properties section of the Configure Output step:
This image depicts the Assignments tab of the Configure Input step. The Sum, Difference, Product, and Quotient fields are assigned values.
The following image shows the complete process:
This image shows the canvas view of the complete proces. You see a Start step, two Assignment steps, a Parallal Paths step with four branches, and an End step.