John Glisson's Blog

Geeky stuff…

Using a Transform in an ESB Itinerary After a Flat File Disassembler

leave a comment »

That subject is a mouthful!

This is a situation I was having and was resolved using this technique

When parsing a flat-file, then applying a transform (map) to it in an itinerary, I was consistently getting an error message:

Description: There was a failure executing the receive pipeline

Reason: Cannot access a disposed object.

Object name: ‘DataReader’.

Updating the FF Disassembler Pipeline Component in my custom Pipeline fixed the issue. I had to set the “Recoverable interchange processing” property to true.

This article describes the function of this property in the disassemble stage.

Advertisement

Written by jglisson73

May 25, 2011 at 12:39 pm

Posted in Uncategorized

Tagged with ,

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.