ProcessObject Method

ProcessObject does real-time (single-object) invocation of the LPE. It processes only the single specified object and returns, and it does not use the queue manager.

Input Arguments

Input Arguments are summarized in the following table.

Name Value Description

ObjectType

String

The Type of the Object to process. Valid arguments are:

  • Transaction

  • Bucket

  • Tier

  • Accrual

RowId

Row Id

The Row Id of the Object to Process.

Output Arguments

None