Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Initially released to IWS Test on 20170517
 
Enhancements
Show SQL Feature in XPanels. In XPanels, a new option "Preview SQL for Extension" has been added. When you click on this button, you will see the SQL necessary to generate the new extension table.
Note: It does not actually generate the table. You will need to copy and paste this SQL into a file for your DBA team.
This issue was tracked as Item #138933. 
 
Production Bugs 
Issue with Exec DB Request When Package Property Not Selected If you used the Exec DB Request object without the package property selected, incorrect SQL was generated. The code was updated and the Exec DB Request handling and stability was improved.
This issue was tracked as Item #152783.
 
Incorrect Destination Condition Handling With Streaming Translator There was incorrect destination condition handling while working from the streaming translator. The code was updated to resolve this issue.
This issue was tracked as Item #152784.
 
Issue with Parsing Data with Unsupported CharactersIWS could not process the '&' character in tag value input message. The code was updated to include the abiliyt to parse data with unsupported characters such as '&' while defining translation
This issue was tracked as Item #152847.
 
 .

  • No labels