PSIBWSDL2_VW

index back

IB View of the WSDL repository

Shows the list of WSDLs in the repository but ignoring the multiple records that could be found there.
SELECT A.IB_SERVICENAME , A.IB_WSDLNAME , A.IB_WSDL_DEFAULT , A.LASTUPDDTTM FROM PSIBWSDLDFN A

PeopleSoft Field Name Field Type Column Type Description
IB_SERVICENAME Character(30) VARCHAR2(30) NOT NULL Service (see PSSERVICE).
IB_WSDLNAME Character(70) VARCHAR2(70) NOT NULL WSDL Name (see PSIBWSDLDFN).
IB_WSDL_DEFAULT Number(1,0) SMALLINT NOT NULL WSDL Default Indicator
LASTUPDDTTM DateTime(26) TIMESTAMP Specifies 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.
index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
PTRef generated on 21-DEC-20