Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

SAP FSM confirmations used to be only positive. Currently, the result of SAP FSM 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:

  • the first 3 characters - status

  • the next 30 characters - transaction status

  • at the end - the confirmation text

 

In case of negative confirmation, FSM Cloud Connector sets the idoc status to 40 and puts an error message 969(/PACG/ECM_MAIN) 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’.

  • No labels