Service Procedures

The service procedures are found in the resource tree under /lib/services. They are:

AddUsernameToken, page 267, which adds a WS-Security UsernameToken to a SOAP envelope.
CreateElement, page 275, which creates a child element in an XML document or element.
DeleteElement, page 276, which deletes one or more element nodes from an XML document or element.
LogMessageToFile, page 304, which writes the contents of a message to a file at a specified path.
SetEnvironmentFromNodeValue, page 326, which evaluates an XPath expression against the envelope, and stores the result in the specified environment variable.
SetNodeValueFromEnvironment, page 328, which sets an element or attribute value from an environment variable.