JNDI name in IBM BPM/BAW in on-Cloud
In BPM on Cloud we don’t have BPM DB access directly. They hide BPM DB
JNDI Name. And also it is not writing JNDI name while the server is starting.
But there is another way to get JNDI name of the BPM on-Cloud Database.
If you execute the code below in BPM on Cloud environment, It will write all the JNDI names to log which are defined in WAS.
So you can directly access to BPM DB which is NOT recommend.
You can find the project below.