Hi , trying to get the basic xml call work but failed ,
i have make a xml call to my server ,
by testing it , i got the response from my server as follow ...
then i create the response automatically ...
i bind the service param value from my UI ,
and i bind my response value to local variable
then i make a success/error event call when my service is call , and i also bind the call from my button the service ,
the success event of my service ,
when i click test and click on the button , this will always call my Error Event.
any advice to help me pls?