cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori App - SAP Gateway Error /IWFND/CM_MGW004 - OData MMPUR_REQ_SSP_MAINTAIN_SRV

raphael_berger
Explorer

Hello Community,

I try to install the Standard Fiori App "Create Purchase Requisition" as described in the Fiori Apps Library (https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F1643')/S3OP).

As I try to activate the following OData service "MMPUR_REQ_SSP_MAINTAIN_SRV", I receive an error that the meta data was not loaded.

In the error protocol the error ID "/IWFND/CM_MGW004" appears. The error in XML format:

<?xml version="1.0"?>
-<ERROR_CONTEXT>
<ERROR_INFO>Es ist eine Ausnahme aufgetreten.</ERROR_INFO>
-<ERROR_RESOLUTION>
<SAP_NOTE>Beachten Sie SAP-Hinweis 1797736 für eine Fehleranalyse</SAP_NOTE>
<LINK_TO_SAP_NOTE>https://service.sap.com/sap/support/notes/1797736</LINK_TO_SAP_NOTE>
</ERROR_RESOLUTION>
-<_-IWFND_-CX_MGW_TECH_EXCEPTION>
<RFC_FAILURE_MESSAGE_V2/>
<RFC_FAILURE_MESSAGE/>
<TRANSFORMATION/>
<ENTITY_NAME/>
<REMOTE_MESSAGE/>
<REMOTE_SYSTEM/>
<REMOTE_MESSAGE_TYPE/>
<SERVICE_IDENTIFIER/>
<METHOD/>
<FIELD_NAME/>
<FIELD_VALUE/>
<NAVIGATION_PROPERTY/>
<SYSTEM_ALIAS_LIST/>
<FILTER/>
</_-IWFND_-CX_MGW_TECH_EXCEPTION>
-<SERVICE_INFO>
<SERVICE_NAME>MMPUR_REQ_SSP_MAINTAIN_SRV</SERVICE_NAME>
<VERSION>0001</VERSION>
<SYSTEM_ALIAS>LOCAL</SYSTEM_ALIAS>
<DESTINATION>FIORI_DIRK</DESTINATION>
</SERVICE_INFO>
-<SYSTEM_INFO>
<HUB_VERSION_INFO>XXX/XXX, Rel. 7.50, SAP_GWFND SP07, GWHUB Version 015</HUB_VERSION_INFO>
<BEP_VERSION_INFO>XXX/XXX, Rel. 7.50, SAP_GWFND SP07, GWBEP Version 015</BEP_VERSION_INFO>
</SYSTEM_INFO>
</ERROR_CONTEXT>

I think it is not a general problem, because I tried to activate other OData Services and the meta data was loaded successful. I already deleted the cache of the service with /N/IWFND/CACHE_CLEANUP, but the problem still exists.

I also installed other Fiori Apps like "My Inbox" (https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F0401A')/S7OP) and it worked fine.

Do you have any ideas?

Kind regards,

Raphael

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Raphael,

Is there any short dump or error log in the transaction /iwfnd/error_log?

Regards,

Masa / SAP Technology RIG

raphael_berger
Explorer
0 Kudos

Hi Masa,

yes, I attached the error from the error log in TA /iwfnd/error_log in my inital post (see above). Another error is:

<?xml version="1.0"?>
-<ERROR_CONTEXT>
<ERROR_INFO>Kein Service für Namensraum /SAP/, Name MM_PUR_OA_MAINTAIN_SRV, Version 0001 gefunden.</ERROR_INFO>
-<ERROR_RESOLUTION>
<SAP_NOTE>Beachten Sie SAP-Hinweis 1797736 für eine Fehleranalyse</SAP_NOTE>
<LINK_TO_SAP_NOTE>https://service.sap.com/sap/support/notes/1797736</LINK_TO_SAP_NOTE>
</ERROR_RESOLUTION>
-<_-IWFND_-CX_MGW_TECH_EXCEPTION>
<RFC_FAILURE_MESSAGE_V2/>
<RFC_FAILURE_MESSAGE/>
<TRANSFORMATION/>
<ENTITY_NAME/>
<REMOTE_MESSAGE/>
<REMOTE_SYSTEM/>
<REMOTE_MESSAGE_TYPE/>
<SERVICE_IDENTIFIER/>
<METHOD/>
<FIELD_NAME/>
<FIELD_VALUE/>
<NAVIGATION_PROPERTY/>
<SYSTEM_ALIAS_LIST/>
<FILTER/>
</_-IWFND_-CX_MGW_TECH_EXCEPTION>
-<SERVICE_INFO>
<NAMESPACE>/SAP/</NAMESPACE>
<SERVICE_NAME>MM_PUR_OA_MAINTAIN_SRV</SERVICE_NAME>
<VERSION>0001</VERSION>
<SYSTEM_ALIAS>LOCAL</SYSTEM_ALIAS>
<DESTINATION>FIORI_DIRK</DESTINATION>
</SERVICE_INFO>
-<SYSTEM_INFO>
<REQUEST_URI>/sap/opu/odata/sap/MM_PUR_OA_MAINTAIN_SRV/***Hide_due_to_secure_log_level***</REQUEST_URI>
<REMOTE_ADDRESS>XXX.XXX.XXX.XX</REMOTE_ADDRESS>
<APPLICATION_SERVER>XXXXXXX_XXX_XX</APPLICATION_SERVER>
<HUB_VERSION_INFO>XXX/XXX, Rel. 7.50, SAP_GWFND SP07, GWHUB Version 015</HUB_VERSION_INFO>
<BEP_VERSION_INFO>XXX/XXX, Rel. 7.50, SAP_GWFND SP07, GWBEP Version 015</BEP_VERSION_INFO>
</SYSTEM_INFO>
</ERROR_CONTEXT><br>

Does that help?

Regards,

Raphael

former_member318179
Active Participant
0 Kudos

Hi Raphael,

Have you activated the app's ICF service before activating Odata Service ?

Regards,

Rehan Sayed

raphael_berger
Explorer
0 Kudos

Hi Rehan,

yes, I activated the ICF service before activating Odata Service. To be sure I deactivated it and then again activated it (both ICF and OData Service). Nevertheless the above described error appears when activating the OData Service.

Regards,

Raphael

Accepted Solutions (0)

Answers (0)