RunSync method: AnalyticInstance class
Syntax
RunSync()
Description
Use the RunSync method to specify if the analytic instance executing the method should be run in a synchronous 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