Comment on page
Release Notes
- Updated System.Data.SqlClient to Microsoft.Data.SqlClient, which allows the Agent to run on a Windows or Linux Stream Host
- Repackaged to include the Agent's Category
- Added config option to specify Command Timeout
- Added Sql update support
- Fixed issue with output parameters where the size was restricted by the input value
- Fix for handling null values in the payload
- Outputting original payload and added return type option when using stored proc
- Not retaining the connection settings when switching from system variables to free text fields
- XMP Error for Password Variable box fixed.
- Added stored proc functionality
- Added option to specify connection settings using system Variables
- Using Connection Variables is the default setting from this version
- If upgrading the Agent in an existing Data Stream, you need to add the system variables first and then perform the variable mapping in the Data Stream
- Added stored proc functionality (this version doesn't have system variables)
- Catching errors from receive/poll and publishing to Error Endpoint
- Updated help url
- Added Checkbox in config settings to allow firing database triggers on insert (if defined)
- Added OnError Endpoint
- Removed validation on Database to cater for sql logins that don't have access to query master database
- Changed Database dropdown to allow custom values so that user can specify database name manually which is needed when login doesn't have permission to query master database
- Modified the error handling accordingly
- Validation bug fixed
- Batch Writing added
- Initial Release
Last modified 28d ago