LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Acquire xlsx from http

    Employee
    Posted 10-22-2015 07:44

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: SambaDancer

    Via e-mail, I received a http-link to an xlsx which resides on an internal web server.
    If I click this link from within the e-mail, my browser starts and I'm offered to safe the xlsx to disk.

    I'm trying to automate this pocedure using LAE. I have copied the URL into the HTTP node.
    The output I get is a 401 Unauthorized error, the header output field says:

    Server: Microsoft-IIS/7.5
    SPRequestGuid: 3871ce6f-e367-4bd6-b193-4ecc0c638604
    WWW-Authenticate: Negotiate
    WWW-Authenticate: NTLM
    X-Powered-By: ASP.NET
    MicrosoftSharePointTeamServices: 14.0.0.7006
    X-MS-InvokeApp: 1; RequireReadOnly
    Date: Thu, 22 Oct 2015 14:37:02 GMT
    Content-Length: 0


    Why is it that I can retrieve this file using my browser, but not with the HTTP node? Is there some trick to it?

    Thanks for any help!

    Best regards, Bart.


  • 2.  RE: Acquire xlsx from http

    Employee
    Posted 10-22-2015 07:51

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    Try adding your username and password on the "Optional" tab.

    The web server that is sending you the file likely supports Single-Signon and is recognizing the fact that you are already logged into your PC.


  • 3.  RE: Acquire xlsx from http

    Employee
    Posted 10-26-2015 05:49

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: SambaDancer

    Thanks so much!
    The thing is that I don't have a real username & password for this (SharePoint) site. I log on via Citrix on a VDI using a username and code which is generated by a 'Vasco' reader. This code is different every time I log on. There is no password.
    I can find no place on the SharePoint site where I can check which username I have or whether I can reset/change my password.
    I have now asked the service desk at the client's what I might do. Might well be impossible?
    Best regards,
    Bart.