<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>benjamin.brooking さんのアクティビティ</title><link>https://www.aras.com/community/members/benjamin_2d00_brooking</link><description>benjamin.brooking さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Tue, 29 Nov 2022 08:57:53 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:06285c6f-fb17-4ff0-a823-d5d96f86a650</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Searching by effective date when adding relationships</title><link>https://www.aras.com/community/f/community/37725/searching-by-effective-date-when-adding-relationships</link><pubDate>Tue, 29 Nov 2022 11:17:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e31f6149-b7d6-49c4-b2af-bf091077b20d</guid><dc:creator>benjamin.brooking</dc:creator><description>&lt;p&gt;Hello -&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have an application built within Innovator that is similar to the Digital Twin concept, with configurations of components within modules tracked as versions of the module item, and &amp;#39;hard fixed&amp;#39; relationships between the recorded jobs and the specific version of module which was used.&lt;/p&gt;
&lt;p&gt;This works really well as long as the job is entered at the time, but quite often jobs are entered retrospectively after new versions of the modules have been created, and users often forget about the process to find a specific historical version (using generation &amp;gt; 0 search criteria), instead just selecting the latest.&lt;/p&gt;
&lt;p&gt;In the main search grids you can search with the &amp;#39;query type&amp;#39; set to &amp;#39;effective&amp;#39; and set which date you&amp;#39;re interested in (e.g. in my case the job date), which returns the relevant historical versions rather than the latest.&lt;/p&gt;
&lt;p&gt;Does anyone know&amp;nbsp;a way to mimic this in the relationship search dialog?&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to update expire Aras certifies</title><link>https://www.aras.com/community/f/development/37411/how-to-update-expire-aras-certifies</link><pubDate>Fri, 10 Jun 2022 05:08:36 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6b7de048-68e0-4550-97af-50822a51ecd0</guid><dc:creator>haider</dc:creator><description>&lt;p&gt;How can I update expired Aras certificates&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Federation - Item count</title><link>https://www.aras.com/community/f/development/3307/federation---item-count</link><pubDate>Fri, 23 Jun 2017 11:40:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ffc3dc22-aaea-4f24-972f-ef5813bd22f2</guid><dc:creator>benjamin.brooking</dc:creator><description>Hello,

I&amp;#39;ve created a federated ItemType to pull in data from an ODBC data source and it seems to be working great apart from one thing: When running a search the status bar at the bottom reports &amp;#39;0 items found&amp;#39;, and consequently you can&amp;#39;t page through the results. 25 results do actually appear on screen though!

Looking at the results in AML Studio I can&amp;#39;t see any difference between what my onGet returns and the results of any other query on a normal native ItemType, so I&amp;#39;m not sure how I&amp;#39;m supposed to communicate the number of results (and page number) to the UI.

To save uploading all my code, my results are assembled by:
&lt;ul&gt;
 	&lt;li&gt;Create inn.newItem(&amp;quot;my federated type&amp;quot;)&lt;/li&gt;
 	&lt;li&gt;Set attributes and properties&lt;/li&gt;
 	&lt;li&gt;Get AML of new Item and append to string&lt;/li&gt;
 	&lt;li&gt;Repeat this for all results&lt;/li&gt;
 	&lt;li&gt;Strip the isNew and isTemp attributes from the AML&lt;/li&gt;
 	&lt;li&gt;Wrap in &amp;lt;Result&amp;gt; tags&lt;/li&gt;
 	&lt;li&gt;Return via inn.newItem().LoadAML(mystring);&lt;/li&gt;
&lt;/ul&gt;
This is probably the most roundabout way of assembling a result set but I couldn&amp;#39;t find any better way that worked at least as far as I&amp;#39;ve got.

Any pointers to documentation on how to do this better, or ideas on how to handle the item count gratefully received.

Many thanks in advance,

Ben

ps. We&amp;#39;re on V11 SP5&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>