Authorization fixes for reprocessing in ACI Monitor

Posted 18 days ago by Marko Jovanovic

  • Topic is Locked
M
Marko Jovanovic Admin

Symptom

When attempting to reprocess change pointers using transaction/report /ASADEV/ACI_MONITOR, the reprocessing cannot be executed successfully.

The following issues occur:

When selecting Reprocess, the authorization check fails because the Instance and Object values used for the authorization check are empty or incorrect.
When attempting to reprocess change pointers using a selected variant, the reprocessing does not proceed as expected.

As a result, change pointers cannot be reprocessed using /ASADEV/ACI_MONITOR.


Other Terms

/ASADEV/ACI_MONITOR, change pointers, reprocessing, authorization check, selected variant, Instance, Object


Reason and Prerequisites

The values for the Instance and Object parameters are incorrectly assigned in the reprocessing logic.

Due to an incorrect assignment at the relevant code lines, the values used for the authorization check do not correspond to the actual instance and object being processed. Consequently, the authorization check is performed with empty or incorrect values and fails.

Additionally, the logic for reprocessing change pointers using a selected variant does not process the selected variant correctly, preventing the reprocessing from being executed as expected.


Solution

Implementing the attached correction (AKSK902530).



See SAP OSS Note 3783653



Important noticeYou are about to download proprietary software, under ASAPIO Terms and Conditions.

Please visit https://asapio.com/terms/ or your company's individual agreement with ASAPIO for details.

0 Votes


0 Comments