Hi,
I am facing issue during migrating "Expired" and "Cancelled" Contracts using SSIS packages from MS CRM 2013 to MS CRM 2016.
Anyone Please suggest me How to migrate Entity "Contracts".
Thanks,
Fawad
*This post is locked for comments
Hi,
I am facing issue during migrating "Expired" and "Cancelled" Contracts using SSIS packages from MS CRM 2013 to MS CRM 2016.
Anyone Please suggest me How to migrate Entity "Contracts".
Thanks,
Fawad
*This post is locked for comments
Thanks Michel Gueli,
issue has been resolved due to follow the following methods during migrating "Contracts"
1st: Get All Contracts from source CRM and Upsert it in destination CRM with status Draft
2nd: Get All Contract Lines from source CRM and Upsert it in destination CRM with status "Draft"
3rd: Get All Contracts from source CRM then split all contracts by statuscode then Update it in destination as status "Invoice" for those contracts which status are "Invoice","Active","Expired", "OnHold", "Canceled" .
after the 3rd step CRM internally handle the Contracts entity with help of 'Start Date' and 'End Date' All status "invoice" Contracts change with status "Active" if the "End Date" is before from today Date then Contracts became "Expired" from "Active"
4th: now Get Contracts with status "OnHold", and "Canceled" from source CRM then split it with status now update only status in destination CRM and for "Cancelled" we also need to Map one field which are required "Contract Cancel Date"
Thanks,
Fawad
What's the issue?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156