<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.talis.com/tdn" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Talis Developer Network - Prediction Patterns - Comments</title>
 <link>http://www.talis.com/tdn/node/1747</link>
 <description>Comments for &quot;Prediction Patterns&quot;</description>
 <language>en</language>
<item>
 <title>prediction patterns</title>
 <link>http://www.talis.com/tdn/node/1747#comment-565</link>
 <description>&lt;p&gt;The short answer is that it can&#039;t be done in Decisions as the universe does not look at the tables required.&lt;/p&gt;
&lt;p&gt;But thanks to a colleague the following SQL will list the patterns by delivery site.  The delivery site may differ from the shelved location.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;select NAME, LOCATION_ID&lt;br /&gt;
from ISSUE_SEQUENCE, SEQUENCE_WORK_LINK&lt;br /&gt;
where ISSUE_SEQUENCE.ISSUE_SEQ_ID = SEQUENCE_WORK_LINK.ISSUE_SEQ_ID&lt;br /&gt;
group by LOCATION_ID, NAME&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This could be run as a piece of &lt;a href=&quot;/tdn/system/files?file=art_bo133db01.pdf&quot;&gt;freehand SQL &lt;/a&gt; in BusinessObjects Reporter/Desktop Intelligence.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Brian Crampton&lt;br /&gt;
Developer, Talis&lt;/p&gt;
</description>
 <pubDate>Thu, 21 Jun 2007 15:10:59 +0100</pubDate>
 <dc:creator>Brian Crampton</dc:creator>
 <guid isPermaLink="false">comment 565 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Prediction Patterns</title>
 <link>http://www.talis.com/tdn/node/1747</link>
 <description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Is it possible to produce a report that would list all Prediction Patterns in Open Orders that are used only at specific specified sites?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Jamie&lt;/p&gt;
</description>
 <comments>http://www.talis.com/tdn/node/1747#comments</comments>
 <category domain="http://www.talis.com/tdn/taxonomy/term/86">Talis Decisions</category>
 <pubDate>Thu, 21 Jun 2007 12:37:07 +0100</pubDate>
 <dc:creator>Jamie</dc:creator>
 <guid isPermaLink="false">1747 at http://www.talis.com/tdn</guid>
</item>
</channel>
</rss>
