Components
Ajax
ADOM
RelDB
Mailer
Security
Print
Soap
Filer
Miscelleneous

Soap component can be used to send SOAP messages to web services and to capture the response.

 

Using this component any web service can be queried and the response is rendered on pages with XSLT without writing a single line of code.

 

The SOAP envelopes can be build dynamically by using symbols that resolves the values of the request parameters.

 

Here is an example:

<soap:Body xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

  <SecurityIdentityQuery xmlns="http://abc.xyz.gov/WS/Public">

    <CityCode>@vof(CITY_CODE)</CityCode>

    <FirstName>@vof(FIRST_NAME)</FirstName>

    <FamilyName>@vof(FAMILY_NAME)</FamilyName>

    <Gender>@vof(GENDER)</Gender>

    <BirthDate>@vof(BIRTH_DATE)</BirthDate>

  </SecurityIdentityQuery>

</soap:Body>

See online help...
MoreMotion Products
Web Express
Web Designer
Advanced Suite
mmDesigner
mmExec
mmDb
mmLib
XML Editor
Try
Purchase
Training Course
Product Comparison Table
Compare MoreMotion Products and find out which one is right for you.
What is new in version 3.3?
F.A.Q
Frequently Asked Question about MoreMotion Products.
Technology
XML & XSL
Java
Component Based Development

MOR YAZILIM © 2002-2006 All rights reserved.