We typically use the Standard Request Submission (SRS) form to submit and monitor concurrent programs. However, there is an alternative approach to using Self-Service Pages for these tasks. With Self-Service Pages, users can initiate and monitor programs through a web interface, eliminating the need for access to Oracle.
Using a Form Function, we can call the standard
Concurrent Program Submission region to access a specific Concurrent Program
Submission Page.
Define Function:
Navigation: System Administrator ->
Application -> Function
Properties: SSWA jsp function
Web HTML Call:
To submit any concurrent program:
OA.jsp?akRegionApplicationId=0&akRegionCode=FNDCPPROGRAMPAGE&scheduleRegion=Hide¬ifyRegion=Hide&printRegion=Hide
To Submit Particular Concurrent Program
OA.jsp?akRegionApplicationId=0&akRegionCode=FNDCPPROGRAMPAGE&programApplName=XXCUST&programName=XXSALES_ORDER&programRegion=Hide&scheduleRegion=Hide¬ifyRegion=Hide&printRegion=Hide
Comments
Post a Comment