Enterprise Communication Interface (ECI)

eci_com_ipc

Description

Starts the command procedure on the DTV client by calling-up the DTV-API "gfi_com_ipc" if a DTV client exists (Transport type 57 - windows_dde).

Without an active DTV client (Transport type 1 - tcpip):

  • DTV-API "uti_run_com" is called-up. This function statrs a command procedure on the Agile e6 server.

 

Input parameter

ca_Command

string Name of command procedure incl. path

ca_Parameter

string Parameter for the command procedure

 

Output parameter

ca_Error

string For alphanumeric versions ( (transport type 1 - tcpip) the error code of the command procedure is returned otherwise the return code of the DTV-API "gif_com_ipc".