web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

ReleasedProductV2 performance

(0) ShareShare
ReportReport
Posted on by 20
I'm currently writing an integration process to send data from our legacy system to D365.
 
I'm importing products using the oData API, first with the ProductV2 entity and then with the ReleaseProductV2.
 
When importing a new product with ReleaseProductV2 it takes a bit of time to complete, the same as it does when you release it using the web app.  I understand that it is probably going through a fair bit of validation and subsequent trigger tasks.
 
However, it also takes quite a long time when I'm updating a ReleasedProductV2 entity.
 
My question is, if I have a product where only a dimension has changed, for example, is there an alternative way to update that product which doesn't take as long as a update on a ReleasedProductV2 entity?
 
I have the same question (0)
  • Suggested answer
    Magno Pereira Profile Picture
    2,435 Moderator on at
    ReleasedProductV2 performance
    To boost performance, you can modify a configuration. Firstly, go to the Data management workspace, then to Data import/export framework parameters, followed by Entity settings, and finally Configure entity execution parameters. Here, add the 'ReleasedProductV2' entity along with the number of import threshold record count and import task count. This should help improve the system's performance.
    • In the Import threshold record count field, enter the threshold record count for import. This determines the record count to be processed by a thread. If a file has 10K records, a record count of 2500 with a task count of four will mean, each thread processes 2500 records.
    • In the Import task count field, enter the count of import tasks. The count must not exceed the max batch threads allocated for batch processing in System administration >Server configuration.
  • Suggested answer
    Kevin Xia Profile Picture
    Microsoft Employee on at
    ReleasedProductV2 performance
    Hi,
    You can try not to update the entire ReleasedProductV2 entity, but instead try to send only the specific fields that have changed, such as dimension attributes. This reduces the amount of data being processed and can increase the speed of updates. If validation is required, consider simplifying or optimizing these rules to help reduce processing time.
    Best regards,
    Kevin

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 683 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 563 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 398 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans