• You will not find a scope like parent variable. You should create a variable as normal and scope it either to package or task level.

    In youre package configuration you should specify this variable is populated from parent package variable.

    So while execute this package, it will first try to configure it from the parent package, if not found , it will proceed with values available in child package itself.

    ----------------------------------------------------------------------------------------------------------------------------------------------------
    Roshan Joe

    Jeff Moden -Forum Etiquette: How to post data/code on a forum to get the best help[/url]