Skip to main content
1-Visitor
October 10, 2019
Solved

Service Behavior When the Mashup Is Closed

  • October 10, 2019
  • 2 replies
  • 1141 views

Hello all,

 

I am curious as to whether or a not a service will complete in the scenario that it is ran in a contained mashup, but before that service completes, the contained mashup switches to another mashup. What is behavior in this scenario?

Best answer by PaiChung

Since it's a call that's made to the server, I believe it will complete.

2 replies

PaiChung22-Sapphire IAnswer
22-Sapphire I
October 10, 2019

Since it's a call that's made to the server, I believe it will complete.

18-Opal
October 13, 2019

Hello,

 

The service will complete execution, but you will lose its return value.

 

/ Constantine