Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ormeir

    (@ormeir)

    hi zaus

    you suggested i sent you the debug here
    meanwhile i changed to ninja form

    here what i get responsed

    *** Service ***

    [ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

    Array
    (
        [name] => InwiseWebServicesAdmin
        [url] => https://api.inwise.com/InwiseWebServicesAdmin.asmx?op=CreateAccount
        [forms] => Array
            (
                [0] => njn_2
            )
    
        [success] =>
        [failure] =>
        [timeout] => 10
        [hook] => true
        [as-xpost] => form
        [xpost-wrapper] =>
        [xpost-header] => secheader/username/pass
        [mapping] => Array
            (
                [0] => Array
                    (
                        [lbl] => first name
                        [src] => Field ID: 6
                        [3rd] => FirstName
                    )
    
                [1] => Array
                    (
                        [lbl] => last name
                        [src] => Field ID: 8
                        [3rd] => LastName
                    )
    
                [2] => Array
                    (
                        [lbl] => user name
                        [src] => Field ID: 12
                        [3rd] => UserName
                    )
    
                [3] => Array
                    (
                        [lbl] => The email address
                        [src] => Field ID: 10
                        [3rd] => Email
                    )
    
                [4] => Array
                    (
                        [lbl] => password
                        [src] => Field ID: 11
                        [3rd] => Password
                    )
    
            )
    
        [separator] =>
    )
    
    *** Post (Form) ***
    http://inwise.co.uk/?page_id=760&preview=true
    Array
    (
        [6] => mivzakim
        [8] => mivzakim
        [12] => mivzakim
        [10] => [email protected]
        [11] => *******
        [13] => checked
        [14] =>
    )
    
    *** Post (to Service) ***
    Array
    (
        [timeout] => 10
        [body] => Array
            (
            )
    
        [headers] => Array
            (
                [secheader/username/pass] =>
            )
    
    )
    
    *** Response ***
    Array
    (
        [headers] => Array
            (
                [cache-control] => private
                [content-type] => application/soap+xml; charset=utf-8
                [server] => Microsoft-IIS/7.0
                [x-aspnet-version] => 4.0.30319
                [x-powered-by] => ASP.NET
                [date] => Sun, 08 Feb 2015 11:16:12 GMT
                [connection] => close
                [content-length] => 479
            )
    
        [body] => <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Receiver</soap:Value></soap:Code><soap:Reason><soap:Text xml:lang="en">Server was unable to process request. ---> Root element is missing.</soap:Text></soap:Reason><soap:Detail /></soap:Fault></soap:Body></soap:Envelope>
        [response] => Array
            (
                [code] => 500
                [message] => Internal Server Error
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
        [safe_message] => physical request failure
    )

    i know i do something wrong and i dont have an idea what.

    thank you for your great support

    meir

    Thread Starter ormeir

    (@ormeir)

    i tried both ways i guess i do something wrong
    is there is a way that i can send you print screen of my setting to look at?
    thank you

    Thread Starter ormeir

    (@ormeir)

    thank you @zaus
    i will try both ways.

    Thread Starter ormeir

    (@ormeir)

    thank you for fast reply
    yes i use the xpost
    the wsdl – https://em-sender.com/ws/InwiseWebServicesAdmin.asmx?WSDL

Viewing 4 replies - 1 through 4 (of 4 total)