-
What technologies will shape the future of healthcare?
TL;DR Anything that automates processes. This is why Next Gen AI/LLMs are so attractive. Back-end workflow/Decision automation. Connecting across the 3 segments of Care management (Primary, Specialty, Hospital) is the best bang for the buck. Technologies that integrate data sources and provide appropriate information for…
-
Who needs developers the most?
Great question- lots of answers to that one- but I always come back to a customer profile that I created when I was a analyst with Info-Tech Research Group. Their name is “ MARC” and they represent a group of companies that are most in need and most likely to procure the services of IT Dev shops and Independent Solution…
-
Assign permissions to a document with multiple sets - REST API
Hi, I was wondering if is it possible to assign multiple permission sets to a document using this request: I did manage to assign one set as described in the example above. Didn't manage to assign 2 sets. My body syntax is incorrect? I tried couple of examples :…
-
Get AI ready
Or How to create safe, customer ready GenAI Apps Being AI ready really comes down the question “How do I protect patient data while gaining the power of Large Language Models and General Pre-trained Transformers?” Generative AI teases the potential for massive efficiencies and insight especially in industries where deep…
-
Open text archiving Center OTAC compatibility
Is Open text archiving Center OTAC 21.2 supported by S4HANA 2023?
-
Documentum Workflow Designer installation issue
I am trying to install Documentum Workflow Designer 23.4 and it setup successfully on Tomcat 10. While login to Workflow Designer i am getting below exception. 2024-07-16T07:43:31.846 INFO [Thttp-nio-8080-exec-3] [com.emc.documentum.rest.config.AppEnvironment:69] Class…
-
Documentum Workflow Designer 23.4 is not working
I installed Documentum Workflow Designer 23.4 on Tomcat 10. I also installed Process Engine but when i login to Workflow Designer then getting below exception. 2024-07-16T07:43:31.846 INFO [Thttp-nio-8080-exec-3] [com.emc.documentum.rest.config.AppEnvironment:69] Class…
-
What's new with Retention Service
The Retention Service manages retention policies and holds for OpenText Core applications; Core Content and Core for SuccessFactors. The service will allow customers to create retention policies and holds that can be used to apply to documents. Retention Service is used with the Content Metadata Service to apply retention…
-
Unable to trigger Core Capture Service API endpoint
Hi team, I have been trying to use Core Capture Service but always getting error as { "fault": { "detail": { "errorcode": "messaging.adaptors.http.flow.InternalServerError" }, "faultstring": "Internal Server Error" } } I am able to generate the access token but not able to access any services like Session etc.. url which…
-
OTDS Authentication with Cognito token
I`m having problems authenticating AWS Cognito users, I need to do operations in the repository with their credentials, and I cant find a way to create a IDFSESSION, I can take their credentials, authenticate then against aws and get an access token, but I can`t find an example to take that token, and pass it to DFCs, DFSs…