<?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>Sync Record Smart Service how to work</title><link>https://community.appian.com/discussions/f/new-to-appian/35112/sync-record-smart-service-how-to-work</link><description>Hi 
 Please tell me how to use sync record smart service. 
 here is my configure result. 
 
 
 
 
 I got a error. I do not know what is causing issue</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Sync Record Smart Service how to work</title><link>https://community.appian.com/thread/136314?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 16:33:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36abe265-70b6-408b-8494-7c57a2137bef</guid><dc:creator>spykid</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the isssue was i didn&amp;#39;t provided&amp;nbsp; record type.So,i provided recordtype.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1717432000036v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1717432025081v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sync Record Smart Service how to work</title><link>https://community.appian.com/thread/136286?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 12:54:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1559e91-2d6b-43f5-b490-698baced3b47</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Yeah agreed with Stefan - you should just pass in the record type directly. I think it&amp;#39;s really unlikely that you would need a process variable for the record type, since you don&amp;#39;t really need to dynamically choose the record type to sync here.&lt;/p&gt;
&lt;p&gt;Also even though the message mentions &amp;quot;Invalid record type [identifer=]&amp;quot;, this actually has nothing to do with the &amp;quot;identifiers&amp;quot; parameter, it&amp;#39;s just saying that your record type isn&amp;#39;t provided.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sync Record Smart Service how to work</title><link>https://community.appian.com/thread/136253?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 04:59:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8622f7a4-bb05-422a-81bb-fcc567db0463</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;&lt;a href="/members/girlc0001"&gt;spykid&lt;/a&gt;&amp;nbsp; For future reference, could you tell us what the issue was?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sync Record Smart Service how to work</title><link>https://community.appian.com/thread/136237?ContentTypeID=1</link><pubDate>Sat, 01 Jun 2024 15:20:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fd125259-054e-4c1b-945d-3cd9edf853f0</guid><dc:creator>spykid</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks, it worked for me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sync Record Smart Service how to work</title><link>https://community.appian.com/thread/136061?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 17:52:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef1a708a-cd89-4f9a-b450-cfa33e7e63f4</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The field &amp;quot;Record Type&amp;quot; is named like this, because it expects you to pass a reference to a record type. Use &amp;quot;recordtype!ABC_YourRecord&amp;quot; to do so.&lt;/p&gt;
&lt;p&gt;BTW, the documentation is pretty clear on how to use this smart service.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://docs.appian.com/suite/help/24.2/Sync_Records_Smart_Service.html"&gt;https://docs.appian.com/suite/help/24.2/Sync_Records_Smart_Service.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sync Record Smart Service how to work</title><link>https://community.appian.com/thread/136060?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 17:14:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2535ea02-fe74-40ee-a559-4f29222caa56</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;You need to use the primary key of the TEST_REG record type as the identifier. &lt;br /&gt;Does &amp;#39;1&amp;#39; represent a primary key for any record? &lt;br /&gt;Additionally, verify that the data type of pv!identifiers matches the data type of the TEST_REG record type&amp;#39;s primary key.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>