ERW issue with quotes
We are in release 9.1 and tools release 9.2.0. We have an issue with the quotes (") value getting passed on in a variable within report in ERW. As an example I want the value of variable rpt_desc to be 'test' but what I see on the log is something different:
If I coded 'TEST' logs display as "test". I also tried '"test'" (single quote and then double quote both beginning and end) I see value in log as " "test" ". I remember there is an existing bug but dont recollect what the workaround is as far as assigning value with quote in a variable.