Performance

Data volume directly affects the performance of Inventory Planning Workbench. The critical IPW settings that control performance are described in Recommendations and restrictions.

To investigate performance, update IPW and click Log File. The log files can be large and difficult to analyze. You can copy and analyze the content into a text editor. Select the full content of the log file (Ctrl + A), then copy the content into a text file.

The log file contains information about the API calls and transactions, including the number of records transferred, which you can identify. The log file also contains a timestamp that you can use to identify the transaction time for each API call.

  • Search for [MIAccess] Received to identify the number of records received. Importing large data volumes takes time. IPW is based on the material plan, and the API call with the most records is usually MMS080MI/SelMtrlTrans, which transfers all material plan records.
  • Search for Sending record to identify when the API calls are made. By looking at the timestamp at the start of each line, you can identify which API calls take time. The consumed forecast is an example of an API call which takes time. If it is not needed, you can delete it in Data retrieval 2 > Exclude remaining forecast.