RE: Scribe job showing records are updated but in actual they are not
i come to understand the problem.
i need to map the recordid(guid) with lookup link and rest others with data link.
if there exists any lookup record then in the configure steps we need to first fetch the actual behind value and map it with the field. this step can be seek or something dblookup.
Thanks all of your suggestions.
on a high level we can say that
Based on which condition we would be using lookup link
Data link to be used with all the other things.
i was understanding the above things in wrong way.