Skip to Content
0
Jan 04, 2008 at 09:25 AM

MS Exchange Transport Configuration

20 Views

Hello,

I just tried to configure the DAVXchg to use the Calendar. Now, there is the following problem: The URL to the calendar is

http://xchsrv0/exchange/<User.Email>/Kalender/

If I use this URL in a Browser, I'm loged on by Kerberos ticket ans can see the calendar. ao, this should work with the transport, but I get "user not authorized". This is, because authorisation to the exchange server is by User.ID, not User.Email. When I use the User.ID in Usermapping, I get:

http://xchsrv0/exchange/<User.ID>/Kalender/

In this case, the user is authorized, but I get a "java.io.FileNotFoundException" because this URL doesn't work. If I use SSO instead of BASIC authentication, I also end up with http://xchsrv0/exchange/<User.ID>/Kalender/. So, is there any possibility to authorize the user with his User.ID and set the User.Email for the transport URL?

Additionally, I wanted to use this Transport to access the calendars on Exchange Server by WebDynpro Java. If anybody knows for sure, that this can't work, or if anybody knows, how this could work, i'd be glad to read an answer.

System is EP6 SPS19

Thank you for any help,

Best regards,

Christian