Created
November 28, 2015 08:14
-
-
Save hasithaa/0b58d55f9cab791b4a2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://services.deployer.bpel.carbon.wso2.org" xmlns:xsd="http://types.services.deployer.bpel.carbon.wso2.org/xsd"> | |
<soapenv:Header/> | |
<soapenv:Body> | |
<ser:uploadService> | |
<ser:fileItems> | |
<!--Optional:--> | |
<xsd:dataHandler>UEsDBAoAAAAIAEyOIkRwFzFB2gQAAKIUAAAZAAAAQ2xpZW50LXNvYXB1aS1wcm9qZWN0LnhtbNVY | |
bW/bNhD+3l+h6btNO0WHQLAdpGmKDliTok3XAkUxMNLZ4SaTKknFMYr9992JFCUmTmx32YZ8MGCS | |
c2RsUEsBAhQDCgAAAAgATI4iRBvrzEtPAQAAUgQAAAoAAAAAAAAAAAAAAKSBWBMAAGRlcGxveS54 | |
bWxQSwUGAAAAAAYABgB3AQAAzxQAAAAA</xsd:dataHandler> | |
<!--Optional:--> | |
<xsd:fileName>Async-Client.zip</xsd:fileName> | |
<!--Optional:--> | |
<xsd:fileType>zip</xsd:fileType> | |
</ser:fileItems> | |
</ser:uploadService> | |
</soapenv:Body> | |
</soapenv:Envelope> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment