After you publish a process, you can create a process input and use it to run a process for testing purposes. You can also create multiple process inputs and run a process with all the inputs.
You can create a process input in the JSON or XML format. Then, validate and save the process input.
When you export, copy, or move a process that contains process inputs, the process inputs are also retained.
On the
Explore
page, navigate to the process for which you want to create a process input.
On the
Actions
menu, click
Run Using
.
The
Test Process Input Collection
page opens.
The following image shows the
Test Process Input Collection
page:
Click
New Input
.
Enter a name for the process input and click
Save
.
The name of the process input must not exceed 80 characters.
The
Process Input
section is populated with the input fields required for the process.
The following image shows the
Process Input
section populated with input fields for an
Employee
process object:
From the
Encoding
list, select
JSON
or
XML
based on the format that you want to work with and specify the process input.
If the process contains input fields with space characters in them, select
JSON
as the encoding type.
Click the
Validate
icon to validate the syntax of the process input.
A confirmation message appears stating if the validation was successful or not. If the validation fails, correct the syntax of the process input, and validate again.
Click
Save
to save the process input.
You can click
Save As
to save the process input with a different name. You can also click the
Reset
icon reset a process input to the last saved process input.
After you create process inputs, you can run the process with the required inputs.