Sei sulla pagina 1di 3

Standard SAP Modules

SAP provides the following modules:


Modules to configure an async/sync or a sync/async bridge for the JMS adapter.
More information: Configuring Sync/Sync and Sync/Async Bridges in the JMS Adapter
PayloadSwapBean
You can swap the main payload of the XI message with another payload of the message that is an attachment.
More information: Adding PayloadSwapBean in the Module Processor
StrictXml2PlainBean
You can convert an XML document in the main payload of the XI message to text format.
The structure of the document is checked based on the entries you make in the module.
For more information: Adding StrictXml2PlainBean to the Module Processor
XMLAnonymizerBean
You can anonymize XML elements and attributes.
More information: Adding XMLAnonymizerBean to the Module Processor
PayloadZipBean
You can compress one or more payloads or extract payloads from a compressed file.
More information: Adding PayloadZipBean to the Module Processor
TextCodepageConversionBean
You can swap the code page of the main payload of the XI message and convert the content using the new code page.
More information: Adding TextCodepageConversionBean in the Module Processor
DynamicConfigurationBean
You can edit the message header for adapter-specific message attributes.
More information: Adding DynamicConfigurationBean in the Module Processor
MessageTransformBean
More information: Adding MessageTransformBean in the Module Processor
Example module for adapter and module development.
More information: Adding Example Module from Adapter Development in the Module Processor
XiHeaderValidationBean
The module checks the XI header parameters on the basis of the parameters that you have configured in the communication channel.
For more information: Adding Header Validation Module in the Module Processor



<b>1. Choose the true about types of mapping XI supports

Answer . Structure mapping

2. Which of the following is not true about multi mapping?

Answer . Multimapping supports m:n transformation
Answer . Can be implemented without ccBPM

3. The method(s) contained in the JAVA Interface to execute value mappings are:
a) public.void execute(java.io.InputStream in, java.io.OutputStream out) to perform the mappings.


4. Parsers provided by the SAP XML Toolkit is/are:
a) Both DOM and SAX

5. Libraries for JAVA Classes are contained in:
a) aii_map_api.jar as part of SAP J2EE Engine Installation

6. For XSLT mapping the incorrect statement(s) are:
a) XSLT mappings are imported in the MAPPING TEMPLATE present in XI.

7. For Developing the ABAP Mapping the ABAP Class needs to implement the Interface:
a) IF_MAPPING of package SAI_MAPPING

8. Structure to the Message Mapping can be assigned by:
a) Using an existing object in the Integration repository , Using imported IDOCs and RFCs meta data, Importing XML or XSD Files from the local system

9. Fault message types cannot be included in the Outbound Asynchronous case

11. The message type references
1 one single data type

13. Message interfaces can be exported as
a. WSDL

15. Converion function in mapping includes
a. value mapping
b. Fixvalues

16. Multi-mapping can be used only in CCBPM.

17. Multi-mapping supports
a. 1:n transformation
b. N:1 transformation
c. N:m transformation.

18. Context change in mapping has impact on
a. Breaking & inserting of hierarchy levels.

19. Which of the following is true about XSLT/JAVA mapping
a. Create new imported archive and import .jar in IR

20. What does the ICON color yellow denotes
a. Attribute/element is assigned but corresponding mapping in the data-flow editor is not complete.


21. The conditions in Boolean function can be represented in the form of
a. Triangle and Rhombus

22. Which is not the default mapping provided in XI
a. JAVA mapping, ABAP mapping, XSLT mapping

23. Which of the following are Standard functions
a. Concat, Substring ,FormatNum

24. How do you define mapping of non-mandatory nodes
a. minOccurs = 0

25. In context handling which of the following functions are used
a. SplitByValue, RemoveContext

28. Which of the following is not generic function?
Answer . ifWithoutElse

29. Which of the following in not true about user defined Simple functions

Answer .Takes the object of GlobalContainer class

30. Which of the following are required to create a user defined function

Answer . Label

31. Which of the following package are by default imported in user defined functions

Answer . java.lang, java.io ,java.reflect

32. Mapping trace does not support following function. Choose one

Answer . addDebugInfo


33. In Mapping Trace addInfo function which of the following is true.

Answer .Supports trace level 2,3 .


34. Which of the following is not true about multi mapping

Answer . Can be implemented without ccBPM

35. ResultList supports the following function.
a) void clear() , ResultList.SUPPRESS() , void addSuppress()

36. Function is called once per occurrence of source element
a. Simple Function
37. Mapping templates can be defined for structured mappings of the following structures.

Answer ) Complex types in external definitions
38. __________ and __________ can be used to include other XSLT file when designing mapping from IR.

a) XSD:INCLUDE , XSD:IMPORT

39. XSLT mapping with Java Enhancement overrides the method

a)Merge

40. _____ is used to access runtime constants.

a)XSL:PARAM

41. The mapping type of ABAP mapping is ABAP-class. The ABAP class implements the interface -

Answer ) IF_MAPPING


42. All functions that do not have input values are referred as
Answer ) Generic function</b>

Potrebbero piacerti anche