[12.2] effect value regarding profile Concurrent:OPP Response Timeout(CONC_PP_RESPONSE_TIMEOUT)
Hi, experts
I want to ask a question regarding profile Concurrent:OPP Response Timeout(CONC_PP_RESPONSE_TIMEOUT).
EBS version: 12.2.4, 12.2.5
[ISSUE]:
1. confirmed application level value is "120" by SQL.
select * from fnd_profile_option_values where PROFILE_OPTION_ID = 9855;
0 9855 10002 0 05-03-24 2 05-03-24 2 0 120 V_20160909_1804 <--- attention
0 9855 10001 0 05-08-29 121 05-03-24 2 0 120 V_20160909_1804
2. Confirmed by form using application developer responsibility that the profile "Concurrent:OPP Response Timeout" value at
application level is not updateable(gray out).
[Question]
1. At application level, will the default value "120" take effect?
2. If it takes effect, the value at site level wouldn't take effect anymore with any value,
because the application level value will overwrite site level value, am I right?