Skip to main content

B4AE.WEB.SCRI.PRINT-ERT-AT-RUNTIME

Details

PropertyValue
TypeSCRI
Subtype-
FolderPACKAGES/BEST4AUTOMIC/B4AE.WEB/SOURCE/PRINT_ERT
Activetrue
TitlePrint the ERT value
Archive Key 1-
Archive Key 2-
CreatedMarcel Bremm am: 2024-06-27 09:37:32
Last ModifiedMarcel Bremm am: 2024-06-27 09:41:02 3 x
Last Used-

Custom Attributes

No custom attributes defined.

Process

:SET &ERT# = GET_VAR("B4AE.WEB.VARA@SQLI.GET-JOB-ERT","", 3)
:PRINT "Estimated ERT: &ERT# sec"

:SET &ERT# = FORMAT(&ERT#, "00")
:SET &CURR_TIME# = SYS_TIME("HH:MM:SS","TZ.CET")
:SET &END_TIME# = ADD_TIME("HH:MM:SS;&CURR_TIME#", "SS;&ERT#", "HH:MM:SS")

:PRINT "Estimated end time: &END_TIME#"

:pub &ERT#,,WORKFLOW
:pub &END_TIME#,,WORKFLOW

Runtime

ERT Method
DYNAMIC_AVERAGE
Current ERT
00 : 01 : 01 No. of past runs : 0 +ERT Correction % : 0

Sync

No sync definitions.

Variables

No variables defined.

Prompt Sets

No promptsets defined.

Automatic Deactivation

Deactivate on Finish
ALWAYS
Deactivate After
0

Runtime Parameters

AE Priority
0
Timezone
-
Generate at runtime
true
Max. Parallel Tasks
0

Usage

ParentTypePackageFolder
B4AE.WEB.JOBP.PRINT-ERTJOBPB4AE.WEBPACKAGES/BEST4AUTOMIC/B4AE.WEB/SERVICES