What is the importance of EME in abinitio?

Questions by sekr   answers by sekr

Showing Answers 1 - 20 of 20 Answers

In manubar there is a repository and in that there is option check in and check out. But you only can check in and check out when you have sandbox and graph has to be deploy before check in and check out.

  Was this answer useful?  Yes

that means sandbox is used to checkin & checkout of only documents ! then whos part of job to maintain graphs and and other stuff in EME ?

what happens when we do checkIN ?

  Was this answer useful?  Yes

EME: Enterprise Meta Environment. EME is a high-performance object-oriented    

            Storage system that inventories and manages various kinds of information

            Associated with Ab Initio applications. It provides storage for all aspects of  

            data Processing system from design information to operations data

  Was this answer useful?  Yes

cndraa

  • Apr 20th, 2006
 

ok Via sand-box we can use U mean ! ryt

  Was this answer useful?  Yes

jakirajam

  • Jan 1st, 2011
 

 eme  is one type of repository in ABinitio.
after develop the graph as a user in sandbox  need to check in to the  emp(repository)
to run graph.

  Was this answer useful?  Yes

srihari_vsn

  • Jun 20th, 2011
 

How to checkin at project level from unix command line?

Answer:

After modifying any file whether mp or dml we need to checkin the modifed file into EME to make sure the latest code is in sync.

air project import /Projects/ABC_COMPANY_NAME/APPLICATION_NAME/SANDBOX_NAME -basedir /ai/src/./././APPLICATION_NAME/SANDBOX_NAME -files mp/abc.mp

air project import <sandbox path in eme> -basedir <sandbox path on our unix machine> -files <folder of file mp or dml or pset etc>/<Name of the file we want to checkin from this location>

Hope this helps.

  Was this answer useful?  Yes

tanuj_06

  • Jul 10th, 2011
 

Eme is a repository that contains the Metadata involved with your projects.It holds the metadata and information associated with it.It maintains the version of your objects and projects.

  Was this answer useful?  Yes

surendra

  • Aug 8th, 2011
 

EME is a repository that contains the Metadata involved with your projects.It holds the metadata and information associated with it.By using EME we can done Check In ,Check Out & Tag,Migration Process.

  Was this answer useful?  Yes

surendra

  • Aug 8th, 2011
 

By using command line prompt. We have AIR COMMANDS for Check In & Check Out Process

Check In : air project import/project// - base dir /ai/src//users/dev//sand/ -files<<'EOF'

Check In : air project export/project// - base dir /ai/src//users/dev//sand/ -files<<'EOF'

  Was this answer useful?  Yes

saran

  • Sep 3rd, 2011
 

EME is a repository in Ab Inition and it used for checkin and checkout for graphs also maintains graph version. There will be lock put once it is access by any users.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions