cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Payload ISSUE

former_member210677
Participant
0 Kudos

HI Experts,

Would like to have your inputs in a RFC receiver adapter issue.

We had an existing scenario of RFC receiver adapter where in a mapping we had to change the constant to a new value (as per client req).

But unfortunately the new change is not reflecting in the rfc which is transfered to ecc.

Could any one of you please help me in this regard.

Awaiting your inputs.

Thanks  in Anticipation.

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Dasari,

Try to refresh CPA cache:

Partial refresh:

It's possible to refresh a single object in the cache. Follow this steps:

    PI's Main Page -> Administration -> Integration Builder -> Cache Overview -> Single Repository

    Object Cache Refresh.

    Object Type:  your object type like operation mapping or message mapping

Full refresh:

http://<hostname>:<port>/CPACache/refresh?mode=full

with PIDIRUSER/XIDIRUSER

Regards.

praveen_sutra
Active Contributor
0 Kudos

hi Raganath,

Please restart the RFC channel it should solve the issue.

thanks and regards,

Praveen T

former_member190624
Active Contributor
0 Kudos

Hi Ranganath,

But unfortunately the new change is not reflecting in the rfc which is transfered to ecc.

what is the change your trying to say here (mapping change or new field in RFC/ BAPI)?

Do the following checks

1. Did your message mapping giving desired output ?

2.Check cache status in ESR (object activation is not updated in cache)

3.If any changes were made to BAPI/RFC on backend , we have import BAPI / RFC to ESR. Is there any changes made to BAPI/RFC in Back end ?

Regards

Hari.