Skip to main content
1-Visitor
April 5, 2019
Solved

Refresh

  • April 5, 2019
  • 1 reply
  • 974 views

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.

Best answer by SSNX

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.

1 reply

SSNX1-VisitorAuthorAnswer
1-Visitor
April 7, 2019

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.