Example of Registry Entries (CPI-C)
For an autostarted invokable transaction program (TP) called BounceTP and running as a service, the following registry entries might be added to a client computer. The entries would be added to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services, under the subkeys shown in bold type.
Note
In the following list, the parameters listed directly under the BounceTP key (such as DisplayName and ErrorControl) are service parameters created when TPSETUP or similar code is run to install the TP. These parameters should be created by TPSETUP or similar code. They should not be set manually.
BounceTP
DisplayName:REG_SZ:BounceTPErrorControl:REG_DWORD:0x1ImagePath:REG_EXPAND_SZ:c:\sna\system\bouncetp.exeObjectName:REG_SZ:LocalSystemStart:REG_DWORD:0x3Type:REG_DWORD:0x10
Linkage
OtherDependencies:REG_MULTI_SZ:SnaBase
Parameters
SNAServiceType:REG_DWORD:0x5LocalLU:REG_SZ:JohnDoeParameters:REG_SZ:Arg1 Arg2 Arg3Timeout:REG_DWORD:0x100ConversationSecurity:REG_SZ:yesAlreadyVerified:REG_SZ:noJohnDoe:REG_SZ:SecretPassword