Cleaning up unused attachments and deleted BOM and Measurement POM lines in Style
You can use these scripts to clean up unnecessary lines and attachments from the IFPLM application.
Note: x.x.x.x is the latest version of the IFPLM application installation folder and
script files.
- Use this script to clean up unused attachments after their parent records
are deleted in the application:
AttachmentsCleanUp.script.cs
Location: CS Script folder (Infor Fashion PLM x.x.x.x – CSScript) of the IFPLM installer package
- Use this script to clean up deleted BOM & Measurement POM lines in
style:
MassDataCleanUp.script.cs
Location: CS Script folder (Infor Fashion PLM x.x.x.x – CSScript) of the IFPLM installer package
To use the script, copy the script file then paste it on Assembly Area of the installation folder. After pasting, access and execute the script on application’s script builder under
. Republish the application as needed.
Note: The scripts are advised to be executed by System Administrator. It is highly recommended
to execute the script after business hours to avoid any performance issues.