Closed
Description
This issue involves addressing existing discrepancy between the ReBACH Software Specification document and the current implementation
As per the ReBACH Software Specification document (refer 'Data and Metadata Integration Requirements – Function' section in the document), it was stated to execute a post-processing external script after performing step 3 to step 6. However, upon review, it was found that no code was present to execute a post-processing script. To address this, a code has been added to execute a post-processing script. The addition of the post-processing script is achieved by calling the method 'post_process_script_function'.