cancel
Showing results for 
Search instead for 
Did you mean: 

How to call external web service using B1if

former_member319241
Participant
0 Kudos

Hi,

In my first scenario step I have sqlcall to SAP B1 database and in my second scenario step, I have loaded WSDL of external web service which will insert data in external database.

So how can I pass parameters like CardCode,CardName to web service? Can you please provide documentation?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

bastian_schaefer
Active Contributor
0 Kudos

Hi,

please check the B1i online help (Help -> Documents) for documentation.

In 2nd chapter "Scenario Development" you can find information about the usage of the web service call atom (chapter 2.3.9) and how to import an existing WSDL document to provide a xsl transformation atom.

Best regards

Bastian