BPM, Workflow, and Case

 View Only
  • 1.  Find service dependencies

    Posted Fri March 03, 2023 09:28 AM

    Hi, 

    we've implemented services thru a toolkit or a server file in several processes, is there a way to fetch the service dependencies ?

    We want to find easily all services or  tasks which use one peculiar service.

    Thanks for help

    Yannick 



    ------------------------------
    Yannick Martin
    ------------------------------


  • 2.  RE: Find service dependencies

    Posted Mon March 13, 2023 02:31 PM

    Hi Yannick.

    When you go to specific application and go the artifact in the toolkit(in the same application) and when u click on where used button, it will fire the REST call to retrieve the references.

    This REST call needs the artifact id, target process applicaton, etc. 

    Now you can construct the list of target process applications and fire the calls in loop to get the references. 



    ------------------------------
    Harish Puli
    ------------------------------



  • 3.  RE: Find service dependencies

    Posted Tue March 14, 2023 03:09 AM

    Thanks for help



    ------------------------------
    Yannick Martin
    ------------------------------



  • 4.  RE: Find service dependencies

    IBM Champion
    Posted Mon March 13, 2023 11:30 PM

    Hi Yannick,

    Here is the detailed approach - https://atanubpmtips.wordpress.com/2022/09/12/programmatically-get-reference-where-used-of-ibm-baw-artefacts/



    ------------------------------
    Atanu Roy
    Solution Architect
    Salient Process
    ------------------------------



  • 5.  RE: Find service dependencies

    Posted Tue March 14, 2023 03:10 AM

    Hi, all I will try this. Thanks.



    ------------------------------
    Yannick Martin
    ------------------------------



  • 6.  RE: Find service dependencies

    Posted Mon May 22, 2023 02:46 AM

    Hi Atanu,

    it works fine.

    Thanks for help



    ------------------------------
    Yannick Martin
    ------------------------------