You can commit various project artifacts to RMS so that TIBCO BusinessEvents Decision Manager users can check them out to work locally on them. 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 commit [-h] -studioProjPath <Studio Project Workspace Path> -rmsBaseURL baseURLForRMS -rmsUsername RMSLoginUsername [-rmsPassword RMSLoginPassword] -artifactPath projectPathtoArtifact -artifactType {decisiontable | domain | channel | concept | event | timeevent | metric}studio-tools -op commit -studioProjPath D:\Workspace\CreditCardApplication -rmsBaseURL http://sesame.acme.com:5000/Channels/MyChannel/ -rmsUsername admin -rmsPassword admin -artifactPath \Virtual_RF\BankUser -artifactType decisiontableTable 10, BusinessEvents Studio Tools Options for RMS Commit, provides detailed information about the options.
Specifies the commit tool for committing project artifacts to RMS. BusinessEvents Studio project path to the artifacts to be imported. Valid values are decisiontable, domain, channel, concept, event, timeevent, and metric. When another user checks out the project, the committed artifacts are copied to that user’s project.
Copyright © TIBCO Software Inc. All Rights Reserved.