Menu

save_service

Developers
Pae Choi
2002-11-09
2002-11-09
  • Pae Choi

    Pae Choi - 2002-11-09

    The "save_service" also returns SOAP Fault message as follows:

    <?xml version='1.0' encoding='UTF-8'?><Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><Body><Fault><faultcode>Client</faultcode><faultstring>Client Error</faultstring><detail><dispositionReport><result errno="10210"><errInfo errCode="E_invalidKeyPassed">businesskey not present: null</errInfo></result></dispositionReport></detail></Fault></Body></Envelope>

    I am thinking that MySQL database i created based on the PostgreSQL script may not correct.

    I can either reconfigure the database with PostgreSQL or get a copy of MySQL script if anyone has it.

    Any comments?

    Pae

     
    • Pae Choi

      Pae Choi - 2002-11-09

      The same failure with newly configured PostgreSQL as follows:

      <?xml version='1.0' encoding='UTF-8'?><Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><Body><Fault><faultcode>Client</faultcode><faultstring>Client Error</faultstring><detail><dispositionReport><result errno="10210"><errInfo errCode="E_invalidKeyPassed">businesskey not present: null</errInfo></result></dispositionReport></detail></Fault></Body></Envelope>

       

Log in to post a comment.