<
Von Version < 7.3 >
bearbeitet von S V
am 2022/08/05 13:30
Auf Version < 8.1 >
bearbeitet von S V
am 2022/08/05 13:31
>
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -70,4 +70,110 @@
70 70  |(% style="width:191px" %)CallbackRoutingKey|(% style="width:158px" %)string|(% style="width:1015px" %)Die CallBack Funktionalität muss nicht konfiguriert werden
71 71  |(% style="width:191px" %)ConnectionString|(% style="width:158px" %)string|(% style="width:1015px" %)In dieser Variable werden die Werte der Verbindung zum AESB gespeichert
72 72  
73 -
73 +(((
74 +var
75 +)))
76 +
77 +(((
78 + Protocol: TProtocolType = '0';
79 +)))
80 +
81 +(((
82 + ConnectionTimeout: String = '30';
83 +)))
84 +
85 +(((
86 + ExchangeType: TExchangeType = 'Routing';
87 +)))
88 +
89 +(((
90 + OptionalParameters: TStrings = '';
91 +)))
92 +
93 +(((
94 + ResultMessages: TStrings = '';
95 +)))
96 +
97 +(((
98 + AAckMessages: string = '';
99 +)))
100 +
101 +(((
102 + AResult: string = '';
103 +)))
104 +
105 +(((
106 + AErrorCode: Integer = 0;
107 +)))
108 +
109 +(((
110 + Result: Integer = 0;
111 +)))
112 +
113 +(((
114 +const
115 +)))
116 +
117 +(((
118 + Server: string = 'ACMP-SERVER';
119 +)))
120 +
121 +(((
122 + Port: string = '3900';
123 +)))
124 +
125 +(((
126 + Username: string = 'Operator';
127 +)))
128 +
129 +(((
130 + Passwort: string = 'operator';
131 +)))
132 +
133 +(((
134 + TargetConnectionVariable: string = '';
135 +)))
136 +
137 +(((
138 + ConnectionString: string = '';
139 +)))
140 +
141 +(((
142 + MessageID: string = '{0F910571-4216-4C7A-9031-A7BCA0F03D5B}';
143 +)))
144 +
145 +(((
146 + VirtualRouter: string = 'VCMN';
147 +)))
148 +
149 +(((
150 + RoutingKey: string = '?.Aagon.Components.ACMPServer.*';
151 +)))
152 +
153 +(((
154 + Tag: string = 'ICQL';
155 +)))
156 +
157 +(((
158 + MessageBody: string = '<ICQL><ACMP><EnqueueClientCommand version="1">' +
159 +)))
160 +
161 +(((
162 + '<TEnqueueClientCommandRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">' +
163 +)))
164 +
165 +(((
166 + '<ClientId>%ClientID´%</ClientId>' +
167 +)))
168 +
169 +(((
170 + '<ClientCommandId>%ClientCommandID%</ClientCommandId>' +
171 +)))
172 +
173 +(((
174 + '</TEnqueueClientCommandRequest_V1></EnqueueClientCommand></ACMP></ICQL>';
175 +)))
176 +
177 + CallbackVirtualRouter: string = '';
178 +
179 + CallbackRoutingKey: string = '';

Navigation

© Aagon GmbH 2024
Besuchen Sie unsere neue Aagon-Community