I have a pre-session stored procedure that returns a value i want to assign the return value of stored procedure to
a mapping or session variable such that whenever any of the mappings run they can use that session varaible
with its value and populate it into the target table. would appreciate if anybody can help me with this.
as i have to use the return value generated by the stored procedure in all my mappings
thanks for ur help