ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Trouble getting Update Rest Service to work

Can you define the datasource name? Do you mean the database name?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Trouble getting Update Rest Service to work

Take a look at the screenshot
Image

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Trouble getting Update Rest Service to work

My bad! I didn't bind the service I created.

Thx!

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Trouble getting Update Rest Service to work

That got my service executing properly, but my database is still not being updated after the service executes. Do I need to edit mapping?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Trouble getting Update Rest Service to work

If you don't pass parameter "data" to function execute then you need to set up mapping for service.

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Trouble getting Update Rest Service to work

SUCCESS!!!! I still have a question about passing parameter "data", but for now victory!

Thanks!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Trouble getting Update Rest Service to work

Hi, and what is your question?

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Trouble getting Update Rest Service to work

Do the parameter names passed have to be in quotes?

Also, I need to add user sign up and login capability. What are the best links to study for adding those features?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Trouble getting Update Rest Service to work

Hi Steven,

Yes, it will be so. There will be saved an array of records containing these four fields.

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Trouble getting Update Rest Service to work

What about links for adding user sign up and login?

Return to “Issues”