<?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>Passing CDT as parameter between interfaces</title><link>https://community.appian.com/discussions/f/general/22434/passing-cdt-as-parameter-between-interfaces</link><description>I have two interfaces. I want to pass CDT rule input of interface 1 to interface 2 as a parameter. Consider CDT rule input as ri!details in interface 1 and ri!bookDetails in interface 2. I tried this code in expresssion mode of interface 1. &amp;quot;rule!interface2</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/142435?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 15:05:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0ae087f-72a1-4f5c-8205-023e78a9f4af</guid><dc:creator>sanjuktab2257</dc:creator><description>&lt;p&gt;Sure, Of course!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/142434?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 15:04:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d16ed2f9-e451-49d3-840f-31255ca6aeec</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This thread is confusing. Do you mind opening a new one? Please describe your problem in detail.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/142432?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 14:53:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:511f34cf-e57d-4807-93fb-def716855ff8</guid><dc:creator>sanjuktab2257</dc:creator><description>&lt;p&gt;&lt;span&gt;&amp;nbsp;These are two subsequent interfaces in a process flow.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/142411?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 08:16:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a544c1de-6c73-4992-8b87-9fa1a8ebd67d</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;Hi Stefan&lt;br /&gt;&lt;br /&gt;This is a very old thread from around 3 yrs back. Please ignore my queries since I dont even remember the issue. Seems Sanju is facing similar issue&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/142409?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 08:02:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1bb3ac2f-9597-42ac-8f5b-c75d53720353</guid><dc:creator>Stefan Helzle</dc:creator><description>[quote userid="72415" url="~/discussions/f/general/22434/passing-cdt-as-parameter-between-interfaces"]But its showing as error. [/quote]
&lt;p&gt;Which error?&lt;/p&gt;
&lt;p&gt;And what exactly do you mean with&lt;/p&gt;
[quote userid="72415" url="~/discussions/f/general/22434/passing-cdt-as-parameter-between-interfaces"]I want to pass CDT rule input of interface 1 to interface 2 as a parameter.[/quote]
&lt;p&gt;Is interface 2 called inside interface 1, or are these two subsequent interfaces in a process flow?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/142407?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 05:47:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aad0cc43-c59d-4e60-a6df-4c77d7240731</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;You can pass create a rule input in interface 2 and pass the local variable to interface 2 using this rule input&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/142406?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 01:53:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a1f4544-da9f-42ed-ad11-c7001fd65490</guid><dc:creator>sanjuktab2257</dc:creator><description>&lt;p&gt;We cannot use local variable of interface 1 in interface 2..right?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/87809?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 07:09:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:20d28b33-a7f7-4304-a45d-1ed122264861</guid><dc:creator>prasathp0001</dc:creator><description>&lt;p&gt;Create a local variable in the Interface1 and get the CDT value&lt;br /&gt;use this local variable as the input parameter of Interface 2 (make sure the data types is same in both Interfaces for that inputs)&lt;/p&gt;
&lt;p&gt;by this way you can reuse this local variable as input in multiple interfaces&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Passing CDT as parameter between interfaces</title><link>https://community.appian.com/thread/87808?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 07:08:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f33b1ec8-4af5-471a-9b62-22d0ced3cf22</guid><dc:creator>gayathris111098</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;&lt;br /&gt;What is the error you are getting?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I see some type in rule input(*&lt;span&gt;ri!detiails&lt;/span&gt;)&lt;br /&gt;&lt;br /&gt;&lt;span&gt;rule!interface2(bookDetails:ri!details)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>