Started 1 month, 2 weeks ago (2009-10-16 11:06:00)
by masroorahmedkhan
I did all that i have my process ready one main process i have created as an admin form which will list procedure name, stages wise count and as soon as the user select one stage or map in this he has to press a button to navigate to the detail where he will see specific to selected process
to do list details. and this grid is a folder gird as soon as the user click it open the folder. what...
Started 1 month, 2 weeks ago (2009-10-16 11:42:00)
by Jas
Hey The way I see it Metastorm BPM / e-Work is based on a
three tier architecture which is kind of scalable. For instance you can have a single server running everything or two servers with one acting as db or even three servers where one runs engine, the second db and third web server. You can also have more than one engine as long as they have unique names and these can be load balanced as ...
Started 1 month, 2 weeks ago (2009-10-17 01:49:00)
by Jerome
I would use a chained and cloning actions, I think. It would go something like this (sorry, no example as I no longer have
e-work installed at home): First action to Stage1 From Stage1, there is a conditional action that copies that created folder to a Stage2. There is also a chained cloning action to repeat the data entry, leaving any desired fields populated with previous data. This has ...
Started 1 month, 2 weeks ago (2009-10-17 01:37:00)
by Jerome
Basically use %SelectSQL() The simplest way is to return two fields. You can use
concatenated data, but it is slightly more details. Let me know and I'll give an example. If the sp has more than just a query in it, ie has multiple steps, you need to prevent the intermediate return from each step. In SQL Server you do with SET NOCOUNT ON at the start of the sp, or you can do it when calling the...
Started 1 month, 2 weeks ago (2009-10-16 14:26:00)
by Nappy
Impact LIKE 'CIRT*')) should be Impact LIKE '%%CIRT*%%'))
Started 1 month, 2 weeks ago (2009-10-16 09:50:00)
by PaulD
This is a common result of using the default To Do List role on the actions. This role requires an alert to exist for the current user and for this folder in the eAlert table. However the act of creating this alert is an
asynchronous one based off the action that has just been completed and it can not be guaranteed that the alert will have been created before the following action is evaluated....
Started 1 month, 3 weeks ago (2009-10-11 13:03:00)
by daiwilliams
Theres an email thats come out for 9 webinars showing these features that looks quite good. I attended a demo of v9 last week and it looks really good. Some significant improvements on existing functionality and obviously the new features. The biggest change for me is the use of the Metastorm
Business Objects and how you use them and consequently re-use them. The first release will be out ...