Insert into AsyncLinkCfg EntityId = FSI_ASYNC With Values type = "ASYNC", flowCtrlEnabled = NULL, maxRcvMsgQSize = NULL, devicepath = "/dev/fsiad", primaryStation = "Ja", binaryMode = "Nein", bccType = "LRC", crcFormat = "HEX", baudRate = "9600", stopBits = "1", dataBits = "8", blocksize = 1024, responseTimeout = 60, receiveTimeout = 60, grossTimeout = 60, bidRespTimeout = 60, bidRetries = 60, blockRetries = 9, blockNumEnabled = "Nein", bidACKN = "Nein", blockACKN = "Nein"; Insert into IpcLinkCfg EntityId = FSI_IPC With Values type = "IPC", flowCtrlEnabled = "Nein", maxRcvMsgQSize = 1, bridgeHostNodeName = "uks3p", channelType = "SOCKET", bridgeStartCommand = "/users/support/gusw/bridge.sh"; Insert into HL7ProtoCfg EntityId = FSI_AP With Values type = "HL7", applServiceCode = "ADT", localApplEndPoint = NULL, localApplSystemId = NULL, version = NULL, remoteAppl = NULL, remoteFacility = NULL, inhibitACK = "Nein", responseTimeout = 5, retries = 60, retryDelay = 2, nmdXmtEnabled = "Ja", nmdRcvExpected = "Nein", nmdPeriod = 1, xmtNmdForSystem = "Nein", maxZdmFields = 15; Insert into FsiConfig EntityId = FSI_CONFIG With Values remoteHost = "UKS3P", linkProtocol = FSI_ASYNC, applProtocols[0] = FSI_AP;