How to listen the brm7.5 event notification message by BRM pcm java API?
Hi,
One of our Customer is using brm7.5 pcm java API to running a brm7.5 client application. They would like to get the event notification message from brm server when some event occured.
Their scenario is like: when someone do a update/change in to the server,there should be an event notification(they have enabled the event notification),but how can they get the event notification at their client side using the pcm java API(pcm.jar,pcmext.jar),?
Customer has noticed that there's one java class named "com.portal.pcm.PortalContextListener", it seems use this class can get the event notification,but after trying that also they are still not able to get the expected result.
One of our Customer is using brm7.5 pcm java API to running a brm7.5 client application. They would like to get the event notification message from brm server when some event occured.
Their scenario is like: when someone do a update/change in to the server,there should be an event notification(they have enabled the event notification),but how can they get the event notification at their client side using the pcm java API(pcm.jar,pcmext.jar),?
Customer has noticed that there's one java class named "com.portal.pcm.PortalContextListener", it seems use this class can get the event notification,but after trying that also they are still not able to get the expected result.
0