How can I step thru code of a custom component?

  • The author of a component written to do custom lookups is unavailable. These lookups are specifically written to return surrogate keys from our dimension tables. I provide the criteria fields, dim table and key field name required as output. Works perfectly and fast.

    I am now using a field in that custom lookup for Effective Dates that has not been used before and maybe not tested, either. I am getting an index out of bounds error which I am sure I could rectify if only I could figure out how to be able to step thru that code. I have it, I can see exactly what function the problem occurs in, and can get fairly close to figuring out what the C# is doing, but just need that line by line evaluation.

    Until I can get that happening, I don't know if the problem is with the component or my input.

    Can anyone please nudge me over this hump that seems ridiculous to be stuck on???

    TIA

  • awesome, EXACTLY what I was looking for.

    Thank you!!!

  • You are very welcome.

    CEWII

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply