![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
To export TIBCO BusinessConnect configuration into the WSDL files, navigate to the TIBCO_HOME/bc/version_number/protocols/soap/tools/wsdl directory and run the following commands:
− Windows wsdlexport.exe
− Unix ./wsdlexport
TIBCO BusinessConnect SOAP Protocol WSDL export tool uses the wsdlimport.tra file in the TIBCO_HOME/bc/version_number/protocols/soap/tools/wsdl directory for configuration and command line arguments.Table 52 and Table 53 describe the properties in the wsdlexport.tra file that you can use to modify for WSDL export process.
java.property.bc.repo.db.user=database userjava.property.bc.repo.db.password=database password java.property.bc.repo.db.url=JDBC URLjava.property.bc.repo.db.driver=JDBC Driver
java.property.wsdlfilename=wsdl file name For example: http://SOAPServer:6700/dmz/SOAP java.property.wsdl.soap.version=SOAP version java.property.wsdl.service=service name java.property.wsdl.namespace=wsdl namespace java.property.wsdl.operationlist=export list filename
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |