From the Setup tab, and then Scripts, select Script Editor.
From Script Editor, click New.
From Script Type, select Import.
Note: | The Technology drop down is Jython because import scripts can only be created based on Jython scripting. |
In File Name, enter a name for the script.
Click OK.
From the Target Application drop down, select the target application for this drill through script.
Write the code for the custom script in the Script Editor.
Click Save.