Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create property is not working

user11018780Mar 26 2020 — edited Mar 27 2020

Dear All,

I am trying to do CRUD operation using ORACLE JET. When i try to create a new record , i am getting the below error when i click on Save button.

pastedImage_0.png

I tried with passing Hard coded body as request and not able to create it. Please find my detailed code with each step by step.

Customers.html:

Create Button code:

pastedImage_1.png

customer.js:

pastedImage_2.png

addCustomer.js:

pastedImage_3.png

createEDController.js:

pastedImage_4.png

Save Action code:

pastedImage_5.png

Error :

pastedImage_6.png

Could you please do the needful , let me know in case if you have any concerns?

Thanks,

Sathish

Comments
Post Details
Added on Mar 26 2020
10 comments
292 views