Avoid unwanted Resource Registry replacements

Опубликовано: 23 Февраль 2026
на канале: Paul Brett Technology
122
6

This troubleshooting video is concentrating on the scenario where the Resource Registry feture is removing key parts of the input data stream as it mistakenly believes it to be a variable that needs to be replaced.

The ITX Resource Registry will replace anything that it finds in adapter connection strings surrounded by % symbols
=GET("HTTP","-URL http://192.168.123.41/cgi-bin/echo.pl?query=one%40two%40three%40four%40five -METHOD get -TV")
=GET("HTTP","-URL http://192.168.123.41/cgi-bin/echo.pl?query=one40three40five -METHOD get -TV")

Two options to avoid this:
Don’t use the Resource Registry feature
Prepare the data with a SUBSTITUTE() function

This information is an addition to the existing Technote on a related subject:

https://www.ibm.com/support/pages/res...