Thursday, November 3, 2016


ENABLE OR DISABLE DIRECT FORMS LOGIN IN ORACLE EBS

STEP 1: need to make changes in parameter values of CONTEXT_FILE
DEFAULT VALUE:
<appserverid_authentication            oa_var="s_appserverid_authentication">SECURE</appserverid_authentication>
AFTER CHANGE:
<appserverid_authentication oa_var="s_appserverid_authentication">OFF</appserverid_authentication>
STEP 2:  stop the application services
STEP 3: Run the autoconfig to reflect the changes
STEP4 : start all application services.
STEP 5: (URL’s) To open frontend forms login
R12

11i

No comments:

Post a Comment