Which service should the developer use to verify "Save" as the input method to generate an autogenerated draft ID and return it to AEM?

AEM Forms developer is in the process of completing "ccrDocumentlnstance SPI implementation".

Which service should the developer use to verify "Save" as the input method to generate an autogenerated draft ID and return it to AEM?
A . mySQLDataBaseServiceCRUD
B. mySQLGetALLData
C. mySQLDataBaseServiceRead

Answer: A

Explanation:

This is the service that an AEM Forms developer needs to use to verify “Save” as the input method to generate an autogenerated draft ID and return it to AEM3. The mySQLDataBaseServiceCRUD service is a custom service that performs CRUD (Create, Read, Update, Delete) operations on a MySQL database. It can be used to save the ccrDocumentInstance SPI implementation in the database and return the draft ID.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments