The new version of transporter provides enhancement of the transporter class TransferredObject – it now returns the SAP FSM confirmations used to be only positive. Currently, the result of SAP FSM processing. The result consists of status (‘400’ for negative confirmation), transactionStatus and a message.can also be negative and contain explanation text. Property Conftext in the web Service for message confirmation is set by Message Broker as described below:
...
In case of negative confirmation, FSM Cloud Connector sets the idoc status to 40 and puts an error message 969(/PACG/ECM_MAIN) to the idoc status ( with parameters status and transaction status).
...
The message text is stored in a long text /PACG/ECMI 0001 E (table STXH), together with the idoc number. It can be displayed in transaction /PACG/ECM_COCKPIT - FSM Connector Cockpit by clicking on the icon in column ‘Long message text’.
...