Load Project XML
Drop PeopleSoft project XML here
Exported via App Designer → Tools → Copy Project → To File
App Designer XML — Technical Developer Reference
Exported via App Designer → Tools → Copy Project → To File
This utility assists PeopleSoft technical developers in reviewing, analyzing, and auditing App Designer projects by parsing the exported XML structure.
Toggle the PUM / Tools Upgrade Project checkbox at the top-right of the Analytics Dashboard card to enable upgrade tracking:
Retrofit tracking is evaluated directly from the raw XML codes eSourceStatus and eTargetStatus. An object requires retrofit (Yes) only when it is Customer Modified — i.e. a PeopleSoft-delivered object that the customer has also customised:
| Classification | eSourceStatus | eTargetStatus | Retrofit? |
|---|---|---|---|
| Customer Added | 1 — Absent | 4 — Custom Changed 5 — Custom Unchanged |
No |
| Customer Modified ✅ | 2 — Changed 3 — Unchanged |
4 — Custom Changed 5 — Custom Unchanged |
Yes |
| Customer Deleted | 1 — Absent | 2 — Changed 3 — Unchanged |
No |
| PeopleSoft Added | Any | 1 — Absent | No |
| PeopleSoft Modified | 2 — Changed 3 — Unchanged |
2 — Changed 3 — Unchanged |
No |