How to work with Mendix Studio Pro 8 behind company proxy

0
Hi, Experts I’m working with Mendix Studio behind the proxy server. And in my case, I can not connect to my Cloud Foundry environment (I can do API calls to the internet for the configrations in project settings. ). when I click ‘Run > Edit CF Settings ’ and input cf credentials,  it told me something went wrong and let me check the cf logs for more information ( But where??? ). After I change my network directly to the internet, it works well but it is really inconvenient. And I get the proxy configuration in ‘Edit > Preferences > Advanced > Proxy server’. But why just username and password? So is there any convenient way for me to work behind a proxy?   Thank you.
asked
1 answers
0

A nice write up for this can be found here: http://www.robertprice.co.uk/robblog/using-a-proxy-server-from-the-mendix-modeller/

Or look at the documentation here: https://docs.mendix.com/refguide/using-a-proxy-to-call-a-webservice

answered