Example: Query call to the Rules Engine and loop through result |
Here is an example of a PowerShell script which uses the $USEngine object to execute a database query and then loops through the returning recordset:
This results in:
See also Example: Simple script execution Example: Script execution with paramaters Example: Dynamically Adding C# Example: Converting Word to PDF Example: Query call to the Rules Engine Example: Manipulation call to the Rules Engine |