-
How to work with dynamic workflows through the REST API?
Hello. I am working on a Javascript application that will interface with AppWorks Entities through Entity Rest Services. A big component of this application will be the new dynamic workflows. I see that when added to an entity, some endpoints are exposed like terminating, adding steps/tasks, etc. I also see that a get call…
-
Open in specific Home Page
I'm trying to provide a link inside of an email template that will go specifically to an item in the Approver Home Page. From what I understand, I would pick up the layout id and enter in the item # to go to that specific Home Page. Approvers should see Approver Home Page in the masthead. Instead it is going to the last…
-
Set default home page for /home/ORG/app/start/web/
Hello, Please point me to documentation or steps on how to change the default home page when using this url where ORG is the tenant: Right now it opens up to the Home Page (below). We need to have it open to a different created Home Page. I've already tried in various layout security in /app/admin/web/config with no luck.…
-
Get Lifecycle tasks programatically
Hi, I need to complete current state task of an entity instance programatically, using html5 sdk. Is there a way to get the task given the lifecycle instance identifier, please advise: $.cordys.workflow.getTasks({ parameters: { TaskIdentifiers: { TaskIdentifierType: { "@id": "000C29F4-D700-A1EA-A640-9099FAE6C372" } } }}).…
-
ldap might not be running on port 6366
CARS service is running, however unable to connect to CARS from MMC and getting the error ldap not running on port 6366. This has happened after server migration to Azure. Since the IP is changed, I have updated the new IP in host entry.
-
Angular & Appworks Noob
Hi.. thanks in advance for any help. I am new to Angular. Trying to build an application to connect to my Appworks platform, wherein i have created a few entities. I am able to login and get an OTDS ticket. When i try creating an entity instance i get an error as below: Access to XMLHttpRequest at…
-
Content Server Mobile Integration with Document Scanner & Barcode Recognition.
Hello Team, Anyone worked with ContentServer Mobile Integration with Document Scanner and Barcode Recognition. Your Inputs will be helpful if you have setup the above ! Thanks in Advance. Regards, Siva
-
Entity Wizard
Which building blocks are automatically added when you create an entity using the Entity Wizard tool?
-
Background script on appworks
You have a client-side user interface which needs to run a background script. What is the best way to accomplish this with AppWorksPlatform?
-
Disable 'open' event on click resultlist item
Hi, Is there an option available in AWP to disable the 'open' event when a user clicks a row in a result list. So, the end-user requires to mark it and select an action from the actionbar. Thanks, Antal