How to bind XML data in Adaptive Form Page?
Hi All,
The Form are created using AEM Adaptive Form and applied the bind reference with xml schema. The requirement is, have to create a OSGI REST service that should accept form name & xml data with reference to field binding and should return the Adaptive Form page URL with xml data binding.
Could you please suggest how to bind the xml data to Adaptive Form page and return in service?