Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

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.

Resolution

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

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

References

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

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×