Reltio Connect

 View Only
  • 1.  Size of Storage available in RELTIO for attaching Supporting Document during Item & product Creation

    Posted 01-24-2023 06:39
    Hi,

    How much will be the size of storage available in RELTIO if I want to attach document while creating any new Item or Product?

    Is there any size limit while attaching document in RELTIO.

    Till how much storage limit is free? If not, what are the charges.

    Regards,
    Harsh Doda

    ------------------------------
    Harsh Doda
    amneal
    ------------------------------


  • 2.  RE: Size of Storage available in RELTIO for attaching Supporting Document during Item & product Creation

    Reltio Employee
    Posted 01-24-2023 10:03
    @Harsh Doda

    I'm not sure if this answers your question completely but take a look a the below posts.

    Reltio Storage Units

    Storage Quota Limits - When you click this link you will find a ton of other quota limits that can help.

    ------------------------------
    Chris Detzel
    Director of Customer Community and Engagement
    Reltio
    ------------------------------



  • 3.  RE: Size of Storage available in RELTIO for attaching Supporting Document during Item & product Creation

    Posted 08-03-2024 06:51
    Hi @Chris Detzel,
     
    When we use the POST API call to increase the limit, we receive the below error.
     
    Request method: POST
    Request headers
       Authorization: Bearer {{accessToken}}
       Content-Type: application/json
    Request body:
    {
        "objectSizeLimits": {
            "maxAttributeValues": 1000
        }
    }
    Response body:
    {
        "severity": "Error",
        "errorMessage": "Unsupported request. Request method 'POST' not supported",
        "errorCode": 2003,
        "errorDetailMessage": "Invalid path, request method or content-type in user request",
        "innerErrorData": {
            "exception": "Request method 'POST' not supported"
        }
    }
     
    Is there something which we are missing?
     
     
     
    ------------------------------
    Nidheesh Radhakrishnan
    MDM Developer
    Novartis
    ------------------------------