Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 TIBCO BusinessEvents Studio Tools Utility : Setting up RMS Projects at the Command Line

Setting up RMS Projects at the Command Line
You can set up RMS projects in TIBCO BusinessEvents Decision Manager. This section explains how to do this task at the command line.
To Set up RMS Projects at the Command Line
1.
Navigate to BE_HOME/studio/bin/ and open a command prompt.
2.
studio-tools -op setup [-h] -projName RMSProjName [-baseLocation RMSBaseLoc] [-sourceLocation StudioProjectDir] [-aclPath ACLDir]
For example:
studio-tools -op setup -projName CreditCardApplication -baseLocation C:\tibco\be\5.0\rms\examples -sourceLocation D:\Workspace –acl c:\ACL\ CreditCardApplication.acl
 
Table 13, TIBCO BusinessEvents Studio Tools Options for RMS Project Setup (Cont’d), provides detailed information about the options.
Specifies the setup tool for setting up an RMS project.
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:
<RMSBaseLoc>/<projName>/config/<projName>.acl
 
 
 
 

Copyright © TIBCO Software Inc. All Rights Reserved