Using RDMI to Perform Calculations or String Operations

Previous Next

You can use RDMI to perform complex calculations that are not easy to do with SQL, or that require functions that SQL does not support, such as a randomizer. Likewise, you can use RDMI to have an external component transform a string, as when an email address string is resolved into an existing email address by a Microsoft Exchange component.

See Also

Example 1: Invoking a Randomizer

Example 2: Resolving an Email Address