-
Difference between Process Suite and AppWorks
Hi Team, Can someone help me in understanding the difference between Process Suite and AppWorks Workflow models. Is there any support available for Process Suite now ?
-
Any specific replacement for Metastorm BPM
Does open-text provide any suggestion on which workflow can help replace the Metastorm BPM as its now End of Life. Will Appworks can be considered.
-
Updating French metadata using Content Server REST API
Hello, We are using PUT /v1/nodes/{id} to with the command body : { "name":"New Name", "description":"New Description" } to change a name and description of objects programmatically as part of our business utility application. Can I use the same API with a different command to modify French title and description? It is…
-
call a appworks(cordys) web services using react js framework
Hi All, we are building a new UI using a React JS library, I need to know how I can call cordys web services from UI and get the response. Thanks,
-
HomePage / Layout URL
How can we get the custom URL for the specific homepage or layout
-
Attachement size in AppWorks
We are using AppWorks 20.3. There is attachment size (10 MB) limit while sending emails. Can someone please let us know if this was fixed in later versions?
-
Reuse of existing Entities
I would like to reuse a part of a entity of an existing Project A in new Project B. Is there any way to change the Project name of Project A to Project B and use the entities in Project B without affecting the original Project A? I had tried but failed. *I'm using SVN. On SVN. 1. Create new folder. 2. Copy Project A folder…
-
REST API presence in Content Server
Hello, I would like to know how can we verify the presence of REST API in a Content Server instance and whether all the functions are present. Thanks Glen
-
Challenges using CS ReST API to extend Content Server UI
Hi, This is less of a question and more a series of observations. When I was first exposed to the ReST API, I thought it might be a good option for designing UI components to be used within Content Server. The main problem is authenticating between them. That is, if you are logged into the CS UI, you are not logged into…
-
How to hidding Create button ?
Normal user shouldn't have permission to see this create button .someone please help me?