Service Procedures
The service procedures are found in the resource tree under /lib/services. They are:
|
•
|
CreateElement , which creates a child element in an XML document or element. |
|
•
|
DeleteElement , which deletes one or more element nodes from an XML document or element. |
|
•
|
LogMessageToFile , which writes the contents of a message to a file at a specified path. |
|
•
|
SetEnvironmentFromNodeValue , which evaluates an XPath expression against the envelope, and stores the result in the specified environment variable. |