# Resource Loader [Source code](ensure_resourcecwl_src.md) ```{contents} --- local: --- ``` **Tool**. Runs: [dorieh.platform.util.pg_json_dump](../members/pg_json_dump) ## Description This tool ensures that resources required by the processing steps are loaded into the database ## Inputs | Name | Type | Default | Description | |:----------------|:-------|:--------|:-------------------------------------------------------| | database | File | | Path to database connection file, usually database.ini | | connection_name | string | | The name of the section in the database.ini file | | table | string | | the name of the table containing required resource | ## Outputs | Name | Type | Description | |:-------|:-------|:------------| | log | File | | | errors | stderr | |