AEM-FDM-001-019: Missing or invalid data source name | Community
Skip to main content
New Participant
April 22, 2021
Question

AEM-FDM-001-019: Missing or invalid data source name

  • April 22, 2021
  • 1 reply
  • 854 views

Hi,

We are trying to configure AEM forms with salesforce. The Datasource configuration for salesforce using oauth2 was successful but creating "Form Data Model" under "Data integrations" throws the following exception. The Data sources on the model editor is coming as "undefined"

 

Any ideas???

 

We are on AEM 6.4.8.1 and swagger file is uploaded manually

 

Caused by: com.adobe.aem.dermis.exception.DermisException: AEM-FDM-001-019: Missing or invalid data source name.

at com.adobe.aem.dermis.util.Assert.assertNotNull(Assert.java:47)

at com.adobe.aem.dermis.util.Assert.assertNotNull(Assert.java:43)

at com.adobe.aem.dermis.util.Assert.assertNotNull(Assert.java:40)

at com.adobe.aem.dermis.core.service.ConnectorManager.validateDataSource(ConnectorManager.java:190)

at com.adobe.aem.dermis.core.service.ConnectorManager.getSchemas(ConnectorManager.java:120)

at com.adobe.aem.dermis.core.service.slingmodel.FormDataModelManager.getSchemas(FormDataModelManager.java:769)

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

pharidosAuthor
New Participant
April 23, 2021

Looks like its working when we access using ip address but not through the domain url