Thanks Illya. Eagerly waiting for the response.
Thanks Illya. Eagerly waiting for the response.
Hello! Please check this doc http://docs.appery.io/tutorials/sales... (item #4) - you have empty field.
span class="translate"emThis reply was created from a merged topic originally titled
Mandatory parameter appery-rest is missing./em/span
I am getting 'Mandatory parameter appery-rest is missing' . The app was working fine till yesterday. Please help.
Hello Maryna, if you are talking about access token and url, those fields should be empty as they will be changing. Whenever i have to test the REST response, then only, I put values in those fields in Salesforce_Settings.
Hello Maryna, This does not resolve my problem.
Hello! Could you clarify your app name?
Hello Maryna, the app name is IMS demo and I am not able to perform pagination.
On one of the page load events, instead of calling the service directly , I am calling a JS function which in turn calls the actual service which mentions how many records I want on the page etc.
My code snippet for pagination:
var Salesforce = {
page:0,
limit:5,
getTickets:function(){
var options = {};
options.data = {"q":"SELECT Id,CaseNumber,Subject FROM Case"+this.limit+"OFFSET"+this.limit*this.page};
viewTickets.execute(options);
}
}
and on page load, instead of calling viewTickets directly, I call getTickets.
Hello! Sorry, we can't find IMS demo shared app. Please ensure it's shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a