A review on SOAP API & WSDL format and the SOAP/WSDL internet programming is done in SoapUI and Zeep

  Рет қаралды 4,828

Jadi

Jadi

Күн бұрын

Пікірлер: 33
@FatemehDamarchilou
@FatemehDamarchilou Жыл бұрын
Your generosity is beyond what we deserve. God bless you
@geekingjadi
@geekingjadi Жыл бұрын
So nice of you
@rkrrkumar511
@rkrrkumar511 5 ай бұрын
I found your explanation very clean and informative. Very easy to understand with such funny emotions and laugh. Thanks
@geekingjadi
@geekingjadi 5 ай бұрын
Glad you liked it!
@neoblackcyptron
@neoblackcyptron 6 ай бұрын
Thank you very much. It is great to learn from an experienced master programmer who still has fun even after becoming an expert. Blessing to you :)
@geekingjadi
@geekingjadi 6 ай бұрын
Great to hear! that was so kind :D
@Hotcodes_Academy
@Hotcodes_Academy Жыл бұрын
I watched it in two languages, Thanks a lot ❤‍🔥
@miriamramstudio3982
@miriamramstudio3982 9 ай бұрын
Best video I ever watched on that topic. Thank you.
@geekingjadi
@geekingjadi 9 ай бұрын
Glad you enjoyed it!
@Odyssey-Vivid
@Odyssey-Vivid Жыл бұрын
What a good time, I was working on a similar project at the same time
@geekingjadi
@geekingjadi Жыл бұрын
Oh cool!
@Odyssey-Vivid
@Odyssey-Vivid Жыл бұрын
Thank you, it was really helpful
@stefanmatic2004
@stefanmatic2004 4 ай бұрын
Thank you, sir, I am currently stuck on a project with a SOAP API, and this helped a lot! One question though: Am I the only one having an issue where the argument types are complexTypes, and I'm not sure where to go or what to look for to find the structure of that type?
@eradboi
@eradboi 18 күн бұрын
Thank You for this, really helped me out
@geekingjadi
@geekingjadi 9 күн бұрын
You're welcome!
@atajahangiri5861
@atajahangiri5861 Жыл бұрын
VERY very GOOD video
@arimanaen634
@arimanaen634 Жыл бұрын
thank you very much for the video. It helps me a lot. :)
@geekingjadi
@geekingjadi Жыл бұрын
You are welcome!
@alex1s85alex3
@alex1s85alex3 Жыл бұрын
Hey!!! Great video. I need to create soap requests to retrieve data. Soap request has 3 elements and one oft hem is an encrypted string with pksc8 algorithm. Is there a way to do this?
@temperkan3727
@temperkan3727 Жыл бұрын
Great Video!
@geekingjadi
@geekingjadi Жыл бұрын
Thanks for the visit
@chlupatazarovka8201
@chlupatazarovka8201 4 ай бұрын
No, no, no. Everyone shows SOAP with counting numbers, but it's a useless example. I have a real problem. I need to attach a file to a RAW SOAP message (multipart message). SoapUI does it easily, but how on earth should I do it with Zeep? Does anybody know how?
@adamfatyga7977
@adamfatyga7977 10 ай бұрын
Im try to collect data from API based on SOAP Theoretically everything works and code is ready, but when i run it i have an error: Client ip is not allowed to use this service. And i call to that corporation, they dont need password to connect to ther API. Can You help me?
@adamfatyga7977
@adamfatyga7977 10 ай бұрын
import zeep EAN_Code = '123456' wsdl_url = 'urt_to_api' client = zeep.Client(wsdl=wsdl_url, service_name='TergProductsDataService') response = client.service.prodsCMS2USPGet(prodID=zeep.xsd.SkipValue, prodIndex=zeep.xsd.SkipValue, prodEAN=EAN_Code, insiderFlag=zeep.xsd.SkipValue, http200=zeep.xsd.SkipValue) print(response)
@geekingjadi
@geekingjadi 10 ай бұрын
no one can help without the code. but sometimes its about the method you are calling or you might need an APi key or something. if they have a documentation, it should help.
@adamfatyga7977
@adamfatyga7977 10 ай бұрын
@@geekingjadi The documentation is very general and the examples are on php and I work on Python. I can't insert a link or code here because everything is automatically deleted.
@adamfatyga7977
@adamfatyga7977 10 ай бұрын
@@geekingjadi client = zeep.Client(wsdl=wsdl_url, service_name='TergProductsDataService') response = client.service.prodsCMS2USPGet(prodID=zeep.xsd.SkipValue, prodIndex=zeep.xsd.SkipValue, prodEAN=EAN_Code, insiderFlag=zeep.xsd.SkipValue, http200=zeep.xsd.SkipValue)
@adamfatyga7977
@adamfatyga7977 10 ай бұрын
@@geekingjadi api mediaexpert pl (space=dot)
@KevinNdhlovu
@KevinNdhlovu 3 ай бұрын
🙏🌱🌳😀
@agewerk3124
@agewerk3124 Жыл бұрын
Zeep means soap in Dutch
@geekingjadi
@geekingjadi Жыл бұрын
Interesting :D did not know this.
@realcyberpirate
@realcyberpirate 5 ай бұрын
Mamnon Agha!
Working With APIs in Python - Pagination and Data Extraction
22:36
John Watson Rooney
Рет қаралды 116 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
How to do SOAP API requests in Python
9:43
Curbal
Рет қаралды 24 М.
PDFs Can Run Linux?! Here’s How
13:30
Jadi
Рет қаралды 6 М.
SOAP Web Services 10 - Understanding the WSDL
14:04
Java Brains
Рет қаралды 436 М.
Studying the Bitcoin's source code for 21M cap
20:28
Jadi
Рет қаралды 17 М.
Make SOAP requests from Postman + Web Service Testing
13:01
Valentin Despa
Рет қаралды 82 М.
Master Python Decorators: A Hands-On Programming Guide
20:50
4 Tips for Building a Production-Ready FastAPI Backend
27:02
ArjanCodes
Рет қаралды 81 М.