-
configuration of archive server web client in appworks gateway
Hi, In archive server, we have an monitoring server via which we can see server statistical archiving view, services status etc through a web URL(http/https). It is based on HTML 5. Can it be configure with app-work gateway and can be used as an app.? Regards, Himani Rastogi
-
file upload using array of bytes (Java)
We are trying to use rest api "Create Node" in our Java code and implemented upload functionality. But whenever we are passing array bytes of document, we are getting success (200) but not getting node id in response and document is not getting uploaded. Is there any sample to upload file using array bytes (Java code)?…
-
AppWorks reDeploy
Hi, AppWorks 1.2.2 Tomcat 8.0.38 JDK 1.8u111 / JRE 1.8u111 I've deployed AppWorks 1.2.2 on separate server and I managed to go through the setting page and created the otag partition. after that the AppWorks gives Internal Server Error. We decided to remove everything Java/Tomcat/Appworks and redeploy a fresh installation…
-
Error when try to display content with FolderBrowserWidget
We are trying to display a folder of the content server with the widget: FolderBrowserWidget, but we are getting an error: Error: The browser refused to make the server call. Check that the server is accessible and that the CORS is enabled for this application. The console and network panels from the browser debugging…
-
What's wrong with this REST API POST member call?
I'm trying to create a member through the CS REST API call and all I'm getting back are "Bad Request" responses. I know the ticket is good. I've tried using ...api/v2/... , different group_ids, different Content-Types. What am I missing? Thanks for any help. I'm sending: POST…
-
Random Document ID number not wanted using eScan
Hello, I'm wondering if there is an extension or feature that would allow us to control the random document ID generated using eScan? We'd like it to be sequential in order to support a manual offsite document storage and retrieval process. Are the document ID's accessible, modifiable or configurable in any way? Many…
-
Full document path displayed on document upload...
When posting/uploading a document to Content Server using REST API, we've noticed that under the properties on the version tab the uploaded file contain the full path of the original document location as a 'File Name' (i.e. C:\Users\UserName\Desktop\SomeFolder\NameofDoc.docx ) instead of the name, only. It's worth…
-
Unencrypted Database Password in Appworks 1.2.1 ?
Hello, I am wondering why the database Password in the config file %Appworks_Tomcat%\conf\opentext.properties is unencrypted and if this something that can be changed. Regards, Simon lange
-
Change the text when you hover over the Submit button (default check ) at the bottom of forms
We would like to change the verbiage to say 'Save' instead of Submit when you hover over the check mark at the bottom of forms. I found the CSS code in the CombinedCSSs.css file but it only references the gif files when you hover over to change color. How can you change the verbiage that pops up to say 'Save'? Any help…