Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Tuesday, July 8, 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!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Mail Merge Issue (fax)
Yup.
Posts: 126
 
Mail Merge Issue (fax)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Jun 09 9:49 AM
If I understand correctly, when a user goes to write a letter using a template, the information is pulled from the db to populate the needed fields, and then the document is saved in the SLX attachments directory. SLX then looks for that document, and in our case, uses an api for our fax server to send the document. For one user, it appears that SalesLogix is not saving the document to the SLX attachments directory, so when the fax server api looks for the document that doesn't exist, it pulls a previous mail merge document for that opportunity.

I cannot seem to figure out why the mail merge document is not saving. Does anyone have experience with this or something similar? Any help would be appreciated.

SalesLogix 6.2.6
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Mail Merge Issue (fax)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Jun 09 11:01 AM
I may be mistaken, but seems as if there is a disconnect on your flow.
Attaching a Mail Merge document is optional, as it is controlled by the settings that the user specifies while merging.

The Mail Merge is done locally on the Client PC (regardless of using the Windows or Web Client) on Word. SLX uses a Temporary document which is probably faxed directly.

Are you saying that SLX is faxing a previously merged document? What happens is you choose to Edit after the Merge, will it still fax the "wrong" document?
[Reply][Quote]
Yup.
Posts: 126
 
Re: Mail Merge Issue (fax)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Jun 09 11:10 AM
You are correct, SLX is faxing a previously merged document, even when the merged document is manually edited. I should note that when a Merge fax is sent, a script is run that grabs the document from the SLX attachments directory as opposed to sending a temp document.
[Reply][Quote]
Yup.
Posts: 126
 
Re: Mail Merge Issue (fax)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Sep 09 10:20 AM
I am revisiting the same issue. I can see from the plugin that there is one command that performs the merge, and then a function to send the fax is called.

bTest=Application.BasicFunctions.MergeFromPlugin(sPluginID,iOption,objRSPrimary.Fields("ContactID").Value,Application.BasicFunctions.
FaxToAccount(objRSPrimary.Fields("FirstName").Value,objRSPrimary.Fields("LastName").Value,objRSPrimary.Fields("Account").Value,objRSPrimary.Fields("Fax").Value)

FaxToAccount looks for the most recent attachment, for the opportunity, within the ATTACHMENT table and then sends that document. The issue here is that the merge from the first command is not being saved as an attachment, so when FaxToAccount is called, a previously merge document is sent. Does anyone have a thought as to why/how to save the merged document as an attachment?
[Reply][Quote]
Yup.
Posts: 126
 
Re: Mail Merge Issue (fax)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Jan 10 10:30 AM
We are still having this issue periodically. Does anyone have any thoughts? I should note that this is proving difficult to reproduce in a test environment.
[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): 7/8/2025 12:32:51 PM