You can modify a SOAP application definition by clicking its corresponding Edit link, which takes you to the SOAP > SOAP Application > Edit page.
In the SOAP Application section, you can edit the application name, set service level thresholds and choose distribution configurations.
You can also modify the regular expressions that identify the application. Select an expression’s corresponding check box, and click Delete to remove it. You can then replace it by adding regular expressions in the manner outlined in the previous section.
You can create a new SOAP transaction on the SOAP > Edit page.
1 |
From the SOAP page, in the SOAP Transactions section, select Add a SOAP Transaction. |
7 |
Click Add a SOAP Operation to begin building a sequence. |
8 |
If desired, narrow the list to a more specific set of pages by typing a search string in the Search box, and then clicking Go. |
12 |
Click OK to complete the process. |
Check All is used to select all entries for deletion, and Clear All is used to clear any entries that were selected for deletion.
Modify a SOAP transaction definition by clicking its corresponding Edit link. Doing so takes you to the SOAP Transactions > Edit page, which allows you to rename the SOAP transaction, add or remove SOAP operations, or reorder the operations by using the and
buttons.
The system attempts to correlate SOAP Operations with a corresponding SOAP Web Service when monitoring SOAP traffic. While SOAP v.1.1’s SOAPAction HTTP header tag can provide this information, web services that follow the SOAP v.1.2 standard may not be able to rely on it, since its use is no longer mandatory. As an alternative, the appliance can use a WSDL (Web Services Definition Language) file to establish these relationships.
where AlphaStockQuoteService is the SOAP Web Service name and getStockQuote is the SOAP Operation name.
If you do not have a WSDL file loaded, this SOAP Operation is displayed as:
Therefore, by loading the WSDL file that contains the description of the AlphaStockQuoteService you instruct the system to replace UNKNOWN_SOAP_SERVICE with AlphaStockQuoteService.
In this case, you need to specify Servers and Ports so that the system knows which WSDL file to use. For example, AlphaStockQuoteService may run on server 192.168.1.10, while BetaStockQuoteService runs on server 192.168.1.11. You need to specify those server IPs for each WSDL file in order to get the correct SOAP Web Service name to appear for each SOAP Operation.
1 |
Click Add a WSDL file on the main SOAP page. |
2 |
In the WSDL File section, click Browse, and search for the WSDL file on your network file system. |
3 |
In the Prefix box, specify the prefix the WSDL file uses for its elements (for example, wsdl:message), to assist the appliance when parsing the file. |
4 |
Click Upload to upload, and begin examining the WSDL file. |
a |
In the Servers section, click Add Server to open a list of monitored servers from which SOAP services are delivered. You can select all servers, or select individual servers to build a list. |
6 |
Click OK to complete the process. |
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy