[PAProcessFunction] PAProcessFunction (developer guide)


  Document tree

;

Property Name/ID Data Type / Summary
AckMalfunction Boolean

CurrentACMethod ACMethod

The virtual method that this function is currently processing.

CurrentACProgram ACProgram

If this Function was invoked by Workflow-Instance, then the ACProgram of the Workflow-Root is returned here. Otherwise null will be returned.

CurrentTask ACComponent

Current Task that is set when this function was started asynchronously from a Workflow-Instance. In this case the CurrentACMethod ist set from CurrentTask.ACMethod!

FunctionError PANotifyState

Malfunction PANotifyState

PAPointMatIn1 PAPoint

PAPointMatOut1 PAPoint

SavedACMethod ACMethod

If this function has been started synchronously via GUI on a client then the CurrentTask-Property is null. In this case the persistable network property CurrentACMethod ist used to store the parameters that are passed in the Start()-Method.


Property Name/ID Data Type / Summary
ACStateConverter

Returns a State-Converter-Instance if configured as a child.

CurrentProgramLog

Gets the current program log.

FuncConvMode

Enum for controlling the behavior of a Function an it's Converter

IsMethodChangedFromClient

SendChangedACMethod() was invoked from Client

ParentTaskExecComp

Parent Processmodule, that attaches this function as a method that can be invoked to start this process function.

PreviousParentProgramLog

NO-CHANGE-TRACKING!

PreviousProgramLogs

NO-CHANGE-TRACKING!

RepeatWFAfterReset

Should WF-Node execute this Function again after manual resetting