GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Concepts
Go To First  |  Previous Question  |  Next Question 
 Concepts  |  Question 46 of 81    Print  
Hello Friends

this is Sumith working as a DWH consultanat,
I have extensive experience on COGNOS REPORNET Tool,
i have a request & doubt regarding new tool of COGNOS, i,e COGNOS POWERHOUSE
i.e currently i have been working on COGNOS POWERHOUSE which no way related to my earlier experience, this is a Migration Tool, i have few doubts on COGNOS POWERHOUSE - QUIZ & QTP Tools, please kindly let me know if any body are having Experience with COGNOS POWERHOUSE with QUIZ & QTP Tools, kindly let me know ur contact no or ur emailid, i need training on that and another thing i have extensive experience on Cognos ReportNet, COGNOS Impromptu, & Business Objects, if any body want help on that i can help u in interview as well as Interview questions, ok, thank u, expecting response from u

Cheers
Sumith mani varma
Software Engineer
email to: manivarma4u@yahoo.co.in

  
Total Answers and Comments: 2 Last Update: August 02, 2007     Asked by: Sumith 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 02, 2006 07:05:05   #1  
saurabh        

RE: Hello Friendsthis is Sumith working as...

Hi sumith!,

I m new to Cognos reportnet Studio and would like to learnabout the resources available on it through which i can learn about it...moreover i m currently facing a difficulty on how to use the HTML item..and i m unable to understand dat how i can include javascript in the html item..

Ur assistance on the same wud be appreciated.

thank you and regards,

Saurabh.


 
Is this answer useful? Yes | No
August 02, 2007 05:43:59   #2  
navink1        

RE: Hello Friendsthis is Sumith working as...
Hi Sumith,

Do you think a career in BO is better or Microstrategy. Having worked in BO for 1.5 years if you get a opportunity to work in Microstartegy, should you go for it?

Regards
Navin

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : These definitions are for winrunner Run modesVerify: When ever we want to check the behavior of an application and to save the result we use verify run modeupdate: When ever we want to create a new expected results for GUi checkpoints and Bitmap ...

Does Data warehouse have to be a relational database? Are Data warehouse queries ‘unpredictable’? Why would Data warehouse have ‘few concurrent users’? What is the maximum number of concurrent users, have you dealt with in a real life OLTP system? You have mentioned one way of dealing with slowly changing dimensions. Are they any other ways? Consider common dimensions – Customer, Product, Time etc. Think about how could they change with time? Are Cognos Finance and
View Question | Asked by : catchsekar
Tags : RDBMS

Can anyone tell me How to send messages to non group-wise user like rediff or yahoo in Novell group-wise e-mail client? During creation of new mail in To field , I am not able to give address in Internet format even after setting Internet addressing option in GW?
View Question | Asked by : avyas

View Question | Asked by : praveenraj

Hai, if we (10 people ) wanna start a new project using Reportnet 1.0, and our client is in US as well as Uk, what are things we need to install in our machines as well as our client ( US and UK) machine? if we need to send a report via mail, so any mail server is needed to install in our servers as well as client servers? pls explain trhem clearly ( i hope people like Shrin,viswanath might surely know) and u people can u give me your personal IDs sothat i can send my questions for ur IDs personally
View Question | Asked by : selva

View Question | Asked by : preethi

I want to create the VSS for my project We are working on the automation project and facing a problem that i have to create seperate folders for the each action we have in my automation test is there any way i can directly add the folder to my vss instead of adding files under every folder
View Question | Asked by : master

Latest Answer : yes, we can hide by 2 possible options. 1. make the box type none to the text2. Use boolean ...ThanksDhana. ...
Read Answers (1) | Asked by : subrahmanyam

Hello Friendsthis is Sumith working as a DWH consultanat,I have extensive experience on COGNOS REPORNET Tool, i have a request & doubt regarding new tool of COGNOS, i,e COGNOS POWERHOUSEi.e currently i have been working on COGNOS POWERHOUSE which no way related to my earlier experience, this is a Migration Tool, i have few doubts on COGNOS POWERHOUSE - QUIZ & QTP Tools, please kindly let me know if any body are having Experience with COGNOS POWERHOUSE with QUIZ & QTP Tools, kindly let me know ur
Read Answers (2) | Asked by : Sumith

Can u say the difference between the application working in c and .net with regard to operating system?
View Question | Asked by : saravanan jayapal


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Business Intelligence Key Performance Indicators

Business Intelligence Key Performance Indicators What are Key Performance Indicators Key Performance Indicators are also known as Key Success Indicators they help an organization to better define and measure their progress toward professional goals Once an organization has clearly identified its nee
 

How to Best Use Business Intelligence to Your Advantage

How to Best Use Business Intelligence to Your Advantage It is no big secret that today s businesses rely heavily on data and the information it delivers about their companies Whether it is for the purpose of customer acquisition improving operational performance or understanding competitors all of t
 

Business Intelligence in Information Technology

Business Intelligence in Information Technology IT stands for Information Technology Information Technology is a system designed to gather process or distribute information IT can be inspected in terms of the following three groupings; the data gathering the data processing and the data distribut
 

Business Intelligence Integration

Business Intelligence Integration How to Integrate Business Intelligence within Your Organization Before you Integrate Business Intelligence into your Organization Business Intelligence has developed into strategic process over the years of its extraordinary growth even so it still needs to be incor
 

Business Intelligence Tips

Business Intelligence Tips Understand Your Organization first Truly understanding your company and how it works is perhaps one of the most important Business Intelligence tips anyone can offer This includes understanding the business itself the processes involved the data and how that data is used b
 

Business Performance Management

Business Performance Management What is Business Performance Management Business Performance Management is most commonly described as a set of processes that help companies or organizations optimize their business performance It is specifically designed to organize automate and analyze business meth
 

Business Intelligence Applications

Business Intelligence Applications In this article we are going to take some time to discuss the various applications that are normally provided with Business Intelligence Systems mosgoogle Tools Used to Analyze Performance Projects and Internal Operations First we will look over the tools most comm
 

ODP.NET - Working with OracleDataAdapter with OracleCommand

ODP NET Working with OracleDataAdapter together with OracleCommand In the previous examples we worked with OracleDataAdapter by directly specifying SQL statements You can also pass OracleCommand to OracleDataAdapter This is very useful if you deal with stored procedures covered in Chapter 5 or bind
 

ODP.NET - Working with Bind Variables together with OracleParameter

ODP NET Working with Bind Variables together with OracleParameter With the help of OracleParameter you can include bind variables within any SQL statement These bind variables are nothing but run time query parameters The values in the SQL statement are bound at run time when we use bind variables m
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape