Configuring the SOAP Application
Create a SOAP application with an Informatica Web Service Consumer transformation or a third party SOAP application.
The SOAP request must contain the source data in the request message. You must include the Informatica Cloud user name and password.
For example, for Data Quality credit card checks, the SOAP application requires you to pass the following fields in the SOAP request:
- •Credit Card Number
- •Credit Card Expiration Number
- •Credit Card Security Code
- •Informatica Cloud User Name
- •Informatica Cloud Password
The Data Quality web service returns status information in the response message. You can define different actions in your application based on the results. The Data Quality credit card check returns the following fields in the response message:
- •Credit Card Number Status
- •Card Number Type
- •Card Expiration Status
- •Expiration Date Difference
- •Security Code Status
- •Out Service Status
- •Out Status Description