cancel
Showing results for 
Search instead for 
Did you mean: 

An XML element was malformed

11-16-2006 6:42 PM
359 views 3 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi!

I got "An XML element was malformed" error and found the corresponding note 979583. It mentions that VC Flex client can not manage extremely large amount of data. I wonder if anybody knows how much is "extremely large" for VC?

Thanks for ideas,

--- Kaspars

P.S. In may example there was just table of 2 columns and 18 rows (each field max 40 chars) which was sent to & received from RFC function module ...

P.S.S. the strange thing was that with one user ID it didn't gave this error, but with another test user ID it did.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Kaspar,

I also had the error sometimes, but it didn't occurs everytime.

Can you reproduce the error everytime with your test user?

Best Regards,

Marcel

Answers (2)

Answers (2)

Former Member
0 Likes

Hi!

I have the same problem and it happens each times I have a special char on an xml element.

In my case, this error started showing up just after the upgrade from the 7.1 to the 7.3.

I see it's a quite old thread, hope u found a solution

Former Member
0 Likes

Hi, Marcel!

Thanks for the quick reply!

Well the error itself (pop-up window) shows up time to time - you are right.

However there are no data returned back to VC table-view in all cases - that seemed strange to me as well.

--- Kaspars