|
| assign UnstructuredContnent BO programmatically |
 |
Thu, 03 Apr 2008 06:28:09 EDT |
Hello ,<br />
<br />
For the UnstructuredContent BO referenced from the MailAttachement BO of
the Email BO (used by Email Websphere JCA Adapter ) , also its referenced from
the FlatFile BO (used by the Flat File JCA Websphere adapter)<br />
<br />
I want to know what are the valid values that can be assigned programmatically
to the attributes (ContentType ,ObjectName ,AsText and AsBinary )of the
UnstructuredContent BO<br />
,since i could not find a documentation that provides a sample for these values
<br />
<br />
|
| Post Reply
|
| Re: assign UnstructuredContnent BO programmatically |
 |
Thu, 03 Apr 2008 07:46:57 EDT |
Hi<br />
This is mainly used for holding the unstructured content and sending to the
adapter.<br />
<br />
During outbound, if we need to send unstructured data, we populate either AsText
(for text data)or AsBinary (for binary data) elements and then wrap this in
Email or FlatFiles business objects and make the call.<br />
<br />
|
| Post Reply
|
| Re: assign UnstructuredContnent BO programmatically |
 |
Sun, 06 Apr 2008 04:37:06 EDT |
ok, for outbound processing , i need to know what values that can be assigned to
ContentType and ObjectName attributes of the UnstructuredContent BO case the
file that i want to send is a PDF file for example .<br />
<br />
|
| Post Reply
|
| Re: assign UnstructuredContnent BO programmatically |
 |
Sun, 06 Apr 2008 05:03:11 EDT |
|
| Post Reply
|
| Re: assign UnstructuredContnent BO programmatically |
 |
Sun, 06 Apr 2008 09:00:07 EDT |
|
| Post Reply
|
|
|
|
|
|
|
|
|
|