Product Documentation
Abstract
Check to see if the BPCExplorer for WebSphere Process Server can retrieve the process state. If not, use this document to verify your configuration.
Content
To check or verity, complete the following steps in the administrative console:
- Click Applications > WebSphere Enterprise Applications.
- Click the appropriate BPCExplorer application name.

- Under Web Module Properties, click Environment entries for Web modules.

You can find the configured bfmRESTAPIURL and htmRESTAPIURL values.

- Copy the value string from there, for example: https://your_server.ibm.com:9443/rest/bpm/bfm, and append /v1/processes/filter, which results for example in the following URL: https://your_server.ibm.com:9443/rest/bpm/bfm/v1/processes/filter
- Copy this URL into a new browser window and try to access it.
When the configured BPC Explorer REST API URL is correct, you should see something like the following text:
{"items":[{"topLevelProcessInstanceName":"TestProcess","processTemplateID":"_PT:90010133.fed85914.a8b67f6.e81a006e","parentProcessInstanceName":null,"completionTime":null,"name":"fdlkjfa","creationTime":"2011-12-05T14:22:45Z","displayName":"ClaimsHandlingProcess","startTime":"2011-12-05T14:22:45Z","starter":"vmmuser","topLevelProcessInstanceID":"_PI:90030134.e9afc41.b8b67f6.4d11004b","piid":"_PI:90030134.e9afc41.b8b67f6.4d11004b","processTemplateName":"ClaimsHandlingProcess","parentProcessInstanceID":null,"resumptionTime":null,"executionState":"STATE_RUNNING","description":null}],"identifier":"piid"}
Otherwise, you need to check the configured URL. For example, check the context rootport and port number. Check these values for the Context for the REST application programming interface (API) in the BPEContainer as shown in the following screen shot:

Original Publication Date
05 January 2012
[{"Product":{"code":"SSQH9M","label":"WebSphere Process Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Business Process Choreographer","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF035","label":"z\/OS"}],"Version":"7.0.0.4;7.0.0.3;7.0.0.2;7.0.0.1;7.0;6.2.0.3;6.2.0.2;6.2.0.1;6.2;6.1.2.3;6.1.2.2;6.1.2.1;6.1.2","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]
Product Synonym
WPS
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
swg27023862