Sep 5

Checking for the existence of a property by Thomas Canter

Today, I will bring back to life another old BizTalk Server blog post by an old friend of mine, Thomas Canter, with his permission, that I find pretty

By Sandro Pereira

Sep 4

The maligned Distinguished Field or why Distinguished Fields are cool by Thomas Canter

Today, I will bring back to life an old BizTalk Server blog post by an old friend of mine, Thomas Canter, with his permission, that I find pretty interesting

By Sandro Pereira

Feb 22

Best Practices while working with Schemas Pattern restrictions

Yesterday I spoke about how you can apply custom pattern restrictions to properly validate DateTime, Date, and Time formats inside elements or attributes You

By Sandro Pereira

Feb 21

BizTalk Schema Validation: DateTime Restrictions

Today I was involved in a BizTalk Schema importation that includes not-so-used restrictions on Date and Time elements formats And that gave me the idea and

By Sandro Pereira

Oct 6

BizTalk Server Schema Editor getting blocked by Internet Explorer Enhanced Security Configuration

I have been working on a new BizTalk Server project on a new client for a few weeks Now that we are beginning the development phase, I was getting annoying

By Sandro Pereira

May 25

BizTalk Property Schema Error: The type name ‘…’ does not exist in the type ...

I'm just playing with BizTalk Server doing a small proof-of-concept using BizTalk Server and Azure Service Bus, and I was surprised with a few bunches of

By Sandro Pereira

Feb 17

BizTalk Server tips and tricks for developers: How to create a .NET class from a schema

Sometimes we want to bypass the adapters and perform the communication thru NET code Sometimes we want to access multiple values, or recursive values, of a

By Sandro Pereira

May 18

Visual Studio BizTalk Schema Generator Wizard error: Error occurred while creating the BizTalk po...

After several days migrating BizTalk open-source contributions like BizTalk Mapper Extensions UtilityPack, BizTalk Pipeline Components Extensions Utility

By Sandro Pereira

Aug 30

BizTalk JSON Schema Wizard: Error in JSON Instance File.XMLNodeConverter can only convert JSON th...

This week while trying to use the BizTalk Server 2016 JSON Schema Wizard to generate an XML schema from a specific JSON file to be sent to a Logic App I got

By Sandro Pereira

Aug 20

BizTalk WCF-ORACLEDB error: PL/SQL: ORA-00917: missing comma

In the last months, I have been working with ORACLE adapter, mainly doing direct insert operations on ORACLE tables and as you might imagine, I found some

By Sandro Pereira
turbo360

Back to Top