Search found 9 matches

Go to advanced search

by kalmen chia
Wed Apr 16, 2014 4:47 am
Forum: Issues
Topic: why my call to my service always failed ?
Replies: 2
Views: 356
 
Jump to post

why my call to my service always failed ?

thanks , it works.

by kalmen chia
Wed Apr 16, 2014 2:23 am
Forum: Issues
Topic: why my call to my service always failed ?
Replies: 2
Views: 356
 
Jump to post

why my call to my service always failed ?

Hi , trying to get the basic xml call work but failed , i have make a xml call to my server , https://d2r1vs3d9006ap.cloudfront.net/s3_images/1045826/Appery.ioinstantMobPOS-e1_inline.png?1397614571 by testing it , i got the response from my server as follow ... https://d2r1vs3d9006ap.cloudfront.net/...
by kalmen chia
Wed May 29, 2013 7:04 am
Forum: Issues
Topic: How to use mimic xmlrpc to make a call to other apps and get response ?
Replies: 13
Views: 2417
 
Jump to post

How to use mimic xmlrpc to make a call to other apps and get response ?

Hi

I do not think i used Appery.io proxy , do you know how to
activate it on ?

by kalmen chia
Wed May 29, 2013 2:54 am
Forum: Issues
Topic: How to use mimic xmlrpc to make a call to other apps and get response ?
Replies: 13
Views: 2417
 
Jump to post

How to use mimic xmlrpc to make a call to other apps and get response ?

Hi . after a few days of hacking , although still no solutions , but i think i found a way to trace my problem , that is to use chrome F12 , and this is what i found out code XmlRpcRequest&#46;prototype&#46;send = function() { var xml_params = "&quot for(var i = 0; i < this&#46;...
by kalmen chia
Sun May 26, 2013 3:49 pm
Forum: Issues
Topic: How to use mimic xmlrpc to make a call to other apps and get response ?
Replies: 13
Views: 2417
 
Jump to post

How to use mimic xmlrpc to make a call to other apps and get response ?

Hi, I have tried , i think i got some result from the hurl but i do not know how to use it .,.. especially how to use hurl to replace the follow code code var method = "login" ;&#47;&#47;document&#46;getElementById("operation")&#46;value; var request = new XmlRpcR...
by kalmen chia
Thu May 23, 2013 7:52 am
Forum: Issues
Topic: How to use mimic xmlrpc to make a call to other apps and get response ?
Replies: 13
Views: 2417
 
Jump to post

How to use mimic xmlrpc to make a call to other apps and get response ?

Hi , Tested as per your advice , in my button click , added the alert , but nothing happened. no error message. but the button click did call the function send. as my previous alert showed it. And this is a test of xml-rpc called to my erp backend server , i need to build a mobile client for it. (no...
by kalmen chia
Thu May 23, 2013 2:08 am
Forum: Issues
Topic: How to use mimic xmlrpc to make a call to other apps and get response ?
Replies: 13
Views: 2417
 
Jump to post

How to use mimic xmlrpc to make a call to other apps and get response ?

Hi , Watched console , no error message , and i put some code in my function like below ... code XmlRpcRequest&#46;prototype&#46;send = function() { var xml_params = "&quot for(var i = 0; i < this&#46;params&#46;length; i++) xml_params += XmlRpc&#46;PARAM&#46;replace...
by kalmen chia
Thu May 23, 2013 1:41 am
Forum: Issues
Topic: How to use mimic xmlrpc to make a call to other apps and get response ?
Replies: 13
Views: 2417
 
Jump to post

How to use mimic xmlrpc to make a call to other apps and get response ?

Hi ,

So sorry , i am not a javascript guy , perhaps you have to direct me to do that ?
you mean using firebug from my chrome ?
or inspect using chrome ? Do let me know how to capture the error . many thanks.

by kalmen chia
Thu May 23, 2013 12:28 am
Forum: Issues
Topic: How to use mimic xmlrpc to make a call to other apps and get response ?
Replies: 13
Views: 2417
 
Jump to post

How to use mimic xmlrpc to make a call to other apps and get response ?

Hi , I am trying to explore appery.io and i drop a button on my form and i have already imported the mimic.js , now at my button's event , i selected "Run java script" and put my code below : var method = "login" ; var request = new XmlRpcRequest("[url=http://myappserver.com...

Go to advanced search