制御文字を含むXMLファイルのImport方法

YUKOICHIKAW
Kilo Contributor

制御文字を含むXMLファイルをImportしようとした際に、「File: ○○.xml is not valid XML and has been deleted」のアラート文言が表示されてImportできませんでした。
該当文字を除外する以外に、制御文字を含んだ状態でXMLファイルをImportする方法は何かないでしょうか。

1 REPLY 1

Chaitanya ILCR
Kilo Patron

Hi @YUKOICHIKAW ,

 

check if it is a valid xml or not?

 

https://www.servicenow.com/community/developer-forum/error-during-xml-data-import-file-quot-xml-file...

 

check if your are in the right application scope

 

https://www.servicenow.com/community/developer-forum/import-xml-file-not-working/m-p/1754317

 

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya