<?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>WS BASE64 GET METHOD</title><link>https://community.appian.com/discussions/f/integrations/17127/ws-base64-get-method</link><description>Hi all, 
 I have a REST WS with method post that returns a base64, but I don&amp;#39;t know how to call it and save the result as a appian document 
 
 I tried to save the value in the database but the result can be around 14,000,000 (a pdf document with 21 pages</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67812?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2019 15:51:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2129fbd0-cd91-4225-8ccd-a96f9215d325</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;&lt;span&gt;I am not sure what you mean by &amp;quot;http download component and then using Base64 json Doc to binary&amp;quot;, but I am still referring to the Base64 Request to Rest Web Service plugin. You saw that&amp;nbsp;errrorlog=Changed to Local Appian Error: null Local Appian Error: null. The next troubleshooting step is to look at the application server log. You will not be able to troubleshoot without it.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67807?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2019 15:24:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:416fc451-62e3-4b77-979a-89c30c48f3e1</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;Hi, I set the content type in headers but I&amp;#39;m having the same error, I can&amp;acute;t see the logs but I tried downloading the base64 in a file with the http download component and then using Base64 json Doc to binary and I have an error &amp;quot;java.lang.nullpointerexception&amp;quot; (in logs).&lt;/p&gt;
&lt;p&gt;I think that my base64 string it&amp;#39;s ok, and I tried with more strings , empty file, and nothing works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67781?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2019 19:31:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca144b7c-80ba-486e-9b47-a3dfc512a360</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;Well the content type changed from &amp;quot;text/plan;charset=ISO-8859-1&amp;quot; to &amp;quot;&lt;span&gt;application/json;charset=UTF-8&amp;quot; which is a step forward. Did you check the logs for a stacktrace on the error?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67683?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2019 00:13:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b6ea2ce-32e3-44ce-8f42-dc6db17b47a6</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;My team did the change today &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is the response&lt;/p&gt;
&lt;div class="FieldLayout---label_above"&gt;&lt;span class="FieldLayout---field_label" id="4eff647d973b59162df046946477ad2f"&gt;Value&lt;/span&gt;&lt;/div&gt;
&lt;div class="FieldLayout---input_below"&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;Dictionary success: true result: HttpResponse statusLine: &amp;quot;HTTP/1.1 200 &amp;quot; statusCode: 200 headers: Dictionary Content-Type: &amp;quot;application/json;charset=UTF-8&amp;quot; Transfer-Encoding: &amp;quot;chunked&amp;quot; Date: &amp;quot;Tue, 25 Jun 2019 23:18:20 GMT&amp;quot; Set-Cookie: &amp;quot;2fda0f841098fcd74d7c1f0e5a1e16ce=cddacee4b606584a58d5a087c2d642e9; path=/; HttpOnly; Secure&amp;quot; contentType: &amp;quot;application/json;charset=UTF-8&amp;quot; body: &amp;quot;{&amp;quot;respuesta&amp;quot;:&amp;quot;A001&amp;quot;,&amp;quot;codigoBase64&amp;quot;:&amp;quot;JVBERi0xLjUNCiW1tbW1DQoxI........&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;and i configured this entries&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;Endpoint:&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;=&amp;quot;&lt;a href="https://transversalservice-aperturabei-destdoc-dev.appls.cto1.paas.gsnetcloud.corp/pruebas/consultar/base64"&gt;&amp;quot;&amp;gt;transversalservice-aperturabei-destdoc-dev.appls.cto1.paas.gsnetcloud.corp/.../base64&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;Method:&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;=POST&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;Request Body:&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;=&amp;quot;{&amp;nbsp; &amp;nbsp;&amp;quot;&amp;quot;canal&amp;quot;&amp;quot;:&amp;quot;&amp;quot;CANAL DIGITAL&amp;quot;&amp;quot;,&amp;nbsp; &amp;quot;&amp;quot;appOrigen&amp;quot;&amp;quot;:&amp;quot;&amp;quot;APERTURA DE CUENTAS&amp;quot;&amp;quot;,&amp;nbsp; &amp;quot;&amp;quot;nivel&amp;quot;&amp;quot;:&amp;quot;&amp;quot;PMN1&amp;quot;&amp;quot;,&amp;nbsp; &amp;quot;&amp;quot;tipoDocumento&amp;quot;&amp;quot;:&amp;quot;&amp;quot;&amp;quot;&amp;quot;,&amp;nbsp; &amp;quot;&amp;quot;tipoConsulta&amp;quot;&amp;quot;:&amp;quot;&amp;quot;B64&amp;quot;&amp;quot;,&amp;nbsp; &amp;quot;&amp;quot;tipoOper&amp;quot;&amp;quot;:&amp;quot;&amp;quot;A&amp;quot;&amp;quot;,&amp;nbsp; &amp;quot;&amp;quot;parametros&amp;quot;&amp;quot;:[&amp;nbsp; &amp;nbsp; &amp;nbsp;{&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;""filenet"":""morales"",&amp;nbsp; &amp;nbsp; &amp;nbsp; ""idDocumento"":""A089E56A-0000-CD17-970C-4FE9ED4F6C85""&amp;nbsp; &amp;nbsp; }&amp;nbsp; ]}&amp;quot;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;Document Json Path:&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;=&amp;quot;codigoBase64&amp;quot;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;File Name:&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;=&amp;quot;archivo.txt&amp;quot;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;Folder:&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;&amp;quot;TMP_From_WS&amp;quot;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;But I have an error, but I don&amp;#39;t know which is&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;the errorocurred=true&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;the errrorlog=&lt;span&gt;Changed to Local Appian Error: null Local Appian Error: null&lt;/span&gt;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;&lt;span&gt;Any help???&lt;/span&gt;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start elements---global_p"&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67677?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 19:04:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66a3ae6a-bbb7-4be3-a271-662e234427ea</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;ok, thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll tell you how everything goes.&lt;/p&gt;
&lt;p&gt;Thanks!!!!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67676?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 19:02:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3dd95332-05bc-4537-b661-ef389720a6a9</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;Correct. And if the body for example becomes:&lt;/p&gt;
&lt;p&gt;{&amp;quot;document&amp;quot;:&amp;quot;&lt;span&gt;jkasjkdjkajksdhkjahdsajkshdjaksdhajkshdaskjhdakjh&lt;/span&gt;&amp;quot;}&lt;/p&gt;
&lt;p&gt;then the node input called &amp;quot;Document JSON Path&amp;quot; becomes &amp;quot;document&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67675?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 18:59:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9cd3aab2-7a6f-45d9-9623-9cfe1a64b91e</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;I think the same, I made a request to the programmer maybe on thursday&amp;nbsp; could be done the change, until that I suppose I have to wait.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67674?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 18:55:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19a89e02-1856-4a8b-a752-5d46d6da8079</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;That&amp;#39;s rather strange. JSON is generally name/value pairs:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.w3schools.com/js/js_json_syntax.asp"&gt;https://www.w3schools.com/js/js_json_syntax.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since yours is not, I would not be surprised if the plugin is not designed to work for this edge case, which is what the error message is indicating.&lt;/p&gt;
&lt;p&gt;Can the service be changed to have a name/value pair as the response body?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67673?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 18:48:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00d01af8-d656-491e-92cf-86eb35c78774</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;It&amp;#39;s correct in the body is the only thing, the base64 string&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67672?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 18:47:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb914c7d-1660-4f7a-9c12-4934cdb9337a</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;I&amp;#39;m most interested in the &amp;quot;body&amp;quot;. Is&amp;nbsp;&amp;quot;jkasjkdjkajksdhkjahdsajkshdjaksdhajkshdaskjhdakjh&amp;quot; meant to represent the fact that the body just contains the base64 string? Is that the only thing in the response body? No labels? Other fields?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67671?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 18:38:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b816a988-1101-4e7e-8f7a-f2716f498bf2</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;SOMETHING LIKE THIS&lt;/p&gt;
&lt;p&gt;Dictionary&lt;/p&gt;
&lt;p&gt;success:true&lt;/p&gt;
&lt;p&gt;result:HttpResponse&lt;/p&gt;
&lt;p&gt;statusLine:&amp;quot;HTTP/1.1.200&amp;quot;&lt;/p&gt;
&lt;p&gt;statusCode:200&lt;/p&gt;
&lt;p&gt;headers:Dictionary&lt;/p&gt;
&lt;p&gt;contentType:&amp;quot;text/plan;charset=ISO-8859-1&amp;quot;&lt;/p&gt;
&lt;p&gt;ContentLenght:&amp;quot;1420552&amp;quot;&lt;/p&gt;
&lt;p&gt;Date:SOMETHIG&lt;/p&gt;
&lt;p&gt;Setcookie:&amp;quot;ASDJASLDJI28478JK&amp;quot;&lt;/p&gt;
&lt;p&gt;contenttype:&amp;quot;&lt;span style="background-color:transparent;color:#000000;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;:&amp;quot;text/plan;charset=ISO-8859-1&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;..&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:transparent;color:#11171a;float:none;font-family:&amp;#39;Open Sans&amp;#39;,&amp;#39;Source Sans Pro&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;body: &amp;quot;jkasjkdjkajksdhkjahdsajkshdjaksdhajkshdaskjhdakjh&lt;/span&gt;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67670?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 18:32:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1d76d9b1-9478-4d3d-8b7d-a2d1134b54c7</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;The error message indicates that the plugin is expecting a JSON response body, but did not find a valid one.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;body: &amp;quot;jkasjkdjkajksdhkjahdsajkshdjaksdhajkshdaskjhdakjh&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What more specifically is the structure of the response body?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67669?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 18:23:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50fc1ef6-a720-412b-a5a2-927a16636434</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;Thanks Steven,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying with Base64 Request to Rest Web Service plugin with the smart service &amp;quot;http json multidocument WS&amp;quot;&lt;/p&gt;
&lt;p&gt;I have:&lt;/p&gt;
&lt;p&gt;endpoint like&amp;nbsp; &amp;quot;https://transversal..../consultar/base64&amp;quot;&lt;/p&gt;
&lt;p&gt;method:post&lt;/p&gt;
&lt;p&gt;request body: &amp;quot;{ &amp;quot;&amp;quot;value&amp;quot;&amp;quot;: &amp;quot;&amp;quot;1&amp;quot;&amp;quot;}&amp;quot;&lt;/p&gt;
&lt;p&gt;but when I execute the process i got an error&lt;/p&gt;
&lt;p&gt;errorocurred=true&lt;/p&gt;
&lt;p&gt;errorlog= &amp;quot;the response did not include&amp;nbsp; valid JSON Local Appian Error: null&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;when I execute the Ws it &lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;returns something like this&amp;nbsp;&lt;/p&gt;
&lt;p style="background-color:transparent;color:#000000;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;contentType: &amp;quot;text/plain:charset=ISO-8859-1&amp;quot;&lt;/p&gt;
&lt;p style="background-color:transparent;color:#000000;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;body: &amp;quot;jkasjkdjkajksdhkjahdsajkshdjaksdhajkshdaskjhdakjh&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any help??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67666?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 13:58:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bdf21b4e-99de-496d-8178-d11e58f4e2fc</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;As of 19.2, Appian has this out of the box with the Integration Object and the limit for a response with documents is 75mb.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.2/Appian_Release_Notes.html#receive-binary-with-integrations-and-receive-base64-inline-with-json"&gt;https://docs.appian.com/suite/help/19.2/Appian_Release_Notes.html#receive-binary-with-integrations-and-receive-base64-inline-with-json&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.2/Integration_Object.html"&gt;https://docs.appian.com/suite/help/19.2/Integration_Object.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Before this, I have used the&amp;nbsp;Base64 Request to REST Web Service plugin to turn base64 in a WS response directly into an Appian document. I don&amp;#39;t know if there are any limits on this one.&lt;/p&gt;
&lt;p&gt;&lt;a href="/b/appmarket/posts/base64-request-to-rest-web-service"&gt;https://community.appian.com/b/appmarket/posts/base64-request-to-rest-web-service&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67590?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 23:59:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e45089dd-48d0-416b-9489-c3f355776217</guid><dc:creator>venusaikumarc378</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/guadalupej0001"&gt;guadalupej0001&lt;/a&gt;,&lt;br /&gt;&lt;br /&gt;One of the commenter in above post, upload the&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/18/base64ToDoc_2D00_Appian.zip"&gt;base64ToDoc-Appian.zip&lt;/a&gt;&amp;nbsp;plug-in. if you are in on-premise you can deploy and use it. if it is in Cloud, you have request appian support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67588?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 22:46:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9856966-cb71-4e98-943e-28c83bc3a7fe</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;Oracle database,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67587?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 22:25:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7a7a642-537d-40f6-b496-f211ddcd9ead</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Don&amp;#39;t use Text.&amp;nbsp; That&amp;#39;s not appropriate for a string that large.&amp;nbsp; use a blob, clob, longtext or similar.&lt;/p&gt;
&lt;p&gt;what type of database is it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67586?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 22:10:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1b7863d8-30ba-4789-86ea-8fcb7101e27a</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;Hi, I&amp;#39;m trying that component&amp;nbsp;&lt;span style="background-color:transparent;color:#111111;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Get Base64 Document from Database &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;My problem is the length, my base64 string is too long (14,000,000)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67584?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 21:24:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c899122-8ef1-413e-8240-8feaed18c911</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;&lt;a href="/b/appmarket/posts/base64-document-database-integration"&gt;https://community.appian.com/b/appmarket/posts/base64-document-database-integration&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have used this component before to transform base64 strings in the database into appian documents.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67583?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 21:21:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78f7adec-090e-4cf6-9c76-5f3ca07341d8</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;Thanks Robert I&amp;#39;m going to try it, I&amp;#39;ll tell you what happend&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67582?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 21:14:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4274f560-82a4-4bcf-9b0d-46759ea70277</guid><dc:creator>guadalupej0001</dc:creator><description>&lt;p&gt;Hello Venu, that component&amp;nbsp; is not available, another idea???&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67579?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 19:23:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c267a784-d9a3-4534-b7fc-1243d5cc8948</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Instead of a text datatypes in the data base, try something like &amp;quot;long&amp;quot; which has more space.&amp;nbsp; Please use caution in your database accumulating too many long values. Plan to delete the base64 strings out of the db as soon as you&amp;#39;ve converted them back into files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WS BASE64 GET METHOD</title><link>https://community.appian.com/thread/67534?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2019 01:00:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ead8eb30-75ab-4ec7-9504-55185811a2ba</guid><dc:creator>Venu</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/guadalupej0001"&gt;guadalupej0001&lt;/a&gt;,&lt;br /&gt;&lt;br /&gt;You can sue the smart service&amp;nbsp;Appian Document from Base64 String to do your job.&lt;/p&gt;
&lt;p&gt;Below post may help you.&lt;/p&gt;
&lt;p&gt;&lt;a href="/discussions/f/integrations/13208/base-64-to-document/59846#59846"&gt;https://community.appian.com/discussions/f/integrations/13208/base-64-to-document/59846#59846&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Venu.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>