php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63661 missing parameters in soap request
Submitted: 2012-11-30 19:04 UTC Modified: -
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: h dot waeger at web dot de Assigned:
Status: Open Package: SOAP related
PHP Version: 5.4.9 OS: Win 7
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2012-11-30 19:04 UTC] h dot waeger at web dot de
Description:
------------
Hi,

i am getting an error message while calling a sap webservice.

SOAP-ERROR: Encoding: object hasn't 'name' property in …

i am getting this error cause i didn't provide all parameters listed in the wsdl. But my sap wsdl has about 50 parameters and i actually want to fill just 3 of them.

the behavior i would expect is, that parameters i am not mentioning are transfered as empty


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-07-25 03:34 UTC] peter_liang at vtech dot com
Please see if the solution in #74984 addresses this issue.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 02:01:30 2024 UTC