When implementing a node js application in Edge, what is the only supported configuration for running the application?

When implementing a node js application in Edge, what is the only supported configuration for running the application?A . ScriptTarget in a ServiceCallout policyB . ScriptTarget in a TargetEndpotntC . NodeApp policyD . ResourceURL in a Javascript policyView AnswerAnswer: A

January 3, 2021 No Comments READ MORE +

What should you do?

You are using the Apigee ExtractVariables policy JSONPath feature, and discover that the query is not returning the expected result for the payload you are providing. What should you do?A . Check that the Accept header is set to text/jsonB . Check that the Accept header is set to application/json.C...

January 3, 2021 No Comments READ MORE +

What should you do?

A customer has added response cache policy on all their search APIs, but traffic to the backend has not reduced much. They ask you to investigate, you find that GET queries are being cached and available in memory but cache misses are still high You want to improve caching and...

January 2, 2021 No Comments READ MORE +

Which policies can be used to create or modify a request message for a service callout? Select all that are correct

Which policies can be used to create or modify a request message for a service callout? Select all that are correctA . ServiceCalloutB . AssignMessageC . RequestMessageD . Message ValidationView AnswerAnswer: C

January 2, 2021 No Comments READ MORE +

Which approaches can be used for extracting data from a SOAP body and returning it as a JSON response in Apigee Edge? Select all that are correct. Choose 3 answers

Which approaches can be used for extracting data from a SOAP body and returning it as a JSON response in Apigee Edge? Select all that are correct. Choose 3 answersA . Use XSLT to transform the XML payload and then use a XML to JSON policyB . Use XML to...

January 2, 2021 No Comments READ MORE +

Which components of Edge used to configure HTTPS inbound communication?

Which components of Edge used to configure HTTPS inbound communication?A . TLS StoreB . Virtual HostsC . Certificate ManagerD . Keystores and TruststoresView AnswerAnswer: D

January 2, 2021 No Comments READ MORE +

What should you do?

You are using Apigee Edge as the OAuth Resource Server. The product owner asks you to create an API that logs a user out by revoking OAuth tokens. What should you do?A . Use the InvalidateToken operation with cascade=trueB . Use the InvalidateToken operation with cascade=falseC . Store a list...

January 1, 2021 No Comments READ MORE +

What does the variable "message.content" represent?

What does the variable "message.content" represent?A . the request content in the request flowB . the response content in the response flowC . the request content when in the request flow and the response content when in the response flowD . neither the request content nor the response contentView AnswerAnswer:...

January 1, 2021 No Comments READ MORE +

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 ....

December 31, 2020 No Comments READ MORE +

What should you do?

You need to interact with two different back end systems, depending on inbound request data One backend is a default target URL without SSL and another one is a dynamic target URL with 2-Way SSL. What should you do?A . Use service callouts configuration for each target, and use a...

December 31, 2020 No Comments READ MORE +