cancel
Showing results for 
Search instead for 
Did you mean: 

StringToXML action block

Former Member
0 Kudos

Hi everyone...

according to this post:

this action block's functionality was to be hotfixed such that it can accept a string whose contents contains an XML document and create an XML object out of this?

Even with xMII 11.5.3 b66 installed this action block seems to be doing the same thing?? (eg. Takes the string as one big item and wraps the XMII XML document format around it)

I'm still doing the - save text file then use XML loader to create the XML object (and thus I can run repeater blocks on the data)

Is there a link or any info available which documented that the StringToXML parser action block was put into 11.5 SR3 ??

Thanks

-Danny

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Michael,

I know there is a SP01 for Version 12 available on the Service Marketplace, I do not know if you have access to it. If you do, you could download it and see if the problem is fixed.

Kind Regards,

Diana Hoppe

0 Kudos

Danny,

You may wish to use StringListToXML but I recommend looking in the xMII help at the operation of each of these actions. There are screen shots and examples as to what each does in the 11.5 help documentation.

Goto: <a href="http://help.sap.com/saphelp_xmii115/helpdata/en/index.htm">http://help.sap.com/saphelp_xmii115/helpdata/en/index.htm</a>

Navigate to: Business Logic Services -> Transactions -> Actions -> XML Functions

Hope this helps.

-Sam

Former Member
0 Kudos

Hi Danny,

It appears that the fix fro the StringToXML parser action did not make it into 11.5.3 b66. Please look at SAP Note #1041404 which contains the fix.

Kind Regards,

Diana Hoppe

Former Member
0 Kudos

Hi Diana,

we are using xMII 12.0 SP0 (waiting for the Unix version). Currently we also have those problems with the XML Parser.

Is there any info on when the error is fixed in version 12? The attached SAP note only deals with 11.5.

Best regards

Michael

former_member1170711
Participant
0 Kudos

I am having trouble finding not 1041404 which is referenced here. Can someone provide a link?

Thanks,

Mike

Former Member
0 Kudos

Hi Michael,

here is the link: [Note 1041404 - StringToXmlConverter not working as designed|https://service.sap.com/sap/support/notes/1041404].

Michael

former_member1170711
Participant
0 Kudos

This worked. Thank you!