Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Hosted Targets from Node.Js app to external servers Edge Micro

we are in process of migrating node js proxy to hosted target and one of the proxy calls microgateway as the back end is sap on premise. The problem that we are gettig a timeout. When we trace the problem the call come from localhost and edge micro does not accept. But with node js version the trace shows an ip address and accept the call.

Any idea how to resolve problem.

Solved Solved
0 13 769
1 ACCEPTED SOLUTION

Thank you the problem is firewall due to HT ip address we fixed the problem by passing through another proxy to get through EMG:

main_proxy(HT)----------> pass_through_proxy-------->EMG_proxy

View solution in original post

13 REPLIES 13
Top Solution Authors