Create Object Workflow Block
Creates an object in the workflow. With the Create Object block, you can create a business object that is unrelated to the object in context.
You can also use the Create Object block to create an object on a recurring basis by linking it to a schedule entry. For example, if you want to create an incident every month to handle some recurring activity, such as monitoring the disk spaces of your test servers, you can create a schedule entry record that runs each month, then create a workflow using the Create Object block that creates an incident, and associate it to the schedule entry record.
Exit ports for the Create Object block allow workflow paths for successful and failed update actions.
Exit Ports
ok |
Continue to the next block. |
failed |
General exit port for a failed integration action. A logical next step is to trigger a notification. |
Properties
Title | Enter a unique name for the object. |
New Object Type |
Enter a literal value or choose an object from the drop-down list. The available fields and target object fields appear based on the chosen object. |
Actions
- Use the Move Up and Move Down arrows to rearrange items in the table. This changes the order in which they are processed. The order of processing can affect the creation or update of the business object, as specific values are determined to be correct or not.
- Check Overwrite to overwrite default values with this value.
- Click Save to commit your settings.