明壁幕府忍法帳 > Aptana Index > Home > Axway API Builder > API Builder > API Builder Developer Guide > API Builder Flows > Manage Flows > Flow Examples > Create a User

2018.10.16 Ver.32 (2019.3.9)

Create a User

To configure a create a user flow:

  1. Click the Create Flow icon associated with creating a simple user.
    The API Orchestration user interface is displayed.
  2. Select and pull the simpleusers flow-node onto the flow editor from the Models list. Note that the Start flow-node is automatically connected to the input of the simpleusers flow-node.
  3. Name the flow-node: Create user
  4. Select the create method.
  5. Select Parameters.
  6. Configure the data parameter. If selector is selected from the selector drop-down menu, as you begin typing in the data parameter field, a drop-down menu of valid or previously used selector options is displayed. You may optionally choose a selector from the list, or continue typing to manually configure the parameter. For additional selector auto-complete information, refer to Manage Nodes. For additional information on the Model flow-node and General flow-node configuration parameters, refer to Flow Orchestration.
  7. Select Outputs.
  8. Configure the next output. As you begin typing in the next field, a drop-down menu of valid or previously used output options is displayed. You may optionally choose an output from the list, or continue typing to manually configure the parameter.
  9. Select and pull a Set Context flow-node onto the flow editor from the Core list.
  10. Name the flow-node: Set header location
  11. Select Parameters.
  12. Configure the value parameter. If selector is selected from the selector drop-down menu, as you begin typing in the value parameter field, a drop-down menu of valid or previously used selector options is displayed. You may optionally choose a selector from the list, or continue typing to manually configure the parameter. For additional selector auto-complete information, refer to Manage Nodes. For additional information on the Model flow-node and General flow-node configuration parameters, refer to Flow Orchestration.
  13. Select Outputs.
  14. Configure the next output. As you begin typing in the next field, a drop-down menu of valid or previously used output options is displayed. You may optionally choose an output from the list, or continue typing to manually configure the parameter.
  15. Connect the next output of the Create user flow-node to the input of the Set header location flow-node. For additional information on connecting flow-nodes in a flow, refer to Manage Nodes.
  16. Select and pull an HTTP flow-node onto the flow editor from the Core list.
  17. Name the flow-node: Create succeeded
  18. Select Parameters.
  19. For the status parameter, select number and enter 201 in the field.
  20. Leave the body parameter disabled.
  21. Enable and configure the headers parameter. If selector is selected from the selector drop-down menu, as you begin typing in the headers parameter field, a drop-down menu of valid or previously used selector options is displayed. You may optionally choose a selector from the list, or continue typing to manually configure the parameter. For additional selector auto-complete information, refer to Manage Nodes. For additional information on the Model flow-node and General flow-node configuration parameters, refer to Flow Orchestration.
  22. Connect the next output of the Create user flow-node to the input of the Create succeeded flow-node. For additional information on connecting flow-nodes in a flow, refer to Manage Nodes.
  23. Connect the next output of the Set header location flow-node to the input of the Create succeeded flow-node. For additional information on connecting flow-nodes in a flow, refer to Manage Nodes. The completed flow is displayed.
  24. Click Save.
  25. On the next screen, click Proceed. The server will be restarted and the Create a user flow will be saved and enabled.
  • ラベルなし