Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When naming solutions and streams, ensure that unique names are used. The maximum length of a Solution name and a Function name is limited to 30 characters, and the maximum length size of the Stream name is limited to 63 characters. When a function is used multiple times in a stream, each function node receives a unique name by appending copy numbers to each consecutive node (for example, if the Count function is used multiple times, the consecutive functions are named as Count (1), Count (2), and so on). 

...

Note
titleNote!

The order that you determine in a function for a CSV file is not guaranteed. For example, in a Map processor or Amazon S3 forwarder, if you have headers that are a mixture of numeric and alphabetical headerstitles, Usage Engine orders the numeric headings followed by alphabetical headerstitles.