How to configure Generic Type for Oracle APPS File Objects?
Solution:

Go to Maintenance | General | Object Types
"SQL Script -Sample"


For example, my XXQUEST_TOP would be /EBSapps/appl
which I would define automatically as this variable in the stat.conf file (You could open the stat.conf by clicking the server button from the Oracle Application Environment Connect, and then click the icon for Oracle Agent Configuration and vi the file name stat.conf

As you can see, I’ve added the following variable to the stat.conf:
OCI166BIS.ENV.CUSTOM_PRODUCTS: XXQUEST
OCI166BIS.env.APPL_TOP_NE:/u01/install/APPS/fs_ne/EBSapps/appl

Now, you are able to use the object type SQL Script -Sample