Coder Social home page Coder Social logo

dougpulse / cognos Goto Github PK

View Code? Open in Web Editor NEW
12.0 6.0 4.0 169 KB

A bunch of mostly unrelated tools and code samples that may help the Cognos administrator, modeler, or report developer.

License: MIT License

JavaScript 63.60% PowerShell 22.28% TSQL 14.12%
cognos scriptable-reports cognosanalytics cognos-analytics cognos11 cognos-11 prompt-api prompts ibmcognos

cognos's Introduction

IBM Cognos Analytics

A bunch of mostly unrelated tools and code samples that may help the Cognos administrator, modeler, or report developer.

USE AT YOUR OWN RISK. MOST OF THE METHODS DEMONSTRATED HERE ARE NOT SUPPORTED BY IBM. THIS INFORMATION IS AT THIS LOCATION BECAUSE IT IS A CONVENIENT PLACE FOR ME TO STORE KNOWLEDGE I HAVE COMPILED REGARDING IBM COGNOS ANALYTICS. SOME OF THE CONTENT CONTAINED HEREIN MAY NOT WORK CORRECTLY OR MAY CAUSE PROBLEMS IN YOUR SYSTEM. EVEN THE ITEMS THAT I KNOW WORK FOR ME, MAY NOT WORK IN YOUR ENVIRONMENT.

See the README in each folder for details.

cognos's People

Contributors

dougpulse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cognos's Issues

Doug OrderOfMethodsPageModule js issue

This js file is referencing ObjectMethods.js which resides in the same folder location.
The the location of the files is
F:\ibm\cogno\analytics\webcontent\bi\AIS\javascript\OtherJs

The module path for custom control is:
../AIS/javascript\OtherJs\ObjectMethodsCustomControl.js

The module path for the page module is :
../AIS/javascript/OtherJs/OrderOfMethodsPageModule.js

In the OrderOfMethodsPageModule.js file the path to ObjectMethods.js is:
define (["/AIS/javascript/OtherJs/ObjectMethods.js"]

When the report runs, there is an error:
Page Module error
Script error: /AIS/javascript/OtherJs/ObjectMethods.js

Please let me know what I am missing. I am new to javascript.

Thanks Doug for you help and sharing your knowledge.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.