Question

APPS 10 Aurena - ODP_ILLEGAL_STATE: Unable to fulfill the request due to unexpected server state.

  • 23 June 2020
  • 2 replies
  • 1122 views

Userlevel 4
Badge +7

Hi,

I have the following error when I want to display the customer form in Aurena :

ODP_ILLEGAL_STATE:
Unable to fulfill the request due to unexpected server state.

Debug trace provides “Invalid metadata for projection CustomerHandling” information.

There is no custom field on this form. Anyone could help me, please ?

Thanks

Sébastien.


2 replies

Userlevel 5
Badge +14

Were you able to get any assistance or resolution to this issue?

Userlevel 7

You don't happen to have a custom tab linked to the screen? There's a bug in Upd9 that corrupts the key mappings.  

 

To fix it you need to:

1. Unpublish the Projection Configuration

2. Add new key mapping records (Parent Entity Key is not editable)  

3. Remove the erroneous mappings.

4. Re-publish the projection configuration.  

 

Recommend that you take the following patch:

 

LCS Bug: 155579

LCS Solution: 285606

Reply