You also need to remember that with WebI, you do all processing server-side. If the servers are sized correctly, you can minimise on network traffic and prevent daft users from returning millions of rows across your network.
That said, full client has more functionality and is a nicer...
What do people think of the Workflow management functionality within Informatica 6.x ?
Having previously written loads of UNIX shell scripts to get around the weakness in Informatica 5.x, I would be interested to know what experiences people have had.
regards
Headhunter2000
PS I am...
As far as we have seen, there is actually very little difference to the "Informatica user". In fact changing between Powermart and Powercenter is simply changing a licence key.
The real difference comes with deployment. Powermart has some fairly serious limitations when it comes...
mallareddy8,
Your question is similar to "how long is a piece of string".
> 1. In RT(Real Time) how can we anlyze the data to create star schema.
How much data, how many fields, how frequent is the refresh rate for the fields?
> 2. In RT max. of howmany star schemas we can create...
Buzz
I think you were there with the Normalizer idea. Use an expression to create the four substrings, pass them into a normaliser and then select the required substring on each output from the normaliser.
Mark
As Buzzone said, you can use a script called as a post-session operation to perform the relevant deletes. I know this can be done if you are operating on UNIX.
The only difficulty might be if the filenames are not constant in which case you need to be more clever.
Based on my limited understanding of these things - MetaData reporter is a java application - which means it needs to sit on an application server. Often these can double up as a webserver or be configured to work with a standalone webserver. I don't believe that IIS has an application server...
DebbieKat
We have been using Informatica Powermart 5.1 with Oracle 8.1.7 successfully with over 400 fields in one mapping. Apart from being slow, this has caused one significant problem - the debugger will not work. We found that this wasn't a show stopper, but given the complexity of the...
Thomas,
I don't know anything about Oracle iAS - is it an application server? if not you will need a servlet container / jsp engine before anything will work. The documentation outlines what to do if you are using JRun or Weblogic - can you use any of the detail from this and work backwards...
I am trying to integrate BO with a substantial Java application. The reports/universes are not especially complex, but there is a requirement to hand a range of parameters to pre-generated reports through the WI interface.
I am fairly sure that WIBeans is designed for this, but was wondering...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.