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

January 6, 2021 No Comments READ MORE +

Which describe OAuth 2.0 Refresh Tokens'? Select all that are correct

Which describe OAuth 2.0 Refresh Tokens'? Select all that are correctA . can be used to generate or renew access tokensB . is always issued with every access tokenC . can be used to reset crederfflalsD . may be reused multiple times to create new access tokensView AnswerAnswer: A,B,D

January 5, 2021 No Comments READ MORE +

You are asked by the mobile app team which API should be used to populate a drop down for regions. According to pragmatic RESTful practices, which method should be used?

You are asked by the mobile app team which API should be used to populate a drop down for regions. According to pragmatic RESTful practices, which method should be used?A . GETB . HEADC . POSTD . PUTE . OPTIONSView AnswerAnswer: A

January 5, 2021 No Comments READ MORE +

Which Edge Microgateway plugin does not need to be explicitly added to the plugin sequence attribute configuration for execution?

Which Edge Microgateway plugin does not need to be explicitly added to the plugin sequence attribute configuration for execution?A . analyticsB . oauthC . quotaD . spike arrestView AnswerAnswer: D

January 5, 2021 No Comments READ MORE +

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 SwaggerUIB . Generate web documents using SmartDocsC . Send the requesting team the OpenAPl spec.D...

January 5, 2021 No Comments READ MORE +

Which features are supported in the OAulhV2 policy'? Select all that are correct. Choose 3

Which features are supported in the OAulhV2 policy'? Select all that are correct. Choose 3 answersA . setting custom attributes for generated access tokensB . storing external access tokensC . credentials validation when password grantjype is usedD . setting different expiration for refresh and access tokensView AnswerAnswer: B,D

January 5, 2021 No Comments READ MORE +

Which JavaScript statement can be used to raise a fault from a JavaScript policy named "Weather"?

Which JavaScript statement can be used to raise a fault from a JavaScript policy named "Weather"?A . return-1;B . return false;C . contextsetVariablefWeather.Fauir, "true*);D . throw "Bad Data",View AnswerAnswer: C

January 5, 2021 No Comments READ MORE +

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

January 5, 2021 No Comments READ MORE +

Which protocols are supported by the Message Logging policy? Select all that are correct

Which protocols are supported by the Message Logging policy? Select all that are correctA . FTPB . HTTPC . SCPD . TCPE . UDPView AnswerAnswer: B,D

January 3, 2021 No Comments READ MORE +

How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?

How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?A . specify using the secuntyDefinrtions name propertyB . specify using the secuntySchemas name propertyC . specify using the security Variables name properlyD . specify using the securityParams name propertyView AnswerAnswer: C

January 3, 2021 No Comments READ MORE +