Call script include from module argument not working

Ronak Jhaveri
Kilo Expert

Hi

I am calling script include from module arguments. Problem is, if i return hardcoded sys_id it works fine but when i write logic in script include it does not work.

Even if single gs.info() is written for logs without any other statement, it does not log the message.

Below is the screenshots.

find_real_file.png

 

 

5 REPLIES 5

Hi Ankur

Tried above said approach but no luck. I did below changes and also getting warning message as below

org.mozilla.javascript.EcmaError: "getLocationDetails" is not defined.   Caused by error in <refname> at line 1==>   1: getLocationDetails

find_real_file.png

 

find_real_file.png