<?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>Document to Base64 conversion using</title><link>https://community.appian.com/discussions/f/general/21241/document-to-base64-conversion-using</link><description>Hi All, 
 In one of my POC I am having requiremnt of converting a document(jpg,pdf) into base64 and storing the base64 in Database. 
 I am using Base64 to Database Services to store the document, but instead of base64 string it is storing Appian ID itself</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Document to Base64 conversion using</title><link>https://community.appian.com/thread/82842?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 08:31:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7d9ab2f4-9f65-40da-9526-da9b171a6606</guid><dc:creator>Dharmendra Godhani</dc:creator><description>&lt;p&gt;It worked for the first attempt, but not for subsequent attempts. Now process model is completed without writing anything in DB.&lt;/p&gt;
&lt;p&gt;Do you have any idea on this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document to Base64 conversion using</title><link>https://community.appian.com/thread/82836?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 05:24:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36754a13-ca06-44be-8cfc-9a47e5de48ff</guid><dc:creator>Dharmendra Godhani</dc:creator><description>&lt;p&gt;Thank you. It is working by renaming the ACP to documentId&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document to Base64 conversion using</title><link>https://community.appian.com/thread/82831?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 03:34:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2bc82137-04e2-4ed7-981e-d0826bf180f0</guid><dc:creator>Dharmendra Godhani</dc:creator><description>&lt;p&gt;I agree on your point. I am just trying to explore the smartservice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document to Base64 conversion using</title><link>https://community.appian.com/thread/82813?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 15:02:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c839a197-d36a-4450-94fa-6258982e46c3</guid><dc:creator>gayathris111098</dc:creator><description>&lt;p&gt;Can you try renaming the ACP to &amp;#39;documentId&amp;#39;? &lt;/p&gt;
&lt;p&gt;and update sql  INSERT INTO book VALUES (:documentId,:title); &lt;/p&gt;
&lt;p&gt;This ACP must be named documentId for the node to complete the conversion. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document to Base64 conversion using</title><link>https://community.appian.com/thread/82812?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 14:56:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2f908ad-ec98-4374-85d5-902822590d97</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;Why do you need to store base64 in the database? Using Documents and storing the document ID instead is much better for performance and management.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>