SRS Form is not using CONC_REQ_SUMMARY if SRS form open from Personalization
EBS R12 (12.1.3).
Created a custom menu on the transaction form using Form Personaliztion
User clicks on the custom menu then it opens SRS concurrent program with default parameters (Working fine as per requirement)
When user hits submit button then it is asking for another request (you can pass another parameter SUBMIT_ONCE to ignore this message) and then closing form
Now user needs to go to View --> Requests to see/check status of submitted request . I want to by-pass this step and automatically open view request form upon submission
It is working fine when i use standard RUN --> Request navigation and automatically redirecting to view request screen but not from Form personalization