| Feature |
Description |
Auditing Framework Wizard
|
The Add/Update and Remove Auditing Framework command will open the Auditing Framework Wizard. The Auditing Framework Wizard will allow you to add, remove, or edit the auditing framework for each of the packages in the solution your are currently working in.
You can specify Auditing Database Connection Information, generate Configuration Files for the packages, and specify logging options. |
Monitoring Console
|
The SSIS Monitoring Console allows you to monitor current or past SSIS executions. You can use control flow diagrams to see package execution visually just like BIDS while you debug packages. You can also view pre defined reports that will display extraction
and load details/trends, recent executions, any packages that may be currently running, package execution trends, execution dashboards, and execution alerts. The data in the reports can be filtered in a variety of way including by date, package, machine,
execution account, and execution mode. |
Notification Framework Wizard
|
The Add/Update and Remove Notification Framework command will open the Notification Framework Wizard. The Notification Framework Wizard will allow you to create notification event handlers on events such as OnError, OnWarning, OnSuccess, and OnComplete for
any of the packages in the current solution. You can also choose to be notified on your mobile device by specifying a phone number and service provider. |
Snippets Wizard
|
The Add Snippet command will open the Snippet Wizard. The Snippet Wizard will allow you to add script code (VB.net/C#) from reusable code library. |
Package Deployment Wizard
|
The Deploy SSIS Package command will launch the Package Deployment wizard. The Package Deployment Wizard will allow you to quickly and easily deploy any of the packages in the current solution. |
Quick Package Deployment Wizard (BIDS Only)
|
The Quick Deploy SSIS Package command allows you to deploy selected packages in one click using predefined target location selection. Unlike other wizards this wizard runs in a separate thread so you can work with BIDS while deployment is in progress. |
Expression Highlighter
|
The Expression highlighter will automatically highlights various SSIS objects with expressions or external configuration with unique icons. You can highlight on demand by clicking this icon or enable auto highlighting by selecting "Auto Highlight"
option found on "Expression List" plug-in window. |
Package Builder/Template Wizard
|
Package builder option helps you to build packages quickly from existing templates. There are 6 different options on the package builder wizard screen. You can create/modify templates or packages using this option. |
Secure Configurations Manager
|
Using this option you can create secure configurations and add/edit configuration values easily in few clicks for one or multiple packages. You can also generate multiple shared configurations for selected connections and adjust naming convention using smart rename feature. |
Expression List and Expression Editor |
The Expression List plugin lists all objects with expressions along with object name, property name and expression. You can edit each expression with by clicking edit link. BI xPress has custom expression editor which has all features from standard expression
editor and reusable expression snippet library (more than 25 snippets provided). |
Variable Edit
|
Variable Edit Plugin opens Value Expression. If variable is set to EvaluateAsExpression then BI xPress expression editor is displayed. With value editor you can easily edit multiple line text which is not easily possible with standard BIDS functionality. |
Variable Copy/Move to New Scope
|
Variable copy/move feature allows to copy variables from one scope to another within the same or other packages with single click. |
Variable Dependency Scanner
|
Find unused variables, Rename or Delete Unused variables. Find dependent objects for selected variables (e.g. Tasks, Precedence Constraints, Connections, Variables with expression, Configurations). |
Expression Manager
|
Using this option you can add/edit user defined expressions. User defined expressions are listed under "Snippets->My Expressions" node in the expression editor. |
Sort Packages
|
With this option you can sort packages listed under "SSIS Packages" node in solution explorer. You can sort packages by name, size and date modified. |
Compile Script Tasks/Components
|
This command generates compiled code for all script tasks and script components (inside DataFlow) for single or all packages of your SSIS Project. |
Config Edit
|
Using this option you can easily edit XML or SQL Configurations.
|