You can set up RMS projects in TIBCO BusinessEvents Decision Manager. This section explains how to do this task at the command line.
1. Navigate to BE_HOME/studio/bin/ and open a command prompt.studio-tools -op setup [-h] -projName RMSProjName [-baseLocation RMSBaseLoc] [-sourceLocation StudioProjectDir] [-aclPath ACLDir]studio-tools.exe -op setup -projName CreditCardApplication -baseLocation C:\tibco\be\4.0\rms\examples -sourceLocation D:\Workspace –acl c:\ACL\ CreditCardApplication.aclTable 11, BusinessEvents Studio Tools Options for RMS Project Setup, provides detailed information about the options.
Specifies the commit tool for committing project artifacts to RMS. Optional. Specifies the base location of the RMS project. If not specified, the current directory is used. Optional. Specifies the source location of the studio project. If specified, the contents are copied to the decisiondata directory. Optional. File path to the ACL file used for this project. If not specified, the default ACL file is used. For file-based authentication, it is located under the default base location for RMS: rms/config/security/users.pwd.
Copyright © TIBCO Software Inc. All Rights Reserved.