-
Open action on Grid open in new window
Is it possible to have an open action on a grid open in a new window? Thank you.
-
Deleting a task
I have a Grid Component that holds some properties and relationships values including the task list in an entity. When I try to delete a task that was already started, I get error "The task is not available" and we are not able to remove task. Can I add task actions like skip to Grid Component to remove a task item that…
-
error when we upload the JPG file "An Illegal Attempt was made to upload a document"
Is it possible to upload the JPG file with binary data without file location from SAP to Opentext system by using the REST api with multipart/form-data we have designed the logic to consume the rest API with multipart/form-data and trying to upload the direct binary data and getting the error as below- "An Illegal Attempt…
-
Error after upgrade 24.2, can't load WebReport in Smart UI dialog anymore.
Hello, we were using Smart UI modules to provide Smart UI action (function menu) buttons to call WebReport contents in Smart UI dialogs. All was working good since 16.2.x versions, but now after the upgrade to 24.2 receiving this error. Here is the sample code of what was working previously. <script> csui.onReady3({…
-
How to search for a document VIA Rest API with a specific field of a category?
I know how to implement it using SQL query in a LLAttrData table since usually the ID of a category is constant and so as the specific field. The question is how to implement it using REST API request? I have a document with the name of "A" which has a category named "Cat" and a field name "Field A" which value is "XX". As…
-
Copy attributes in category set to a date field
Is it possible to copy attributes contained in a category set to a Date Field in the same category? The screenshot below is an example of the desired outcome, specifically how “Date Field” was copied from the “Document Date” set attributes. My initial attempts with CATACTION:COPY in WebReports have failed.
-
Use Content Aviator directly from another application like Microsoft Word
We have all seen how we can use natural language questions using Content Aviator against a Business Workspace or a document. OK It's great functionality. However in our example where we receive questions via a Word document copying the question into Content Aviator then getting the reply to having to copy back into the…
-
Can I integrate OpenText Web Experience Management (WEM) with my shopify based ecom store?
Hey, I am running an e-commerce-based Shopify store focusing on jewelry distribution throughout the USA. I have to respond to the number of customers manually, which is causing an immense headache for my team. I am looking to integrate OpenText Web Experience Management (WEM) with my Shopify store(Suggested by one of my…
-
CARS unable to install
Hello everyone, can anyone know, why I am unable to install CARS 2.7 ? this dialog box just show, but nothing happens, the welcome page is now showing. I have installed JRE 11. Does anyone experience the same issue ?
-
REST Api - Workflow Attributes
I see that the Rest API documentation for Processes has been updated with some new endpoints. However, it's hard to tell from the documentation if it's possible now to update Workflow Attributes from the Rest Api. Is this something that can be done yet? And if so are there any examples?…