SAP Certified Development Associate – SAP Cloud Platform Integration — Question 1
In SAP Cloud Integration, which decoding schemes are available to decode a message? (Choose two.)
Answer options
- A. Base64 Decoder
- B. CNN-based Decoder
- C. GZIP Decompression
- D. QC-MDPC Decoding
Correct answer: A, C
Explanation
The correct options, A and C, represent valid decoding schemes in SAP Cloud Integration. Base64 Decoder is used to decode Base64 encoded data, while GZIP Decompression is employed to decompress GZIP compressed files. Options B and D are not standard decoding schemes associated with SAP Cloud Integration.