<?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>Calling Smart Service from within Interface</title><link>https://community.appian.com/discussions/f/user-interface/37790/calling-smart-service-from-within-interface</link><description>Can we call a!startprocess or any other smart service function from within any interface component saveinto apart from button saveinto.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Calling Smart Service from within Interface</title><link>https://community.appian.com/thread/141965?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 12:23:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3ec18025-9764-46bb-9660-07659147a2f1</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Yes you can. Can you elaborate your use case a bit? It might be that there are other, or even better options.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling Smart Service from within Interface</title><link>https://community.appian.com/thread/141964?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 12:09:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8abea7c-4cec-42e8-ad50-853f7390a542</guid><dc:creator>Soma</dc:creator><description>&lt;p&gt;Yes, smart services can be executed in any save into of any component. You can execute only one smart service.&lt;/p&gt;
&lt;p&gt;If the use case is not so critical, I suggest to call the smart service in the button or link. Because it is a costly computation which may slow down the interface performance if used in save into of some components like text field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>