Autoconfig templates ?

Bas Klaassen 2
0 0
Read Time:1 Minute, 3 Second

The company I work right now uses autoconfig. No problem off course, but they also have a lot off custom templates. Autoconfig uses templates to generate the configuration files so the EBS can work properly. When you want to add customizations the a template, you place that template in the ‘custom’ directory in the $product_top/template, and autoconfig uses this custom template instead of the default Oracle template…


But how do you know which templates are customized ?
I ran into the following script in the $AD_TOP/bin directory…. adtmplreport.sh

Use the following syntax
./adtmplreport.sh contextfile= ‘path to your contextfile’

And you get a report with all the templates used by autoconfig, the target directory and if there is a custom version of the template. Very nice script…

So for example the adovars.env file and its custom version…

TEMPLATE FILE : /opt/software/applmgr/EBS/appl/ad/11.5.0/admin/template/adovars_ux.env
TARGET FILE : /opt/software/applmgr/EBS/appl/admin/adovars.env

TEMPLATE FILE : /opt/software/applmgr/EBS/appl/ad/11.5.0/admin/template/APPLSYS_ux.env
CUSTOM TEMPLATE : /opt/software/applmgr/EBS/appl/ad/11.5.0/admin/template/custom/APPLSYS_ux.env
TARGET FILE : /opt/software/applmgr/EBS/appl/EBS_ebs-p01.env

About Post Author

Bas Klaassen

Oracle Consultant at AMIS
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

2 thoughts on “Autoconfig templates ?

  1. This is an excellent stuff
    Hi Bas thanks a lot. i am using lot of posts on this site in my work

    about myself
    Name:Hitendra Santosh
    Job:Consultant- Apps DBA
    Company:Intelligroup
    Country:India

Comments are closed.

Next Post

JDeveloper 11g – Dynamic (and I mean really dynamic) Tables with ADF Faces Rich Components

You may have seen (blurry pictures of) screenshots of the dynamic table component for ADFFaces that Oracle started promising us some 11 months ago. It would have all these cool features that rich AJAX style data grids tend to have: Stretchable columns Reorderable columns (drag & drop column to a […]
%d bloggers like this: