cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GRC ERROR - NO_RECEIVER_CASE_BE

Former Member
0 Kudos

Hi All, I'm try implemented GRC and get this error (SXMB_MONI):

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No receiver could be determined</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

My receiver determination with the following values:

Service - GRC_NFE_CORE_70 (name of my BSystem)

Interface - SRVSC_nfeStatusServicoNF_SYNC_OB

Namespace - http://sap.com/xi/NFE/005a

Configured receivers

Service - SEFAZ_GO_HOMOLOG (name of my BService created)

Condition - (/ p1: nfeStatusServicoNF/p1: CUF = GO)

This error changes when configured to remove the condition receivers, this condition: Condition = (/ p1: nfeStatusServicoNF/p1: CUF = GO)

New Error:

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: unable to create a socket</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

Anybody help-me??

Thanks.

HMattos.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Guys for fix the problem check the firewall.

Regards,

HMattos.

henrique_pinto
Active Contributor
0 Kudos

Hi Henrique,

for GRC NFE specific questions, you can also use the portuguese SPED & NF-e forum: /community [original link is broken]

Regards,

Henrique.

Former Member
0 Kudos

Venkat,

I make cache refresh full using the user PIDIRUSER, see result bellow:

CPA cache refresh (mode=full) successfully executed in 7077 milliseconds.

But the error persist..

Other sugestion?

Regards,

HMattos.

agasthuri_doss
Active Contributor
0 Kudos

Mattos,

Under your Business System - GRC_NFE_CORE_70 , Check whether the Receiver Determination Exists. If so add it to the respective scenerio.

Cheers

Agasthuri Doss

agasthuri_doss
Active Contributor
0 Kudos

Mattos,

Check whether the incoming message follows the below condition

>Service - SEFAZ_GO_HOMOLOG (name of my BService created)

>Condition - (/ p1: nfeStatusServicoNF/p1: CUF = GO)

Cheers

Agasthuri Doss

Former Member
0 Kudos

Either your scenario is not configured or there is some problem with your receiver determination.

also check the following.

Regards,

Venkat.