Monitoring and Management
This chapter lists the monitoring tasks for SAP Central Finance Transaction Replication by insightsoftware for SAP S/4HANA and its components.
Checking Error Logs
Transaction validates and logs errors for the documents that cannot be loaded into SLT Replication Server. Typically, the validation check includes the following:
- Missing information on mandatory columns
- Unbalanced document amounts
- Incorrect population of tax codes
- Tax base amount is greater than the tax amount
- Duplicate records
A .csv log file containing the list of failed documents is created at \\SourceConnect\Log&Reprocess\Log. For example, a file with the naming convention <SourceSystem>_Error_LogMMDDYYYY_HHMISS.csv contains the transactions that failed during the <SourceSystem>_Journals_OT or <SourceSystem>_Journals_CDC
or SC_Journals job run.
Also, you can use the Exception report provided by insightsoftware to see the list of documents that are not posted into SAP S/4HANA. The Error Date, Error Description, and Error Location fields in the report show the exception details.
Starting and Stopping Jobs
In SAP Data Services Designer, connect to your repository. To start and stop the data load jobs, perform the following:
- To start the load of historical data, run the
<SourceSystem>_OT%orSC_Journalsjobs for your source system as applicable. - To start and stop an incremental data load, perform the following tasks:
- For the
<SourceSystem>_CDC_Set_Status_OnorSC_CDC_Set_Status_Onjob, provide theCDCjob name in the$G_SUBSCRIPTIONglobal variable, and run the job. The incremental data load is enabled for the CDC job. - Run the
<SourceSystem>_CDC%job. The incremental data load is performed for the journals that are posted in the source system. - When required, for the
<SourceSystem>_CDC_Set_Status_OfforSC_CDC_Set_Status_Offjob, provide theCDCjob name in the$G_SUBSCRIPTIONglobal variable, and run the job. The incremental data load process is stopped for the specified job.
- For the