Page 1 of 1

Create Service Not Working

Posted: Mon Jul 21, 2014 6:07 am
by Robert Larsen

I cannot figure out what I am doing wrong here. I have my input fields mapped to the request tab for the create server. And my submit button is set to invoke the service. In the second from bottom screenshot you will see the errors I am getting and that is on page load, before I ever invoke the service. But If I clear the console and hit submit, it doesn't appear that the service is being invoked at all the console is blank. But If I go to database_create_service and test the service i get server response and data shows up in my database. Im not sure what I am missing here.... something simple I assume. Im trying to invoke the service and carry the values that are recorded in the input boxes and a few labels into my database. I have shared the app with support its name is test app. When Testing the app a good Login and Password in the app is BOB BOB.

Image Imageinline.png?1405921920[/img] [/url] Image Imageinline.png?1405921950[/img] [/url] Image Imageinline.png?1405921976[/img] [/url]


Create Service Not Working

Posted: Mon Jul 21, 2014 8:52 am
by Kateryna Grynko

Hi Robert,

Could you please also share your Database and provide us with exact steps to reproduce the issue?


Create Service Not Working

Posted: Mon Jul 21, 2014 5:40 pm
by Robert Larsen

I shared the database it is called flat rate time. I don't know how else to duplicate it. Im getting no data sent to the database when pressing my button titled submit time, it has event tied to it to invoke service. I don't know if my mapping is incorrect, or database settings are wrong. I have double checked everything and then again.


Create Service Not Working

Posted: Tue Jul 22, 2014 1:41 am
by Robert Larsen

Correction it is working now, I was getting 400 error, on service invoke. I had to change the way my date defaulted when being sent to the database.


Create Service Not Working

Posted: Tue Jul 22, 2014 1:49 am
by Illya Stepanov

Thanks for the update!