Where to Use the XML Import Method?

Previous Next

The XML document to be imported is a string. This implies that you can select an XML document column from an application table. The SELECT statement may retrieve zero or more XML documents to be processed.

The XML import method can also be called from a constraint. Such a constraint will be handled as a multi-record corrective constraint. You can defer the constraint to commit time.

Another example is to supply a complete XML document as string using the USoft Remote Rules Service API, for instance from a Visual Basic program.