no messages arrive after adding IP to AllowedIPAddresses list
i tried adding all the sending IP addresses (including the ones i want to filter out) just to see if for some reason me touching the setting caused the problem, and it that works ok.
when i remove one of the sending IP addresses from the list and receive a message from a IP not in the list. i see "Rejected connection attempt on port ...." in the log and then the above error.
go to post
Thanks
go to post
update:
i added
set pResponse.StringValue = outparm.GetAt(1)
and all's good.
Thanks!
go to post
the output i now get is "11@%Library.ListOfDataTypes
in log i am getting "getting parm 2 / output 1 = '35'"
do i need to iterate through %ListOfDataTypes ?
go to post
Tried That before..still nothing.
in the event log i see "getting parm 2 / output 1 = '33'"
so the output exists...just evading me...
go to post
I checked before posting.
in the end seems like it was some glitch in the system.
I changed a different value in the GUI ,saved and then reverted and tried setting the above setting and works OK.
go to post
the connection does not complete successfully.
no messages arrive after adding IP to AllowedIPAddresses list
i tried adding all the sending IP addresses (including the ones i want to filter out) just to see if for some reason me touching the setting caused the problem, and it that works ok.
when i remove one of the sending IP addresses from the list and receive a message from a IP not in the list. i see "Rejected connection attempt on port ...." in the log and then the above error.
Thanks
go to post
Hi
What's CountedXML ? does it mean that the length is known?
go to post
Thanks for your help.
switched to %SerialObject and all good!
go to post
Hi Eduard,
How do i set credentials and connection string to run against an external MSSQL Server?.
Thanks
go to post
Thanks!
Will Check