Table of Contents

Search

  1. Preface
  2. Introduction to Informatica AddressDoctor Cloud
  3. Informatica AddressDoctor Cloud Interface
  4. Informatica AddressDoctor Cloud Request Parameters
  5. Informatica AddressDoctor Cloud Response Elements
  6. Examples

Developer Guide

Developer Guide

Example: Service Parameters

Example: Service Parameters

The following example shows an Informatica AddressDoctor Cloud request that contains the service parameters setting.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://validator5.AddressDoctor.com/Webservice5/v2"> <soapenv:Header/> <soapenv:Body> <Process> <login>*****</login> <password>**********</password> <parameters> <ProcessMode>INTERACTIVE</ProcessMode> <ServiceParameters>
<JobToken>b89be474-318c-4da3-87c2-f15b2e43c2cb</JobToken> <CampaignId>AddressDoctorTest</CampaignId> <ReservedXml/> <UseTransactionPool>PRODUCTION</UseTransactionPool>
</ServiceParameters> </parameters> <addresses> <Address> <FormattedAddress> <string>U 8 995 BURKE ROAD</string> <string>CAMBERWELL VIC 3124</string> <string>AUSTRALIA</string> </FormattedAddress> </Address> </addresses> </Process> </soapenv:Body> </soapenv:Envelope>

0 COMMENTS

We’d like to hear from you!