|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Converting MIME into BLOB |
« View previous topic :: View next topic » |
Author |
Message
|
chaita30 |
Posted: Tue Jul 15, 2014 5:46 am Post subject: Converting MIME into BLOB |
|
|
 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 |
|
 |
Vitor |
Posted: Tue Jul 15, 2014 6:40 am Post subject: Re: Converting MIME into BLOB |
|
|
 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 |
|
 |
chaita30 |
Posted: Tue Jul 15, 2014 7:38 pm Post subject: |
|
|
 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 |
|
 |
Vitor |
Posted: Wed Jul 16, 2014 4:52 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|