Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doug OrderOfMethodsPageModule js issue #1

Open
jemsphoto opened this issue Jan 12, 2021 · 2 comments
Open

Doug OrderOfMethodsPageModule js issue #1

jemsphoto opened this issue Jan 12, 2021 · 2 comments

Comments

@jemsphoto
Copy link

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.

@dougpulse
Copy link
Owner

What is the error message?

@jemsphoto
Copy link
Author

jemsphoto commented Feb 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants