zoukankan      html  css  js  c++  java
  • SAP XI Certification Questions Set 3 SAP Exchange Infrastructure (XI)

    1. Which of the following belong the Process Integration stack of SAP Netweaver
    a) Integration broker
    b) Business Process Management
    c) Multi channel Access
    d) Collaboration
    2. Loosely coupled applications communicate by
    a) FTP
    b) SMTP
    c) RFC
    d) XML Messaging
    3. The components of the integration builder
    a) Integration Repository
    b) Exchange profile
    c) Integration Directory
    d) Deployment manager
    4. The standard to which SLD adheres
    a) CIM
    b) BPEL
    c) MIME
    d) CXML
    5. Adapter framework is based on
    a) RMI
    b) JCA
    c) JRFC
    d) JSP
    6. Runtime Workbench offers central monitoring view of
    a) Components
    b) Processes
    c) Messages
    d) All the above
    7. Integration processes are built using the standard
    a) SOAP
    b) DML
    c) BPEL
    d) All the above
    8. Software product belongs to which dimension of SLD
    a) Technical
    b) Solution
    c) Transport
    d) All the above
    9. The association between the WebAS ABAP technical system and its business system is based on
    a) Host name
    b) System ID
    c) Installed Clients
    d) Installed Products
    10. The information from the software catalog is used in the repository to
    a) Organize the contents
    b) Create Interfaces
    c) Meta data update
    d) Update catalog
    11. Development objects in the Integration repository are organized by
    a) Package
    b) Modules
    c) Namespace
    d) Container
    12. The direction of an abstract interface
    a) Inbound
    b) Outbound
    c) Abstract
    d) All the above
    13. ABAP proxies are created in transaction
    a) SPROXY
    b) GENPROXY
    c) SWELS
    d) None
    14. Which of the following mappings can be edited in the Integration Repository
    a) Java
    b) Message Mapping
    c) ABAP
    d) XSLT
    15. The Collaboration Profile objects are
    a) Party
    b) Service
    c) Communication channel
    d) None
    16. Collaboration Agreement is used for
    a) Channel binding
    b) Routing
    c) Conversion
    d) Protocol check
    17. A business process can send or receive message using
    a) Abstract Interfaces
    b) Inbound Interfaces
    c) Outbound Interfaces
    d) All the above
    18. Which of the following is a tool in the Integration Directory
    a) Configuration Assistant
    b) Schema Builder
    c) Proxy Generator
    d) None
    19. Value mapping tables are maintained in
    a) Integration Repository
    b) System Landscape Directory
    c) Integration Directory
    d) Runtime Workbench
    20. The below icon represents
     
     
    a) Partner
    b) Receiver Determination
    c) Business System
    d) Receiver Agreement
    21. XI content represents
    a) Design content
    b) Configuration content
    c) Adapter Meta data
    d) All the above
    22. The XI uses an SAP-specific implementation of
    a) SOAP
    b) HTTP
    c) SMTP
    d) RNIF
    23. Technically an XI message is sent as a
    a) Multipart-MIME document
    b) Text message
    c) RFC message
    d) Binary file
    24. Which of the following is not a pipeline step   (all)
    a) Receiver Identification
    b) Call Adapter
    c) Message Branch
    d) Interface determination
    25. The SAP Web Application Server version 6.20 or above has a built-in
    a) Integration Engine
    b) Messaging System
    c) Adapter Engine
    d) Mapping Runtime
    26. The Quality of Service used for synchronous messages
    a) Best Effort
    b) Exactly Once
    c) Exactly Once In Order
    d) All the Above
    27. The IDOC metadata is cached at the Integration Server to
    a) Improve performance
    b) Map data
    c) Receive the Idoc
    d) All the above
    28. Which of the following is not a feature of Runtime Work Bench
    a) Message Monitoring
    b) Alert Inbox
    c) Performance Monitoring
    d) Message Archiving
    29. The data for end-to-end monitoring is received from
    a) PMI (Process Monitoring Infrastructure)
    b) CCMS
    c) Message Monitoring
    d) Runtime
    30. Cache monitoring displays representations from
    a) CPA cache
    b) Value mapping table
    c) SLD cache
    d) All the above
    31. The adapter framework supports
    a) JCA
    b) EDI
    c) .NET Web services
    d) DCOM
    32. Which of the following are based on guaranteed delivery protocols
    a) EO
    b) BE
    c) EOIO
    d) sRFC
    33. The configuration of an adapter is done in the
    a) Integartion Repository
    b) Change Management Service
    c) Integration Directory
    d) All the Above
    34. The adapter metadata and mappings are stored in the
    a) Integration Repository
    b) Metadata Engine
    c) Integration Directory
    d) Runtime Workbench
    35. Which of the following is not a technical adapter
    a) File/FTP
    b) DB
    c) JMS
    d) XI
    36. The authorized for CPA cache refresh is
    a) XIDIRUSER
    b) XILDUSER
    c) XIREPUSER
    d) All the above
    37. Which of the following configuration tool does not works in the online mode
    a) J2EE Engine Administrator
    b) Configuration Tool
    c) Software Deployment Manager
    d) Configuration Editor
    38. The user management is done using
    a) Tcode - SU01
    b) Visual Administrator
    c) User Management Engine
    d) All the Above
    39. The RFC communications can be secured using
    a) SNC
    b) HTTP(S)
    c) RNIF
    d) SOAP
    40. The B2B standards supported by SAP XI are
    a) RNIF
    b) CIDX
    c) PIDX
    d) All the above
  • 相关阅读:
    从 MVC 到微服务,技术演变的必经之路
    JBOSS最大连接数配置和jvm内存配置
    数据库原理及应用第7章课后习题答案
    如何实现超高并发的无锁缓存?
    手工清理win7系统C盘的技巧
    SVN版本回退
    在sql server数据库的一个表中如何查询共有多少字段
    软件测试的四个阶段
    sp_change_users_login 'Update_One', '用户名', '登录名';
    讲一讲java异常及自定义异常
  • 原文地址:https://www.cnblogs.com/byfhd/p/1232927.html
Copyright © 2011-2022 走看看