-
What is correct format when setting Date attributes with REST API
Does anyone know how I should format my string in my body payload when one of the attributes is a date field? I will eventually get it through trial and error, but it will take a while as I don't have CSIDE in this environment for debugging. -Hugh
-
Create Business Workspace By Template ID defined Name using REST API
Hi Folks, I am trying to create business workspace using defined template having naming convention as per category attribute, But when I execute the API, the error says - Name cannot be empty. How can I create a workspace using naming as category attribute & not as providing any name in API can anyone please help,
-
New Developer website structure
OpenText Cloud Platform (OCP) powers the OpenText Core family of multi-tenant SaaS applications and Thrust Services. Cloud Platform We created a new section on the site that documents all platform concepts such as our approach to Organization/Region/Tenancy, Authentication models, Admin Center functionality, Guides, and…
-
New Developer site structure
OpenText Cloud Platform (OCP) powers the OpenText Core family of multi-tenant SaaS applications and Thrust Services. Cloud Platform We created a new section on the site that documents all platform concepts such as our approach to Organization/Region/Tenancy, Authentication models, Admin Center functionality, Guides, and…
-
How to use /v2/nodes/{id}/versions
I am trying to figure out how to use above method trying to connect to OpenText. We intend to upload a new version of an already existing file. Checking out this link under "Add version": It is stated that "If your REST client does not support file uploads, you will need to specify additional information in the body" one…
-
Integration of css / cms api's with workfront which required specific endpoints
We are working on integrating Workfront with OpenText using CSS and CMS APIs to store files or images on OpenText and access them from the Workfront side. However, we are encountering an issue where Workfront appends certain fixed endpoints to the base URLs, such as /files (which we have for the CSS API), /metadata,…
-
Deleting or Purging SAP Archive File from OpenText Archive Server
Hi there, We're using OpenText Archive Server to Archive Files from both SAP CRM and S/4 HANA. Based on the privacy act standards, we need to delete Archive Files which are older than a certain period/date to achieve the compliance. Does OpenText offer some out of box solution, if not what's the practice around deleting…
-
Test via POSTMAN REST services for POST
I am trying to test via POSTMAN the REST call from D2SV-Client2Server-Logging (D2-Smartview/clientlog using the POST method) but I get the error below { "status": 415, "code": "E_UNSUPPORTED_MEDIA_TYPE",…
-
How to decrypt a 'SIP Package' after it has been exported by executing a 'Rebuild SIP' on a Package
In InfoArchive it is possible to perform a 'Rebuild SIP' on a 'Package', either via the UI or via an API call. However, when the 'Package' has been encrypted in InfoArchive, this results in a 'SIP Package' being encrypted as well. Because of this, it is not possible to ingest the 'SIP Package' in a new InfoArchive…
-
Rule: An item is deleted
When you create a rule with even An item is Deleted, which triggers a BPM with true conditions, does the BPM run after or before item is deleted?