-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels