Hi guys,
I am using RDC with many activities. There are more than 1 activity needs to call DBRequestManager.
Can I create 1 variable as type DBRequestManager in sub Process_Global in one of activity and share this variable through all activities?
Or should I declare variable as type DBRequestManager in sub Global for each activity that need it?
Thanks in advance.
I am using RDC with many activities. There are more than 1 activity needs to call DBRequestManager.
Can I create 1 variable as type DBRequestManager in sub Process_Global in one of activity and share this variable through all activities?
Or should I declare variable as type DBRequestManager in sub Global for each activity that need it?
Thanks in advance.