Refresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Refresh
Hi,
I built a mashup where I call 2 services and they are linked to a "auto-refresh" (30 seconds)
The 1st services is used to display a set of information.
On the second service, I pass 2 parameters coming from the 1st service.
When I execute the mashup, all data from the 1st service are displayed immediatly, but data from the second service is refreshed are not refreshed. I have to wait 30 second (after the 1st auto-refresh) to see my data.
I can't understand why.
Any idea ?
Thanks.
Solved! Go to Solution.
- Labels:
-
Best Practices
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have the solution :
I link auto-refresh to the 1st service only.
From the 1st service called, I drag and drop the property "ServiceInvokeCompleted" to the second service.
And now everything is refreshed immediatly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have the solution :
I link auto-refresh to the 1st service only.
From the 1st service called, I drag and drop the property "ServiceInvokeCompleted" to the second service.
And now everything is refreshed immediatly.
