Executing scripts

Scripts are uncompiled codes that can be run by the users for PAH. The application reads, compiles, and executes these scripts for the users. Scripts can be used as a solution when certain factors in the application do not function properly, causing the application to fail or to not produce desired results. A script solution resides in a single file. You can deploy scripts by copying them to the application installation folder.

  1. In Infor Fashion PLM, select Admin > Tools > Script.
  2. On the Scripting dialog window, select a script from the list of files with .cs (script) extension displayed in the dialog window and click Execute.

Add-ins serve the purpose of extending or altering the functionality of the application without needing a full product shipment along with isolating the logic from the main application or product.