• Search

  • Search it up!

Search found 53 matches

 Go to advanced search

Re: Limit on Documents Size On Openkm

 by PSHREYASHOLLA ¦  Wed Oct 14, 2020 8:10 am ¦  Forum: Usage ¦  Topic: Limit on Documents Size On Openkm ¦  Replies: 5 ¦  Views: 3194

Thanks for the explanation. So it basically depends on the volume and frequency of documents/users.

So do we have a sample chart for the same(Users/Documents) volume?

And do we have have a minimum required software and hardware for OpenKM to run?

PurgeFolder throws com.openkm.sdk4j.exception.UnknowException:

 by PSHREYASHOLLA ¦  Mon Oct 12, 2020 2:20 pm ¦  Forum: Usage ¦  Topic: PurgeFolder throws com.openkm.sdk4j.exception.UnknowException: ¦  Replies: 1 ¦  Views: 934

Hi, OpenKM Version: 9.16CE and 6.3.4 JAVA SDK: 2.1 OKMWebservices ws=OKMWebservicesFactory.newInstance("HOST_URL", "okmAdmin", "admin"); ws.purgeFolder("FOLDER_PATH/FOLDER_ID"); Calling purgeFolder method by passing FolderID or Folder path throws, com.openkm.s...

Re: Details On Periodic Deleting and Purging of Folders in OpenKM

 by PSHREYASHOLLA ¦  Mon Oct 12, 2020 9:41 am ¦  Forum: Usage ¦  Topic: Details On Periodic Deleting and Purging of Folders in OpenKM ¦  Replies: 3 ¦  Views: 1518

Thanks for the response. For professional I have raised a ticket and they have pointed me here https://docs.openkm.com/kcenter/view/okm-7.1/other-configuration-parameters.html. So now for Community edition, Correct me if I am wrong here, I understand 1) Delete will move all documents to trash, 2) Pu...

Details On Periodic Deleting and Purging of Folders in OpenKM

 by PSHREYASHOLLA ¦  Thu Oct 08, 2020 6:56 am ¦  Forum: Usage ¦  Topic: Details On Periodic Deleting and Purging of Folders in OpenKM ¦  Replies: 3 ¦  Views: 1518

Hi, We are using OpenKM Java SDK APIs and we are supporting both OpenKM Professional and Community version with our application. Can you direct me how we can periodically delete and purge specific folders and its contents from both professional and Community versions? Thanks And Regards, Shreyas Hol...

Re: Limit on Documents Size On Openkm

 by PSHREYASHOLLA ¦  Thu Oct 08, 2020 6:52 am ¦  Forum: Usage ¦  Topic: Limit on Documents Size On Openkm ¦  Replies: 5 ¦  Views: 3194

Thanks, Can you share me recommended hardware/Software requirement chart for OpenKM setup?

Limit on Documents Size On Openkm

 by PSHREYASHOLLA ¦  Wed Sep 09, 2020 11:45 am ¦  Forum: Usage ¦  Topic: Limit on Documents Size On Openkm ¦  Replies: 5 ¦  Views: 3194

Hi,

Wanted to know,
1) What will be the single document Size limit in OpenKM ?
2) What is the overall Size Limit for all documents stored in OpenKM?

Wanted the above details for both Community and Professional Versions.

TIA,
Shreyas Holla P.

Re: Implementation Versions of OpenKM community version 6.3.4

 by PSHREYASHOLLA ¦  Thu Mar 29, 2018 5:45 am ¦  Forum: Installation ¦  Topic: Implementation Versions of OpenKM community version 6.3.4 ¦  Replies: 9 ¦  Views: 5085

Hi,

As I mentioned earlier,
Installer version says app.version=0.9.5-CE.

https://www.openkm.com/en/download.html


But the installation official page shows 6.3.4CE :?:

Re: Implementation Versions of OpenKM community version 6.3.4

 by PSHREYASHOLLA ¦  Wed Mar 28, 2018 8:44 am ¦  Forum: Installation ¦  Topic: Implementation Versions of OpenKM community version 6.3.4 ¦  Replies: 9 ¦  Views: 5085

Hi, Let me reiterate the issue. We had installed OpenKM 6.3.4 Community Edition from the openKM official website sometime back. Please find the attached Installer jar, named OKMInstaller_Old.jar. We are using Java SDK 1.1 APIs. We used to upload the document using, com.openkm.sdk4j.OKMWebservices.cr...

Re: OpenKM Latest community edition Installer fails

 by PSHREYASHOLLA ¦  Wed Mar 28, 2018 6:22 am ¦  Forum: Installation ¦  Topic: OpenKM Latest community edition Installer fails ¦  Replies: 3 ¦  Views: 2167

Upgrading JDK to higher version helped,

Thanks :)

Re: Implementation Versions of OpenKM community version 6.3.4

 by PSHREYASHOLLA ¦  Wed Mar 28, 2018 6:09 am ¦  Forum: Installation ¦  Topic: Implementation Versions of OpenKM community version 6.3.4 ¦  Replies: 9 ¦  Views: 5085

Hi, The one which will be present in OKMInstaller.jar\META-INF\META-INF.MF. The problem here is, We had integrated with OpenKM 6.3.4CE. And we are using Java SDK 1.1 APIs. We used to upload the document using, com.openkm.sdk4j.OKMWebservices.createDocumentSimple(String docPath, InputStream is) And t...

OpenKM Latest community edition Installer fails

 by PSHREYASHOLLA ¦  Tue Mar 27, 2018 8:01 am ¦  Forum: Installation ¦  Topic: OpenKM Latest community edition Installer fails ¦  Replies: 3 ¦  Views: 2167

Hi,
While installing OpenKM getting below error,


Image

pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable to find valid certification path to requested target

Please help

Re: Java SDK 1.1 OKMWebservices.setPropertyGroupPropertiesSimple() API

 by PSHREYASHOLLA ¦  Tue Mar 27, 2018 4:30 am ¦  Forum: Usage ¦  Topic: Java SDK 1.1 OKMWebservices.setPropertyGroupPropertiesSimple() API ¦  Replies: 8 ¦  Views: 3541

Hi, Was this introduced in the latest version? As to add the group first before setting properties was not mandatory in the older releases. This will create a problem as we cannot certify our integration with a particular version. For this One more API call needs to be done and the same will hit per...

Re: Java SDK 1.1 OKMWebservices.setPropertyGroupPropertiesSimple() API

 by PSHREYASHOLLA ¦  Thu Mar 22, 2018 6:39 am ¦  Forum: Usage ¦  Topic: Java SDK 1.1 OKMWebservices.setPropertyGroupPropertiesSimple() API ¦  Replies: 8 ¦  Views: 3541

Hi Jllort,
As mentioned Even after deploying 6.3.6 CE, I am facing the same issue.

Please suggest me the way forward.

Thanks And Regards,
Shreyas Holla P.

OpenKM community Edition Vulnerabilities

 by PSHREYASHOLLA ¦  Tue Mar 20, 2018 9:10 am ¦  Forum: Usage ¦  Topic: OpenKM community Edition Vulnerabilities ¦  Replies: 2 ¦  Views: 1866

Hi, From which OpenKM Community Edition following vulnerabilities are fixed, CVE-2014-8957 Cross-site scripting (XSS) vulnerability in OpenKM before 6.4.19 allows remote authenticated users to inject arbitrary web script or HTML via the Tasks parameter. V2: 3.5 LOW CVE-2014-9017 Cross-site scripting...

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.