• Search

  • Search it up!

Search found 12 matches

 Go to advanced search

Re: OpenKM Exception while dispatching incoming RPC call

 by vhlen ¦  Thu Jul 27, 2017 9:25 am ¦  Forum: Usage ¦  Topic: OpenKM Exception while dispatching incoming RPC call ¦  Replies: 8 ¦  Views: 4513

Hi jllort, After I did some researches, I have a temporary solution for this issue: We can force the website always redirect into index page when user login successfully. Add bellow code: always-use-default-target="true" into form-login tag on appContext.xml <security:form-login login-page...

Re: OpenKM Exception while dispatching incoming RPC call

 by vhlen ¦  Thu Jul 06, 2017 2:23 am ¦  Forum: Usage ¦  Topic: OpenKM Exception while dispatching incoming RPC call ¦  Replies: 8 ¦  Views: 4513

You are right. Do we have a solution for this issue? Since the Users can use multiple tabs on our system. We shouldn't show error page for this case.

Re: LDAP configuration

 by vhlen ¦  Tue Jul 04, 2017 3:46 am ¦  Forum: Usage ¦  Topic: LDAP configuration ¦  Replies: 20 ¦  Views: 8357

There are something wrong with your LDAP configuration.
Did you take a look these guide: https://www.openkm.com/wiki/index.php/A ... OpenKM_6.2 && https://www.openkm.com/wiki/index.php/L ... r_examples
It should work fine with these config.

Re: setContent function non valid

 by vhlen ¦  Tue Jul 04, 2017 3:42 am ¦  Forum: Usage ¦  Topic: setContent function non valid ¦  Replies: 7 ¦  Views: 2701

You can implement this function with RESTful method. It's using basic authentication for each api and easy to use.
The openKM also supports it. You can find it here: https://docs.openkm.com/kcenter/view/ok ... stful.html

Re: Metadata expiration document

 by vhlen ¦  Tue Jul 04, 2017 3:38 am ¦  Forum: Usage ¦  Topic: Metadata expiration document ¦  Replies: 5 ¦  Views: 3069

For this feature, you need to create a new custom control like suggestbox. That control can display the values base on other filed's value. Take a look the package: package com.openkm.bean.form to know how to create a custom control. Btw, I'm confuse your title for this post: "Metadata expirati...

Re: LDAP configuration

 by vhlen ¦  Mon Jul 03, 2017 9:48 am ¦  Forum: Usage ¦  Topic: LDAP configuration ¦  Replies: 20 ¦  Views: 8357

Did you try the query on Administrator->Data Query page? How is the result sql? If there are users records, please check DB connection that OpenKM is using.

Re: setContent function non valid

 by vhlen ¦  Mon Jul 03, 2017 9:25 am ¦  Forum: Usage ¦  Topic: setContent function non valid ¦  Replies: 7 ¦  Views: 2701

I think we can use "Check-in" REST function to update the document (https://docs.openkm.com/kcenter/view/sd ... ml#checkin) as behavior that you are using on the website.

Re: LDAP configuration

 by vhlen ¦  Mon Jul 03, 2017 9:19 am ¦  Forum: Usage ¦  Topic: LDAP configuration ¦  Replies: 20 ¦  Views: 8357

Please go to: Administrator -> Database query (On your administrator page), then Select the JBDC type and execute the query:

Code: Select all
Select * from okm_user
These users should be showed when you execute this query.

Re: OpenKM Exception while dispatching incoming RPC call

 by vhlen ¦  Mon Jul 03, 2017 9:14 am ¦  Forum: Usage ¦  Topic: OpenKM Exception while dispatching incoming RPC call ¦  Replies: 8 ¦  Views: 4513

Thanks jllort for your reply. I logout correctly ( with the menu option ) but the issue will be appear if I was working multiple OpenKM tab on the browser. It seems the spring stored last URL and redirected me to wrong page after I login. I can reproduce this issue with demo web version (https://dem...

Re: LDAP configuration

 by vhlen ¦  Mon Jul 03, 2017 8:55 am ¦  Forum: Usage ¦  Topic: LDAP configuration ¦  Replies: 20 ¦  Views: 8357

I think we don't need do anything for that process. This feature works fine on OpenKM community version. Please check the server log and your changes on the source code.There are somethings wrong with it, I think.

Re: LDAP configuration

 by vhlen ¦  Mon Jul 03, 2017 3:05 am ¦  Forum: Usage ¦  Topic: LDAP configuration ¦  Replies: 20 ¦  Views: 8357

The OKM_USER table stores User registered on the system. When you add an user on Administrator page, it also inserts an User on the database automatically.

OpenKM Exception while dispatching incoming RPC call

 by vhlen ¦  Sun Jul 02, 2017 4:11 pm ¦  Forum: Usage ¦  Topic: OpenKM Exception while dispatching incoming RPC call ¦  Replies: 8 ¦  Views: 4513

I've got an issue with login-logout-login scenarios. When I login to the system, sometime it redirects to wrong page. I think the problem is the spring filter stores the last requested URL and uses that value as the target to redirect after login. Can you help me resolve this problem? 2017-07-02 21:...

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.