<?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>Issue in Plugin: JSON Tools Smart Services Load JSON to a database</title><link>https://community.appian.com/discussions/f/plug-ins/39312/issue-in-plugin-json-tools-smart-services-load-json-to-a-database</link><description>Hi everyone, 
 
 I&amp;#39;m trying to load json to db using this Appian smart serivces. My sample json data i have given below. It has multiple dynamics parameter for example user have multiple types of phone number. if it flattens json file then its working</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue in Plugin: JSON Tools Smart Services Load JSON to a database</title><link>https://community.appian.com/thread/149098?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 12:24:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:897a550d-6d92-4877-801e-bf05763871d5</guid><dc:creator>vigneshkumarradhakrishnan</dc:creator><description>&lt;p&gt;yeah, that approach only i tried earlier but&amp;nbsp;just thought to explore this tool&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in Plugin: JSON Tools Smart Services Load JSON to a database</title><link>https://community.appian.com/thread/149089?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 09:31:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ddbb318-c7d7-4f6d-919a-c0a2fbe59081</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;In this case, any approach is complicated due to the complexity of the data structure you have. I understand that the data needs to be inserted into multiple tables within an ER model. If that&amp;#39;s the case, create a record structure in the Data Fabric, and then write to each record separately by extracting the relevant data for each one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in Plugin: JSON Tools Smart Services Load JSON to a database</title><link>https://community.appian.com/thread/149086?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 07:48:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95dcec56-024a-4cef-9ac8-20fbb10dd6ea</guid><dc:creator>vigneshkumarradhakrishnan</dc:creator><description>&lt;p&gt;yes i too thought same but in this issue its a kind of stagging table, just to load large no of columns temporarily around 100+ columns&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in Plugin: JSON Tools Smart Services Load JSON to a database</title><link>https://community.appian.com/thread/149085?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 07:37:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9907ae60-ae04-48ac-80d5-a4208663f3f6</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;I would suggest implementing a new process to format the JSON into a record or another structure with the required format. After that, use &amp;#39;Write Records&amp;#39; or &amp;#39;Write to Data Store Entity&amp;#39; to persist the information&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in Plugin: JSON Tools Smart Services Load JSON to a database</title><link>https://community.appian.com/thread/149083?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 07:31:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f6ba84e8-7c22-4e24-856f-8fa59c5054c4</guid><dc:creator>vigneshkumarradhakrishnan</dc:creator><description>&lt;p&gt;while debugging&amp;nbsp;JSON Tools&amp;nbsp;plugin seem this plugin consider&amp;nbsp;FirstName and&amp;nbsp;Phone as table name. i dont know why &amp;quot;&lt;span&gt;Load JSON to a database&amp;quot;&amp;nbsp;&lt;/span&gt;alone Appian written like this but Schema validations using &amp;quot;Validate a JSON against a schema&amp;quot; working correctly even dynamic parameters. Hard to debug since there was no proper documentations in plugin and even plugin&amp;nbsp;provided&amp;nbsp;images are having outdated parameters. Anyone faced this issue and is there any way to overcome this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>