1.

Which Of The Following Sequences Of Steps Do You Use To Assemble The Url To Access Your Odata Service's Metadata?

Answer»
  • Run your APP from SAP Web IDE and COPY its URL into a new browser TAB.
  • In your app's manifest.json file, go to “services”, copy the URI, and use it to replace the file path in the URL from Step 1.
  • Append “/$metadata” and press enter.



Discussion

No Comment Found