Page 1 of 1

An application developer is testing an adapter that is retrieving data from a remote database. The developer can find no

Posted: Fri Aug 26, 2022 9:59 am
by answerhappygod
An application developer is testing an adapter that is retrieving data from a remote database. The developer can find no problems with the adapter and seems to be retrieving data from the database as designed. The quality assurance team insists that users are seeing each other's data.Which adapter configuration setting does the application developer need to set to resolve this issue?

A. Set the <authentication> element of the adapter to <basic/>.
B. Set the connectAs attribute of the <procedure> element of the adapter XML file to endUser.
C. Specify the proper userid in the <connectionPolicy> element of the adapter.
D. Specify IGNORE_COOKIES as the cookiePolicy attribute in the <connectionPolicy> element of the adapter.