Configurations for XX

[Delete this text and replace it with your own context. ]

Activity Description
Put

Stores a batch of tuples into the space.

  • If an error occurs during the Put operation, the group iterates over every result parameter in the Output tab of the Put activity.
  • If no errors occur during the Put operation, perform the PutAgain operation.
SuccessLog Writes a message to the SucessTuple.txt file when the value of the HasError parameter in the Output tab for the Put activity is false. The SucessTuple.txt file is located in the TIBCO_HOME\bw\palettes\activespaces\6.0\samples\IterateResultSet\IterateResultSet\output directory.
FailedLog Writes a message to the FailedTuple.txt file when the value of the HasError parameter in the Output tab for the Put activity is true. The FailedTuple.txt file is located in the TIBCO_HOME\bw\palettes\activespaces\6.0\samples\IterateResultSet\IterateResultSet\output directory.