Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mshives

Pages: [1]
1
OD/WEK & JAVA API / Setup User Access Using ODWEK API
« on: May 25, 2017, 09:17:21 AM »
Is there a way to use ODWEK API to setup users?

The current procedure is very manual and would like to build an automated process to grant users access to appropriate containers, folder, appgroups, and apps. This would be based on a request that comes from a centralized enterprise security broker. Meaning the request for access has already been reviewed and approved and has been released for implementation.

Today it is an email that is sent to the CMOD Administrator to handle/process.

Thank you!
-mshives

2
OD/WEK & JAVA API / ODWEK Tomcat Issue
« on: January 13, 2016, 01:40:25 PM »
We have a developed a web service to access CMOD. We have deployed on a Windows 2008 Server running Tomcat 7.0.30. ODWEK version 8.5.0.6. The service works for the first five/six sessions. After the fifth/sixth session, a call to ODServer.initialize() causes the Tomcat to crash.

The Java class that handles sessions has been designed thread safe using synchronize. However, we are not using pooling.

Has anyone had any success using ODWEK with Tomcat? if so have you had similar issues we are having? Is ODWEK not compatible with Tomcat?

Any advice would be greatly appreciated.

-mshives

Pages: [1]