Skip to Content
0
Nov 29, 2006 at 08:49 PM

SAP Portal Drive does not work with Tivoli Access Manager

21 Views

We are trying to use SAP Portal Drive (Webdav client) with our Production portal. But, our Production portal is behind TAM, and we have not been able to get SAP Portal Drive to connect through TAM. We set up our Test TAM instance for Basic Auth, and SPD will at least authenticate, but once the explorer for the mapped drive comes up, you cannot see anything and it only shows the IRJ folder, and you can't navigate into it. When I checked the SPD logs, I found that it is sending an OPTIONS request with an XML document in the body. This OPTIONS request is improperly formatted, it dos not include the content-type in the header. Because of this, TAM rejects the request and returns a 400 Bad Request response to SPD. Has anyone experienced this?