Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Customer Combiner and Modifier Tool - Attached Documents

(1) ShareShare
ReportReport
Posted on by 2
I'm having a hard time confirming by searching internet that attached documents get lost when using the Customer Combiner and Modifier Tool.
I am modifying a customer number that has an attachment and the attachment is not there after the process is complete. Is this a known issue?
I can modify the customer back to the original number and the attachment is back again.
Any help or confirmation would be appreciated.
Thanks
  • ArthurA Profile Picture
    4 on at
    Customer Combiner and Modifier Tool - Attached Documents
    I am pretty sure it doesn't, I have looked at the stored procedures it uses and I see no reference to the attachment tables.
     
    I recommend adding your own logic to the rmCustomerCombinerPost or rmCustomerCombinerPre procedure.

    For what you are doing rmCustomerCombinerPost is suitable, now if it had trouble with a third party module such as Wennsoft, you could modify the rmCustomerCombinerPre as you would need to deal with duplicate keys.

    thanks
  • Community member Profile Picture
    2 on at
    Customer Combiner and Modifier Tool - Attached Documents
    It seems that I can get the attachments to appear if I manually update these tables via SQL SSMS with the following lines:

    update CO00102 set BusObjKey='0\RM\Customer Maintenance\MYNEWID' where BusObjKey='0\RM\Customer Maintenance\MYOLDID' 
    update CO00104 set BusObjKey='0\RM\Customer Maintenance\MYNEWID' where BusObjKey='0\RM\Customer Maintenance\MYOLDID' 
    update CO00105 set BusObjKey='0\RM\Customer Maintenance\MYNEWID' where BusObjKey='0\RM\Customer Maintenance\MYOLDID'
     
    Any reaction to that?
    Thanks, DelW
  • Judy Profile Picture
    Microsoft Employee on at
    Customer Combiner and Modifier Tool - Attached Documents
    Hi, Thanks for your sharing. Hope other experts can suggest on this.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,025 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,837 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans