-
Metastorm BPM 9.0.2 SDK Hotfix 2 (9.0.2.2)
Product: Metastorm BPM® SDK Release: 9.0 SR2 Hotfix: 9.0.2.2 Affected Components: Metastorm ECL for Web Services, SDK Samples Purpose of the hotfix: This hotfix addresses the following issues: * Under Windows® Single Sign-On (SSO), the ECL client is not able to connect to ECL Web Service if constructor with URI is used.…
-
Metastorm BPM 9.0.3 Hotfix 6 (9.0.3.6)
Product: Metastorm BPM® Release: 9.0 SR3 Hotfix: 9.0.3.6 Affected Components: Metastorm Web Client Purpose of the hotfix: This hotfix addresses the following issues: * A login window is displayed after a session times out in an SSO environment. This behavior occurs when a connection with the Process Engine is lost, when a…
-
Return
This provides an example of a command that allows a user to send a folder back to the previous stage. It is designed to work with SQL Server and will need changing for use with Oracle.
-
Process Monitoring
This short cut is used to monitor the number of folders at a stage in a process at a defined interval and alert the process owner if a defined threshold is breached. Multiple monitors may be set up. Each monitor can be suspended and reactivated.
-
Note Indicator
This is an example of how you can place an image and use field visibility or use a status field on a form to indicate whether notes have been added to a folder or not. There is also a field to indicate how many notes have been added and when the last notes was added.
-
Load Balancing
This illustrates a role that causes the folder to be placed on the To Do list of the person in the designated group, who has the fewest folders on their To Do list. It is designed to work with SQL Server and will need changing for use with Oracle.
-
Leap Frog
This illustrates the use of the “Forward folders to stage” property of a system stage. It allows a user to select a stage name for the folder to jump to, whether forwards or backwards, bypassing all stages in between.
-
Hide at Stages
This shows how buttons can be hidden on folder forms but be made to appear on action forms. Hence the buttons are only available on action forms. The same technique can be used to hide labels or fields in folder forms.
-
Grid Examples
This provides examples of formatting data within a grid. It includes dates, constants, calculations, and concatenations.