Initially released to IWS Test on 20150916
Enhancements
Introduced Table Filters in XPanels
In XPanels, filter controls have been added to the DB Tables tab. This allows you to filter the contents by part of the table name to help you find your desired table quickly.
This issue was tracked as Item #120794.
...
Added Ability to Export Selected EagleML Panel
In XPanels, you can now export the selected EagleML panel to Excel by selecting the Export in Excel icon. This feature can be useful to assist in helping with your mapping exercise if you prefer to work in Excel initially.Note:
Info |
---|
This is a one direction activity for your documentation purposes only. You can not import this information back into IWS. |
This issue was tracked as Item #133162.
Calling Data Query Objects in Expressions
If you set the default output parameter for your Data Query object using the context menu of the Outbound panel and add it to the library, you can now call it in the Destination Expressions using the format dq_name( par1, par2, .. ) without having to add it to the worksheet. This feature has been implemented for both MC and XSLT translators.
This issue was tracked as Item #133187.
Software Fixes
Incorrect Aliases Paths for XML Source
If you created a task with an XML source and the 'Message Node option value differed from the root node, the XML paths were incorrectly generated for all source aliases'. The code was updated to resolve this issue.
This issue was tracked as Item #132731.
...
Download Publishing Package Does Not Include Export Rule Folder in the Path
The Download Publishing Package does not include the export rule folder in the rule path for .prf files. The code was updated to resolve this issue.
This issue was tracked as Item #133748.