Page 1 of 1

How to pass a complex object as parameter to my service?

Posted: Tue Jul 21, 2015 12:32 am
by Reynaldo Libutan

My previous question was tagged as "answered" even though obviously it was still not.

So I am posting again (sorry).
Please see my previous question:
https://getsatisfaction.com/apperyio/...

How do I add a complex object as parameter to my service?
It fails because of the following reasons

I found out that in the function code__performParametersSubstitutions()/code of codeappery.js/code the code fails because

  1. my codeparam/code object has a non string property (easily fixed but still annoying)

  2. my codeparam/code object has a property of an array of objects

    Any tips how can I include this complex object as param for my service?


How to pass a complex object as parameter to my service?

Posted: Tue Jul 21, 2015 10:48 am
by Pavel Zarudniy

Please share - http://devcenter.appery.io/documentat... your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue