Skip to Content
0
Former Member
Dec 20, 2007 at 06:41 PM

How to call external Web Service with nested input parameters?

41 Views

Post Author: luke

CA Forum: Data Integration

Dear All;

I are trying to load the Google Adwords web service data using DI. All the Google Adwords WS API functions require nested input parameters. For example, the function getReportJobSatus in the ReportService need nested inputs (two groups of inputs): SOAPHeader inputs (email, password, developeToken, applicationToken,..) and getReportStatus inputs (reportJobId). We tested it with DI but failed. The key problem is how to form such nested input parameters.

The instruction for calling Web Service in the document DITechnicalManuals.PDF (page 170-171) is too vague to help. If anyone know how to do this or have such experience, I wish to get the help from you.

Thanks,

Luke