Ieuan Payne IPO Posted November 11, 2021 Share Posted November 11, 2021 How can I retrieve the catalog id for a BPM? Im looking to trigger a BPM from a pipeline using a bit of python, and for me to do this I need the catalog id for the BPM I have created Link to comment Share on other sites More sharing options...
James Ainsworth Posted November 11, 2021 Share Posted November 11, 2021 Hi Leuan, This may depend on the API that you are using. I'm guessing that you are using an API for creating a new request and as part of that, you are trying to start a BPM workflow? The catalog id will relate to a column within the h_itsm_service_catalog table. If you know the name of the request catalog item that you want to raise the request under, you should be able to use the Database Direct tool in the Admin Console to get the catalog ID. Let me know if this is what you are looking for.. or if it was something else. Link to comment Share on other sites More sharing options...
Ieuan Payne IPO Posted November 11, 2021 Author Share Posted November 11, 2021 Hi @James Ainsworth thank you for responding! Yes so I think this is what im looking for. However my bpm doesnt appear in the database table, so I assume I have missed a part in the process? Link to comment Share on other sites More sharing options...
James Ainsworth Posted November 11, 2021 Share Posted November 11, 2021 Hi Leuan, If you are familiar with the setting up of a Service in Service Manager, under the request configuration there is a section for Request Catalog Items. On each Request Catalog Item you can associate a BPM Workflow. I would start with confirming if the BPM Workflow is set against the Request Catalog Item that you are expecting to us it. Let me know if you need any help with that. Link to comment Share on other sites More sharing options...
Ieuan Payne IPO Posted November 11, 2021 Author Share Posted November 11, 2021 Hi @James Ainsworth thank you for your advice, let me take a look this evening and I will get back to you if I need help with this. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now