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

Version 1 Next »

The new version of transporter provides enhancement of the transporter class TransferredObject – it now returns the result of SAP FSM processing. The result consists of status (‘400’ for negative confirmation), transactionStatus and a message.

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) 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) 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