Todor
Trying to pass complex object as input parameter to the Ajax service of a Single select. It looks like only simple types can be passes:
{“status”:”error”,”Data”:{“status”:”error”,”exceptionType”:”com.ibm.bpm.wle.api.CouldNotSetPropertyException”,”errorNumber”:”CWTBG0535E”,”errorMessage”:”CWTBG0535E: Property ‘name’ could not be set on a variable of class ‘ANY’.”,”errorMessageParameters”:[“name”,”ANY”],”responses”:null,”errorData”:null}}
Any known workaround to this?
Todor
Found the issue. The input of the Ajax service needs to be defined as a complex object. It still can be ANY for simple types.
SPARK Support
Hi Todor,
Thank you for the feedback.
Regards,
Stephen P.