Closed
Description
This issue involves defining the method 'post_process_script_function' for integrating the directory structure with the ReBACH bagger.
The purpose of the method and the lines of code within it is to invoke the ReBACH bagger. The ReBACH Software Specification document specifies that this method must be passed three arguments: the path to the preservation package, the result code of the pre-processing script, and whether an error was encountered in steps 3 to 6. However, as of now, the method has been implemented to take only two parameters, and the third parameter has not yet been implemented.
Note: Steps 3 to 6 are defined in the 'Data and Metadata Integration Requirements – Function' section of the ReBACH Software Specification document.