Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/imio.pm.ws
https://github.com/imio/imio.pm.ws
iadelib jenkins-pipeline
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imio/imio.pm.ws
- Owner: IMIO
- Created: 2019-03-01T13:10:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T12:42:50.000Z (7 months ago)
- Last Synced: 2024-06-14T14:00:02.029Z (7 months ago)
- Topics: iadelib, jenkins-pipeline
- Language: Python
- Homepage:
- Size: 1.73 MB
- Stars: 0
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
.. image:: https://coveralls.io/repos/github/IMIO/imio.pm.ws/badge.svg?branch=HEAD
:target: https://coveralls.io/github/IMIO/imio.pm.ws?branch=HEADIntroduction
============SOAP webservices for Products.PloneMeeting.
Version 2.x is for Products.PloneMeeting 4.1 and version 3.x is for Products.PloneMeeting 4.2.
WS4PM files
===========These files are generated using a static WSDL file.
Adaptations must be done in file soap/ws4pmwsdl.pt, then the static WSDL file dumpedWSDL.txt
is generated by calling `http://portal_url/@@ws4pm.wsdl?dump_wsdl:boolean=True`.After that, call ZSI wsdl2py script with following syntax : /path_to_ZSI_package/bin/wsdl2py dumpedWSDL.txt -o . -b