Symptoms
You define a parameter in a Transaction Integrator (TI) object as a byte array of untranslated bytes in Host Integration Server. If the byte array is very large (for example, more than 10,000 bytes), the call takes longer than when a similar call is made by using Host Integration Server 2010.
Cause
In Host Integration Server, there are added checks included for packing and unpacking data to allow for better error reporting. In the byte array, each byte is checked. When it is a large array, performance is decreased.
Because this is an untranslated byte array, there is no translation. Therefore, the additional error checking is not necessary. Transaction Integrator was changed to skip error checking for untranslated byte arrays.
Resolution
The fix that resolves this problem is included in the following cumulative updates for Host Integration Server:
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
References
Learn about the terminology Microsoft uses to describe software updates.