Create a Data Store Output

To create an Output for Data Store, you must have a Data Store Connection and a schema in the Data Store.

Create an Output to a Data Store Schema in Hero Platform_

  1. Open Hero Platform_.
  2. Open Integration from the navigation menu and select Outputs.

  3. Click Create New Output.

  4. Give the Output a name and select a Data Store Connection.
  5. Configure the Data Store Output data.

    • Choose if using batch mode:
      • Yes:
        • Batch size: The number of tuples in a batch. Use the scroll bar to select the batch sizes between 10MB and 1000MB.
        • Batch memory limit: Limits the amount of memory available for batched tuples. If the memory limit is reached, batch operations will execute immediately. 
      • No:
        • All tuples are run at the same time regardless of resources.
    • Select a schema from the drop-down box.
    • Select a schema version from the drop-down box.
    • From the dataset fields mapping table:
      • Confirm the arrangement of fields. 
    • Click OK to save the Output.