8/23/2025 10:31:03 PM
|
|
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!
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.
|
|
|
|
Improperly linked activities/history in 6.2.6
Posted: 27 May 08 4:18 PM
|
We're having an oddball issue where people will put in a new activity or history item for an account, unrelated to a ticket or anything within the ticketing system, and on rare occassions these are linked to a completely different account, retaining only the correct Type, opportunityID, result and longnote and recieving a description of "Ticket ". Has anybody heard of this before? The closest thing I can find is the OnCompletedActivity script and as I'm unable to reproduce the problem I can't really work out if commenting out the area
If IsActivityAssociatedToTicket(vActivityID) Then CreateTicketActivity(vActivityID) End If
will have any effect.
Any help or thoughts on the subject would be greatly appreciated.
Thank you, -Chris |
|
|
|
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!
|
|
|
|
|
|
|
|