Namespace: Consultingwerk.OERA
Class 
DynamicInvokeBusinessTask Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.BusinessTask
Implements: Consultingwerk.OERA.IBusinessService, ISupportsRestMethods

File:DynamicInvokeBusinessTask
Purpose:Supports dynamic invokation on an ABL class method on the
backend
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jul 25 09:05:07 CEST 2023



Top Method Summary
Options Name Purpose
Progress.Lang.ParameterList GetParameterList (JsonSerializable[]) Builds the parameter list of the Method
Progress.Lang.Object Invoke (DynamicInvokeParameter) Invokes an ABL class method on the backend


Method Detail
Top

Progress.Lang.ParameterList GetParameterList (JsonSerializable[])

Purpose: Builds the parameter list of the Method
Notes:

Parameters:
poParameters Consultingwerk.JsonSerializable
The array of JsonSerializable objects
Returns Progress.Lang.ParameterList
The ParameterList instance
Top

Progress.Lang.Object Invoke (DynamicInvokeParameter)

Purpose: Invokes an ABL class method on the backend
Notes:

Parameters:
poParameter Consultingwerk.OERA.DynamicInvokeParameter
The DynamicInvokeParameter instance with the data for this call
Returns Progress.Lang.Object
The return object of the invoked method


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:22:12