PeopleSoft - PeopleTools Configurations Records or Meta Tables

PeopleSoft - PeopleTools Configurations Records or Meta Tables PeopleSoft records/metadata tables, often referred to as "meta tables," store information about various PeopleSoft objects and configurations.  1. Object Definition Tables: PSRECDEFN : Contains definitions of records (tables) used in the application, including details like record type and description. PSDBFIELD : Stores field definitions, detailing the attributes of each field such as data type and length. PSPNLGROUP : Holds information about components, which are collections of pages that function together. PSPNLDEFN : Contains definitions of pages (interfaces) within the application. PSMENUDEFN : Stores menu definitions, organizing how components are presented to users. 2. Security Tables: PSOPRDEFN : Maintains user profile information, including user IDs and associated roles. PSROLEDEFN : Defines roles that group together permissions for easier security management. PSCLASSDEFN : Holds permission li...

PeopleSoft Integration Broker Tables | IB Tables | PeopleSoft IB Meta Tables

PeopleSoft Integration Broker Tables | IB Tables | PeopleSoft IB Meta Tables

— Message Nodes

PSMSGNODEDEFN;

PSNODEDEFNLANG;

PSCONNECTSTRING;

PSNODEURITEXT;

PSNODECONPROP;

PSNODCONPRPLANG;

PSNODELOCKDOWN;

PSNODEPROP;

PSNODEPROPLANG;

PSNODESDOWN;

PSTRUSTNODES;

— Message Channels

PSCHNLDEFN;

PSCHNLDEFNLANG;

PSCHNLNODE;

PSSUBCHNL;

— Message Definitions

PSMSGATTR;

PSMSGDEFN;

PSMSGDEFNLANG;

PSMSGFLDOVR;

PSMSGPARTS;

PSMSGREC;

PSMSGVER;

— App Messaging

PSAPMSGARCHPC;

PSAPMSGARCHPD;

PSAPMSGARCHPH;

PSAPMSGARCHSC;

PSAPMSGARCHTMP;

PSAPMSGPUBATTR;

PSAPMSGPUBCERR;

PSAPMSGPUBCERRP;

PSAPMSGPUBCLOCK;

PSAPMSGPUBCON;

PSAPMSGPUBCSYNC;

PSAPMSGPUBDATA;

PSAPMSGPUBERR;

PSAPMSGPUBERRP;

PSAPMSGPUBHDR;

PSAPMSGPUBINST;

PSAPMSGPUBLOCK;

PSAPMSGPUBSYNC;

PSAPMSGSUBCERR;

PSAPMSGSUBCERRP;

PSAPMSGSUBCLOCK;

PSAPMSGSUBCON;

PSAPMSGSUBCSYNC;

PSAPMSGSUBPRCID;

PSAPMSGXTB;

— Services

PSSERVICE;

PSSERVICELANG;

PSSERVICEOPR;

PSSERVICEUDDI;

— Service Operation

PSOPERATION;

PSOPERATIONLANG;

PSOPERATIONURI;

— Service Operation Routings

PSIBRTNGDEFN;

PSRTNGDFNLANG;

PSRTNGDFNCONPRP;

PSRTNGDFNPROP;

PSRTNGDFNPROPLG;

PSIBRTNGSUBDEFN;

PSRTNGDFNPARM;

— Service Operation Handlers

PSOPRHDLR;

PSOPRHDLRLANG;

PSOPERATIONAC;

PSOPERATIONAE;

PSOPERATIONCI;

PSOPERATIONDMS;

— Service Operation Versions

PSOPRVERDFN;

PSOPRVERDFNLANG;

PSOPRVERDFNPARM;

PSOPRVERQUEPARM;

PSOPRGENRTGPARM;

PSOPRVERDEPLOY;

PSOPRVERDPLYVER;

— Integration Broker Queues

PSQUEUEDEFN;

PSIBQUEUEINST;

PSQUEUEDEFNLANG;

PSQUEUEOVRD;

PSQUEUEPART;

— Integration Group

PSIBGROUPDEFN;

PSIBGROUPLANG;

PSIBSBGROUPLANG;

PSIBSRVGROUP;

PSIBSUBGROUP;

PSIBSUBSRVGROUP;

— Integration Broker Schema

PSIBSCMADFN;

PSIBSCMADATA;

— Integration Broker WSDL

PSIBWSDLDFN;

PSIBWSDLDATA;

— XML Publisher Data Source

PSXPDATASRC;

PSXPDATASRCLNG;

PSXPSCHEMAFLMN;

PSXPSMPLDTMN;

— XML Publisher File Definition

PSFILEDEFN;

PSFILEDATA;

— XML Publisher Report Definition

PSXPRPTDEFN;

PSXPRPTDEFNLNG;

PSXPRPTOUTFMT;

PSXPRPTPROP;

PSXPRPTSCOPEFLD;

PSXPRPTSRCHKEYS;

PSXPRPTTMPL;

PSXPRPTTMPLCTRL;

PSXPRPTVIEWER;

— XML Publisher Template Definition

PSXPTMPLDEFN;

PSXPTMPLDEFNLNG;

PSXPTMPLFILEDEF;

PSXPTMPLTRINFO;

— XML Service Info

PS_XMLSERVICEINFO;

 

Keep Learning, keep sharing.

Popular posts from this blog

PeopleSoft Meta Tables

Peoplesoft Application Package, Application Class and Application Method Implementation

Peoplesoft Application Package - Application Class/Application Package peoplecode and Calling them anywhere