Update the JSM Direct DC@W29 Configuration Table

LANSA

Update the JSM Direct DC@W29 Configuration Table
Some of the SET JSM examples use the JSMDirect facility. To use JSMDirect you must add rows to the DC@W29 data base table. It is located in the JSM library (typically called JSMLIB).

The rows you add tell JSMDirect what process and function is to be invoked on the system when requests arrives over the internet. To edit the rows in table DC@W29 use the OS/400 DFU facility or any other data base table editing facility that you have available.

Example 216 requires this row in table DC@W29 on the remote host system:
Column NameValueComments
W29SRV – Service NameSET216_ORDER_SERVICE 
W29LHO – Local Hosteg: 123.123.123.123:80Enter iSeriess IP address in Host:Port format
W29MOD – Process NameSET_216 
W29FMT – Function NameSET216S 
W29P#I – Partition <ppp> Specify the partition in which the SET collection was installed (<ppp> is typically DEM)
W29PLN – Language Blank or< LLL> If the partition is monolingual set this column to blanks. Otherwise set it to the language your are using (<LLL> is typically ENG, FRA, JPN).
W29PGM – ProgramSet to blanksDo not specify this value



Example 217 requires this row in table DC@W29 on the remote host system:
Column NameValueComments
W29SRV – Service NameSET217_ORDERSTATUS_SERVICE 
W29LHO – Local Hosteg: 123.123.123.123:80Enter iSeriess IP address in Host:Port format
W29MOD – Process NameSET_217 
W29FMT – Function NameSET217S  
W29P#I – Partition <ppp>Specify the partition in which the SET collection was installed (<ppp> is typically DEM)
W29PLN – Language Blank or <LLL> If the partition is monolingual set this column to blanks. Otherwise set it to the language your are using (<LLL> is typically ENG, FRA, JPN).
W29PGM – ProgramSet to blanksDo not specify this value



Example 219 requires this row in table DC@W29 on the remote host system:
Column NameValueComments
W29SRV – Service NameSET219_REMOTE_SERVICE 
W29LHO – Local Hosteg: 123.123.123.123:80Enter iSeriess IP address in Host:Port format
W29MOD – Process NameSET_219 
W29FMT – Function NameSET219Z 
W29P#I – Partition <ppp> Specify the partition in which the SET collection was installed (<ppp> is typically DEM)
W29PLN – Language Blank or <LLL> If the partition is monolingual set this column to blanks. Otherwise set it to the language your are using (<LLL> is typically ENG, FRA, JPN).
W29PGM – ProgramSet to blanksDo not specify this value