Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Monday, May 12, 2025 
 
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!
 Administration Forums - Synchronization
Forum to discuss SalesLogix synchronization and remote database management. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Synchronization | New ThreadView:  Search:  
 Author  Thread: Data from Seccodejoin table don't sync to remote
Patricia Capuz
Posts: 49
 
Data from Seccodejoin table don't sync to remoteYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 May 08 11:18 AM
Hi

I need to know... why Seccodejoin table's data don' sync out to remote users database.

What Can I have to do to data pass to remotes ???

Please, Anyone can help me!!!!

Thanks in advance.

Patty
[Reply][Quote]
Ina Nortje
Posts: 57
 
Re: Data from Seccodejoin table don't sync to remoteYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 May 08 9:45 AM
Hi Patti,

I have an answer for you for remote servers, but unfortunately not for remote clients.

Our remote servers are on a WAN, so they can see each other. I created a dts package that connects to each of the remote servers and updates the seccodejoin table with the latest info. I then scheduled the DTS package as a job that runs every hour.

I don't know much about agents, but maybe there will be a way to use them to update remote clients.

Good luck

Ina
[Reply][Quote]
John H. Hedges
Posts: 62
 
Re: Data from Seccodejoin table don't sync to remoteYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 May 08 1:04 PM
Technically, and don't quote me on this, SECCODEJOINS only exists as a Many-to-Many membership table for the purpose of ensuring that the SECRIGHTS table stays in sync with SECPROFILE. There used to be a table called SECRIGHTSCACHE that had to be "rebuilt" any time a problem came up with people being able to see sutff they shouldn't - but the records in SECRIGHTSCACHE were actually in-memory tables stored as streamed objects in a BLOB field. It was a ropey setup, and you couldn't easily tell at any given time whether the data in the cache was correct.

Long story short, if you have a customization that depends on the existence of SECCODEJOINS on remotes, that's bad - the mechanism for manipulating security rights shouldn't exist on the remotes at all. Ideally you'd want to rewrite that customization to use SECRIGHTS instead. Obviously that can be manipulated too, but hey, one step at a time...?
[Reply][Quote]
Patricia Capuz
Posts: 49
 
Re: Data from Seccodejoin table don't sync to remoteYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 May 08 1:22 PM
Thanks for your help.

In the next link
http://www.slxdeveloper.com/forum.aspx?forumid=2000&postid=16000
I get soluction that I Needed.

Patty
[Reply][Quote]
Ina Nortje
Posts: 57
 
Re: Data from Seccodejoin table don't sync to remoteYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 May 08 1:38 PM

That is an excellent solution. Much cleaner than the one I have been using.

Ryan is really amazing. Thanks a lot for pointing that out!

Happy developing!

Ina
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Data from Seccodejoin table don't sync to remoteYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 May 08 3:56 PM
FYI - Seccodejoins is only used by the SalesLogix "admin" tool to maintain/display security (teams, etc) info. Nothing in the SalesLogix client (or other SalesLogix apps) uses it.. and in fact it's "internals" have changed (significantly) over time. Anyone using it should change to a method that does not reference it (like what Ryan described).

--
RJLedger - rjlSystems
[Reply][Quote]
 Page 1 of 1 
  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!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 5/12/2025 4:43:02 PM