Platform

Platform

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

 View Only
  • 1.  Platform API | Upload Table API known Limitations

    Posted 01/30/24 02:35 AM

    Hello, 

    Can anyone help me if there is any documentation or guide where limitations on the Upload Table Platform API for Apptio is documented?

    The Limitations that I want to know are like - 

    1. What is the maximum file size that is supported by API without failing the request?
    2. What happens if the file contains some non-english characters when uploading to a Table? 
    3. What File Extensions are supported? 


    #Platform


  • 2.  RE: Platform API | Upload Table API known Limitations

    Posted 01/31/24 02:06 AM

    Hi Rahul,

    a couple of your questions are addressed in this article: https://community.ibm.com/community/user/apptio/viewdocument/uploader-service-api-tutorial?CommunityKey=44bcb0d2-5ce6-4504-89eb-019253d3b5d8&tab=librarydocuments

    recommendation on file size is to avoid uploads with more than 100mb by splitting them up.



    ------------------------------
    Tobias Zimmermann ApptioRegional Director Professional Services DACH tzimmermann@apptio.com
    ------------------------------



  • 3.  RE: Platform API | Upload Table API known Limitations

    Posted 02/01/24 04:11 AM

    Great tip, @Tobias Zimmermann! Glad to hear from you again.