RunAsync method: AnalyticInstance class
Syntax
RunAsync()
Description
Use the RunAsync method to specify if the analytic instance executing the method should be run in an asynchronous manner.
This method is used only to define the transaction in the analytic type definition in optimization. PeopleSoft Analytic Calculation Engine programs uses the Load method for defining synchronous or asynchronous operation.
Parameters
None.
Returns
None.
Related Topics