Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
Here are the basic steps-
-Open project on Source database.
- Compare it with target. View compare report in app designer, check the copy flag. It should be checked for all the objects which you want the target to upgrade with.
- Run copy project to database.
- After a successful copy, the corresponding upgrade flag will be checked.
- Run the after-compare report, you will find same-same for both source and target.
- Build project (if any) on target.
Ajeet