January 8, 201510 yr Newbies 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.
January 8, 201510 yr 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.
Create an account or sign in to comment