...
Functionality
Delete entries from table /PACG/ECM_MIDMAP - Mapping of the message ID to the idoc number.💡
Purpose of the affected table
For each outgoing Idoc, the FSM Cloud Connector creates an entry in table /PACG/ECM_MIDMAP. After cloud confirmation, entries are used in the resend process. Only entries not older than the number of days set in /PACG/ECM_CPROP - General Properties of FSM Cloud Connector, field Unconf.IdocsAge
are relevant for this process.
Expected results
Performance optimization
Execution recommendations
Use this program for a periodic job for entries older than one year, with status ‘confirmed’ (not equal space).
...