Skip to main content
14-Alexandrite
September 22, 2020
Solved

How to show ongoing time in mashup?

  • September 22, 2020
  • 3 replies
  • 1875 views

Hello,

 

i have one mashup which shows number of programs.

now i want to show status of program which shows how many time is remaining to start the program, and to show ongoing program, through the service....Please refer the below attachments for better understand

Best answer by VladimirRosu_116627

You can use an autorefresh set at one minute that retrieves from the server side the "time to start" column.

That can be calculated easily enough in a service, there are plenty datetime related snippets.

I suppose the time resolution of once per minute is fine enough for this use case.

 

3 replies

19-Tanzanite
September 22, 2020

You can use an autorefresh set at one minute that retrieves from the server side the "time to start" column.

That can be calculated easily enough in a service, there are plenty datetime related snippets.

I suppose the time resolution of once per minute is fine enough for this use case.

 

1-Visitor
September 22, 2020

Hi,

 

run the auto refresh per second and bind the refresh event to the service which I have attached with this reply. Output is in string.

 

Regards

Shyam

Support
October 1, 2020

Hi @Ru_01.

 

If you feel your question has been answered, please mark the appropriate response as the Accepted Solution but the benefit of others with the same question.

 

Thank you for your participation in the community!

 

Regards.

 

--Sharon