Newbies fmtanker Posted January 8, 2015 Newbies Posted January 8, 2015 Hi, I want to send certain records from the hub only to certain remote users. I read the documentation about using Get( AccountName ) to constrain the found set within the MirrorSync Customization script and have 2 questions: 1. I am syncing 14 different tables. Can I can use the Set Field By Name script step instead of Set Field? That way I can create a single routine instead of 14 different If/Else If routines. 2. Using FM13, if the constrain script is run as a subscript from MirrorSync Customization using Perform Script on Server, would speed/performance be improved? Thanks, T.
Jesse Barnum Posted January 8, 2015 Posted January 8, 2015 1) Yes. 2) No, it's already running on the Web Publishing Engine, so PSOS is not going to improve anything, plus it won't change your found set in the WPE.
Recommended Posts
This topic is 3605 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now