If you have created a response file that contains Extract records, you can run this response file against a library and the resources will be extracted from the library and saved to the location you specified in the response file.
In this example, the LBRYMGR utility reads the response file and processes the records against the library named MASTER.LBY. They are all extract records. Including the /C parameter tells the utility to display a counter to show its progress.
C:\fap\dll>lbrymgrw /rsp=response.rsp /lby=.\deflib\master.lby /c
--- DocuCorp LBRYMGR Utility Program (C) ---
--- Library Manager Response File Utility ---
Attempting to read and process Response File <response.rsp>
Successfully processed response file <response.rsp>
Extract (X) Record Statistics:
Records Read : 142
Objects not found in Library : 0
Objects extracted : 142
Objects extract error : 0
© Copyright 2012, Oracle and/or its affiliates. All rights reserved. Legal notices.