Page 1 of 1

Unclear Method Call Error

Posted: April 4th, 2022, 7:58 pm
by JefferyD
Errors that occur in a service that calls a method or submethod seem to suggest that the error happened inside of the method instead of the service itself. Would it be possible to tell the developer more clearly that the error occurred in the method call service and not in the method itself?


For example, when I forgot to give an "Output" node in the submethod call service a name, I got "Error in CallSubMethod. See inner exception." in the logs. I was really confused when the submethod itself showed no errors though.
Method Call Missing Output Name.png

For comparison, this is the error when a node name is blank for a CreateServiceNode service.
Service Missing Node Name.png

Re: Unclear Method Call Error

Posted: April 5th, 2022, 12:05 pm
by SumanPrasad
Task 10318 is created to address this. Now you will get explicit exception thrown showing exact error.

Re: Unclear Method Call Error

Posted: May 18th, 2023, 11:54 am
by SteveCap
This issue should have been resolved with a later version of EASYProcess.