-
How to build a simple report in Entity Modelling?
How to build a simple report in Entity Modelling? For example:
-
How to change connection in AppWorks Desktop on Mac OSX
Hi I have downloaded AppWorks Desktop from Resources(https://developer.opentext.com/webaccess/#url=/awd/resources/downloads&tab=501) I like to change the connection. I can't find any option to change the connection. I did uninstall (by moving it from Application to Trash) and reinstall, still it try to connect with…
-
How to store document using eDOCS REST API with AppWorks GateWay
Hi! I would like to store some document generated from our company's software to eDOCS. I saw the API for eDOCS REST API under API REFERENCE tab. I would like to store some documents to eDOCS DM by calling eDOCS REST API. I have installed AppWorks Gateway from developer site. currently I don't have eDOCS DM. Is there any…
-
PerGem heap error in Tomcat 7 - Plane DA 7.1 and WebTop 6.8 deployed in Tomcat 7,OS Windows Server 2
Dear Experts, We have CS 7.1 environment,with a Tomcat 7 Application Server deployed with da7.1,Webtop6.8 in OS -Windows Server 2012 R2 Standard(VM).Few days back OS of Application Server got crashed and we could not able to rebuild it as it was in past. New VM with same configuration is provided to us with OS - Windows…
-
PerGem heap error in Tomcat 7 - Plane DA 7.1 and WebTop 6.8 deployed in Tomcat 7,OS Windows Server 2
Dear Experts, We have CS 7.1 environment,with a Tomcat 7 Application Server deployed with da7.1,Webtop6.8 in OS -Windows Server 2012 R2 Standard(VM).Few days back OS of Application Server got crashed and we could not able to rebuild it as it was in past. New VM with same configuration is provided to us with OS - Windows…
-
Not able to open an app which is deployed .
Hi, I am not able to open an App after it is deployed successfully.It throws below error.Could you please suggest me what might be the issue here. file:///data/user/0/com.opentext.mobile.android/files/appworks/applications/apps/myApps/webapp/index.html could not be loaded because net::ERR_FILE_NOT_FOUND gateway-otag.log…
-
attribute_key format "error": "Invalid specification. Invalid attribute entry found."
Hi, I am trying to set a value to a text popup attribute while uploading an attachment through API.I am using a POST call api/nodes/{id}/categories to assign a value to the attribute but i am getting an error in attribute_key format.I am using a text-pop up attribute but not set attribute. can anyone help me how to give an…
-
How can dropdown values be displayed by customizing Taskspace Advanced Search xCelerator
We have a requirement of displaying values of sub types in a drop down fields, while using the advanced search tab in taskspace. We are using 6.7 version of the taskspace. Any help would be highly appreciated.
-
How can dropdown values be displayed by customizing Taskspace Advanced Search xCelerator
We have a requirement of displaying values of sub types in a drop down fields, while using the advanced search tab in taskspace. We are using 6.7 version of the taskspace. Any help would be highly appreciated.
-
Get Modified documents in a date range smaller than a day.
Hi, I am currently trying to use the XML Search API (or REST API) to retrieve modified documents in let's say the last 15 minutes. I know that with this request : http://hostname/OTCS/cs.exe?func=search&outputformat=xml&lookFor1=otstarts&where1="" range "20180319~20180320"&startAt=1&goFor=50 , I can retrieve the modified…