To connect and automate Dell Boomi® as part of chain, such as to start and stop Boomi-published processes and fetch Atom and Process Logs, add a step that uses a Dell Boomi connection command.
To enable these commands, an IT admin first creates a Dell Boomi connector.
Cancel process
To cancel a currently-running Dell Boomi process, use a Cancel process command.
Properties
Property |
Detail |
Execution ID |
Enter the execution ID of the process to cancel. |
Outputs
Output |
Output type |
Cancel |
String |
Exit codes
Code |
Type |
Detail |
0 |
Success |
Success |
1 |
Error |
General failure |
10 |
Error |
Boomi API failure |
Download Atom log
To download the log file associated with an Atom, use a Download Atom log command.
Properties
Property |
Detail |
Execution ID |
Enter the execution ID of the process to cancel. |
Log date |
Enter the date of the log, in the YYYY-MM-DD format (optional). |
Outputs
Output |
Output type |
Atom log file |
File |
Exit codes
Code |
Type |
Detail |
0 |
Success |
Success |
1 |
Error |
General failure |
10 |
Error |
Boomi API failure |
Download process log
To download the log file associated with a particular process, use a Download process log command.
Properties
Property |
Detail |
Execution ID |
Enter the execution ID of the process to cancel. |
Log level |
Enter the level of detail to provide in the downloaded log file. |
Outputs
Output |
Output type |
Process log file |
File |
Exit codes
Code |
Type |
Detail |
0 |
Success |
Success |
1 |
Error |
General failure |
10 |
Error |
Boomi API failure |
Execute process
To run a process in Dell Boomi, use an Execute process command.
Properties
Property |
Detail |
Process ID |
Enter the execution ID of the process to cancel. |
Atom ID |
Enter the Dell Boomi Atom ID. |
Outputs
Output |
Output type |
Original execution ID |
String |
Account |
String |
Execution time |
String |
Status |
String |
Execution type |
String |
Process name |
String |
Atom name |
String |
Atom ID |
String |
Launcher ID |
String |
Execution duration |
Integer |
Message |
String |
Report Key |
String |
Execution ID |
String |
Exit codes
Code |
Type |
Detail |
0 |
Success |
Success |
1 |
Error |
General failure |
10 |
Error |
Boomi API failure |