BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Invoking Process/Service from Java

    Posted Sat February 18, 2023 01:08 AM

    Hi ,

    I have a requirement to invoke IBM BPM Business Process/Exposed Service from Java app.I have been trying to get a working code to implement the same.
    It would be helpful if the community could help me with the relevant documentation or code samples that will help me with the implementation.

    let me also know the best practices of authentication/authorization that we can utilize to connect to BPM server.
    few points to consider.

    1.The BAW Server is on prem/traditional implementation.

    2.Is there different invocation methods /process to connect to On Prem and cloud environments.

    Any help will be greatly appreciated.

    Thank You,

    Sathish Kumar



    ------------------------------
    Sathish Kumar V
    Hosur
    (973) 917-7501
    ------------------------------


  • 2.  RE: Invoking Process/Service from Java

    Posted Thu February 23, 2023 07:28 AM

    Hi Sathish,

    You can start a process/service from REST API, so you just need to make a HTTP call from the Java application.

    You can use BAW default basic authentication to call REST API.

    Thanks!



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