AEM: missing delete service in AEM services under datamodel | Community
Skip to main content
New Participant
July 22, 2020
Solved

AEM: missing delete service in AEM services under datamodel

  • July 22, 2020
  • 1 reply
  • 1156 views

Hi guys,

While developing data model and services under Data Integration we only have get, insert, and update services out of the box. I am not able to see any delete service/API. Is this missing? How we can create a delete service withing the Data Integration of AEM.

 

 

Thanks

Ramandeep

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SameerDhawan

Hi Ramandeep,

Delete Service is not provided OOTB in AEM Forms FDM.

https://docs.adobe.com/content/help/en/experience-manager-64/forms/form-data-model/work-with-form-data-model.html

 

Regards

Sameer 

 

1 reply

SameerDhawanAccepted solution
Employee
July 23, 2020

Hi Ramandeep,

Delete Service is not provided OOTB in AEM Forms FDM.

https://docs.adobe.com/content/help/en/experience-manager-64/forms/form-data-model/work-with-form-data-model.html

 

Regards

Sameer 

 

ramandeepAuthor
New Participant
July 28, 2020
@sameerdhawan, is there any tutorial available to create delete fdm service in AEM? I want to create a delete FDM service which should be visible in the existing OOTB fdm services.