Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Determining if an existing xlate is being used
I believe we have several xlates that are not being used. (orphaned xlates) What is the best way to determine this other than searching every thread? Is there a tool I can use to determine if an xlate is being used?
I read the list of xlate files and run a search against the NetConfig file.
Here is a little script that creates two lists.
Keith, thank you. This should help me get started!
You can do a search on the NetConfig. Using grep (or findstr in Windows) will provide a nice list of used xlates.
-- Max Drown (Infor)
Thank you, Max…good info. I was able to determine which xlates were orphaned.