Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Exporting package through workflow in Adobe campaign classic

Avatar

Level 2

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. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

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

Avatar

Level 2

Hi @DavidKangni 

 

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

Avatar

Administrator

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