Which identifies a set of Apigee policies that, when used together, could be used to implement this?

In an API Proxy flow we need to orchestrate two XML services – Service A and Service B Data fields from each response must be returned in the response to the client.

Which identifies a set of Apigee policies that, when used together, could be used to implement this?
A . AccessEntity,XSL,ExtractVariable
B . ServiceCallout, ExtractVanable, AssignMessage
C . XMLToJSON, ExtractVanables, APIKeyValidation
D . MessageValidation, ServiceCallout, AccessControl

Answer: D

What should you do1?

You have created an OpenAPl specification and begun a sample implementation of the API Proxy in Apigee Edge Another team is asking for early access for interactive documentation.

What should you do1?
A . Publish using SwaggerUI
B . Generate web documents using SmartDocs
C . Send the requesting team the OpenAPl spec.
D . Create a sample web app that uses your API, and publish the source code.

Answer: D

What should you do?

You are implementing several flows in Apigee Edge and realize that there is common functionality used across many different APIs and flows You want to use Apigee Edge to minimize the number of releases.

What should you do?
A . Use a Shared Flow and a Flow Callout where needed.
B . Use Proxy Chaining and a Service Callout where needed
C . Use a template build process to compose flows from flow fragments.
D . Use a Shared Flow and Flow Hooks to enforce all APIs call the shared flow

Answer: A