-
Promote method returned an invalid value for the distributed transaction
I deployed one of the sample processes that came with version 9 and in the web client, I clicked on the appropriate action on the Blank Forms page to start the process. The form displays and I entered info into the required fields, but when I submit it, the following error was displayed: Exception 'The Promote method…
-
custom list via ECL?
Has anyone used the ECL to pull and display a custom list in v9 (9.2.1 specifically)? If so, do you have any sample code that you can provide? We are trying to do this in Java and having some difficulty. But if you have any sample code (or tips, gotchas, etc) in any language, that would be great. Thanks!
-
Is there a way to reduce the amount of time between dependent field refreshes?
We are just getting started with developing flows in version 9.2 and what I am noticing is that where I have drop down fields where the list options are dynamically generated from a business object or SQL query that is dependent on another field on the form, that the amount of time it takes to refresh the list is quite…
-
When to configure single sign on.
We do not currently use single sign on in our Version 7 environment. We will be in a mirrored configuration for maybe a year while we re-write processes to Version 9. We would also like to configure SSO, but would like to know if there are pitfalls or added complexity configuring SSO in a mirrored environment. Would it be…
-
Populating a solution table based on a List
Hi all, I want to implement this in a solution I've been working on: Basically in a form, we have a List (obviously allowing user's to select more than one option). Basically what we need, is that the optinons selected (Option1, Option2,Option3) is stored in an additional solution table basically containg FolderId,…
-
REST vs SOAP Web Services
Hi everyone, Does anybody know if it is possible to implement REST API in MBPM? We currently have implemented processes using SOAP but would like to implement new Process that use REST Web Service. I would really appreciate any perspective or comments on this matter.
-
Dynamic Roles - not evaluating
I'm not sure what I'm doing wrong here. The function that I use to get users, returns a comma delimted string. The roles in 9.2 take a list. I've tried to pass the comma delimited string - doesn't work. Not on todo list. Can't see actions. I've tried to convert the string into a list a return a list instead of a string.…
-
Importing Data into ProVision
Hi As part of a project we have an excel spreadsheet full of high level requirements (approx. 1000) that we want to import into ProVision rather than manually create the objects direct. Can anyone advise the process I would need to follow to achieve this or whether this is even possible? Thank you