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
    :May 30, 2026

EMC E20-405 Online Questions & Answers

  • Question 131:

    Given the following template acl: Which statement is true?

    A. sysObject.getAccessorName(0) returns "dm_dbo".
    B. sysObject.getAccessorName(0) returns "%dept".
    C. sysObject.getACLName() returns "Dept Delete ACL".
    D. sysObject.getACLName() returns a system generated ACL.

  • Question 132:

    When does an SBO interface get deployed to client machines?

    A. upon manual deployment
    B. upon respoitory restart
    C. upon client restart
    D. upon refresh of the local BOF cache

  • Question 133:

    Which code should you use to create a copy of the current object and place it in CopyCab?

    A. IDfSysObject sysObj = (IDfSysObject)session.getObject(myId);sysObj.link("/CopyCab");sysObj.savelock();
    B. IDfSysObject sysObj = (IDfSysObject)session.getObject(myId);sysObj.unlink("/SourceCab");sysObj.link("/CopyCab");sysObj .saveAsNew( false );
    C. IDfSysObject sysObj = (IDfSysObject)session.newObject(myId);sysObj.link("/CopyCab");sysObj.save();
    D. IDfSysObject sysObj = (IDfSysObject)session.getObject(myId);sysObj.unlink("/SourceCab");sysObj.link("/CopyCab");sysObj .save();

  • Question 134:

    Which statement is true about the object model?

    A. dmr_content is not a sub-type of dm_sysobject although sysobject contents are stored asdmr_content objects.
    B. dm_acl objects are stored in the System cabinet.
    C. Not all sysobjects can have associated permissions.
    D. Virtual documents are objects of type dm_relation that describe a parent/child relationshipbetween objects.

  • Question 135:

    You have a working registered table called "CompanyList" with one string column called "CompanyName" with one row value "EMC." What is the output of the following statements?

    A. null
    B. EMC
    C. CompanyName
    D. A DfException is thrown.

  • Question 136:

    A TBO has been created for a custom object type called my_loan_application. The TBO relies on a dependant SBO to calculate credit scores. The TBO is only invoked by the Webtop application. Where does the SBO execute?

    A. Global registry machine
    B. Content Server JVM
    C. Application Server JVM
    D. the client browser's JVM

  • Question 137:

    The IDfQuery interface provides ____.

    A. status information about the execution of a query
    B. a container for passing a query string directly to the search source
    C. factory methods for a query and interfaces for persistent query management
    D. functionality to set how often the query results need to be checked for consistency withthe server

  • Question 138:

    Enabling the session leak checker provides diagnostic information on session leaks and which other common dfc programming error?

    A. failure to close query collections
    B. failure to save modified docbase objects
    C. exceeding the allowed number of open query collections
    D. accessing an object to which the user has no BROWSE access

  • Question 139:

    Which product is used to implement the SOAP protocol stack for the Web Services Framework?

    A. Apache Axis
    B. XFire
    C. JBoss WS
    D. WebMethods Glue

  • Question 140:

    Which abstract methods must be overridden for a Service-based Business Object?

    A. getVersion(), isCompatible(), init(),getServiceName()
    B. getVersion(), isCompatible(), supportsFeature(), getVendorString()
    C. getVersion(), isCompatible(), init(), getModuleName()
    D. getVersion(), isCompatible(), getVendorString(), getServiceName()

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.