-
Why SearchHumanTasks method is not retrieving all user tasks in 24.1 version ?
We have recently upgraded from Appworks 20.2 to Appworks 24.1 version. After upgrading we found out that SearchHumanTasks input structure has been changed. When we execute the task with required input, it only returns tasks assigned to roles and tasks assigned to current user. It is not returning tasks across all users.…
-
How to consume the API 'VAS4_ILC_QUERY_CDS'
Hi Experts, We are using Opentext to process supplier invoices in SAP. Need to call the API "VAS4_ILC_QUERY_CDS" from external system to get the supplier invoice data from SAP. Need help on how to consume this API and how to test it using Postman. Thanks, Sagar
-
Magellan BI and Reporting
I am having issues with my reports displaying on AppWorks. On the Dev and QA environments, the platform service keeps shutting down. In production, the dashboard would show but the report would say "The file type is not supported". Usually when that happens, I stop and restart the cluster in the System Console and it all…
-
Query related to a columns not visible in Business Workspaces using widgets
Hello All, We have designed an html page and using below widgets to display business workspaces - "csui/integration/folderbrowser/folderbrowser.widget" and "csui/widgets/nodestable/nodestable.view" 2. We have global+custom (created via Facet volume) columns available in those Business Workspaces 3. From OTCS (smartview and…
-
documentum webtop how to implement actioncompletelistener for checkin operation?
Hi! I understand that there is information found on the WDK developers guide on this topic, but it is currently spread out across various examples, making it difficult to implement for our use case. Thanks!
-
Html Editor Widget event
Hi I'm using the following code to load Wiki content in Smart View. It kind of works, but I have doubts about fetch().done method. I need to be able to know when the full content of wiki is loaded so I can run another function GetAllWikiHTML. In some cases GetAllWikiHTML does not have all the wiki content. Are there other…
-
Hierbrowser crashes when trying to load an image for a component
Hello, Has anyone else encountered something simmilar? TS 16.6 On my teamsite application I have a "content - slideshow" and "list of links" component and any other component that implements a replicant system to add/remove/re-order the items and import an image file in the component properties tab. Using "content -…
-
OpenText Documentum SmartView SDK - Want to choose the viewer for PDF files
We have more and more users that are complaining about limitations of the Brava CSR Viewer. Do we somehow have options to get more control which PDF files are opened automatically by Brava CSR Viewer or not? Can we give users the option to open PDFs with their local application instead (like it happens for office formats)?…
-
Exstream Docusign integration
How to integrate Communication builder to connect to Docusign API. is there any documentation available for the same?
-
Integrating Issue with OpenText using Outsystem Platform Application
Hello Community Peeps, I am using Outsytems Platform Application to integrate with OpenText Extended ECM Content Server. The REST API that I am consuming is https://developer.opentext.com/ce/products/extended-ecm/apis/content-server-231-rest-api#nodes/createNode2 (POST | /v2/nodes) with the intent of uploading a document…