Managing Relational Tables in Data Bridge
Hi,
I just followed the tutorial for the SkyBlue example to manage relational Tables.
However after i finish everything the insert page gives me:
Undefined varaible _Session on line 139
which is: $WA_masterKeyValue = "".$_SESSION['WADA_Insert_items'] ."";
Any idea why this happens?