Skip to content

Doug OrderOfMethodsPageModule js issue #1

@jemsphoto

Description

@jemsphoto

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions