Ivan,
Thanks for the suggestion. I followed the steps you suggested and now
I can see the XML configuration for the component in SSIS designer.
My question is how do I modify this property from script?
What I would like to do is the following:
1. Read the LookupMetadataXml
2. Use script to replace the existing Guids with ones that come from
a variable (this should be easy to do using a xpath query)
3. Replace the LookupMetadataXml on the component with the modified
XML
The lookup+ component has 9 steps on it. I want the customer to be
able add additional steps to this component and not break my logic to
replace the hard-coded GUIDs
> > > - Show quoted text -- Hide quoted text -