Hi Team
Can you please let me how to how to validate the Delete Service using FDM (Form Data Model ) of AEM OSGI
Here is steps followed at AEM 6.5 OSGI Forms
1) Created FDM (Form Data Model)
2) Added the table by default only showing three service(get ,insert & update) How to get "delete" service
Regards
Vara
Solved! Go to Solution.
Views
Replies
Total Likes
Delete service is not available OOTB, you can create a custom service for delete operation in Java by creating a servlet/Rest service, etc.
Delete service is not available OOTB, you can create a custom service for delete operation in Java by creating a servlet/Rest service, etc.
@varaande Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies