-
Streamserve (16.4) - multi page doc printing multiple copies - prints by page rather than doc
I am printing a multiple page dispatch note and 2 copies of it (the number of copies sourced from the XML) but when it prints the page 1s print, then the page 2s then the page 3s. This seems illogical and is more work for admin to sort into dispatch note page 1, page 2, page 3, then the next copy of the dispatch note. Is…
-
Data analysis and presentation in doctor portals
One of the 5 challenges for the Hacknosis was data analysis and presentation in doctor portals. Why does this matter? Healthcare data lakes pose challenges, one of those being how to effectively manage and analyze unstructured data. This requires advanced techniques for text mining, natural language processing and image…
-
OBuild - parser errors
Hi OT Gurus (particularly @Dave Carpeneto @Juliano_Ghisi @Hany Samuel @Stephan Baumann). Working with OBuild, I've noticed something that I'm seeking guidance on whether this is a known issue/limitation, or whether perhaps some coding practices need review. For quite some time, OScript has permitted referencing…
-
Integration of healthcare and patient information for doctors
One of the 5 challenges for the Hacknosis was the integration of healthcare and patient information for doctors. Why does this matter? As smart devices become more accessible to the public and with the rise of fitness and wellness apps available, patients are owning and tracking their own health data in ways that were not…
-
H:OPE - Hacknosis: Optimizing Patient Experiences
OpenText's first ever hackathon was a success! Thanks to all of the partners, judges, participants and supporters for their efforts. Why did we choose healthcare? Post pandemic we felt like developing solutions that addressed the unique challenges in healthcare would be a fun way for developers to flex their unique skills…
-
Content Server REST API for adding attributes to category
Dear All, I have used api/v1/nodes POST (body - type=131, parent_id and name) for creating a Category node. Please suggest REST API (or approach) that can be used for adding attributes to the Category.
-
Content Server REST API for adding attributes to category
Dear All, I have used api/v1/nodes POST (body - type=131, parent_id and name) for creating a Category node. Please suggest REST API (or approach) that can be used for adding attributes to the Category.
-
OTCS Upgrade from 16.2.10 to 23.1
Hello Everyone, Can you please suggest me any recommended steps which I can refer in our upgrade process from Content server 16.2.10 to CE 23.1.
-
Webtop url http://localhost:8080/webtop display error "Exception Occurred: Contact Administrator"
First time deploying WebTop 16.4 on tomcat and it displaying "Exception Occurred: Contact Administrator" on the page. Has anyone seen this before and what is the resolution?
-
Help with Oscript inheritance when writing RKTEngine Subtags
Hi, I'm pulling my hair out over this. Development env is the CS 21.1 with the latest version of the SDK. I'm trying to write WebReport subtags as Oscript to avoid having to add a complicated file transfer in my module. This should be the right way to do sub-tags based on what I've read elsewhere. I can write the tag…