appsrwrun.sh not working from forms host built-in
Hi,
We r oracle E-business suite 12.1.2 , we have a requirement to run a report by pressing a button from forms. Before at 11i we r using "ar60runb" by host built-in and its fine but R12 "ar60runb" is no more available. we have to use "appsrwrun.sh" in place of "ar60runb". The problem is that "appsrwrun.sh" working file at command prompt but not working when calling by host built-in from forms.
the command is as follows
/clone/appl/oracle/inst/apps/CLONE_orapps/ora/10.1.2/bin/appsrwrun.sh userid=apps/upr122@clone report=/clone/appl/oracle/apps/apps_st/appl/tak/12.0.0/reports/US/XXTAK_Invoice.rdf batch=yes destype=file mode=bitmap desname=/tmp/1827163.pdf desformat=pdf INV_NUMBER=1827163
We r oracle E-business suite 12.1.2 , we have a requirement to run a report by pressing a button from forms. Before at 11i we r using "ar60runb" by host built-in and its fine but R12 "ar60runb" is no more available. we have to use "appsrwrun.sh" in place of "ar60runb". The problem is that "appsrwrun.sh" working file at command prompt but not working when calling by host built-in from forms.
the command is as follows
/clone/appl/oracle/inst/apps/CLONE_orapps/ora/10.1.2/bin/appsrwrun.sh userid=apps/upr122@clone report=/clone/appl/oracle/apps/apps_st/appl/tak/12.0.0/reports/US/XXTAK_Invoice.rdf batch=yes destype=file mode=bitmap desname=/tmp/1827163.pdf desformat=pdf INV_NUMBER=1827163
0