PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Custom Projects missing after Test MTP

edited Nov 27, 2014 10:00AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

We are in middle of performing application upgrade from HRMS 9.0 to HRMS 9.2

While recently doing a Test MTP pass, all the custom object definitions were migrated from source to target but associated project definitions weren't copied. When I looked at MVPRDEXP.DMS found out that tables that stores project related information were exporting only the PeopleTools projects not the custom projects. Below are the EXPORT stmts.

-- PEOPLETOOLS PROJECTS

EXPORT PSPROJECTDEFN WHERE PROJECTNAME LIKE 'PPL%' or PROJECTNAME LIKE 'PT84%';

EXPORT PSPROJECTITEM WHERE PROJECTNAME LIKE 'PPL%' or PROJECTNAME LIKE 'PT84%';

EXPORT PSPROJDEFNLANG WHERE PROJECTNAME LIKE 'PPL%' or PROJECTNAME LIKE 'PT84%';

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center