Microgateway and Apigee plugins

Not applicable

I read the Apigee documentation to create policies and I saw we can create Nodejs plugins on the microgateway.

I tried to export my plugins on Apigee Edge but Apigee doesn't interpret NodeJS when I create a simple javascript file inside policies.

Is it possible, after creating my NodeJs plugins for Microgateway, to export them to Apigee Edge ?

2 1 601
1 REPLY 1

No. Those are two different things. Microgateway plugins are specific to the microgateway. They are not the same as extension policies in Edge and will not run there.