Thrust Services
Create the Information Management solution you need to solve key business problems or develop new innovative apps that delight your customers.
-
Retrieving a processed image
I am having trouble retrieving the processed image after I run the API for ImageProcessing in capture is there and examples
-
Capture Api Create a Batch
Is it possible to create a batch in Intellegent Capture using the API and pass the UimData from the extraction to that batch
-
Creating case instance with child nodes
I can't figure the correct syntax for creating a case instance with chid nodes
-
CMS : Cases : Metadata inheritance file/case ?
Hello , I have some questions about the CMS Cases API : Could a document(file) inherit some metadata from the case instance ? What are the possible values for the other the caseNode Obect Type other than "object_type": "Folder_type" ? My understanding is that a case is like a folder with certain structure and permissions ,…
-
CMS:Cases : Create case instance
I am trying to create a case instance for a case model already created , but faced an issue "unable to find type" , Is there another step after creating the case model like publishing the case model ? If so how to do that ?
-
CMS : Full-Text Query : Repeating attribute comparison
Hello , I have an issue with full-text query repeating attribute comparison using 'contains' , I don't konw if I'm using the correct syntax !
-
CSSv3 Now Available!
Recently announced in the Community here. What's new in Content Storage Service (CSS) v3 CSSv3 enhances native content storage capabilities for developers on OpenText Cloud Platform (OCP) and introduces advanced features that cater to diverse business needs and functionality. Learn more about CSSv3
-
CMS : Full-Text Query : execute full-text search ?
Hello , I have a requirement to use the full-text query but I faced some issues : error "Search" is not enabled for tenant" 2) The documentation for this API is insufficient
-
Login failed in core capture designer !
I was trying to use core capture designer after installing it , but the login fails , not sure about the parameters , is the URL correct ?
-
CMS : List of Validators of attributes in type definition
I'm looking for the list of attributes validators when creating a new attributes
-
Contract Approval - Intelligent Viewer : can't publish PDF
While testing the intelligent viewer services in the contract approval application , faced an issue when execution the action "Publish to PDF" , the issue related to "create_publications" sope I tried with this scope defintion but still facing same error :
-
CMS API : Generating unique values based on sheme for attribute when creating new type instance
Is there a way for generating unique values for an attribute when creating a new type instance , for example : Type Definition : Contract Attribute : contract_id and the values will be : CONT-LOA-0011 ?
-
CMS API : Fetching typeDefinitions / namespaces for regular users ?
I noticed that for a given namespace/typeDefinition , only users that are tenant or owner of that namespace/typeDefinition can fetch it through the API GET /cms/namespaces , GET /cms/type-definitions/ , GET /cms/type-definitions/attributes , What could be the solution for this issue ? maybe user impersonation ?
-
CMS Api : Is there a way to map or link a Dictionnary to an attribute in a type definition ?
I need a way to use the Dictionnary with an attribute in a type defintion in Content Metadata ? - Thank you
-
Core Capture Services REST API Authentification
Hi, We are trying to implement the Core Capture Services REST API(https://developer.opentext.com/imservices/products/captureservice/apis/captureservice), but I am having a hard time putting it in place. I am trying to make calls to the Core Capture Services REST API via Postman to our development server. Some calls were…
-
CMS API : filtering type instance query by multivalued attribute
Hello to all, I am using the CMS api /cms/instances/file/{type}?filter={attribute}={value} I need help finding the correct syntax to use for the filter when the attribute is multivalued , in my case the attribute is "receiver_s_email" and is an array - THANKS
-
CMS API : Retrieving child type attributes
In the Contract Approval tutorial we have two types : The Loan Contract type definition model which is a subtype of the Contract type definition model . When executing the API call GET {{base_url}}/cms/type-definitions/ca_loan_contract/attributes , shouldn't it return the attributes of the loan_contract + attributes of…
-
Contract Approval Not Launching
I went through the Contract Approval tutorial - Building a Contract Approval application and downloaded the finished version and followed all the prerequisites. All looks good, but when I try to launch the app from a browser i get the following error: { "error":"invalid_request", "error_description": "Invalid redirect URI…
-
Unable to test the sample application "contract-approval" provided on the platform
Set up the contract-approval application on vs code, following the vscode-tutorial.pdf tutorial document but unable to load the login page after firing the npm start command.
-
More options for getting started with the services
Hi All as part of our recent hackathons we developed some alternate tools for learning and testing our IM services (If you want to start with just capture+workflow; here is a sample app and here is a video tutorial If you are intersted in Capture+Risk Guard; here is a sample app and here is a video tutorial