-
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…
-
Publishing of ProVision models - Can you share your best practices for publishing?
Greetings All, Background We just created a Proof of Concept for a small process. The size of the resulting models in HTML is at approximately 2 MB. I had seen some richer process, still not very complex, at 7 to 9 MB each. Potentially we anticipate the total size of the models to be at anything between 200 MB and 1 GB.…