Iframe Tag is one of the powerful html tag which helps you to expose a PeopleoSoft component from one instance to another. Eg: if you want to show employee info in EPM, but the data has to be retrieved from HCM database. Assuming a component has already exist in HCM, we can use iframe tag to show the HCM component within EPM window.
Steps:
1. Create a page in EPM.
2. Place a HTML Area Control.
3. Refer the HCM component url using iframe tag shown below:
Note: SSO has to be enabled to achieve this.