Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mennooo

  1. mennooo

    Crosstab

    use the tuple (Z,B) function Regards Menno
  2. mennooo

    Impromptu 7.3 security

    The administrator Account is a built in account which cannot be editted
  3. mennooo

    DMR vs Powerplay

    Can anyone provide me with arguments to choose for a DMR solution above a Powerplay. Naturally i found out for my self that not using tranformer means you don't have to buy a transformer. And DMR is enabling real time analysis is also obvious. But is there any other arguments. I'm would like to...
  4. mennooo

    Cognos V8 Licencing

    As Cognos8 is has role based licensing model you heve to make a sharp distinction between cd's and licences As you tell, you have bought a BI profesional licence. This means you are entitled to use all studios but not to use framework manager, for wich you need an administrator license
  5. mennooo

    add manual grouping to a report

    Hi Ties, Query Studio has the option of custom grouping delivering the functionality you need Success! Menno
  6. mennooo

    8.2?

    It's available from support.cognos.com since last monday
  7. mennooo

    currency table withotu date dimension?!

    No there is no way to get this done because the currency table needs a date to set the exchange rates.
  8. mennooo

    External UDF in DLL for CRN

    I have a dll containing an UDF to be deployed as a function to be available in both Framework Manager and Report Studio. This dll is created in VB. How to make this function available Regards Menno
  9. mennooo

    Overiding Catalog Joins

    Create Alias tabels with the joins you want to use. Regards, Menno
  10. mennooo

    Current situation: A JAVA applica

    Dmitry, You are right on this. In a simmilar case as you have descibed I wasn't facing this problem because the users all have os sign ons (as set in access manager), so the passing of login and password is al under water and not bothering the user. This might work for you. If thats not an...
  11. mennooo

    Current situation: A JAVA applica

    See the upfront developer guide for this Regards, Menno
  12. mennooo

    Current situation: A JAVA applica

    Use the following syntax: http://hostname/Cognos/cgi-bin/imrap.cgi?iu=imrap&cd=r&nid= followed (without spaces) by the newsindexcode that can be found in the newsindex properties in the report advanced tab. Success! Menno
  13. mennooo

    cognos my friend ;-)

    First the transformer reads data as defined in the SQL in the iqd files which are defined as datasources. When it has read the data it creates temporary workfiles (categorie workfile and a "measure" workfile). In one or more swaps (depending on the partitioning settings) these...
  14. mennooo

    Cognos macros

    Use the following line: Report.SaveAs FileName , 4 Regards Menno
  15. mennooo

    Error in Cognos Script Editor!! Need Help!!

    The message says the tranformer model can not be found. This can happen because of: -The model is not stored at the specified location -The security setting for the d:\... directory have changed. -The model file is in use etc.,etc, etc, Regards Menno

Part and Inventory Search

Back
Top