CaptureElectronicRecord

You can use this function for Optiva workflows.

Purpose

Creates an e-record for electronic signatures. For more on electronic signatures and e-records, see the Infor PLM for Process Workflow Administration Guide.

Syntax

Public Function CaptureElectronicRecord(Optional ObjectSymbol As String, Optional ObjectKey As String, Optional DtlCodes As String) As Int32

Arguments

Argument Description
Optional ObjectSymbol

The data object type or the current object type if blank.

Optional ObjectKey

The data object key or the current object key if blank.

Optional DtlCodes

The system detail code that is used to return the new row.

If values are not supplied for the parameters, these are the default values for the parameters.
ObjectSymbol = _OBJECTSYMBOL (Target Object)
ObjectKey = _OBJECTKEY (Target Object Key)
DtlCodes = Default Detail Codes for importing the symbol