<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Receive blob type from External System</title><link>https://community.appian.com/discussions/f/integrations/19735/receive-blob-type-from-external-system</link><description>Hi, 
 we have requirement to receive blob type via web api and need to show that as document/image in Appian interface. 
 I am using receive file from Receive file from RDBMS Blob smart service from pulg-in. 
 
 When I add a row in appian DB manually</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Receive blob type from External System</title><link>https://community.appian.com/thread/77150?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2020 09:31:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2e05323-076e-40d7-96e4-1fe4159d9463</guid><dc:creator>Reetish Pattnayak</dc:creator><description>&lt;p&gt;Thanks Ricky. This is a limitation as per the documentation.&lt;/p&gt;
&lt;p&gt;I have already tested the other approach as suggested in the the second link.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;External system is/planning to store&amp;nbsp;documents/images as blob . May be we&amp;nbsp;need to change the design approach.&lt;br /&gt;&lt;br /&gt;Thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receive blob type from External System</title><link>https://community.appian.com/thread/77147?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2020 08:34:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b6f8cb0-62da-4702-982d-55825e8d6d9a</guid><dc:creator>rickyc0004</dc:creator><description>&lt;p&gt;I don&amp;#39;t think Appian support BLOB data type to be mapped with CDT field because it can contain huge data.&lt;/p&gt;
&lt;p&gt;you can find this limitation documented here.&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/20.3/Mapping_CDTs_to_Pre-defined_Database_Tables.html"&gt;https://docs.appian.com/suite/help/20.3/Mapping_CDTs_to_Pre-defined_Database_Tables.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I would suggest you to have a look at&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/20.3/passing-a-web-api-document-into-a-process-model.html"&gt;https://docs.appian.com/suite/help/20.3/passing-a-web-api-document-into-a-process-model.html&lt;/a&gt;&amp;nbsp;where you can upload a document directly in Appian using web API.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receive blob type from External System</title><link>https://community.appian.com/thread/77145?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2020 08:18:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7ffcc1a7-7fa4-47fd-bea4-a02b0c19b38c</guid><dc:creator>Reetish Pattnayak</dc:creator><description>&lt;p&gt;It asks document as one of its input. So I wont be able to use it for my requirement.&lt;br /&gt;&lt;br /&gt;I am using CDT to store the blob type data which I am receiving from external source into Appian DB and then I am trying to convert it into document/image.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/pastedimage1602576684993v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Underline xsd as below:&lt;br /&gt;&lt;br /&gt;&amp;lt;xsd:element name=&amp;quot;DOCUMENT&amp;quot; nillable=&amp;quot;true&amp;quot; type=&amp;quot;xsd:string&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;xsd:annotation&amp;gt;&lt;br /&gt; &amp;lt;xsd:appinfo source=&amp;quot;appian.jpa&amp;quot;&amp;gt;@Column(name=&amp;quot;blobAPP&amp;quot;, columnDefinition=&amp;quot;BLOB&amp;quot;)&amp;lt;/xsd:appinfo&amp;gt;&lt;br /&gt; &amp;lt;/xsd:annotation&amp;gt;&lt;br /&gt; &amp;lt;/xsd:element&amp;gt;&lt;br /&gt; &amp;lt;xsd:element name=&amp;quot;DOCUMENT_MEDIUM&amp;quot; nillable=&amp;quot;true&amp;quot; type=&amp;quot;xsd:string&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;xsd:annotation&amp;gt;&lt;br /&gt; &amp;lt;xsd:appinfo source=&amp;quot;appian.jpa&amp;quot;&amp;gt;@Column(name=&amp;quot;mediumBlobAPP&amp;quot;, columnDefinition=&amp;quot;MEDIUMBLOB&amp;quot;)&amp;lt;/xsd:appinfo&amp;gt;&lt;br /&gt; &amp;lt;/xsd:annotation&amp;gt;&lt;br /&gt; &amp;lt;/xsd:element&amp;gt;&lt;br /&gt;&lt;br /&gt;I am not sure if this is correct way to define CDT for blob type.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receive blob type from External System</title><link>https://community.appian.com/thread/77142?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2020 07:42:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53a48f10-f4e7-4ed0-9538-249eb5e327d7</guid><dc:creator>rickyc0004</dc:creator><description>&lt;p&gt;Hi Reetish,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Did you try &amp;quot;&lt;span&gt;Send File to RDBMS Blob&lt;/span&gt;&amp;quot; instead of Write to data store entity.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;More details here.&lt;/p&gt;
&lt;p&gt;&lt;a href="/b/appmarket/posts/rdbms-blob-utility"&gt;https://community.appian.com/b/appmarket/posts/rdbms-blob-utility&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Ricky Chaware&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>