I'm having trouble with "newResult" in my method. I want to display either the method ran correcly or there was an error. I have something like this that i copied from the Aras Programmers Guide:
Inn...
Hi For some reason, the string you added to new result will only be parsed if you run the "ApplyItem" action and not "ApplyAML".
When you run your code directly in the method editor and click the "Run Server Method" it works.
Can you precise in which context you are doing this?