Solved

Problem using tsf_send_message in Universal GUI

  • 16 September 2020
  • 1 reply
  • 110 views

Badge +3

When using the Universal GUI, a tsf_send_message execution from a task shows the following message: "Stage task commit failed. Error: unknown_error_occurred”. When i use the same task in the Web GUI, it shows the message i'm expecting: “Invalid quantity, there are more quantities delivered then ordered".

The response headers contains the following data (decoded string of TSFMessages):

{"MessageType":"ApplicationDbMessage","RawMessage":"<msg id=\"purchase_order_line_not_deliverable_invalid_quantity\"></msg>","MessageID":null,"NamedParameters":null}

The "msg” element is sent with the right data. The returned status code is "500 Internal Server Error”. Any idea what causes this problem?

icon

Best answer by Erik Brink 16 September 2020, 14:27

View original

This topic has been closed for comments

1 reply

Userlevel 5
Badge +5

We recently released an Universal GUI in TCP which should resolve this problem. Please try version 1.3.1 of the GUI.

Does this version show the message as expected?

 

Regards, Erik