tibcoMQSeries.sh
|
This is a shell script to create, start, stop, and delete WebSphere MQ Queue Manager, and to create and delete queues.
Note: Any writable directory can be mapped to the
MQ_COMMON_DIR variable which is required for this script to run.
|
xmlSchemaValidator.sh
|
This is a script to validate a schema based XML. Parameter: xmlFile - file to be validated.
|
MigrateRules.sh
|
Use this utility for migration of rules and workflow files.
|
xsltProcessor.sh
|
This utility applies the XSLT on the input xml file and generates output results.
Parameters:
|
xpathResolver.sh
|
Use this utility to resolve the XPath from a given XML file. For example, xpathResolver.sh xmlFile xPath.
|
tibcoUtil.sh
|
Use this utility to manage the cache.
-loadDS: Loads predefined data sources. Will invoke Filewatcher to load data sources.
|
soapSender.sh
|
Use this utility to send web service requests and receive responses.
For example: SoapSender recordadd-request.xml -h localhost -p 9081 -a image1.gif
|