要加载到Informatica的xml目标中的特殊字符

时间:2017-10-15 10:48:11

标签: xml informatica

The linked image has 2 parts : The one with white background is Expected result to be and the one with black background is actual xml target file from informatica : 我的要求是:我在Informatica中有一个XML目标。我需要角色'&'从源代码到目标XML文件。

我的情景是:我必须保存" 
"因为它在目标XML中,因此它可以用作换行和回车,而在目标中它将作为" 
&amp#10;"。

我可以使用CHR()函数和ASCII数字在Informatica中使用换行和回车符,但这不符合我的要求。

那么,我怎样才能实现这一目标......请帮忙?

0 个答案:

没有答案