<?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>Pulsar Message Consumer</title><link>https://community.appian.com/discussions/f/process/34168/pulsar-message-consumer</link><description>Hi, I have a case in our application where we consume data from pulsar via Pulsar Message Consumer, but what I noticed is that record type for the table which we are storing the data is not synchronizing automatically and after researching I saw that</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130238?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2024 13:55:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0a2cd127-4be3-4547-ad04-66d12f6dce07</guid><dc:creator>bleronakajtazi</dc:creator><description>&lt;p&gt;works, thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130217?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2024 09:29:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb7b5729-6451-487c-a131-d8e499ac0652</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Yes. It will only sync the records that you provide the primary key value for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130216?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2024 09:21:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d4801a6-8ac0-4b03-b875-fed929e4d54f</guid><dc:creator>bleronakajtazi</dc:creator><description>&lt;p&gt;Can we use &amp;#39;Sync Records&amp;#39; smart service to sync less than 1000 data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130215?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2024 09:08:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:752834e4-c6e8-4c4c-82ab-91bb3978bf75</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;AFAIK that pulsar node returns some data that should include the primary key of the inserted row. That should qualify as an identifier.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130214?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2024 09:08:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d825953e-109c-49e0-87e9-29103e957740</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;You will need to create a rule that converts that JSON into your recordtype and finally save it in the record type process variable. Then simply use the write record smart service and get rid of explicit sync.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130213?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2024 09:06:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:35a96b64-6e4d-481a-a029-e3a9e9b7a97d</guid><dc:creator>blerinadurguti</dc:creator><description>&lt;p&gt;but&amp;nbsp;the data we are getting is in the&amp;nbsp;JSON format and we have a process variable of type Text, then when I added the Sync Records smart service I needed to add something as identifier, I added this variable and the process&amp;nbsp;normally failed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you propose what can I add as identifier?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130211?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2024 07:55:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e8bc48e-0b4b-4566-9aa8-cc0ac9c36fd7</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;In any case where your data is coming into Appian and then you are writing it, then sync will happen automatically as you will be using one of the supported smart services, but if you are directly interacting with the Database via an external system, them you might need to explicitly sync the records using the Sync Records smart service.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pulsar Message Consumer</title><link>https://community.appian.com/thread/130179?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2024 13:24:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fe86f934-27e8-430b-aafb-629b2a1ec8f3</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I suggest to use the &amp;quot;Sync Records&amp;quot; smart service to do that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>