Question
Execution Error in service script
I have service which receives a string as input and result number as output. I have tested service is working as expected.
I have binded that service with value display widget and input to service through mashup parameter. When running mashup I am getting error: "Execution error in service script [Thing serviceName] : TypeError: Cannot call method "serviceName" of null (serviceName#2)"

