Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 TIBCO BusinessEvents Studio Tools Utility : Generating Encrypted Passwords

Generating Encrypted Passwords
TIBCO BusinessEvents Studio Tools utility provides a command to generate encrypted passwords.
Syntax
studio-tools -crypto encrypt [-h] [-i <input text>]
Definition
The encrypted text is written to STDOUT. The exit status of the command indicates whether the generation was a success or a failure.
An exit status of 0 indicates success, and -1 indicates an error.
Options
studio-tools -help
studio-tools -dt generateDTClass [-h]-d Decision Table Path -p Project Path -o <Output Directory for generated classes> -x -e EAR Path -cp <Optional extended classpath>
studio-tools -dt importExcel [-h]-studioProjPath <Studio Project Path> -projWsPath <Studio Project Workspace Path> -excelPath <Excel File Path> -dtName -folderPath <Path relative to project path> -vrfPath <Path relative to project path>
studio-tools -dt validateTable [-h] -studioProjPath <Studio Project Path> -projWsPath <Studio Project Workspace Path> -dtPath <Path relative to project path>
studio-tools -dt convertCSV2Excel [-h]-csvPath <CSV File Path> -excelPath <Excel File Path> -s <Column Separator>
studio-tools -dt validateWSTable [-h] -r <Path of SCS> -p <project Name> -e <EAR archive path> -t <DecisionTable Temp File Path>
studio-tools -core importDesigner -d <designerProjDir> [-n <studioProjName>] -p <studioProjDir>
studio-tools -core migrateCoherenceCalls -p <studioProjDir>
studio-tools -core buildLibrary [-h] -p <studioProjDir> [-a] [-r] [-x] -n <projectLib> [-f <resources>]
studio-tools -core buildEar [-h] [-x] [-lc] [-o <outputArchiveFile>] -p <projectDir> -cp<extended classpath>
studio-tools -core generateClass [-h]-p <Project Path> -n <Optional Project Name> -o <Output Directory for generated classes> -x -lc -cp <Optional extended classpath>
studio-tools -crypto encrypt [-h] [-i <input text>]
studio-tools -rms commit [-h] -studioProjPath <Studio Project Workspace Path> -rmsBaseURL <Base URL For RMS> -rmsUsername <RMS Login Username> [-rmsPassword <RMS Login Password>]-artifactPath <Path relative to project path> -artifactType<decisiontable | domain | channel | concept | event | timeevent | metric>

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved