Showing posts with label Soap. Show all posts
Showing posts with label Soap. Show all posts
Thursday, June 1, 2017
SOAP UI vs POSTMAN
Sometimes SOAP UI displays objects also as arrays for JSON message, better to use Postman tool from google apps which is the best app for JSON or REST API testing.
Thursday, March 9, 2017
SOAP based webservice
1) Create new application.
2)New soap based message model with existing wsdl
3)new message flow
4)drag the wsdl onto the message flow edit on the new flow
5)this gives a skeleton etc. then write business transformation, routing logic's etc.
2)New soap based message model with existing wsdl
3)new message flow
4)drag the wsdl onto the message flow edit on the new flow
5)this gives a skeleton etc. then write business transformation, routing logic's etc.
Wednesday, October 26, 2016
How to create a SOAP Action Policy
Adding a SOAP action policy
A user agent can require that the contents of the HTTP SOAPAction request header field be supplied.
About this task
The HTTP header contains the SOAP action (a URI that identifies the intent of the SOAP HTTP request). If the header contains the SoapAction: http://example.org/add header, the URI of http://example.org/add is the value.
Procedure
- In the search field, enter User Agent.
- From the search results, click User Agent.
- Click the name of a user agent configuration.
- Click the Soap-Action Policy tab.
- Add a policy.
- Click Add.
- In the URL Matching Expression field, enter a shell-style expression to be the matching pattern for the URL set.
- In the Soap Action field, enter the URI of the SOAP action.
- Click Apply.
- Optional: Repeat the previous step to add another policy.
- Click Apply to save the changes to the running configuration.
- Optional: Click Save Configuration to save the changes to the persisted configuration
Tuesday, October 11, 2016
SOA IIB Key Points
IIB or WMB runtime uses the ports as below by default..
1)HTTP nodes use IIB NODE level ports where http connector starts with 7080 and https connector starts with 7083...
1)HTTP nodes use IIB NODE level ports where http connector starts with 7080 and https connector starts with 7083...
2)SOAP nodes use embedded/IBM integration server/EG level ports where http uses withing the ragne 7800 to 7842 and https uses from 7843 to 7884 etc..
Subscribe to:
Posts (Atom)
Distributed Computing: A Guide to Comparing Data Between Hive Tables Using Spark
In big data, efficient data comparison is essential for ensuring data integrity and validating data migrations. Apache Spark, with its in-me...
-
1.Mqsisetdbparams Mqsisetdbparms– brokername – -n – DataSourceName -u – DataSourceUserId – -p – DataSourcePassword To dele...
-
HTTP/HTTPS listener behavior with IIB HTTPInput nodes When a flow containing HTTPInput nodes are deployed on an Integration Server...
-
Please click the link