Comment: Re: E1 User Audit
fiogf49gjkf0d Do I need to set: objSLXDB = New SLX_DB
to my database?
Which would be
objSLXDB = SLXDEV
Author: Sam Cayze - 3/21/2006
|
|
Comment: Re: E1 User Audit
fiogf49gjkf0d "Sam, you need to ensure that you set the DBOpen to the E1AS_DBOpen command - check the bundle for the actual name."
Sorry, I am not grasping that... :)
Author: Sam Cayze - 3/21/2006
|
|
Comment: Re: E1 User Audit
fiogf49gjkf0d The Pluggin seems to work, but values are not populating in the fields. Are there any tables that need to be created?
Author: Sam Cayze - 3/21/2006
|
|
Comment: Re: The SalesLogix URL Link
fiogf49gjkf0d Thanks Ryan - I have installed the bundle, and have the toolbar. However, it appears as text in Outlook, not a hyperlink. Ideas?
Author: Sam Cayze - 3/21/2006
|
|
Comment: Re: E1 User Audit
fiogf49gjkf0d I cannot get this to work. Let me guess, it does not work on 6.2.2?
Author: Sam Cayze - 3/20/2006
|
|
Comment: Re: The SalesLogix URL Link
fiogf49gjkf0d Ryan - another sweet how-to, thanks!
However, could someone please give me some help on how to create the toolbar captioned 'Get Record Hyperlink'?
I have everything else in place, I just cannot figure out how to make a toolbar with scripting behind it.
Thanks. Sam
Author: Sam Cayze - 3/20/2006
|
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d I think I have made some progress, because I am now stuck on it sending the email:
"Component 'MSWINSCK.OCX' or one of its dependencies is not correctly registered: a file is missing or invalid." Source: Sendmail
Author: Sam Cayze - 2/7/2006
|
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d Thanks guys! I removed the 103 on lines 39 and 52, and replaced it with 101. That did the trick. (Well, no mo errors at least).
However, now I get: Line 65 Error: Invalid Object Name: "sysdba.SYNC_REPORT" Microsoft OLE DB Provider for SQL
I created the table via that script that was mentioned in the article. Could this be a permission thing?
Can I use sa instead of sysdba?
(I am not a DB expert at all!)
Thanks!
Author: Sam Cayze - 2/7/2006
|
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d Thanks Ryan. I did all those things. I think this is what I am caught on:
"NB: Check Line 39 & 52 - remove CONVERT if not being used in UK."
Since I am in the US, I tried that, but without luck.
Can someone post an example of a US version of this script?
Thanks.
Author: Sam Cayze - 2/7/2006
|
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d Looks like a great tool! However, I am trying to set it up, and I get this error:
Line: 39 Char: 3
The conversion of a char data type to a datetime data type resulted in an out-of-range datatime value. Code: 80040E07
Author: Sam Cayze - 1/23/2006
|
|