-
When does the "Native Documents of SuccessFactors" folder gets created in employee workspace?
We have an xECM system integrated with SuccessFactors to deliver Digital HR solutions. Scenario: According to the definitions in the KB articles and release notes, if a document imported into the system does not match any configured document type, it is placed into the "Native Documents of SuccessFactors" folder. In my…
-
Troubleshooting OpenText Search Issues - Emmanuel Katto
Hello everyone, My name is Emmanuel Katto. I am experiencing issues with search functionality in OpenText, where some documents do not appear in search results. What troubleshooting steps can I take to resolve this problem? Thanks in advance for your help. Best, Emmanuel Katto
-
Application Xtender Index Image Import question regarding PDF Documents
Lately I've been encountering issues with Index Image Import freezing up when attempting to import certain PDF documents. The only way to stop this is to kill the process in task manager. I'm using the "@@" import option so that multi-page PDF documents have each page imported as individual pages into AX. Appears to be…
-
Is it possible to show a pop up message upon Workflow initiation to the user?
I was wondering if there is an option to show a feedback message if something went wrong or a condition that wasn't fulfilled when pressing the initiate button of a workflow? Lets say I got this flow : If the process went to the milestone [5] instead of milestone[4] I want that the user that pressed initiate will receive a…
-
Install OTDS 25.3 (Error: 404: error)
I have a install : Tomcat 10.1 Java SE Development Kit 20.0.2 OpenText Directory Services 25.3 Then open /otds-admin/ is error: Error: 404: error What did I do wrong? Possibly incorrect software?
-
Is It Possible To Show A WebReport Screen After The Initiation Of A Workflow?
I want to show a custom WR screen that I've created to a user when the user press "Initiate" on a Workflow. Lets say i have this WF structure : If the WF goes to reject it goes to the webreport afterwards and shows HTML page with some simple message "Rejected". In the documentation of the WR configuration in the WF it has…
-
Deployment of Core Capture components with multiple Export profiles (one per environment)
Hi, We've got an Organization structure in which we have multiple Tenants. One used for DEV, one used for TST and one used for PROD. Our PROD Tenant contains the Core Capture APP. The Core Capture APP itself has a built-in DEV, TST and PROD environment. To match the Development proces in DEV I've created an Export profile…
-
OpenText Intelligence Clusters
I have successfully installed OpenText Intelligence for reporting purposes and would like to create a cluster node; however, when I create the node, it gives the error attached on the hostname.
-
Calling Content Server API from web service operation
Hi, this is in relation to Calling External REST API - OpenText - Forums So i can call external REST APIs now and im trying to call a REST API from content-server. Below is my web service implementation for the auth endpoint. <implementation xmlns="http://httpconnector.opentext.com/1.0/implementation"…
-
HttpConnector - PATCH Group in OTDS
Hi. We are facing problems regarding calling the "Update Group" web service (PATCH) via the HttpConnector in AWP 16.7.2. We are able to calling the "Get Group" web service, so I guess the general customization of out HttpConnector is correct. GetGroup - which is working: UpdateGroup - which is not working: When calling…