Hi, I would like to create a profile that have 4 initial libraries. How can this be done without changing global system values? or Job descriptions? Thank you
You are on the right track.
Create a custom jjobd with the initial library list you wish to use.
Then attach this jobd to the user profile in question.
That should do it.
Last Wiki Answer Submitted: June 13, 2012 2:03 pm by ToddN20003,910 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
If you do not want to change the jobD, write a program that adds the libraries you need, then specify it as the initial program in your user profile.
…specify it as the initial program in your user profile.
But be aware that an “initial program” only runs at the start of an interactive session.
Tom