Skip to main content
InSource Solutions

TN - 1166 configuring a $DDESuiteLinkClient template object so that all derived instances check for a valid connection to an OI server

Description

 

This article from InSource shows how to configure a $DDESuiteLinkClient template object so that all derived instances will check for a valid connection to an OI server.

  • Author: Peter Farrell
  • Published: 06/23/2021
  • Applies to: Application Server all versions

Details

Create a script to trigger on a condition expression, Me.Connectionstatus <> “Connected” while true every 5 seconds with “Me.Reconnect = 1;” in the body of the script.

The following screen shots shows exactly how to set up this script.  Once done, all instances derived from the template will check for the OI server connection and reconnect when the connection is lost.

Script.png