Originally posted by sharon
the url is somthing that i use to get the session name
you can remove it and not use it
good luck
Thank you Sharon for replying back.
What I am not able to understand is where should I define "cal" and how can I pass this random value to CR ?

I am not sure how and where exactly should I pass the " cal " field ?
In my case ,I am passing parameters from a VB form to execute an SP. Once the SP is executed properly, a TTX file gets updated. Once the TTX file gets updated,it should display "refreshed" data . I am able to create TTX file and see new data ; but it needs to reflect newly populated fields properly.

I tried to create a formula field "cal" in CR and set it to random . But then,though this field displays new random number ; it does not affect the other field values 'coz I am probably not concatenating any formula field with "cal" value.

Could you please give more details ?

Thanks