Piotr Grudzień
Piotr Grudzień

Reputation: 189

BizTalk Rest HTTP 201 Handling

Is there any way that BizTalk treats response REST HTTP 201 status as 200 and not throws exceptions?

I've read that article TNWiki Article Spotlight - BizTalk Server: REST Services Error Handling, but the WebRequestInterceptor code is missing in there.

Upvotes: 0

Views: 99

Answers (1)

Piotr Grudzień
Piotr Grudzień

Reputation: 189

Actually I was wrong informed. Biztalk 2020 treats 20x codes as positive ones.

Upvotes: 1

Related Questions