Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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

Avatar

Level 2

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)

 

1 Reply

Avatar

Level 2

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