cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CREATE and Draft Button enabled after custom action execution in RAP application

former_member872813
Discoverer
0 Likes
1,347

CREATE and Draft Button enabled after custom action execution in RAP application

After executing custom action (Service is V4 version), the application is enabling the CREATE button at end of execution. How to avoid that error. below is the screen shot.

If I use V2 version service, Im getting below error.

Accepted Solutions (0)

Answers (1)

Answers (1)

SamAriekela
Explorer
0 Likes

Hi ,

I am facing exact same issue. I see below error in the console with oData V4.  I am try to create a header and its child entities with a factory action. Were you able to solve this?

 

 

SamAriekela_0-1713060157262.png

 

SamAriekela
Explorer
0 Likes
Please check if any of your char like keys are in lowercase. Make sure your key values are in uppercase. My error was due to one of my key value was in lowercase.