Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

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

SOLVED

Extending data importer

Avatar

Level 4

Hi,

 

I am willing to expend data importer functionality in AEM.

This is part of ACS Commons aem 6.5

Can anyone help me how to do it

Need to add few more items to it.

 

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @kiranc13433869,

Could you please specify the exact field/functionality you are trying to extend. Example : new action in "Existing Action" field or Structure node type

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

Hi @kiranc13433869,

Could you please specify the exact field/functionality you are trying to extend. Example : new action in "Existing Action" field or Structure node type

Avatar

Level 4

Hello,

I am following below link to upload excel to create properties to node.

https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/data-importer/index.h...

 

Here excel expects field called "path" which will have node path where properties should be updated. My requirement is to check if that node exists or no, if not create node and upload properties.

Is this doable?

I am trying to extend functionality for the same.

Avatar

Level 10

Hi @kiranc13433869,

Thanks for the inputs. 

Did you get a chance to try two of the existing actions which handles new node creation if they don't exist. 

Vijayalakshmi_S_0-1628084094320.png