We’ve added a few new Step Handlers to Ouvvi to extend the integration capabilities.
HttpWebRequest – Allows you to call an external web page and validate the result with a Regular Expression. This can simply be used to check that a remote service is running or used to notify an external service that an Ouvvi project has completed.
SQL Job – Allows you to Start a Job in SQL Server Agent typically this might be used to start an SSIS Package.
SMS Message – Like the Email Message handler you can also send SMS’s via the www.csoft.co.uk SMS Gateway Service.
Ouvvi Project – You can Start another Ouvvi Project.
Comments