0% found this document useful (0 votes)
7 views1 page

Tag

The document outlines steps to migrate code from a low environment to a high environment: 1) create an object list file, 2) create a tag using the file, 3) create a save file based on the tag, 4) promote the save file by copying it to a new server, then load the objects on the new server to copy the code.

Uploaded by

vasundhara
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Tag

The document outlines steps to migrate code from a low environment to a high environment: 1) create an object list file, 2) create a tag using the file, 3) create a save file based on the tag, 4) promote the save file by copying it to a new server, then load the objects on the new server to copy the code.

Uploaded by

vasundhara
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

To migrate a code from low environment to high:

1. list out object list in afile and create a object list


ait - tag ls

2.create a tag
air tag create <tag_name> -file <filepath /filename> -exact
3.create a save file on the basis of tag
4.promote save file from one environment to another environment
i.e, copy save file from one server to another server
go to new server which we copied save file and do air object load, then all the
code will be copied to new EME.

once code copied to new EME should have to checkout it.

You might also like