ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » JText Adapter - Removing Business Names & Verbs from Fil

Post new topic  Reply to topic
 JText Adapter - Removing Business Names & Verbs from Fil « View previous topic :: View next topic » 
Author Message
vsircill
PostPosted: Tue Oct 10, 2006 9:14 am    Post subject: JText Adapter - Removing Business Names & Verbs from Fil Reply with quote

Novice

Joined: 05 Oct 2006
Posts: 10

Business object data is prefixed and suffixed with Business Object names in the file created by JText Adapter.

How can I strip these business object names from the file ?

Thanks in Advance!!!
Back to top
View user's profile Send private message
vk
PostPosted: Tue Oct 10, 2006 8:43 pm    Post subject: Reply with quote

Partisan

Joined: 20 Sep 2005
Posts: 302
Location: Houston

Data written to a file using JText adapter will have BO name and BO verb in the beginning of each record and Object Event ID at the end.

If you are using Fixed Width Data Handler, then these values can be prevented from being written to the file by setting the following properties in the data handler XSD -

BONameSize = 0
BOVerbSize = 0
OmitObjectEventId = True

If you are using Delimited Data Handler, then you cannot prevent these values from being written to the file. For this case, you can either write a custom data handler or use the BLOB data handler support pac available in IBM website.

Regards,
VK.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » JText Adapter - Removing Business Names & Verbs from Fil
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.