How to auto-start 11gR2 In-Process Report Server
The In-Process Report Server is down after the WLS_REPORTS weblogic managed server is restarted. Normally it is started automatically during the first Reports request. BUT one caveat is that the forms RUN_REPORT_OBJECT builtin does NOT auto start the in-process server (Metalink 1360266.1) . In that case, you are supposed to use either EM or a browser rwservlet request to start the In-Process server. Seems to be no command line method for starting it (Metalink 1315617.1). Does anybody know of a way to get this done programmically via a script? The environment we have is Linux for the Middleware, running forms clients
0