IDermisBridge in aem service or servlet makes them unsatisfied
Hi All,
I am using IDermisBridge in my service to use form data model operations in java code but after adding below code in service that service state becomes unsatisfied. I have tried several version of POM dependency to resolve this but it does not work. I am using aem 6.5.8 .
@Reference
IDermisBridge iDermisBridge;
Please let me know, in case you have any idea how to resolve this or for Form Data Model operation in java to use it in some other way.