pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -81,7 +81,6 @@ Service SendMessage(Message=MESSAGES, Type=MESSAGE_TYPES, Sender, Recipients, Ar
Convert \0A\ to '' in JSONMessage
Convert \0D\ to '' in JSONMessage
B64Message = SRP_Encode(JSONMessage, 'BASE64')
* Send_Message(MessageProcessor$ : '.OLE_DIRECT_CONNECT', 'OLE.Broadcast', B64Message)
objDirectConnect = ''
If SRP_COM(objDirectConnect, 'CREATE', 'SRP.DirectConnectSync') then
SRP_COM(objDirectConnect, 'CALL', 'Broadcast', Server.Name$, Server.Port$, B64Message)