Publish an automation request
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Data and Automation
Publish an automation request from Automation Center to make the request ready for execution.
Before you begin
Create an automation request. For more information, see Creating an automation request.
- Closed complete
- Closed incomplete
- Closed skipped
Verify that the state of the automation request is In progress, and map the required Automation CI records whose life-cycle stage status is Published. An automation CI record has details about an automation.
For details about mapping an automation request with automation CI record, see Map automations with automation request.
For all ServiceNow RPAs, an Automation CI record is available. For more details, see the RPA documentation.
For third-party RPAs, there are two scenarios:
For historical data of process and robot, you must manually create records in the corresponding CMDB Base Process table (cmdb_ci_base-rpa_process) and CMBD Base Robot table (cmdb_ci_base_robot).
For data of process and robot created after installing Automation Center, you must configure Rest API and send the process, robot, and execution details via Rest API and the records are created in the corresponding tables.
For further details, contact ServiceNow Customer Support.
Role required: sn_ac.automation_technical_user or sn_ac.automation_admin
Procedure
Result
After you publish an automation request, the automation is ready for execution, which is the last stage in the automation request life cycle.