cancel
Showing results for 
Search instead for 
Did you mean: 

"Form of Address Key is not defined" after an Unrelated Error

Former Member
0 Kudos

Hi,

I am doing some analysis in a MI Server where one of their issues is that they get a "FORM OF ADDRESS KEY IS NOT DEFINED". They get this error when they post MAM30_010 with data in Child 030 back to the R/3 system but the previous record also has a error that is unrelated to the data. For example, The user post data to a notification that is closed in the backend, therefore he gets a "NOTIFICATION ALREADY CLOSED" error. Then the next record which is just a Notification that post data in the Child 030 gets the "FORM OF ADDRESS KEY IS NOT DEFINED." If the previous records does not have a error then the data is sucessfully posted.

It seems that error gets triggered only if a error is triggered in the previous record although both records are unrelated (i.e. different Notifications) Any suggestions will be appreciated.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

both the error message appear to be validation being thrown from backend. In this scenario from the application in backend.

Also you can check the error handling in the client application with respect to rejection message coming from MI. As a response to first erroneous message sent by client, the response from server is a rejection message and client application is expected to update this information in its database. Only after that it is supposed to send further updates .

regards

pradeep