Exporting package through workflow in Adobe campaign classic | Community
Skip to main content
Level 2
March 2, 2022
Solved

Exporting package through workflow in Adobe campaign classic

  • March 2, 2022
  • 1 reply
  • 1511 views

Hi Folks,

 

Below is the requirement.

 

At present , we are creating package spec file definition under Administration --> Configuration --> Package Management --> Package definitions and then we are exporting the package by clicking the export the package. 

 

Now i need to create a workflow which will export the package automatically from the package definition spec file created under Administration --> Configuration --> Package Management --> Package definitions and then commit the exported xml file in bitbucket.

 

Let me know if you have any suggestions. 

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 DavidKangni

hi 

To set up the workflow:

  1. Create a new workflow named Daily export of packages under Administration > Production > Technical workflows.
  2. Add a scheduler that runs every day.
  3. Add a JavaScript that exports the packages.
  4. Run this workflow and monitor its execution.
  5. A file will be created every day with the contents of the packages.

You can find more details here

Thanks,

David

1 reply

DavidKangni
Community Advisor
DavidKangniCommunity AdvisorAccepted solution
Community Advisor
March 3, 2022

hi 

To set up the workflow:

  1. Create a new workflow named Daily export of packages under Administration > Production > Technical workflows.
  2. Add a scheduler that runs every day.
  3. Add a JavaScript that exports the packages.
  4. Run this workflow and monitor its execution.
  5. A file will be created every day with the contents of the packages.

You can find more details here

Thanks,

David

David Kangni
Level 2
March 9, 2022

Hi @davidkangni 

 

I saw the link but was not clear. If possible, could you share an example ?

Sukrity_Wadhwa
Community Manager
Community Manager
March 17, 2022

Hi @keerthikarna,

If you could share more details on exactly where you are stuck in the process, then probably @davidkangni and other Community members would be able to help you better. 

Thanks!

Sukrity Wadhwa