cancel
Showing results for 
Search instead for 
Did you mean: 

My scenario is web service to Proxy

Former Member
0 Kudos

web service to Proxy synchronous scenario, In sxmb_moni, we are getting success status but whenever we test the scenario using xml spy we are getting response with java.null.format.exception

Any suggestions on how to do solve this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi phani741 ,

maybe this error is caused by mismatch the field data types and lengths.

Once you need to check filed data types and lengths.

thanks,

Answers (2)

Answers (2)

gagandeep_batra
Active Contributor
0 Kudos

this type of error come when u try to enter wrong data in target field. or there is sometime error in mapping also. or some time mismatch of source field to target field .....

Former Member
0 Kudos

hi sankar,

field names and field data types are same but now also getting same issue

Former Member
0 Kudos

hi phani,

might be you need to check in message mapping, if there is any miss match the fields mapping between source and target messages.

thanks,

Former Member
0 Kudos

HI,

java.null.format.exception, this kind of exception due to mismatch data which you have send...check once your message mapping and what kind of data you have send and check the data tyoe of fields, suppose its interger or some oother thing...

regards,

ganesh.