The called simple method will inherit the context of the calling simple method. Any variables declared in the first will be available to the second.

-Adrian

Patrick wrote:
I am trying to call "updateSecurityGroup" simple-method from another
method.  How do I tell it I want add a security setting for a
particular user.  If it was a service I would use <set-service-fields>
but since its a method I'm confused.  Thanks. Patrick

Reply via email to