mvantellingen / python-zeep

A Python SOAP client
http://docs.python-zeep.org
Other
1.87k stars 579 forks source link

2 Service's #1358

Open fornakter opened 1 year ago

fornakter commented 1 year ago

Hi. It works, bu i have an problem. On my case i have 2 'Service'. First one is for test and it works. But how to connect to the second one?. image

fornakter commented 1 year ago

If someone was looking for answer: You need to add 'service_name='TergProductsDataService'' to connect to second service.