Skip to Content
0
Former Member
Jan 03, 2008 at 05:46 AM

IP WAD:Input ready ness

34 Views

Hi All,

I have created template in WADon a input ready query as a data provider, added four buttons

1.save standard,

2. delete function,

3. custom function

4.set_template standard

so initially it is input ready when i execute the template.

then when i execute the deltefuntion it still is input ready

then when i execute the custom function to write the data into the realtimecube using rsdri_api it writes data to the cube and not buffer. so i need to refresh it. to see the new ly written data.

so i am trying to do it using the fourth button using the standard command available that is set_template but when i execute the template it does shows me the refreshed data that is written data in the cube using the custom function (3rd button) but it loses the input readiness which it shouldn't .it executes with a warning saying that the infoprovider is locked.

I need some help on this from you guys to retain the input readiness and refresh the data.

is there any other way to referesh the data.

And i want hte data to be refreshed and displayed from the cube and not buffer as this is required because my custom function function writes data directly to the cube using cube api and so the data is not in buffer so should come from the request.

thanking you in anticipation

looking forward to your reply

R' Man

points will be awarded for sure