How will you check the latest versions in EME?
Answers were Sorted based on User's Feedback
Try using air_tag_list option. But before executing this
command try to export corresponding BRANCH_NAME in
AB_AIR_ROOT parameter.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anu
When we check out the project, go to option and see tag's
latest version.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / nivedhaa
Check the tag version by giving the air_tag command.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / koyel
You can check it with the following command in unix...
air -branch <branch name> object versions <Object name>
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / archana
air object version -ascending - last object name with path
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between API
2 Answers CitiGroup, IBM, TCL,
How to implement the funtionality in the custom component to use in the graph?
) Diff.between Output index and Output indexes?
What is difference between force_error & force_abort? How to use in abinitio graph?
What is standard environment ? How to use in abinitio graph?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
In MFS i developer developed 2-way, but supporters r supporting 4-way on same records how is possible?
Is there any function in ab Initio which act like SCAN component
What the difference between “look-up” file and “look is up” in abinitio?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...
Describe in detail about lookup?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?