Quantcast
Viewing all articles
Browse latest Browse all 2977

REST JSON Christmas Puzzle

If I use the BizTalk 2013 R2 JSON Encoder pipeline component to convert the following XML <ns0:ASCIISchema xmlns:ns0="http://RestASCIICharTest.ASCIISchema"><TAB>    </TAB><LF> </LF><CR> </CR><SPACE> </SPACE><ExtendedASCII255></ExtendedASCII255></ns0:ASCIISchema> to JSON I get all null elements { "TAB": null, "LF": null, "CR": null, "SPACE": null, "ExtendedASCII255"...(read more)Image may be NSFW.
Clik here to view.

Blog Post by: Syndicated BizTalk Author

Viewing all articles
Browse latest Browse all 2977

Trending Articles