Search found 15 matches

Go to advanced search

by Carl Porch
Mon Feb 03, 2014 6:38 pm
Forum: Issues
Topic: Bad Request error when running query from Form
Replies: 9
Views: 2031
 
Jump to post

Bad Request error when running query from Form

Last question -- what is the difference between versioning and creating a backup? When I create a new version, it gives me the option of "Restore" for prior version; seems very much like restoring from a backup.

Certainly simpler to create a new version -- if the end result is identical.

by Carl Porch
Mon Feb 03, 2014 6:33 pm
Forum: Issues
Topic: Bad Request error when running query from Form
Replies: 9
Views: 2031
 
Jump to post

Bad Request error when running query from Form

Thank you, I wouldn't have figured that out.

by Carl Porch
Sat Feb 01, 2014 8:09 pm
Forum: Issues
Topic: Bad Request error when running query from Form
Replies: 9
Views: 2031
 
Jump to post

Bad Request error when running query from Form

FindNearbyAgenoes and app has been shared.

by Carl Porch
Sat Feb 01, 2014 4:54 am
Forum: Issues
Topic: Bad Request error when running query from Form
Replies: 9
Views: 2031
 
Jump to post

Bad Request error when running query from Form

How do you know that your proxies are working correctly? Consider the following: I use exactly the same query in the form as for the query service. No javascript modifies it. When I ECHO the response -- the form displays the records correctly. When I turn off the ECHO and attempt to query Salesforce...
by Carl Porch
Sat Feb 01, 2014 4:06 am
Forum: Issues
Topic: Bad Request error when running query from Form
Replies: 9
Views: 2031
 
Jump to post

Bad Request error when running query from Form

I've imported a query service from the Account object of Salesforce. When I test the query service -- I get records returned with no problem. When I attempt to run the exact same query from the Form (using an appery.io proxy), I get a Bad Request error. The service does returns a Failure. Is it poss...
by Carl Porch
Wed Jan 22, 2014 4:23 am
Forum: Issues
Topic: No records being returned from Salesforce.
Replies: 15
Views: 1900
 
Jump to post

No records being returned from Salesforce.

Finally making some real progress. Disabled the echo and got it to work using the key from the REST API tab on the Appery home page -- so that interaction from the form would occur via the Appery.IO Proxy. Other things are also falling into place.

by Carl Porch
Wed Jan 22, 2014 2:17 am
Forum: Issues
Topic: No records being returned from Salesforce.
Replies: 15
Views: 1900
 
Jump to post

No records being returned from Salesforce.

I reduced everything down to a minimum and finally got it working -- by turning on the echo feature. Is this how Appery-IO solves the cross domain scripting block from the test environment?

by Carl Porch
Wed Jan 22, 2014 12:46 am
Forum: Issues
Topic: No records being returned from Salesforce.
Replies: 15
Views: 1900
 
Jump to post

No records being returned from Salesforce.

Mine has yet to work; but I'm beginning to understand why. In looking at the tutorial for Data Mapping which was recorded back when Salesforce was only connected as a Generic Service (before it had it's import function built in to Appery-io), there was a lot of setup with OATH keys and so forth. Whi...
by Carl Porch
Tue Jan 21, 2014 10:39 pm
Forum: Issues
Topic: No records being returned from Salesforce.
Replies: 15
Views: 1900
 
Jump to post

No records being returned from Salesforce.

Currently I'm only using the loginSalesforce() function, but I'm thinking that I should be grabbing some values following the login with these functions -- to hook into the services properly.

by Carl Porch
Tue Jan 21, 2014 9:32 pm
Forum: Issues
Topic: No records being returned from Salesforce.
Replies: 15
Views: 1900
 
Jump to post

No records being returned from Salesforce.

Which JavaScript functions should I be using (from the sales force utilities)?

Go to advanced search