WebFOCUS Online Help > Managed Reporting Developer > Working With Domains and Standard Reports > Execution of a Server Procedure
To execute a procedure that resides outside Managed Reporting but on the path of the WebFOCUS Reporting Server, you must use:
-REMOTE BEGIN EX focexec -REMOTE END
or
You can use –INCLUDE focexec_name within a Managed Reporting based report using the –MRNOEDIT tag. If the procedure (FOCEXEC) that is included in another procedure is in a different application, issue the command:
-INCLUDE APPNAME/FOCEXEC
For more information, see Ignoring Code in a Procedure (FOCEXEC).
WebFOCUS |