Display Address of the Location in Mass Appointment Creation - iRecruitment
I'm looking to display Address of the Location in Mass Appointment Creation - iRecruitment
Document Name: /oracle/apps/irc/interview/webui/MassCreateInterviewPG
Steps for navigation to the page:
1. Navigate to iRecruitment Recruiter > iRecruitment Home > Vacancies
2. Enter a Vacancy Number in Vacancy Name and Click Go
3. Select Active Applicants
4. Select one applicant from the list and Click Create Appointment
I'm trying to extend a View Object (InterviewSetupVO) in JDeveloper, and when I create a new View Object in the path - xxmcg.oracle.apps.irc.interview.server; InterviewSetupVOExImpl and InterviewSetupVOExRowImpl files are not generated but when I try in a new path (added test between interview and server) xxmcg.oracle.apps.irc.interview.test.server, InterviewSetupVOExImpl and InterviewSetupVOExRowImpl files are generated. Find the attachment ViewObjectPath.jpg