Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Improvement: Host Integration Server 2016 Transaction Integrator adds limited support for Sync Level 1


View products that this article applies to.

Improvement

In Microsoft Host Integration Server 2016, the Transaction Integrator Windows Initiated Processing (WIP) fully supports Sync Level 0 and Sync Level 2. This update includes limited support for Sync Level 1 to enable a WIP client application to successfully make a call to a mainframe program that requires Sync Level 1. This support does not handle initiating or receiving any rollback, or commit fully transactional commands. This support only sets the call to Sync Level 1, so the mainframe program does not reject the call.

↑ Back to the top


Resolution

This update is included in the following cumulative update for Host Integration Server:

↑ Back to the top


More Information

The functionality can be enabled by the following two options:

  • Enable useSyncLevel1="true" in the app.config file for a specific WIP client application.

          <tiWipBehavior callAccountingProcessor="" nineCharacterImsTransactionId="false" sourceTransactionProgramNameOverride="false" useSyncLevel1="true"/>

  • Set SyncLevel for the entire server through the following SyncLevelOverride registry entry:

           [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cedar\Defaults\SyncLevelOverride] "SyncLevel"=dword:00000001

↑ Back to the top


References

Learn about the terminology that Microsoft uses to describe software updates.

↑ Back to the top


Keywords: CI100501, kbHotfixAuto, kbqfe, kbfix, kb, kbSupportTopic, kbContentAuto, Host Integration Server 2016

↑ Back to the top

Article Info
Article ID : 4470214
Revision : 10
Created on : 8/7/2020
Published on : 8/7/2020
Exists online : False
Views : 222