We have a customer with an external application that will be using our Thinkwise based application. From this external application they want to be able to directly open a Thinkwise document (of a specific type, with a specific id). Prerequisite of course is that the person needs to be authenticated first, but once authenticated it should be able to open the specific form.
For the external application it will be possible to know the type (subject) and the id needed to reference the specific instance.
Concrete example.:
For their product development (system integrations) they use a system to manage the backlog and such. Within our system we provide customer focused service management using a ticketing system. From their backlog they want to be able to open the ticket that they reference in their backlog, preferably using somekind of url.
We are using Universal for our Thinkwise product development. Is it possible to access the Universal GUI in such a way that we can directly open a document (from) based on a related subject and by it’s id?