-
Find out the Workspace iD in Appworks
Hello guys, am using the web service below to retrieve users of a position: <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Body> <getPositionUsers…
-
Appwork Business Process Runtime ACL
Hello guys, thanks in advance for your work. i newly started with AppWorks and i am facing an issue for applying an ACL on an object in my process. i would like to know like with xCP can we create an ACL (accessors and permission) during process runtime then applied on an object. thanks,
-
How to have 'stop' task button show up? How to change default form for lifecycle tasks?
Hello - I have two questions… I am finishing up a project and playing around with the lifecycle tasks that are default with Appworks. For the life of me, I cannot figure out why 'stop' isn't showing up on the front-end. I have triple checked permissions at the entity AND lifecycle level. Does anyone have any ideas as to…
-
How to use Lifecycle Task 'Read' Web Service to get the appropriate IDs within a lifecycle?
adsf Hello - Our team has recently began wrapping up a project that has a series of approvals, with different BPMs. The initial BPM reads what the entity has with a 'Read' web service at the entity level, then we use a decision table to manipulate thresholds, which ultimately allows us to follow an approval workflow. We…
-
Feasibility of a Scenario with content server and appworks
I have a scenario wich looks like this Everytime an employe inserts a new Document in a businness workspace of a certain categorie I would like a business process to start in appworks. Is there a way for content server to emit a (event message call) to Appworks so that the process could reclassify and automate actinos to…
-
Get attachments out of eAttachment table
Hi Is there a way to extract all of the attachments in the eAttachment table and put them in a folder or network share? It would also be extremely helpful to be able to put each attachment in a folder made up of the metastorm foldername or some other information from the procedure so that the documents can be easily…
-
I want to start learning Open Text ECM development. Can anyone lead me to start.
I want to start learning Open Text ECM development. Can anyone lead me to start. For eg. 1. From where to start (Basic to Advance) 2. Development start 3. Useful links Please help. Thanks & Regards, Tridib Mandal
-
MBPM 9.5 eclsample.war for Java
Has anyone been able to successfully log in using the eclsample.war application included in the 9.x.x SDK (JAVA)? The ECL Web Service is installed (IIS) during the process of installing MBPM 9.5.1. An instance of Tomcat is installed and the war file deployed in the tomcat container. The SAP scripts were installed and in…
-
Process Data Mapping error....
Hi, I have an error on execution of process data mapping an i don't know that'is the issue. On following the stack trace error: [DM_WORKFLOW_E_COMPUTE_TRANS_COND]error: "Failed to compute transition condition for activity 'Fine benestare' (43) of workflow (4d0279fd8000fe60)." [DM_EXPRESSION_E_UNABLE_TO_EXECUTE]error: "The…
-
Business Process Model in Waiting status aborts
We have a BPM that caches some tokens from integrated OpenText products. It retrieves new tokens every 30 minutes to assist with performance. The process in Process Instance Manager (PIM) is always in waiting status. The issue is when we have outages or monthly deployments, the process will abort because the endpoint is…