Create A Deployment Group In Informatica Power Center
Step 1. Create a label
In Informatica Power Repository Manager
Click on Versioning à Labels à New
Choose a name like INITXXXXXXX (depending on which INIT this label is for) and write a comment like “Due to Release 10.1”.
Step 2. Applying Labels to Objects
In Informatica Power Center Designer.
Choose the object that you want to apply a label on. For example a mapping like m_LoadSalesDetail
Right click on the mapping à Versioning à View History
Choose the mapping.
Click on Tools à Labels à Apply Labels
If there is a totally new mapping/object you should choose both “Label all Children” and “Label all Parents” and if it´s only an update of a current mapping you only choose “Label all Children”.
Step 3. Create a Deployment Group
You can create two types of deployment groups; Static and Dynamic.
Static – You populate a static deployment group by manually selecting objects. Create a static deployment group if you do not expect the set of deployment objects to change. For example, you might group objects for deployment on a certain date and deploy all objects at once.
Dynamic. You use the result set from an object query to populate the deployment group. Create a dynamic deployment group if you expect the set of deployment objects to change frequently. For example, you can use a dynamic deployment group if you develop multiple objects to deploy on different schedules. You can run the dynamic deployment group query multiple times and add new objects to the group each time you run the query.
Most commonly you choose to create a Static Deployment group.
To create a deployment group:
- In the Repository Manager, choose the first mapping.
- Click Versioning à Deployment à Groups to view the existing deployment groups in the Deployment Group Browser.
2. Click New to configure the deployment group in the Deployment Group Editor.
3. Enter a name for the deployment group like INITXXXXXXX
4. Select whether to create a static or dynamic deployment group.
5. If you are creating a dynamic deployment group, click Queries to select a query from the Query Browser, and then click Close to return to the Deployment Group Editor.
6. Optionally, enter a comment for the deployment group for ex. Due to Release 10.1
7. Click OK.
After you create a deployment group, it appears in the Deployment Groups node in the Navigator of the Repository
Step 4. Add objects to the deployment group.
In the Repository Manager
Right-click an object you want to add to the deployment group.
Click Versioning à View History à Tools à Add to Deployment group
Choose the deployment group that you want to add the object to.
Loop this step until you have moved all objects that you want to have in the deployment group.
If this was done for a release, don´t forget to update the release notes with the path and name of the deployment group that you have created.
is there any close connection between Rep tables and deployment group ?
ReplyDeleteMahender
ETL Labs