B. Using an OData service: While OData is built on REST principles, the SAP FSM Data API is documented as a general RESTful API and does not adhere to the specific OData protocol conventions.
C. Using an RFC-enabled service: RFC (Remote Function Call) is a proprietary SAP protocol used for communication between ABAP-based systems (e.g., SAP S/4HANA) and is not the technology used for the FSM cloud API.
D. Using a SOAP-based service: The SAP FSM API is built on the modern REST architectural style, which uses standard HTTP methods, not the older, more rigid SOAP (Simple Object Access Protocol) protocol.