Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This can be used for AOL and various other types of files that support download option from EBS.

Tip

Make sure to use 4.6.0.1 or higher of FlexDeploy.

...

Now we can create AOL object definition. This step will repeat for each AOL object that you want to extract from EBS environment. In this example, we are showing LDT files, but you can download other types of files as well.

  1. Select 9. Application Object Library.
  2. Click Create.
  3. Enter path for output file name for extracted LDT. This path should match with location in Git repository. Otherwise you need to adjust copy in Extract LDT workflow accordingly. Path name will generally end with .ldt.
  4. Click Evaluate.
  5. Change Type and Name as appropriate.
  6. Change any other attributes if necessary.
  7. Click Evaluate.
  8. Click Save.

...

You can add more files later if necessary. Now let's execute Build for this project. In this example, I am showing only one file extract but you can run All Files or selectively run for one or more files. Let's start by Clicking Build - Select Files. (Build Request Form can be launched from Files tab as well).

Now, select

  • Select environment where you want to Extract files from.You must make sure that Environment is marked as Build Environment on Topology, otherwise it will not show up here in Environment list.
  • Select specific Stream (branch) where you want to commit files.
  • Optionally provide package name.
  • Add one more more files using various Add options.
  • Click Submit Request.

You can review execution details as well.

Image Added

Alternatively, you can just download the zip file from Artifacts tab and commit the files yourself after reviewing it, if that makes sense to do so. This guide just provides one example with Git, but you can follow this to commit files to your choice of SCM or rely on developers to commit files to SCM.