Escaping < ? ... ? > tags in Jython scripts
(Doc ID 424269.1)
Last updated on OCTOBER 04, 2022
Applies to:
Oracle Data Integrator - Version 4.1.01.06 and laterInformation in this document applies to any platform.
Goal
When developing a Jython script which manipulates strings containing tags similar to those used by Sunopsis such as:
Sunopsis interprets the <? strings as its own private tags and is unable to continue processing.
Is there any way of "escaping" these strings so that no interpretation errors are signalled ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |