8/18/2025 7:28:59 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Problems in 7.5.1 with entity not being found
Posted: 02 Apr 09 11:46 AM
|
Hi
Really quick one. We're simultaneously developing for two customers, who both happen to have very similar products in 6.2.
We've bundled up the stuff from one customers SLX and applied it to another. Obviously there's a few issues relating to mismatching database tables etc. but we've got those all sorted.
Problem is, I keep getting issues where certain Account records won't load and it says that the entity cannot be found. We've run a trace and run the SQL that SLX is generating. Runs fine... We've debugged it, but there's no clue. One second it's working, the next it's in Base.Master apparently doing nothing special and then it stops...
Anyone come across this behavious? Any ideas? |
|
|
|
Re: Problems in 7.5.1 with entity not being found
Posted: 06 Apr 09 10:48 AM
|
Is there a custom table in both databases and are similarly named but not identical? Also, I seen some suggestion that parts of AA are case sensitve: tableid may work but tableID may not. |
|
|
|
Re: Problems in 7.5.1 with entity not being found
Posted: 06 Apr 09 11:44 AM
|
Hi
It wasn't either of those, it turned out that I was joining using two properties, one of which was a Text field and the other was a Standard Id - they obviously weren't compatible, so this was causing an error. Why the error presented itself in the way it did, I'm not sure. I actually found the cause by chance.
What I've done is change the property on the Account table to match the other, so it all looks hunky-dorey again now!
Thanks for the tip!
David |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|