Previous Topic: EIMLOCREG Keyword—EIM Local Registry NameNext Topic: EIMOPTION Keyword—EIM Connection Permission


Example: EIMLOCREG keyword

This example creates an EIMPROF record and add it to the SDT:

TSS ADD(SDT) EIMPROF(eim1)
             EIMOPTION(on)
             EIMDOMAIN('xxx—eimDomainName=EIM Domain,
                       o=Company,st=State,c=Country')
             EIMLOCREG('REGISTRY XE') 
             PRXLDAPHST('LDAP HOST')
             PRXBINDDN('ldap://domain')
             PRXBINDPW(bind password)