Wednesday, 7 October 2020

File Extension List

Setting up and Migrating File Extension List


select * from ps_PTFX_EXTLSTDEFN;
select * from PS_PTFX_EXTLST where PTFX_EXTLST_NAME =  'GSS_EXTENSION_LIST'; 





For more configuration details check the below:
Chapter 9 
Using PeopleTools Utilities


For Migration suggestions check the below:
Applying Application Changes 
Chapter 5
Task 5-13-21: Exporting File Extension Lists This script exports the definition and contents of every file extension list defined for attachments in the new release. The script name for your upgrade path is: PTFX_EXTLSTS_EXP.DMS

Task 5-13-22: Importing File Extension Lists This script imports the definition and contents of every file extension list delivered in the new release. Note that for any duplicates, this script will overwrite any customizations that were made. The script name for your upgrade path is: PTFX_EXTLSTS_IMP.DMS


No comments:

Post a Comment