-
ProVision BPM connector
I’m looking for information on ProVision BPM connector. Is it a standard feature of ProVision or is it a separate product (I’m currently using Metastorm ProVision 6.3 SR1). Is there any documentation or a tutorial available? Regards, Rafał Foltyniewicz
-
CRUD Matrices
Can anyone help point me in the right direction --- I read that PV is capable of doing this and I can see in the standard matrix list where there's a CRUD matrix for the activity / business class "connection" but I have no idea how to define and display anything. Thank you!
-
Knowledge Exchange Server configure to use CA Siteminder for authentication
Hello All, Is this configuration supported ? Has anybody been able to successfully configure this ? Cheers, Prakash
-
No transactions for any SQL executed
All SQL you yourself execute in Metastorm BPM 9 is executed outside of the transaction. If the event you are in rolls back for any reason, including use of UserError, the executed SQL is not rolled back. This seems like a very large oversight. This was introduced sometime in version 5, IIRC. Is this acknowledged, or is it…
-
Clip.png
-
Integration eWork
Is there any way to integrate with any tool eWork e-mail - Lotus Note - outlook. Example. From eWork send some request to the Lotus Notes - outlook, how to schedule a meeting among others. Thanks.
-
Custom variables in Mail Template
I know I can include variables from Data and from ProcessContext in my Email templates but can I include variables from a business object that's not the main process table? If so, what does the syntax look like? !%CustomBO.ColumnName%! doesn't work. Thanks!