-
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
-
ECL.ws Problem with StartAction
We have recently upgraded to 9.2 I have used the process activator to expose an action. The login works fine but whenever I attempt a StartAction() I get the ever helpful "See inner exception for more detail error". Further examining of the event logs revels the following warning "Failed to find the assembly…
-
Does ProVision 9 allow multiple zooming and the ability of dragging the workflows in the HTML?
Greetings, This is as opposed to ProVision 6.3.1., where there are only 3 levels of Zoom (plus the Initial one) and no dragging of the workflow. Regards,
-
SDK v9 MetastormOperation StartAction problem
Hi, I'm getting this message when invoke an StartAction operation on the ECL.WS service.: MetastormOperation session = new MetastormOperation("someEclAdrress"); ... IActionResponse action = session.StartAction("", mapName, actionName, false, null); Exception: Failed to execute 'system action'. Exception 'Error: The…
-
Rich Text - Add image
Can anyone assist with how to add an image when using the Rich Text editor control on a form? There is no assistance in the user guide, we have tried a variety of URLs but these have not worked. Thanks
-
eCategory on ToDo list
Is there in v9 still option to include eCategory into ToDo list? This was possible in v7.
-
Question about migrating data
If I were to recreate a v7.6 process in v9.2 without actually using the migration tools... Would I be able to migrate the data? I have a process in which all the action names and stage names have spaces. I really don't want to make the change in production (and test) only to migrate and basically retest everything from…