Forum Discussion

boonkelz's avatar
boonkelz
New Member
6 years ago

Error with Parameters Please Help

HI, please help me.

 

I wrote a rest Service Programm and I've problems to test ist:

 

in SOAPUI 

 

 

 

This is, how I start 

 

 

Parameters:
{
"EINMIETERNUM": "01000221511000903",
"EINDATENDS":
{"EINANREDKZ": "2",
"EINTITEL": "Dr.",
"EINFAMNAME": "Schober",
"EINVORNAME": "Hannes",
"EINADRESSE": "Baranygasse 26/9",
"EINPLZLAND": "A",
"EINPLZ": "1220",
"EINORT": "Wien",
"EINMAIL": "boonkelz@gmail.com",
"EINIBAN": "AT1234567890",
"EINBIC": "BKAUATWW"}
}

 

 

WHATS WRONG --> THANK YOU

1 Reply

  • Nastya_Khovrina's avatar
    Nastya_Khovrina
    SmartBear Alumni (Retired)

    Hi,

     

    Thank you for your post. Are you sure that your server is up and running? Can you send a request to it from some other application? Do you have an expected raw request which can be processed successfully by your server?