Versions Compared

Key

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

...

  1. Drag and drop translator activity on your solution canvas:
  2. Double-click the new translator task and choose Existing to make your search faster – use search window in the upper right corner of the tab.
  3. Add a proper data artifact (if it’s external of inner data artifact of solution) and create a connection to xls2csv adapter. The task will use incoming file as a source for translation and provide result file(s) as its outgoing tasks.
  4. Set launch options if needed. necessary (See see Launch Options below)
Info
Note: Do not make or save any changes in xls2csv task.


Info
Note: you You are free to rename task in your solution after creation if needed. Source of the task must be unchanged.

Anchor
LaunchOptions
LaunchOptions
Launch Options

...

Allows to set delimiter that will be used in result file.

Note: Due to symbol restrictions the user must use comma parameter value to explicitly set comma (“,”) as a delimiter in the outgoing file, pipe to set pipe (“|”) delimiter or tab to set tabulation (“\t”) delimiter. Other delimiter options do not have any special translation, feel free to use them as they are meant to be, but please avoid using special characters in workflow syntax.

...