Forum Discussion
akashbam
New Contributor
Thanks richie for your response.
Well, I want to attach a file with code(python). I am calling soap API and binding it with with web service(createAttachment) which accepts parameter as
import zeep
client.service.createAttachment(sid=788139782, repositoryHandle='doc:1002', objectHandle='cr:1306591599', description='Test file', fileName='Test Data')
I'm able to attach a file using soapUI but want to do the same using python.
Thanks,
Akash
Related Content
- 9 years ago
- 11 years ago
- 2 years ago