Skip to content

Id not specified in an update call #11

Closed
@shaunhardy

Description

@shaunhardy

Applying the fix in #9 exposed a bug in the PHP SOAP library where SoapClient::__getTypes() does not support extensions in the XMLSchema when used in WSDL mode.

https://bugs.php.net/bug.php?id=45404

Since every object in the WSDL extends sObject, which is where the Id is declared, any record update will fail with "Id not specified in an update call".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions