Comparing Source Status to Target Status
The following table summarizes the possible status, action, and upgrade values that could be applied to a single definition during the comparison process.
| Source Status | Target Status | Action | Other Action | PeopleSoft Vanilla | Keep Customizations |
|---|---|---|---|---|---|
|
Absent |
Changed or Unchanged |
DELETE |
None |
True |
True |
|
Absent |
*Changed or *Unchanged |
DELETE |
None |
False |
False |
|
Changed |
Absent |
COPY |
None |
True |
True |
|
Changed |
Changed or Unchanged |
COPY |
COPYPROP |
True |
True |
|
Changed |
*Changed or *Unchanged |
COPY |
COPYPROP |
True |
False |
|
Unchanged |
Absent |
COPY |
None |
True |
True |
|
Unchanged |
Changed |
COPY |
COPYPROP |
False |
False |
|
Unchanged |
Unchanged |
COPY |
COPYPROP |
True |
True |
|
Unchanged |
*Changed or *Unchanged |
COPY |
COPYPROP |
True |
False |
|
*Changed |
Absent |
COPY |
None |
True |
True |
|
*Changed |
Changed or Unchanged |
COPY |
COPYPROP |
False |
True |
|
*Changed |
*Changed or *Unchanged |
COPY |
COPYPROP |
True |
True |
|
*Unchanged |
Absent |
COPY |
None |
True |
True |
|
*Unchanged |
Changed or Unchanged |
COPY |
COPYPROP |
False |
True |
|
*Unchanged |
*Changed |
COPY |
COPYPROP |
False |
False |
|
*Unchanged |
*Unchanged |
COPY |
COPYPROP |
True |
True |
|
Absent |
Absent |
None |
None |
False |
False |
|
Same |
Same |
None |
None |
False |
False |
|
Unknown |
Unknown |
None |
None |
False |
False |
The Action, Other Action, PeopleSoft Vanilla, and Keep Customizations are described in the following sections.
Action
Describes the upgrade action set for an item.
| Field or Control | Description |
|---|---|
|
DELETE |
(DEL) The item will be deleted from the target database during the copy. |
|
COPY |
The item will be copied to the target database during the copy. |
Other Action
Describes the action when the system finds differences in record or field definitions.
Note:
Used for record and field definitions only.
| Field or Control | Description |
|---|---|
|
COPYPROP |
Copy properties of the item only. That is, for records, only copy the record definition, and not record fields. For fields, copy field definition only, and not the field labels. |
|
NONE |
Use the default action instead (DELETE or COPY). |
PeopleSoft Vanilla
Describes the setting of the Upgrade flag for the project item when performing the Vanilla Compare type (set on Upgrade Options).
| Field or Control | Description |
|---|---|
|
True |
Upgrade flag is ON. |
|
False |
Upgrade flag is OFF. You must override this value in order to have Copy perform the action set in the Action column. |
Keep Customization
Describes the setting of the Upgrade flag for the project item when performing the Keep Customizations Compare type (set on Upgrade Options).
| Field or Control | Description |
|---|---|
|
True |
Upgrade flag is ON. |
|
False |
Upgrade flag is OFF. You must override this value in order to have Copy perform the action set in the Action column. |