Environment Level Configs for Bulk importer via code | Community
Skip to main content
Level 2
July 28, 2022
Solved

Environment Level Configs for Bulk importer via code

  • July 28, 2022
  • 1 reply
  • 680 views

Hi All,

 

As a part of bulk asset ingestion from different source to AEM, used bulk importer tool its working as expected in local.

How can we go to setup Environment Level (dev,stage and prod) Configs for Bulk importer via code.
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 arunpatidar

Hi,

Check for generating environment specific package with build

https://khmarbaise.github.io/iterator-maven-plugin/  

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
July 29, 2022

Hi,

Check for generating environment specific package with build

https://khmarbaise.github.io/iterator-maven-plugin/  

Arun Patidar