Compilation scripts in Release 12
1. How to compile the JA(India Localization) Forms in R12
Ans: Please follow the below steps to compile the forms in Release 12
In BATCH MODE :
a) Set the APPL_TOP environment.
b) Change directory to $AU_TOP/forms/US.
c) Execute the following command from the operating system prompt:
frmcmp_batch module=
userid=apps/
d) Check the output for errors.
In SINGLE MODE :
a) Set the APPL_TOP environment.
b) Change directory to $AU_TOP/forms/US.
c) Execute the following command from the operating system prompt:
frmcmp module=
apps/
d) Check the output for errors.
2. How to compile the library files in R12
Ans: Please follow the below steps to compile the library files in Release 12
In BATCH MODE :-
a) Set the APPL_TOP environment.
b) Change directory to $AU_TOP/resource
c) Execute the following command from the operating system prompt:
frmcmp_batch module=
d) Check the output for errors.
In SINGLE MODE :-
a) Set the APPL_TOP environment.
b) Change directory to $AU_TOP/resource.
c) Execute the following command from the operating system prompt:
frmcmp module=
3. Why The AD-ADMIN Utility is not picking JA Forms in R12?
Ans: Ensure that JA Product is showing as licensed in License Manager.
Refer Note 548961.1 For More details
4. How to find the versions of the files?
Ans : Please use any of the below commands to find out the file versions
strings -a
(Or)
adident Header
No comments:
Post a Comment