Copyright © TIBCO Software Inc. All Rights Reserved |
Committing Project Artifacts to RMS at the Command LineYou can commit various project artifacts to RMS so that TIBCO BusinessEvents Decision Manager users can check them out to work locally on them.
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 12, TIBCO BusinessEvents Studio Tools Options for RMS Commit (Cont’d), provides detailed information about the options.
Specifies the commit tool for committing project artifacts to RMS. File path to the TIBCO BusinessEvents Studio project that contains the artifacts to be committed. TIBCO 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 |