ClientContext keywords that are supported by Transaction Integrator (TI) Windows-initiated processing (WIP) for AS/400 in the Distributed Program Call (DPC) model (885646)
The information in this article applies to:
- Microsoft Host Integration Server 2004
INTRODUCTIONIn Microsoft Host Integration Server 2004, Transaction Integrator (TI) Windows-initiated processing (WIP) for AS/400 supports the following ClientContext keywords in a Distributed Program Call (DPC) model: - REOverride:
Use the REOverride keyword to override the type library assignment of the method call to a remote environment (RE) and to assign the call to a newly specified RE. The ClientContext context name is REOverride. The value must be a valid remote environment name.
- USERID:
Use the USERID keyword, combined with the PASSWORD keyword, to help provide explicit security without requiring a callback. The ClientContext context name is USERID. The value must be a string that contains a valid AS/400 security user ID.
- PASSWORD:
Use the PASSWORD keyword, combined with the USERID keyword, to help provide explicit security without requiring a callback. The ClientContext context name is PASSWORD. The value must be a string that contains a valid AS/400 security password.
MORE INFORMATIONIn Host Integration Server 2004, TI offers both host-initiated processing (HIP) and the previously offered WIP. In Host Integration Server 2004, TI also supports AS/400 applications. TI has been extended to support AS/400 applications by offering a Report Program Generator (RPG) Import Wizard and a distributed program call runtime across a TCP/IP network connection.
Modification Type: | Major | Last Reviewed: | 9/16/2004 |
---|
Keywords: | kbhowto kbinfo KB885646 kbAudDeveloper |
---|
|