LS9 file associations - advice needed on a faster method

 3 Replies
 0 Subscribed to this topic
 16 Subscribed to this forum
Sort:
Author
Messages
Bob Heitzman
New Member
Posts: 3
New Member
We are spending a lot of time on our LS9 project identifying file associations and are looking for some advice - here are our questions:

1. What is the process you use to determine which files are needed for LS9 security classes?  [Note: We are looking for a "faster way to determine the files needed" - we know how to manually go through each form and one by one identify the file associations. Anyone figure out a way to dump this information out?] This is our biggest need as the method we are using is incredibly tedious...

2. Do you put the files in a security class separate from the forms or embed them into each security class? 

3. Are there any special considerations for using AddIns or does the security for AddIns follow the parameters set up for the user’s security class/role?

Thanks
Greg Moeller
Veteran Member
Posts: 1498
Veteran Member
No input on the "faster way", but I would recommend putting the files in a separate security class. Unless you have a very special need and the security class is pretty small.
Greg Moeller
Veteran Member
Posts: 1498
Veteran Member
Addins require in the GEN profile access to the Product Line Data Source 'GEN' access to the CS category, and 16 GEN tables.
CNDFLD
DOCFILE
DOCFLD
DOCSCRFLD
ELEMENT
FILEAVF
FILECND
FILEDEF
FILEFLD
FILEIND
FILEINDFLD
FILEREL
PROGRAM
PROJECT
SYSTEM
VALLST
Bob Heitzman
New Member
Posts: 3
New Member
Thanks Greg, appreciate your input!