Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

Stored procedures are now provided to enhance the Signature Utilities imports. This will enable integration developers to create a data migration solution that is quicker and easier to use. 

For each table, there is a PRE- and POST- script, which are non-encrypted procedures that allow consumers of the main procedure to validate both incoming and outgoing data from the main procedure. These scripts are essentially "empty boxes" that pass the parameters through and from the main script and the consumer of these import procedures can modify these and apply their own custom logic. 

The following main stored procedures are included. Refer to each section below to review information such as the SQL table that it represents, element definitions, and error codes.

Refer to each section below to review information such as the SQL table that it represents, element definitions, and error codes.


  • No labels