Create custom environment files in shared $APPL_TOP automatically by autoconfig template
We have some environment variables that have been defined in shared $APPL_TOP, in this file: customnic3_arapahocm3.env (custom<sid_name>_<host_name>.env). We have the same file for every application servers in this shared directory.
My problem is, that after a cloning these files have been copied to the tarteg application server, however the correct custom<target_name>_<target_host_name>.env file will not be created automatically by running autoconfig on the target servers. I think there should be some automatic solution for this, so these files will be automatically created by using an autoconfig template.