Generating a WSDL File for a SOAP Service Binding Instance
You can generate a WSDL file for a SOAP Service binding instance from the application or the service.
Procedure
- Click Applications.
- Click an application.
-
Choose one of the following starting points:
Starting Point Procedure Application Service
What to do next
When the WSDL is generated, a machine name 0.0.0.0 is embedded in the SOAP address element. For example,<soap:address location="http://0.0.0.0:9091/helloWorldPT/"/>.
The machine name should be updated before using the WSDL.
Note: If you want to enable authentication for the download of a WSDL file, set the following property in the SystemNode TRA file.
java.property.com.tibco.admin.enable.authenticated.wsdl.download=trueThe default value of this property is false. If the TIBCO ActiveMatrix Administrator is replicated, the TRA property must be set in both the SystemNode TRA files.
Copyright © Cloud Software Group, Inc. All rights reserved.