최신 SAP Certified Development Associate C-TBIT44-73 무료샘플문제:
1. What is the purpose of the standard function "exists" when used for a source element in message mapping?
A) To check whether the same element exists in the target structure
B) To check whether the element exists in the source message
C) To check whether the element in the source message has a value
D) To check whether the element is mandatory in the source structure
2. Your mapping program concatenates 2 source elements in order to create a target element. The target element has the max. occurrence property set to "1...unbounded". During testing, the 1st source element occurs 2 times; the 2nd source element occurs 4 times. How many times does the target element appear in the target message?
A) 8
B) 4
C) 6
D) 2
3. What is the purpose of the standard SplitByValue function?
A) To split a string into substrings
B) To replicate a value of a field that occurs once
C) To insert context changes into a queue
D) To split the payload
4. You have configured and activated a SOAP communication channel on a dual-stack system. Now you want to monitor the status of this SOAP adapter.
Which of the following tools can you use? (Choose three)
A) Runtime Workbench
B) SAP Solution Manager
C) Transaction SXMB_MONI
D) Central PI Monitoring (PiMon)
E) SOA Manager
5. You have created a deadline branch. When the deadline expires, the integration process should be canceled.
How can you achieve this using SAP design patterns for integration processes?
A) Insert a switch to send a message to another integrationprocess to cancel the process.
B) No action is necessary; the process is canceled automatically once the deadline has expired.
C) Insert a control step in the deadline branch that cancels the process.
D) Insert a control step that raises an alert to inform the administrator to stop the process manually.
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: B | 질문 # 3 정답: C | 질문 # 4 정답: A,B,D | 질문 # 5 정답: C |