![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: Value updated with ModifyCR contains XML reserved characters Topic Summary: Created On: 15-May-2008 12:32 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
When using the csapi subroutine ModifyCR to update an attribute with Data Type text containing either '&' or '>', the following error message is received:
The fault code: 1 The fault string: Failed to Load XML Data This is because these characters, along with '<' and '%', are xml reserved characters. Following information in a MicroSoft TechNet (http://technet.microsoft.com/e...s145315(printer).aspx) I changed '&' by adding amp; directly after the & (I can't type what I really put, because it replaces it with the & - exactly what I can to happen on the the DB commit but won't... go figure), but still received the same error message. Can't believe this is a new issue... Has anyone else experienced this problem? Thanks! Angela ------------------------- Angela Kim Edited: 15-May-2008 at 12:52 by Angela Kim |
|
![]() |
|
![]() |
|
Hello Angela,
I have the same problem, I enter CRs with CSAPI from an Access database. I workarround this issue by changing the characters before insert the CRs with API. I change, for instance "<" and ">" to "-". I hope this help you. Manuel |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.