<?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>length of Encodebase64tostring</title><link>https://community.appian.com/discussions/f/integrations/29778/length-of-encodebase64tostring</link><description>I have a requirement where we need to send data from tables to PUB/SUB API in JSON formate . for this i tried fetching data from tables using queryentity then converting data to json .While sending we also converting that data to encodebase64string and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118399?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 10:50:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:26682a55-52f8-42f4-92d6-21d087a99d53</guid><dc:creator>A Bhargav Chowdary</dc:creator><description>&lt;p&gt;Thanks for solutions . Will try this way&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118390?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 10:34:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0147ad1-f0a6-42f2-bf16-a293f7c9d5a8</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Create a CDT with that column. Add it to a Data Store. Publish datastore to create the table. Then add a node in your process to populate that field with the json and store it in the DB using Write to Data Store.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118388?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 10:31:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6056fd82-411e-4f7f-88dc-7e9fc849547d</guid><dc:creator>A Bhargav Chowdary</dc:creator><description>&lt;p&gt;&lt;span&gt;i have my Json in expression rule . Now how can i store this to Database table (with text column ) ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118384?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 10:17:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5414d28e-3326-4d0c-9c79-ca655250f827</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Are you referring to this?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/b/appmarket/posts/load-json-file-to-database"&gt;community.appian.com/.../load-json-file-to-database&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is not what you need. This is used to parse a json file containing many rows and storing it in a regular table (similar to loading a CSV file with many rows).&lt;/p&gt;
&lt;p&gt;If you want to store JSON in a column, its just a question of creating 1 column as an TEXT column in a table and storing the JSON string in there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118374?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 07:52:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b7d2eec-77b4-461a-bf1e-fcd61c8bb435</guid><dc:creator>A Bhargav Chowdary</dc:creator><description>&lt;p&gt;For storing json in Database we have -&lt;span&gt;Load JSON to a database which will accept only document as input . But our case Json is type text . Any suggestion for converting Json text to document&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118366?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 06:45:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a415c0ed-7b01-41b6-ae4b-a9d24a6e41cc</guid><dc:creator>Nagaraj Rikka</dc:creator><description>&lt;p&gt;Can you be more specific please. Also is there any references we can go through?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118148?ContentTypeID=1</link><pubDate>Fri, 25 Aug 2023 13:36:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b4c4950-2404-4396-b50c-9d1d77e962ad</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;It&amp;#39;s possible to build a Base64 encoding expression rule using OOTB functionality only, if you need it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118147?ContentTypeID=1</link><pubDate>Fri, 25 Aug 2023 12:32:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9004182e-0a70-40e8-986e-71149f6c692b</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;There is a way but it is somewhat convoluted.&lt;/p&gt;
&lt;p&gt;First you need to store the json in the Database and then query it back using a stored procedure and&amp;nbsp;TO_BASE64 MariaDB function.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://mariadb.com/kb/en/to_base64/"&gt;mariadb.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118145?ContentTypeID=1</link><pubDate>Fri, 25 Aug 2023 12:21:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:682e6dcb-e085-4c9e-beef-738bdf5f3ba0</guid><dc:creator>A Bhargav Chowdary</dc:creator><description>&lt;p&gt;yes we need to encode in base64 . because body of json is expected to enocde to there API&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: length of Encodebase64tostring</title><link>https://community.appian.com/thread/118144?ContentTypeID=1</link><pubDate>Fri, 25 Aug 2023 12:08:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8bdc3158-0b1a-42e6-a000-eb34f3255ded</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Do you have to encode it in base 64? What&amp;#39;s wrong with just sending the json?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>