3 Screen Child Refresh
This topic provides information on Screen Child Refresh.
Screen Child Refresh allows the developer to upgrade a screen child RADXML with its latest parent RADXML. The latest changes done in parent function id would be reflected in the screen child function id while retaining all the changes done in the screen child level.
- This process is to be done within a release. i.e. screen child function id has to be refreshed with its parent function id from the same release.
- If the parent function id of the screen child is a child screen, then it is recommended that the child refresh of that screen be carried out before doing screen child refresh.
- It is recommended that this process is done before the development cut of the release for all child RADXMLs within a release. For instance; if development has happened parallel for a screen child and its parent function id during a release, screen child refresh should be done before baselining so that screen child and parent record types are consistent.
- All the system units need to be regenerated after Screen Child Refresh. A thorough unit testing is recommended after the deployment of all generated units. Note that only frontend units will be generated for a screen child function id.
- Perform Screen Child Refresh
This topic provides systematic instructions to perform Screen Child Refresh. - Functionality Demonstration- Screen Child Refresh
This topic provides an overview of Screen Child Refresh Functionality.