The SAP FSM confirmations used to be only positive. Currently, the result of SAP FSM processing are received by the Transportercan 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 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’.
...