Is it possible to proxy an intranet node js microservice from apigee

Not applicable

Hi,

I wanted to know is it possible to proxy an intranet nodejs microservice from apigee. I have a nodejs application deployed on an intranet server or even in my local system. so can i create a proxy for such service because when i do so and hit the url it gives me following error:

[{"fault":{"faultstring":"JavaScript execution failed: connect EINVAL","detail":{"errorcode":"scripts.node.ScriptExecutionError"}}}]

Also when i deploy nodejs app on apigee, and hit the url it gives me resource unavaible error


Solved Solved
0 1 460
1 ACCEPTED SOLUTION

@Saba Sayyed ,

Like you said, It's intranet, it's not accessible from Cloud (INTERNET). If you use Apigee cloud, Answer is NO.

But, We do have Apigee OPDK where entire Apigee software can be installed on your intranet network & use all the Apigee Capabilities. It's not available for trial. It's only paid version. Contact Apigee sales if you are interested. We also have, micro-gateway which is hybrid. You can do API management on intranet & leverage cloud features like analytics & security. You can find more about microgateway here.

Hope it helps, Keep us posted if any.

View solution in original post

1 REPLY 1

@Saba Sayyed ,

Like you said, It's intranet, it's not accessible from Cloud (INTERNET). If you use Apigee cloud, Answer is NO.

But, We do have Apigee OPDK where entire Apigee software can be installed on your intranet network & use all the Apigee Capabilities. It's not available for trial. It's only paid version. Contact Apigee sales if you are interested. We also have, micro-gateway which is hybrid. You can do API management on intranet & leverage cloud features like analytics & security. You can find more about microgateway here.

Hope it helps, Keep us posted if any.