Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

Customer Combiner and Modifier Tool - Attached Documents

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
    ArthurA 321 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
  • 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
    Judy 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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans