<?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>how to add meta data everytime in the table</title><link>https://community.appian.com/discussions/f/rules/28932/how-to-add-meta-data-everytime-in-the-table</link><description>Hi, my table is having let&amp;#39;s say fields - name, age, gender and meta Data - isActive, createdOn, createdBy. How to add data for these fields</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to add meta data everytime in the table</title><link>https://community.appian.com/thread/114168?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 17:23:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fa2c1694-afb6-48f7-afbd-899b92cb0b2c</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;I would recommend always isolating the Write to DSE model in a separate process and using it as a subprocess, exactly for this reason. If you have this, then you can just a script task before your smart service and use it to set the meta data.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add meta data everytime in the table</title><link>https://community.appian.com/thread/114159?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 15:13:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d5ff86de-4eb0-486d-972d-f9552be93601</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I typically create an expression to setup the basic data structure and use it either before or after user data input.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add meta data everytime in the table</title><link>https://community.appian.com/thread/114158?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 14:30:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:afdaa8de-89be-4088-8549-6b3ebc963531</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;You can create a formatting/casting rule for the&amp;nbsp;CDT and use it before writing the data into DB. This rule will&amp;nbsp;add default values for metaData fields i.e., true, now(), loggedInUser().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>