This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Oct 27, 2011, 11:21 PM
12 Posts

How to reference jss files from a jss within the same database?

  • Category: Server Side JavaScript
  • Platform: Windows
  • Release: 8.5.2
  • Role:
  • Tags: reference jss file
  • Replies: 3
Hi
 
Does  anybody know how to reference jss files from a jss within the same database?
 I want to call some functions from other jss files.
 
thank you in advance
leon  
 
 
   
Oct 28, 2011, 5:21 AM
129 Posts
Re: How to reference jss files from a jss within the same database?
Not sure what you're looking for. Add the other SSJS library as resource to XPage..?
Oct 28, 2011, 9:52 AM
10 Posts
Re: How to reference jss files from a jss within the same database?
Hello,
 
Try import command. For example:
 
import some_jss_lib;
Oct 31, 2011, 5:53 AM
12 Posts
Re: How to reference jss files from a jss within the same database?
thank you  problem solved.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal