cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
535
Views
0
Helpful
3
Replies

Get XML page from server with authentication

KrzysztofG
Level 1
Level 1

Is any solution for getting XML page from server with authentication?

I have read in "CRS Scripting and Developmenent (4.5)" about "Create URL Document" but there is described only an example for sending atributes is URL.

My server with XML page is Microsoft IIS, and it has authentication in http header.

Any help is appreciated.

Thanks

Krzysztof

3 Replies 3

pklos
Level 4
Level 4

Hi,

You can try to put user and password in URL:

http://user:password@host/...

--

regards,

pk

Thanks Piotr for your advice, I already tried it and this is not working.

I receive the error: I/O exception while getting XML document data: java.io.IOException

From server without authentication script get XML without errors.

This is a feature or bug?

regds

Krzysztof

I don't know, I've never used authenticated pages with IPCC. I've always used anonymous access.

--

regards,

pk

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: