Discussion
NIIT Technologies
IN
Last activity: 23 Jun 2015 13:47 EDT
Defer Load on tabbed section
Hi,
I want to know how to execute an activity defined on defer load of a tab by simply refreshing the section again. For more clarity, let me explain the scenario,
I have a tabbed section, tab1 ,tab2 ,tab3.
On tab 3 , I have a defer load activity which will call a service using connect soap and response will be displayed on the tab3 section. In case of service failure ,error message will be displayed.
Now I want to retry the service without loading entire harness or whole tabbed section.
I tried placing abutton and configured to refresh this section.Section gets refreshed, but defer load activty doesnt executed.
Kindly suggest is there any approach for this .
Note: I dont want to reload entire harness or section where all the tabs are included.