Enter your keyword

post

Convert XML String to XML in OSB : fn-bea:inlinedXML

Sometime it is required to convert XML string into XML document. OSB allows us to convert XML String to XML document using OSB inbuilt function.

You can use the fn-bea:inlinedXML function if you need to represent an XML string into XML document.

The function has the following signature:

fn-bea:inlinedXML($input as xs:string)

Let’s see the example:

Suppose you have an variable called xmlstring in the OSB that contained XML string and you want to convert the same into XML document, then you can use the following expression in Assign activity:

Let’s run the example and see the output:
That’s it !!

Some Toughts (5)

  1. added on 17 Jan, 2017
    Reply

    This comment has been removed by the author.

  2. Anonymous
    added on 16 May, 2017
    Reply

    I am unable to convert my xml string to xml using mentioned function in OSB 12c (12.2.1.1.0) environment. is there any thing missing. Pls respond to mnnllrc@gmail.com

  3. added on 16 May, 2017
    Reply

    Please share your XML string..

  4. added on 18 Jul, 2019
    Reply

    Thankyou for sharingerp software companies

  5. added on 18 Jul, 2019
    Reply

    Thankyou for sharingerp software

Leave a Reply

Your email address will not be published.