Apr 29

APIM – handling a JSON array response from a send-request policy

In this blog I show an example of a APIM send-request policy , subsequently using the response, a JSON array, in another call to the backend service I

By Mark Brimble

Mar 25

Azure – XML to JSON Liquid Templates

Following on from my previous posts this time I show how I use XML to JSON Liquid templates In particular I give examples of converting a JSON value to

By Mark Brimble

Jul 21

Parsing JSON Array Messages

This post shows how to parse a message that starts and end as an array with BizTalk Server Furthermore I show how a Azure Logic App solution achieves this with

By Mark Brimble

Jul 2

JSON Array – BizTalk JSON Encoder

JSON Array - Recap I have shown previously that the JSON encoder pipeline component creates a JSON array  when there is only one repeating XML

By Mark Brimble

Apr 11

JSON Encoder hangs forever

Does a JSON Encoder custom pipeline ever run forever for you This article explains why this is happening Furthermore I show  how implementing best practice

By Mark Brimble
Feature blog image

Jan 4

REST JSON Christmas Puzzle – Work around

I created the following workaround  to my Christmas puzzle I created a custom pipeline that includes the Json encoder and BRE pipeline framework pipeline

By Mark Brimble
Feature blog image

Dec 24

REST JSON Christmas Puzzle

If I use the BizTalk 2013 R2 JSON Encoder pipeline component to convert the following XML <ns0:ASCIISchema

By Mark Brimble
Feature blog image

Sep 25

Using BizTalk 2013 R2 to transform an XML message element to a JSON array

I wanted to know whether the out of the box  JSON encoder pipeline component creates an JSON array  if there is only one repeating XML fragment One of my

By Mark Brimble
turbo360

Back to Top