Store value of xdofx:replace() in a variable
Hi
In BI Publisher .rtf template I want to print a QR code from an URL.
I Haven’t got any difficulties to print a data without space.
url:{concat("http://localhost:XXXXX/barcode4jqr/genbc?fmt=png&type=datamatrix&gray=true&mw=1&msg=",Data}
For data with space, I need to replace those space with the URL code %20
So, I try to:
I have got an error message from BI Publisher.
To control the error message, I try to create a variable: