Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Pass Variable, array, to Rest service

Using serviceInstanceName.execute({}); in Custom JS to start a Rest Service.

Is there a way to pass variables or array to the Service ?
Similar to a function call maybe?

Tks.

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Pass Variable, array, to Rest service

Maybe easiest is to put my vars into localstorage and then call the Service and extract them using the Tiggzi add JS ..

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Pass Variable, array, to Rest service

You can set any request parameters in the mapping, as always.

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Pass Variable, array, to Rest service

Thanks MAX.................................
Ya I will stick with my thought out method

Return to “Issues”