cancel
Showing results for 
Search instead for 
Did you mean: 

Webserivces interface mapping error

Former Member
0 Kudos

Hi..

I am doing the Webservices to file scenario. In Test configuration it is showing error in interface mapping.

The below is the error it is showing.

Interface Mapping

Please kindly help in this matter..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Cache Refresh & also Adapter cache refresh and try it out. check whether you have used request & response Message mapping correctly in Interface determination

Regards,

Shabari

Former Member
0 Kudos

Hi...

In adapter monitoring it is showing "adapter configured but never used".

Answers (4)

Answers (4)

Former Member
0 Kudos

Leela,

There is no Error in your Interface Mapping or its activation.

As Sunil has mentioned the error has appeared because of the invalid data that service hasn't accepted.

U can get the cause of the error in one of the pipeline step SXMB_MONI---> Call Adapter Step.

There you will get the reason of your error.

Regards,

Ashwin M

Former Member
0 Kudos

In SXMB_MONI where will be the call adapter step

sunil_singh13
Active Contributor
0 Kudos

Hi leelaratnam ,

Check your Message that you are sending to WEB Service ,Most Probably you are using this interface determination for calling your webservice ,and the error is due to improper data that you are sending .try to test your Webservice in Standalone Definatly it will not give proper response .So make sure that you are sending right data that is acceptable by Web service.

Reward Points if Helpful

Thanks

Sunil Singh

Former Member
0 Kudos

Hi..

I have checked it.There is no error. In sxmb_moni i have seen the data . It is displaying there.

former_member859847
Active Contributor
0 Kudos

HI,

Could you please let me know, u are using the business services or systems.

note: don't use the same one for sender and receiver.

regards

mahesh.

Former Member
0 Kudos

Hi..

I am using same BusinessService for both sender and receiver.

former_member859847
Active Contributor
0 Kudos

Hi,

please use different business services.

and activate all relavent objects in ID.

test the configuration part.

i hope that,it will resolve u r problem.

regards

mahesh.

Former Member
0 Kudos

HI..

you said to create different business service for sender and receiver na.I have did that. But it is showing the same error.

Mapping not found.

former_member859847
Active Contributor
0 Kudos

Hi,

Previously i am also facing the same problem.

while testing configuration, it shows the follwoing error.

Interface mapping Object ID xxxx Software Component xxxx does not exits in runtime cache

at that time by changing the business servcies, i resolve the problem.

any how, please execute the following URL to refresh cache.

http://<host>:5<sys#>00/CPACache/refresh?mode=full

regards

mahesh.

Former Member
0 Kudos

Yes...It might be the CACHE problem.Try refreshing the cache as specified in the above post.

Former Member
0 Kudos

Hi,

I think the interface mapping is not activated, you can see in the error that the interface mapping object of particular software component is not existing in the runtime cache, which means the object is not created which is usually created once activated

Regards

Ramesh P

Former Member
0 Kudos

Hi...

Interface mapping is activated. I have checked it.