PSIBWSDL2_VW

Return to Index

Shows the list of WSDLs in the repository but ignoring the multiple records that could be found there.

PlatformView Text
DefaultSELECT A.IB_SERVICENAME , A.IB_WSDLNAME , A.DATASEQNO , A.IB_WSDL_DEFAULT , A.LASTUPDDTTM FROM PSIBWSDL A WHERE A.DATASEQNO = ( SELECT MAX(B.DATASEQNO) FROM PSIBWSDL B WHERE B.IB_WSDLNAME = A.IB_WSDLNAME)

PeopleSoft Field NameDescription
IB_SERVICENAMEService
IB_WSDLNAMEWSDL Name
DATASEQNOData Sequence Number
IB_WSDL_DEFAULTWSDL Default Indicator
LASTUPDDTTMSpecifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.

Author: PeopleTools

Return to Index

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