Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
PowerExchange for Microsoft Azure SQL Data Warehouse
PowerExchange for Microsoft Azure SQL Data Warehouse
After you upgrade from a previous release to version 10.2.2, the existing mappings that contain the following data types fail on the Spark engine at run time:
Binary
Varbinary
Datetime2
Datetimeoffset
To run the existing mappings successfully, you must map these data types to the string data type or re-import the object.
Binary -> String (n)
Varbinary -> String (n)
Datetime2 -> String (27)
Datetimeoffset -> String (34)
For more information, see the
Informatica PowerExchange for PowerExchange for Microsoft Azure SQL Data Warehouse 10.2.2 User Guide