Which of the following data types can use for an exchange property in a content modifier?Note: There are 2 correct answers to this question.
Based exclusively on information from learning.sap.com, the two correct data types you can use for an Exchange Property in a Content Modifier are:
1. java.lang.String
2. java.lang.Integer
This is confirmed in the exercise example where a Content Modifier is configured using the Exchange Property tab. It specifies the Data Type field, demonstrating entries like java.lang.String with a capital 'S' for the type. Although the example explicitly shows java.lang.String, the same format applies to integer values as well.
learning.sap.com
Correct
* A. java.lang.Integer
* B. java.lang.String
SAP Event Mesh
You configured a content modifier as follows: Action Create. Name: ProductID. Source Type: XPath. Source Value: //ProductID. Data Type: java lang string. After testing the content modifier, you receive an error message that contains the following fragment: java.lang.ClassNotFoundException java lang string. What caused the error message?
You want to build an architecture that is largely asynchronous. Which design do you use to exchange notifications between the partners involved?
What are some message protocols that the API Management capability within SAP Integration Suite supports? Note: There are 3 correct answers to this question.
Currently there are no comments in this discussion, be the first to comment!