<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/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>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Customer Exists But Won't Show Up In Search</title><link>http://forums.method.me/cs/forums/thread/12608.aspx</link><pubDate>Mon, 04 Jun 2012 20:58:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12608</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12608.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12608</wfw:commentRss><description>&lt;p&gt;Thanks for the responses.&lt;/p&gt;
&lt;p&gt;I still think it would be useful to have a tool in Method that will help identify orphaned records like the Contacts issue I was, err, creating myself (doh) b/c I clipped an action from a stock screen accidentally.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s nice being able to customize a lot...it&amp;#39;s tough not screwing stuff up, though.&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;</description></item><item><title>Re: Customer Exists But Won't Show Up In Search</title><link>http://forums.method.me/cs/forums/thread/12606.aspx</link><pubDate>Mon, 04 Jun 2012 19:52:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12606</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12606.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12606</wfw:commentRss><description>&lt;p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;Blake C:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Shouldn&amp;#39;t the Contacts screen check this logic on Save rather than burying a data issue that will clearly cause me problems later on when I try and search for a customer again only to find out it&amp;#39;s unavailable?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;It would be hard to account for every possible mistake a user can make within Method. &amp;nbsp;We provide the option to customize just about everything but you&amp;#39;re resposible for the work you produce unless we&amp;#39;re talking about a stock screen.&lt;/p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;Blake C:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;I still think the Contact screen should protect that situation by default.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;The stock screen protects this and functions correctly. &amp;nbsp;We allow you to customize Method fully with the downside being you can cause problems on your custom screens if you&amp;#39;re not careful. &amp;nbsp;When in doubt you can review the stock screen to review functionality or feel free to ask a question here on the forums (or contact us for paid support).&lt;/p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;micheleh:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Try doing a database rebuild.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;A database rebuild will not help the situation here - different problem.&lt;/p&gt;
&lt;/p&gt;</description></item><item><title>Re: Customer Exists But Won't Show Up In Search</title><link>http://forums.method.me/cs/forums/thread/12602.aspx</link><pubDate>Mon, 04 Jun 2012 17:12:18 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12602</guid><dc:creator>micheleh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12602.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12602</wfw:commentRss><description>&lt;p&gt;Try doing a database rebuild. it sounds like an index is a little confused. It is under FILE UTILITIES then REBUILD DATA. &amp;nbsp;it will require a backup and if the database is very large it could take hours but it is well worth it in improved performance and removing these issues.&lt;/p&gt;</description></item><item><title>Re: Customer Exists But Won't Show Up In Search</title><link>http://forums.method.me/cs/forums/thread/12601.aspx</link><pubDate>Mon, 04 Jun 2012 17:07:46 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12601</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12601.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12601</wfw:commentRss><description>&lt;p&gt;I confirmed there was an action missing for some reason on my &amp;#39;Add Contacts&amp;#39; button from EditCustomer screen that was not setting the Entity Name (for some reason it&amp;#39;s not the RecordID, but whatever) as a shared result.&lt;/p&gt;
&lt;p&gt;As a result, the subsequent Contact add was successful but it was creating orphaned records that never showed up in the UI. I only saw them by exporting the table and finding them in the data. Ugh.&lt;/p&gt;
&lt;p&gt;I still think the Contact screen should protect that situation by default. It&amp;#39;s weird, but the Contacts table does not require Entity to have a value, so I&amp;#39;ll have to put that check in the action.&lt;/p&gt;</description></item><item><title>Re: Customer Exists But Won't Show Up In Search</title><link>http://forums.method.me/cs/forums/thread/12591.aspx</link><pubDate>Mon, 04 Jun 2012 01:10:27 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12591</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12591.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12591</wfw:commentRss><description>&lt;p&gt;I looked into this further....&lt;/p&gt;
&lt;p&gt;I exported my Contacts table and noticed a couple contacts that I was trying to add were pointing to the wrong Customer Entiy.&lt;/p&gt;
&lt;p&gt;I think there&amp;#39;s a bug with my Contacts screen that makes it possible to&amp;nbsp;
inadvertently&amp;nbsp;&amp;quot;move&amp;quot; a Contact from one Entity to another, therefore making my Customer inaccessible through the application and causing me some really nasty, time consuming data import/export tasks to fix the incorrect data.&lt;/p&gt;
&lt;p&gt;By pointing my Contact back to the proper Entity (Customer), the Customer is now coming up in search again. I had to do this by importing that one Contact row to update its Entity Record ID to point to its correct Customer.&lt;/p&gt;
&lt;p&gt;Frickin&amp;#39; hastle....and since I don&amp;#39;t know the exact scenario that causes the mixup, I can&amp;#39;t duplicate it and come up with with a fix (whether it be a screen logic change or just a process to follow).&lt;/p&gt;
&lt;p&gt;It sucks that there&amp;#39;s Method logic somewhere preventing records from coming back in a search result on the UI but the data is clearly there....and the only way I have to get to it and fix it is by a lousy integration tool export/import process.&lt;/p&gt;
&lt;p&gt;Shouldn&amp;#39;t the Contacts screen check this logic on Save rather than burying a data issue that will clearly cause me problems later on when I try and search for a customer again only to find out it&amp;#39;s unavailable?&lt;/p&gt;
&lt;p&gt;That really sucks&lt;/p&gt;</description></item><item><title>Re: Customer Exists But Won't Show Up In Search</title><link>http://forums.method.me/cs/forums/thread/12590.aspx</link><pubDate>Sun, 03 Jun 2012 23:03:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12590</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12590.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12590</wfw:commentRss><description>&lt;p&gt;Just found another Customer record that won&amp;#39;t show up in search. I have not modified this record at all.&lt;/p&gt;
&lt;p&gt;In fact, this one doesn&amp;#39;t even show up in my Customer table export...but if I try to add it as a new Customer, it says the name already exists.&lt;/p&gt;
&lt;p&gt;What&amp;#39;s the deal with these &amp;quot;hidden&amp;quot; records? How am I supposed to work with these?&lt;/p&gt;</description></item><item><title>Customer Exists But Won't Show Up In Search</title><link>http://forums.method.me/cs/forums/thread/12589.aspx</link><pubDate>Sun, 03 Jun 2012 22:45:48 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12589</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12589.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12589</wfw:commentRss><description>&lt;p&gt;I have a customer that exists but for some reason after I added a contact to it, it quit showing up in search.&lt;/p&gt;
&lt;p&gt;I exported my Customer table and I see the record, but I can&amp;#39;t search and find it within Method. Attempting to add the Customer again with the same name fails b/c it says it already exists.&lt;/p&gt;
&lt;p&gt;What do I have to do to get it back visible in Method? There doesn&amp;#39;t seem to be anything wrong with the record when looking at the exported data.&lt;/p&gt;
&lt;p&gt;What gives?&lt;/p&gt;</description></item></channel></rss>