Hi,
To achieve your goal of collecting user parameters through the Service Manager (SM) portal and passing them to an Orchestrator runbook to control the SCCM deployment application using SCSM 2022, you can follow these steps:
We need to integrate SCSM and SCCM in Orchestrator.
Create a Runbook in Orchestrator:
- Design a runbook in Orchestrator that performs the necessary actions to deploy the application via SCCM. This runbook should include activities to handle the parameters passed from Service Manager.
- Create a Runbook Activity in SCSM:
- Import the runbook into Service Manager using the Orchestrator connector. This will allow you to create a runbook automation activity template in Service Manager.
Here are some detailed resources that can guide you through the process:
- Use runbooks in Service Manager - This article provides an overview of how to use runbooks in Service Manager, including creating runbook automation activity templates.
If you have any specific questions or run into issues, feel free to ask!