-
ADO.Net Entity Framework
We're just getting started on serious development in V9.1 and we are aware of how we can use .Net assemblies. What we were wondering was whether it is possible to make use of the ADO.Net Entity Framework to manage access to external tables etc? Is this compatible with Metastorm and has anybody tried it? Would it have to be…
-
Am I at a stage or action
I remember seeing the answer to this somewhere on the forums - but I'm unable to locate it now :( How do I know in code, if I'm on a stage or action . Basically I have something I need to conditionally display at a stage but not at an action. Thanks
-
Registered
Hi, I'm Henk from Capgemini, currently researching into BPM software and I'm curious about Metastorm. But I'm at a total loss how to get access to documentation. Apparently you need a "contract" ? I've read through most of the forum posts but I'm still not sure who to contact. Thank you for your time, regards. Henk EDIT: I…
-
Tim.png
-
time zone adjustments woes
As far as we can see, Time Zone adjustment, instead of being limited to date-time fields, seems to have been applied in some way to all date-time variables. This can affect all fields, even date only fields, since the variable may be calculated. We are certainly seeing the issue in the upper & lower validation properties…
-
ECL Web Service
Does anyone have an example using the ECL web service from a .Net form? What I am trying to do is go from a Metastorm form to a .Net form where I want to update the database and return to the next action in the process map.
-
How to run a Refill request using v7 ECL?
I am using Metastorm BPM v7.6 SR2. I’ve created an ASP.NET page that incorporates the ECL. I’ve followed the partial sample code to run an action refill given in section 5.7.2 of the Enterprise Component Library for .NET Usage Guide. I can perform an action Submit and action Cancel without problems. My scenario: 1) Open my…