MS Excel 2010 VBA: SOAP over HTTPS with proxy-based and basic authentication -


how feasible vba in ms excel 2010 make soap call on https proxy-based authentication , basic access authentication?

i've implemented same soap calls in python , perl scripts, make these calls in excel via macro.

after investigating, there doesn't seem supported soap library ms excel 2010 functionality that's required authenticate.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -