
422 IMS Connectivity in an On Demand Environment: A Practical Guide to IMS Connectivity
21.3.1 Example of using the DLIModel utility
In this section, we show an example of DLIModel utility execution. We create the metadata
class from the IMS IVP application (DFSIVP37) for later use of our RDS sample application.
Example 21-15 is the PSB source of DFSIVP37, and Example 21-16 is the DBD source of
IVPDB2, which is referenced by the DFSIVP37 application. Both of them are in the
IMS.SDFSISRC library. Note that the member name of IVPDB2 is DFSIVD2.
Example 21-15 DFSIVP37 PSB source
PHONEAP PCB TYPE=DB,DBDNAME=IVPDB2,PROCOPT=A,KEYLEN=10
SENSEG NAME=A1111111,PARENT=0,PROC ...