Questions
Which of followings are True about Script player?
- CSR Guidence tool
- Associated with account
- available only in English
- a and c
How Many offers can view in RT Offers at a time?
- 2
- 3
- 4
- 5
How many Status are available for Contact in CIM?
- 2
- 3
- 4
- 5
What type of Contacts CSR cannot Authenticate?
- Account Holder
- Authorized Contact
- General Contact
- Both a and b
- Both b and c
What is the Current version of CIM?
- V6.0
- V6.5
- V7.5
- V8.0
OpenDeploy is a product of Interwoven
- True
- False
Topologies which can be used by OpenDeploy
- Star topology
- Hub-and-spoke topology
- Serial topology
- None of the above
OpenDeploy allows reverse deployment as its Deployment Type.
- True
- False
________________ is used to solve chasm trap,fan trap and loops.
- Alias
- Context
- Outer join
- None of the above
________is a type of join between 3 tables where two many-to-one join converges on a single table which returns more data than expected.
- Chasm Trap
- Fan Trap
- Loop
- Context
A BO module in which we create reports after selecting the corresponding universe is
- Desktop Intelligence
- WEBI
- Designer
- Scheduler
_________ is a join that provides an alternative path between 2 tables. This join helps in improving the performance of a query.
- Shortcut Join
- Outer Join
- Inner Join
- Full Join
__________ universes are those universes that share common components such as parameters, classes, objects or joins.
- Joined
- Linked
- Shared
- Connected
_________ maps to one or more columns in a database that are key to a query
- Dimension
- Detail
- Measaure
- Object
What are the following facts are true
- OpenDeploy does't require a separate licence as it is included in TeamSite Licence
- Number of Content Store should be specified in TeamSite Licence
- DataDeploy licence is by default enabled with OpenDeploy
- Seperate Licence is Not required for SitePublisher 7.1 as it is bundled with TeamSite7.1
What are all the server components of OpenDeploy?
- The sender server
- The receiver
- The data server
- The base server
The receiver is a fully functional component that can both receive and initiate deployments.
- True
- False
Which of the following will Defines the list of target nodes that can be deployed to.
- odbase.xml
- odrcvr.xml
- Deployment Configuration xml
- None of the above
The port attribute in odnodes.xml defines
- Port number which is not used
- Port number where OpenDeploy and TeamSite will communicate
- Port number where OpenDeploy will be listening
- Port number where TeamSite will be listening
If I want to deploy a file from OpenDeploy Base to OpenDeploy receiver. Which of the follows needs to be done?
- In OpenDeploy base odnodes.xml should have an nodeSet entry having receivers host name and listening port
- In OpenDeploy receiver odnodes.xml should have an nodeSet entry having base host name and listening port
- Ports mentioned in both receiver and base should be the same
- nodeSet entry is only required in odnodes.xml of base server not required in receiver server