Wait for a speicifed time in HTML - mergewait

Wes_D

Well Known Member
Hi List,

We have an application to check customer credit. A user can triggere a request to outsider vendor for the score using XML interop and gets a replay back. We are trying to add a timeout function to this app in case there is a communication failure. The developer is using MergeWait (B98700) function. It works on fat client but it doesn't seem to work on thin client.

The error message on ES is :
COB0000012 - GetProcAddress failed CINSTALL function MergeWait Error = 0

On Jas Client:

*ERROR* CallObject@21f50f1: Problem executing function [MergeWait] lib [CINSTALL] GetProcAddress failed. Please see Enterprise Server log for details. Business function cannot be found user:JDE Env:JDV7333

Do you guy have any suggetion or another BSFN we can call?

Thanks, Wes
 
Back
Top