You deployed a forms application related to the Human Resource (HR) department in the
EDTechServ host where the middle-tier instance is running. You plan to enable Single-Sign On
(SSO) feature for this application. To achieve this, you added the following parameters to the
formsweb.cfg file in your middle-tier:
[hrApp]
form=hrFmx.fmx
ssoMode=true
ssoDynamicResourceCreate=true
ssoCancelURL=http://EDTechServ.oracle.com/helpA/vhat_is_wrong.html
ssoErrorURL=http://EDTechServ.oracle .com: 7779/servlet/customRADcreation jsp
Which statement is true regarding this configuration?
A.
The Forms server displays an HTML form where the user can create a Resource Access
Descriptors(RAD) entry dynamically if it is missing.
B.
The application user would be redirected to the customRADcreation.jsp page when your
attempt to create a RAD entry fails.
C.
The application user would be redirected to the what_is_wrong.html page when a RAD entry is
missing in Oracle Internet Directory.
D.
The application user would be redirected to the customRADcreation.jsp page when a RAD
entry is missing in Oracle Internet Directory.