Hi,
I have a graphical calculation view where in the Semantics I define an input parameter named "userID".
In Join_4 I join "Join_8" (exists in my view) to IDMS_ISVALIDSALESPERSON, script based calculation view and the join is on the Salesperson.Code which exists in both objects. The IDMS_ISVALIDSALESPERSON calculation view has also an input parameter named "userID".
How can I bind these two parameters and pass it to the IDMS_ISVALIDSALESPERSON calculation view.
Regards,
Dimitris