This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-API: Issue during Push test.

Part Number: TI-API

Hi,

We met some issues during Push test.

1. The API method is GET during TI test system sent us order push. 

2. The HTTP response code is 415 when we tried to use GET transact.ti.com/.../test

Could you help to confirm is it OK to use this to test push? I've test the URL by POSTMAN firstly, it works well.

Thanks for your help.

  • Get is the action for  retrieving your order create response data after the order is successful

    When you use the Post for Order Create that is the process I would believe from Postman if that is what your asking - YES we use POST in our Insomnia to do Order Create so that would be POST to send Order data to TI .  I think that is the ask   

    yes POST is a valid command for json to send payload  - am i answering your Queston or possibly not quite understanding the ask;  I cannot confirm what you are sharing above is accurate for postman to send to ti  as I do not know POSTMAN - on our portal we have json examples that you can pull from - in addition you must  have valid credentials and id's during your test or prod to be successful to create an order in either test or prod system.

  • Hi Tammy,

    I tried to use https://transact.ti.com/v2/backlog/advanced-shipment-notices/push/test?customerPurchaseOrderNumber=CUS1715236692321 with GET Method to do ASN push test in test system.

    Received below error:

    [Function: Call Customer API, Scripting]: Error executing custom script: For input string: \"\" (in groovy2 script); Caused by: For input string: \"\" (in groovy2 script); Caused by: For input string: \"\""
  • You  can do a retrieve for ASN and Invoice with a Get call you cannot do a PUSH  - only TI will push the responses to you if you are setup for that capability.

**Attention** This is a public forum