Instructions

Ruben Cardenas

Instructions to make it work

  1. Make sure to fill every single description within your SSIS package, or at least, all the ones you care about. Like Variables, dataflow tasks, transfoormations, connections managers, etc.
  2. Copy the ssis_documenter.jar, resources folder and your *.dtsx file to the same folder
  3. Open a cmd window and write the following
    java -jar ssis_documenter.jar nameOfYourDtsxFile.dtsx

Note:
Make sure that you have java runtime installed, and that you have the java folder in your environment variables. If not then just replace the "java" word for "C:\pathToYourJavaRuntime\bin\java" and that's it.

Let me know if you have problems


MongoDB Logo MongoDB