You are on page 1of 8

ETMETA REVIEW

ETMETA login

1.Refer the below link for ETMETA to login.


http://10.132.10.21:8080/ETMETA
2.Login page will be appeared and can login to DEV or QA or PROD using your Volvo credentials

3. After logging into ETMETA we have to choose the area where we have to work
For eg. udp_madaq, udp_sca etc.
Infoset creation

1. After selecting the area, we have few options like infogroup, infoset, mapping etc
2. Go to infoset option and select any infoset
3. Initially all the infosets will have prefix “EDW” which refers to powecenter infoset, so it has to be
changed to “UDP” which refers to IICS infoset.

Map rules

1. After changing the infoset, go to mappings option and select any mapping which you want to
modify
2. After selecting the mapping, go to map rules and few rules have to modified.
3. Earlier, the folder name will be given as MapDef – EDW mapping name and it has to be modified
to the folder name present in the IICS (MapDef - UDP)
4. Connections has to be changed from IPC to IICS. For Eg. BIT_NZ_ QRAFT_DM to
BIT_AZ_MI_QRAFT_DM and \$DBConnection is to be changed to \$\$DBConnection for source
and target connections.

5. Session variables has to be appended with “\$\$” and for workflow variables no prefixes to
appended.
Here ‘S’ and ‘W’ in rule spec defines the variables defined at session level or workflow level.

Infogroup-infoset relation

1. After changing the properties of infoset and mappings , then we have to relate the infoset to the
active infogroup.
2. Select any infogroup from the dropdown.
3. Select the infoset from the left pane which you want to relate with the infogroup and update
the infogroup-infoset.

Wherescape job creation:

1. Wherescape jobs are the dependent jobs which runs the main IICS jobs.
2. Inorder to create the wherescape job dependencies, dummy infosets has to be created with
dummy mapping.
3. Click on infoset tab and select ‘Create new infoset’.

4. Give the infoset name and file location with the exact wherecape job specified.
5. After dummy infoset creation, go to mappings tab and select ‘New Map - PoweCenter’.
6. Go to mapping information and give the mapping name as ‘load_wherescapename’ and update
the mapping.

7. Go to infoset which created earlier and click on script tab and click on new script.
8. Give the script name with the mapping ID which we created earlier and doall (mappingID_doall)
and click on update this script.
Dependencies:

1. To create dependency of any jobs, select the main job infoset and click on job dependencies and
click on add new dependency.
2. On the right side, give the map with the original mapping ID and depends on with the
dependent mapping ID and click on update this dependency.

CRONTAB:

WHERESCAPE FILE PLACING:

You might also like