Is there a way to submit a request offering using smlets? I need to use PowerShell to submit a request offering just as if a user was submitting a request offering via the service manager self-service portal. I'll be using Orchestrator running a PowerShell script that submits the request offering from data it parses from an input file.
I found a way to create a service request using smlets by using the New-SCSMOBject. But, that just creates the service request without getting the user input fields populated like they are when submitting a request offering through the self-service portal.
My goal is to create a service request but also have the user input fields populated just like they are when using the self-service portal.
Any suggestions or examples would be very helpful.
Thanks!
Jason
I found a way to create a service request using smlets by using the New-SCSMOBject. But, that just creates the service request without getting the user input fields populated like they are when submitting a request offering through the self-service portal.
My goal is to create a service request but also have the user input fields populated just like they are when using the self-service portal.
Any suggestions or examples would be very helpful.
Thanks!
Jason