-
Hacakthon Top 25
Hi Everyone, Thank you for your patience. We had 5 judges; two technical, one business focused, one hospital readiness and one Clinical Doctor that has a wide set of experiences. Here is the top 25 projects - in no particular order. Prize winners are being finalized by category, winners will be contacted and the…
-
Interested in creating a solution for: Data analysis and presentation in doctor portals challenge
Have questions or need an idea for this challenge? Here is Statement on what the solution needs Doctors need simple; they don’t need all the information at once! They need something scannable that highlights what’s important for that patient at this time. They have 15 minutes with the patient to make a decision that will…
-
Reminder: The Capture Service demo app and tutorial are available
Just a reminder that video walk through, Code used in the video and a step-by-step guide are available.
-
TIP: How to determine your Tenant ID, and Tenant Username & Password
Accessing OpenText APIs require you to know your Tenant ID, and Tenant Username and Password. If you were not able to capture these during the Trial signup, here is another way to find these out. 1. Login to your Developer account on developer.opentext.com. 2. Select Console - OpenText NABT from the dropdown menu. This…
-
Welcome to the OpenText Developer Community Hackanosisers!
Welcome Hackathon participants! This forum is designed for you to get help on questions that come up as you work on your submissions. First some housekeeping: I would bet that most of what you are going to ask about- has already been answered in one of the other parts of the OpenText Developer Community. Please check the…
-
404 on content download via OT2 Viewer
When I get the publication data from OT2 CSS, I get the URLs inside it without the "/css" path appended to them. Because of this, I am getting 404s when the OT2 Viewer loads. When I manually add the "/css" endpoint to the URLs, it works properly. Is this a known issue with the OT2 Viewer? Please check the diff below to…
-
Dev (GCP,Opentext) Resources for Hackathon
Hi I am unable to signup for trial account with Opentext developer account with opentext email id. Is any sandbox environment created for Hackathon event for Opentext cloud APIs and GCP. Thanks, Ramana
-
SearchHost & MarkupHost for the OT2 Viewer?
This document about loading the OT2 Viewer mentions that we need to set the search host URL using the following code: viewer.setSearchHost("https://highlightservice.dev.bp-paas.otxlab.net") But that endpoint doesn't seem to work for me. I keep getting 404 errors when the page loads and when I am performing a search. Please…
-
Need CWS.jar file
Hi All, Please suggest me where can I download CWS.jar file to import below two class. import com.opentext.livelink.service.core.Authentication; import com.opentext.livelink.service.core.Authentication_Service; Regards, Janardhan
-
Java client library for the Opentext Cloud APIs?
Writing manual REST calls for all the OT2 services would take extra time and would have a lot of boilerplate code that could otherwise be avoided using client API libraries. Do we have any such Java client API library for the OT2 cloud APIs?
-
How to directly access the OT2 Markup Service?
This question is in reference to this Viewing Service API Document. The doc says: "Your integration does not typically have to interact directly with the Markup Service because the viewer's markup API below almost certainly does everything you need." However, I have a requirement where I want to do "headless" modifications…
-
Deadline extension
I was wondering if the deadline for this event could be extended by a week or so. The participants must be from varied domains/fields and might be having many things going on at the same time. Keeping the magnitude of the OpenText services, a week's extension will only ensure that the submissions will be more refined and…
-
Hi Shahid, I'm a participant in the Hope Hackathon by OpenText. I've been following your workshops
Hi Shahid, I'm a participant in the Hope Hackathon by OpenText. I've been following your workshops but am having trouble with APIs. I keep getting an error message, despite checking my credentials multiple times: App Name: OpenText Hackathon App ID: 11eb9c9a-4bf9-405c-90c6-556bb0d53745 Public Credentials: - Client:…
-
Invalid Tenant ID while authentication
Hi, I am trying to play with this repo code. However, I am always getting an error saying invalid tenant ID. I tried using the same with Postman and still got the same error. I am unable to get the access token using the authentication API. Can you help check? Since I signed up with the free trial, only one tenant exists.…
-
OT2 how to debug workflow
Dear colleagues, how in OT2 debug workflow steps using UI? How can I provide user or to administator a tool to view where (at which step) the workflow now and why it is so?