cancel
Showing results for 
Search instead for 
Did you mean: 

Message Mapping with parameters

former_member286225
Participant
0 Kudos

Hello Experts,

I am using SAP PO 7.4 SP13

I defined message mapping with dynamic parameters.

during runtime, i am receiving the following error:

Mapping "***" failed to execute: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.service.cpa.ParamMappingCPAObject.getParamType()Ljava/lang/String;, RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.service.cpa.ParamMappingCPAObject.getParamType()Ljava/lang/String;, NoSuchMethodError: com.sap.aii.af.service.cpa.ParamMappingCPAObject.getParamType()Ljava/lang/String;


Any suggestions?


Regards.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member187587
Contributor
0 Kudos

Hi Mr. Olivkovich,

Sounds like product version issues.

Did you try refreshing the Repository mapping Data cache from the Administration link?

former_member286225
Participant
0 Kudos

Hi Nimrod,

Good to hear from you.

Done Mapping refresh to no avail. problem still there.

Regards.

former_member186851
Active Contributor
0 Kudos

Hello Effi,

If your configurations,Cache,SP level if everything is fine,raise OSS note.

But check all the things before raising OSS.

former_member286225
Participant
0 Kudos

Hi Raghu,

Thank you for your time and effort.

I suppose an OSS is in order as I suspect a fundamental problem (Bug) at the J2EE level.

Regards,

former_member186851
Active Contributor
0 Kudos

yes,

Keep us posted Effi.

former_member187587
Contributor
0 Kudos

yes,

Keep us pointed Effi. 

former_member182412
Active Contributor
0 Kudos

Hi Effi,

Generally this error comes because the method which you trying to execute not found in the system, normally if some of the components in different service pack you will get this error, are you recently updated the system?? if yes all the components should be on same service pack level.

Regards,

Praveen.

former_member286225
Participant
0 Kudos

Hi Praveen,

Apart from components:

     IDEUPDSITETOOLS 1000.7.31.18.

&  

     XI_CNT_SAP_BASIS 1000.7.40.14

The rest of the components read: 1000.7.31.13.

Regards,

former_member186851
Active Contributor
0 Kudos

Seems to be strange issue.

can you try updating the cache and check.

former_member286225
Participant
0 Kudos

Already done that several time...

Delta & Full.

Regards,

former_member186851
Active Contributor
0 Kudos

one more try configuring for other interface and see if its working.

former_member286225
Participant
0 Kudos

Hi Raghu,

No luck. the same problem occurs on a different mapping.

Regards.

former_member186851
Active Contributor
0 Kudos

Ok Effi,

Then could be due to version issue but still i doubt tat since you have all in the same pack.

Check Nimrod suggestion once.

former_member186851
Active Contributor
0 Kudos

Are you using parameters in java mapping?

former_member286225
Participant
0 Kudos

I am not sure I understand the question...

I am using graphical mapping with parameters of type string.

I am populating the actual values in Receiver Interfaces (I am using integrated configuration) in configuration.

Regards.