Created on 15 May 2020
icon_unfollowing
Login to follow
timing-events

Timing Events

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 06 September 2022 by 
timing-events

Timing Events

Compatible with:
Created on OutSystems 11

Version 1.0.3

Stable
Current
See documentation
Application Package
Uploaded on 06 September 2022 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

CHANGED:

  • Changed the icon so it is better visible when Service Studio is set to Dark Mode.
  • Renamed the "Triggered" event to "OnAction" to be better in line with javascript naming conventions.
  • Added more descriptions to the demo app.
  • Added a better logging to the demo app. This should make it more clear when events are triggered.
Application Objects:
Timing Events has 0 AOs.

Version 1.0.2

Stable
See documentation
Application Package
Uploaded on 11 November 2021 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

COMPONENT:

  • No changes


DEMO

  • Added a method to demonstrate how you can use a Timeout to trigger an async event anywhere in your app. Note that this will require the use of a client variable instead of a local boolean.
Application Objects:
Timing Events has 0 AOs.

Version 1.0.1

Stable
Application Package
Uploaded on 18 May 2020 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

NEW

  • Added method to Enable and Disable the Interval via input parameter
  • Added method to Enable and Disable the Timeout via input parameter


CHANGE

  • Changed the default RepeatTime of the Interval to 30 seconds (from 5 seconds).
  • Made the placeholder icons for Service Studio a lot smaller
  • Improvements to the underlying Javascript


REMOVED

  • There is no need anymore to provide a IntervalName or a TimeoutName. If you have provided these then you will get warnings in Service Studio about this and you will need to remove the now defunct input parameter value.


Check the demo on how to use the enablement and disablement of the two different Timer functions

Application Objects:
Timing Events has 0 AOs.