Create form data model from XML Schema file in Forms Cloud service | Community
Skip to main content
Nirmal_Jose
Adobe Employee
Adobe Employee
April 25, 2023
Solved

Create form data model from XML Schema file in Forms Cloud service

  • April 25, 2023
  • 1 reply
  • 938 views

I have been able to create a form data model by uploading a schema via create Adaptive form -> Template selection -> Form model tab -> Select from Schema. 

 

In Forms CS, the UI is different and we can only select Data Models we created from Data Integration section when we create a new adaptive form. In the data integration area, how to create a new data model from an XSD (XML Schema) file.

 

Thanks in advance

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 Pulkit_Jain_

@nirmal_jose  

I think you're referring to the Form Model selection with Adaptive forms on-prem wherein we have multiple options- FDM, schema or template.

With AEM cloud service, you have an option to choose either a JSON schema or a form data model while creating an adaptive form (both foundation and core components)[0].

 

[0] - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/forms/adaptive-forms-authoring/authoring-adaptive-forms-core-components/create-an-adaptive-form-on-forms-cs/creating-adaptive-form-core-components.html?lang=en 

1 reply

Pulkit_Jain_
Adobe Employee
Pulkit_Jain_Adobe EmployeeAccepted solution
Adobe Employee
April 28, 2023

@nirmal_jose  

I think you're referring to the Form Model selection with Adaptive forms on-prem wherein we have multiple options- FDM, schema or template.

With AEM cloud service, you have an option to choose either a JSON schema or a form data model while creating an adaptive form (both foundation and core components)[0].

 

[0] - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/forms/adaptive-forms-authoring/authoring-adaptive-forms-core-components/create-an-adaptive-form-on-forms-cs/creating-adaptive-form-core-components.html?lang=en 

Nirmal_Jose
Adobe Employee
Adobe Employee
May 3, 2023

Thanks @pulkit_jain_ . Considering PDFs are still based on XDP and XSD can be used there to built one, I was expecting and XSD support will be there.

 

Thanks for the confirmation.