BPM, Workflow, and Case

BPM, Workflow, and Case

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

 View Only
Expand all | Collapse all

Troubleshooting connection problems with BPM endpoint configuration

  • 1.  Troubleshooting connection problems with BPM endpoint configuration

    Posted Mon March 13, 2017 12:10 PM

    My Process Inspector in Process Admin Console is not available, or my Process Designer cannot connect to Process Center.


    Can I use BPM endpoint configuration for tests although I have no additional entry point (no web server, load-balancer in place)? How can I apply BPM endpoint configuration for troubleshooting and test purposes?



  • 2.  RE: Troubleshooting connection problems with BPM endpoint configuration

    Posted Fri March 24, 2017 10:23 AM

    Usually you are using BPM endpoint configuration after you extended or modified your topology/environment. For instance, in the case you introduced a web server or load-balancer, you might want to pass all requests through it.

    However, beside that you can use BPM endpoint configuration on connection problems for troubleshooting purposes even though no further entry point (web server, load-balancer) is in place. Testing using endpoint configuration might support you quickly by running some tests. With this post I am trying to give you a quick overview (simple topology) on the procedure depending on the BPM version you are using. Hereby, you will find some short details, the command syntax and an example per step.

    Note: The concrete steps how to configure your BPM endpoints can be found on KnowledgeCenter (for v857:http://www.ibm.com/support/knowledgecenter/SSFTN5_8.5.7/com.ibm.wbpm.imuc.stbpm.doc/topics/tsec_thirdpartyauthentication_endpointservice.html ).

    Hope this helps! n



  • 3.  RE: Troubleshooting connection problems with BPM endpoint configuration

    Posted Wed April 19, 2017 10:33 AM

    Yes! Thank you!