Informatica ETL Transformations
Test your knowledge of Informatica PowerCenter transformations including Sorter, Filter, Expression, Joiner, Aggregator, and Setop operations.
Questions
What are the feature Scopes available in sharepoint
- farm,web application,site collection,web site
- farm,web application,site collection
- farm,list,sub site
- website,site collection,sub site,list
BDC stands for...
- Business Data Connectivity
- Business Data Catalog
- Business Driven Connectivity
- Business Data Cache
Which tool is to build solution package in share point.
- WSP BUILDER
- SHAREPOINT DESIGNER
- SQLDBX
- NONE OF THE ABOVE
JDA IKB is compatible with DB2.
- True
- False
You can customize the screens for Floor planing tool.
- True
- False
If you need to change the display name for the fields of a table you need to change it in the .pmd file.
- True
- False
If a new screen is added in IKB then the a new row will be inserted in the following table
- ix_spc_framework
- ix_sys_ikb
- ix_sys_framework
- ix_sys_screen
If you want to include your own validation/customised code for 'Save' operation in floorplan then you need to change the below file.
- .ini file in Floorplan directory
- pmd file
- in the ix_sys_setting table
- not possible
Floorplan can be set up without setting up IKB.
- True
- False
the transaction between planogram and product are stored in the below table
- ix_spc_position
- ix_spc_planogram
- ix_spc_product
- ix_spc_performance
You can safely add new columns in the exsisting JDA tables if required.
- True
- False
After Signing off from the Pending status an JDA object goes to Live status.
- True
- False
You can manually unsign off a Pending floorplan.
- True
- False
Which transformation is used for joining two or more sources.
- Setop
- Union
- Joiner
- Sorter
Which transformation is used to perform aggregation function
- Expression
- Filter
- XY Inputs
- Aggregator
Which transformation is used for filtering rows based on condition and it also passes rows that do not satisfy filter condition
- Router
- Filter
- Sorter
- Splitter
Which transformation is used to perform validation/calculation on columns
- Expression
- Joiner
- Sorter
- Setop
Which transformation is used for unioning inputs from multiple transformation
- Union
- Splitter
- Setop
- Joiner
Which transformation is used for restricting rows based on condition
- Conditional
- Filter
- Router
- Source Qualifier
Which transformation arranges rows of a particular column in the order specified.
- Sequence Generator
- Source Qualifier
- Expression
- Sorter