PSOPRMSGWSDL_VW

Return to Index

Lists message shapes used in exported WSDL.

PlatformView Text
DefaultSELECT DISTINCT C.IB_OPERATIONNAME , C.VERSIONNAME , C.IB_EXPORTSTATUS , D.MSGNAME , D.IB_MSGVERSION , D.QUEUENAME FROM PSOPRVERDFN C , PSOPRVERDFNPARM D WHERE C.IB_OPERATIONNAME = D.IB_OPERATIONNAME AND C.VERSIONNAME = D.VERSIONNAME AND C.IB_EXPORTSTATUS <> 'N'

PeopleSoft Field NameDescription
IB_OPERATIONNAMEService Operation
VERSIONNAMEService Operation Version
IB_EXPORTSTATUSExport Status
C=Changed After Export
E=Exported
N=Not Exported
MSGNAMEApplication Message Name. Name of the Application Message Definition.
IB_MSGVERSIONMessage Version
QUEUENAMEChannel Name

Author: PeopleTools

Return to Index

© Go-Faster Consultancy Ltd.  Last updated 24 July 2010