You would like to separate your current AutoSys DB schema from the WCC schema and use each separately.
At the moment, you are not doing that, but using the same schema for the WCC too.
You are looking for guidance or documentation you can send to implement this separate WCC schema.
Here is one approach:
wcc_config.sh -u <WCC Uid> -p <Password> -x output_file_config
wcc_monitor.sh -u <WCC Uid> -p <Password> -x output_file_monitor
wcc_config.sh -u <WCC Uid> -p <Password> -i output_file_config
Import Configurationswcc_monitor.sh -u <WCC Uid> -p <Password> -i output_file_monitor