"No sensors defined" after result comes back from scripted RestMessage call
All,I can see my out/in responses in the ECC Queue to the execution of this script. var r = new RESTMessage('asdf', 'post'); r.setStringParameter('attributeName', 'asdf'); var response = r.execute(); However, the input queue entry always errors with ...