![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Using a menu of options in TIBCO BusinessEvents WebStudio, RMS allows business users to check out projects and check them in, subject to an approval process that RMS also provides. The workflow process can be customized. For a more detailed overview see WebStudio and RMS User Workflow.Before RMS can be used, some configuration is required, as explained in Introduction to Rules Management Server (RMS).At designtime, technical users add virtual rule functions (VRFs) to a TIBCO BusinessEvents project. A VRF has no body, similar to a Java interface. Its implementation is provided using decision tables authored in TIBCO BusinessEvents WebStudio. VRFs are used in the TIBCO BusinessEvents project like any other rule function; they can be called from rules or other rule functions. Here is a simple example:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |