IB_NOD_TRX_VW

Return to Index

View: PS_IB_NOD_TRX_VW

Integration Server Business Entity Transaction Definition

PlatformView Text
DefaultSELECT A.MSGNODENAME , A.EFFDT , A.TRXTYPE , A.RQSTMSGNAME , A.RQSTMSGVER , C.NODE_TYPE , A.EXTRQSTMSGNAME , A.RESPMSGNAME , A.RESPMSGVER , A.LOGMSGDTLFLG , A.EXTRESPMSGNAME , A.ROUTINGTYPE , A.CONNOVERRIDE , A.CONNGATEWAYID , A.CONNID , A.EFF_STATUS FROM PSNODETRX A , PSMSGNODEDEFN C WHERE A.EFFDT = ( SELECT MAX (B.EFFDT) FROM PSNODETRX B WHERE B.EFFDT <= %CurrentDateIn AND A.MSGNODENAME = B.MSGNODENAME AND A.TRXTYPE = B.TRXTYPE AND A.RQSTMSGVER = B.RQSTMSGVER AND A.RQSTMSGNAME = B.RQSTMSGNAME) AND A.MSGNODENAME = C.MSGNODENAME

PeopleSoft Field NameDescription
MSGNODENAMEApplication Message Node Name. Name of the Application Message Node Definition.

Prompt Table: PSMSGNODEDEFN

EFFDTEffective Date

Default: %date

TRXTYPEIntegration Broker Transaction Type
IA=Inbound Asynchronous (default)
IS=Inbound Synchronous
OA=Outbound Asynchronous
OS=Outbound Synchronous
RQSTMSGNAMEIntegration Server Request Message Name

Prompt Table: PSMSGDEFNVW1

RQSTMSGVERIntegration Broker Request Message Version

Prompt Table: PSRQSTMSGVERVW

NODE_TYPENode Type
EX=External
ICT=ICType=format
PIA=PeopleSoft
EXTRQSTMSGNAMEIntegration Server External Request Message Name
RESPMSGNAMEIntegration Server Response Message Name

Prompt Table: PSMSGDEFNVW1

RESPMSGVERIntegration Server Response Message Version

Prompt Table: PSRESPMSGVERVW

LOGMSGDTLFLGLog Message Detail?
EXTRESPMSGNAMEIntegration Server External Response Message Name
ROUTINGTYPERouting Type
E=Explicit
I=Implicit
CONNOVERRIDEOverride Connector

Y/N Table Edit

Default: N

CONNGATEWAYIDIntegration Broker Connector Gateway ID URL alias to accomodate 30 char managed object key limit

Prompt Table: PSGATEWAY

CONNIDIntegration Server Connector ID

Prompt Table: PSCONNIDVW

EFF_STATUSEffective Status
A=Active
I=Inactive

Author: PeopleTools

Return to Index

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