Wednesday, November 19, 2014

Informatica Powercenter Express - Sequence Generator Transformation


Sequence Generator transformation is a passive transformation used to create unique primary key values, replace missing primary keys, or cycle through a sequential range of numbers. 

 * You can use a range of values from 0 to 9,223,372,036,854,775,807 with the smallest interval f 1.


Sequence Generator Ports

Pass-Through Ports
Pass-through ports are input and output ports that receive input data and return the same data to a mapping without changing it. We must add at least one input port to the transformation and connect it to an upstream source or transformation before you link the NEXTVAL output port to targets.
NEXTVAL Port
Connect the NEXTVAL port to a downstream transformation or target to generate a sequence of numbers. If you connect NEXTVAL to multiple transformations, the Integration Service generates the same sequence of numbers for each transformation. You connect the NEXTVAL port to generate the sequence based on the Start Value and Increment Value properties. If the Sequence Generator is not configured to cycle through the sequence, the NEXTVAL port generates sequence numbers up to the configured end value.

Sequence Generator Transformation Properties
Reset If enabled, the Integration service resets the sequence data object to the start value when the mapping run completes. If disabled, the Integration Service increments the current value after the mapping run completes, and uses that value in the next mapping run.
Tracing Level Level of detail about the transformation that the Integration Service writes into the mapping log.

*In case of any questions, feel free to leave comments on this page and I would get back as soon as I can.

2 comments:

  1. I really appreciate information shared above. It’s of great help. If someone want to learn Online (Virtual) instructor lead live training in Informatica Powercenter 9.X Developer training, kindly contact us http://www.maxmunus.com/contact
    MaxMunus Offer World Class Virtual Instructor led training on Informatica Powercenter 9.X Developer training. We have industry expert trainer. We provide Training Material and Software Support. MaxMunus has successfully conducted 100000+ trainings in India, USA, UK, Australlia, Switzerland, Qatar, Saudi Arabia, Bangladesh, Bahrain and UAE etc.
    For Demo Contact us.
    Nitesh Kumar
    MaxMunus
    E-mail: nitesh@maxmunus.com
    Skype id: nitesh_maxmunus
    Ph:(+91) 8553912023
    http://www.maxmunus.com/


    ReplyDelete