Platform

Platform

A place for Apptio product users to learn, connect, share and grow together.

 View Only
  • 1.  Connecting to Troux using REST

    Posted 01/13/17 03:53 AM

    Happy to report that a customer has proven success using the REST connector to tap into the Troux API. The URL pattern is something like this: http://<server>/tip/rest/v1/model/project.

    At one point, they had the following error:

    Error: Failed to create an upload session with HTTP 302: Found

    They were able to resolve this with a config change on their end. (sorry, I didn't get more specific information)






    #Datalink


  • 2.  Re: Connecting to Troux using REST

    Posted 03/14/17 09:04 PM

    The same "HTTP 302: Found" message was being encountered by a customer when they were trying to run an AWS connector in DataLink. The issue ended up being that "Use SSL" was not enabled for the connection to the Apptio instance they were loading data into:



    Once the "Use SSL" option was enabled, the AWS connector ran successfully.

    Hope this helps!


    #Datalink