• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/3

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

3 Cards in this Set

  • Front
  • Back

An HTTPS GET call using /$metadata suffixed to the URL provides the result of the call in JSON format. Which API was used?


REST API


IDoc API


SOAP API


Odata API

REST API


Odata API

You want to forward a notification (asynchronous) to a back-end system. What option can you use?


Process Call


Request Reply


Content Enricher


Send

Send

You want to use a Groovy script to modify the headers of an exchange message. What import library must you use?com.sap.gateway.xiinspector.xml.Message;


com.sap.gateway.ip.core.customdev.util.Message;


com.sap.gateway.integration.flow.Message;


com.apache.camel.framework.util.Message;

com.sap.gateway.ip.core.customdev.util.Message