Which data store operation can you use to save a customer ID?
A.
WRITE
B.
SELECT
C.
GET
D.
POST
The Answer Is:
A
This question includes an explanation.
Explanation:
The Data Store in SAP Cloud Integration temporarily stores data (e.g., a customer ID) during iFlow execution. Let’s identify the correct operation:
Step 1: Data Store Overview- The "Data Store Operations" step manages key-value pairs in a persistent store, useful for stateful processing.
Step 2: Operation Types-
A. WRITE: Saves data (e.g., a customer ID) to the data store with a specified key.
B. SELECT: Retrieves multiple entries based on criteria, not for saving.
C. GET: Fetches a single entry by key, not for saving.
D. POST: Not a valid Data Store operation (confused with HTTP methods).
Step 3: Use Case- To "save a customer ID," you need to write it to the data store, e.g., key: "custID", value: "12345".
Step 4: Official Verification- The SAP Help Portal’s "Defining Data Store Operations" documentation states that the "Write" operation stores data in the data store, aligning with the question’s intent.
Conclusion: Option A (WRITE) is the correct answer.References:
SAP Help Portal: "Defining Data Store Operations" (SAP Cloud Integration)
SAP Cloud Integration Documentation: "Data Store"
C_CPI_2404 PDF/Engine
Printable Format
Value of Money
100% Pass Assurance
Verified Answers
Researched by Industry Experts
Based on Real Exams Scenarios
100% Real Questions
Get 65% Discount on All Products,
Use Coupon: "ac4s65"