E20-405 Exam Details

  • Exam Code
    :E20-405
  • Exam Name
    :EMC Content Management Server Programming(CMSP)
  • Certification
    :EMC Certifications
  • Vendor
    :EMC
  • Total Questions
    :229 Q&As
  • Last Updated
    :Jul 11, 2026

EMC E20-405 Online Questions & Answers

  • Question 41:

    What are the minimum entries you need in the dfc.properties file to turn on tracing?

    A. dfc.tracing.enabled=true dfc.tracing.file=
    B. dfc.tracing.enabled=true
    C. dfc.tracing.enabled=true dfc.tracing.file= dfc.tracing.level=
    D. dfc.tracing=true

  • Question 42:

    With an IDfSysObject representing a repository object named "MyDocument," which statement is valid and returns the object name?

    A. String value = object.getValue("object_name");
    B. String value = (String)object.getValue("object_name");
    C. String value = object.getValue("object_name").asString();
    D. String value = object.getValue("object_name").toString();

  • Question 43:

    What happens when you fail to close open query collections in a DFC application?

    A. Performance for other users will be impaired.
    B. Eventually, no more queries can be executed.
    C. Garbage collection will release appropriate resources.
    D. The session will disconnect.

  • Question 44:

    Which is the valid method for retrieving the folder named "example1" located in the "dmadmin" cabinet, given that the "dmadmin" cabinet only contains one folder and that session is a valid IDfSession object?

    A. IDfFolder folder = session.getFolderByPath("example1");
    B. IDfFolder folder = session.getFolderByPath("/dmadmin");
    C. IDfFolder folder = (IDfFolder)session.getObjectByPath("/dmadmin");
    D. IDfFolder folder = session.getFolderByPath("/dmadmin/example1");

  • Question 45:

    Which method properly executes a query and returns the appropriate results. Assume you are developing a UI tree control in a web application to display a list of cabinets. The list of cabinets is generally static. Given the below code snippet: Which value for queryType should be used to achieve the maximum performance?

    A. IDfQuery.DF_READ_QUERY
    B. IDfQuery.DF_QUERY
    C. IDfQuery.DF_CACHE_QUERY
    D. IDfQuery.DF_EXECREAD_QUERY

  • Question 46:

    Which statement is used to retrieve the current version of a dm_document object that has 2 versions, given its chronicle id chronicle_id?

    A. getObject(chronicle_id)
    B. getObjectByQualification("dm_document (all) where r_object_id = '" + chronicle_id + "'")
    C. getObjectByQualification("dm_document where i_chronicle_id = '" + chronicle_id + "'")
    D. getObjectByQualification("select r_object_id from dm_document (all) wherei_chronicle_id = '" + chronicle_id + "'")

  • Question 47:

    Which statement is true about TBOs?

    A. A TBO can be shared between the repositories if it is registered in the global registry.
    B. A TBO can be shared as long as the repositories contain the same object type for whichthe TBO is written.
    C. A TBO cannot be shared between repositories.
    D. A TBO is not extendable.

  • Question 48:

    Which pre-defined parameter cannot be substituted at runtime during XSLT transformation using XDQL?

    A. DMS_SESSION_ID
    B. DMS_OUTPUT_OBJECT_ID
    C. DMS_INPUT_OBJECT_ID
    D. DMS_STYLESHEET_OBJECT_ID

  • Question 49:

    The following XSL builds a query: Line 5 is supposed to store the result of the DQL query as a string and pass that as a parameter to the XDQL template function. Which code belongs in line 5?

  • Question 50:

    Given the following permissions on a document: How do you update the permissions to deny access to group_a?

    A. execute IDfSysObject.revoke("group_a")
    B. execute IDfSysObject.truncate("group_a")
    C. execute IDfSysObject.setGroupName("group_a") and executeIDfSysObject.setGroupPermit(0)
    D. execute IDfSysObject.truncate("r_accessor_name") and executeIDfSysObject.truncate("r_accessor_permit")

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only EMC exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your E20-405 exam preparations and EMC certification application, do not hesitate to visit our Vcedump.com to find your solutions here.