1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
306 views
by favio-m-6030 (260 points)

I'm working on a Channel with a Destination Node HL7 MLLP, so I have an IP/Port combination.

Since I have multiple environments of QIE, I'd like to use system variables to store the IP and the PORT, so I can quickly change the value in each instance without having to go into the channel.
Is this possible o due to the persistent connection configuration I'll always have to go into a Channel and have the actual value set up manually? I tried it and I can't seem to put a variable in the Port field. I can put one in the Host, but as soon as I start the channel, the connection fails.

1 Answer

0 votes
 
Best answer
QIE does not support variables in the Host or Port fields of a socket destination node at this time.
by jon-t-7005 (8.2k points)
selected by favio-m-6030
...