Accumulate Output with Invoke activity and Iterate option.
book
Article ID: KB0093257
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Description: Accumulate Output with Invoke activity and Iterate option does not work in BW6.x. The Accumulate Output is disabled. Symptoms: Accumulate Output is disabled. Cause: Currently BW6.x does not support accumulation of Invoke output directly.
Issue/Introduction
Accumulate Output with Invoke activity and Iterate option.
Resolution
Workaround: Add a Mapper activity after the invoke, pull out the element you want to accumulate and then accumulate the output of the Mapper. Attached is a sample project (Filename: accumulate.test.zip ). The process invokes a reference N times, accumulating the output and then iterates thru the accumulation, logging each element.
Additional Information
Attachments
Accumulate Output with Invoke activity and Iterate option.
get_app