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 Message Broker (ACE) Support » Converting MIME into BLOB

Post new topic  Reply to topic
 Converting MIME into BLOB « View previous topic :: View next topic » 
Author Message
chaita30
PostPosted: Tue Jul 15, 2014 5:46 am    Post subject: Converting MIME into BLOB Reply with quote

Newbie

Joined: 03 Jun 2014
Posts: 7

Hi,

I need to convert input MIME message into BLOB so that it can be then sent to fileOutput Node and file would be created with extension. File created using this file output node should be opened using MsOutlook.

I tried,

Code:
SET OutputRoot.BLOB.BLOB = ASBITSTREAM(InputRoot.MIME);



but this did not work as expected.
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Tue Jul 15, 2014 6:40 am    Post subject: Re: Converting MIME into BLOB Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

chaita30 wrote:
File created using this file output node should be opened using MsOutlook.


Since when does Outlook open files (rather than emails)?

chaita30 wrote:
but this did not work as expected.


What happened?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
chaita30
PostPosted: Tue Jul 15, 2014 7:38 pm    Post subject: Reply with quote

Newbie

Joined: 03 Jun 2014
Posts: 7

files with extension .msg, are actually emails and can be opened by OutLook.

The basic requirement of this implementation is backing up emails at some mount point.
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Wed Jul 16, 2014 4:52 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

chaita30 wrote:
files with extension .msg, are actually emails and can be opened by OutLook.


No they're not - they're files exported from Outlook in an MSoft format. Not blobs of data; what code do you have to generate this format other than putting .msg as the extension on the output data?

chaita30 wrote:
The basic requirement of this implementation is backing up emails at some mount point.


I assume you mean emails received and processed by WMB. Very laudible requirement.
_________________
Honesty is the best policy.
Insanity is the best defence.
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 Message Broker (ACE) Support » Converting MIME into BLOB
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.