Pre-populate FSC Cache
In order to pre-populate FSC cache the following utilities must be used:
- Plmxml_export
- generate_loadfsccache_tickets
- fscadminFirst, File information derived from for cache pre-population by running the plmxml_export utility in Teamcenter and also with the help of ย DatasetsOut transfer mode to create a PLM XML file containing all external file references link with the top-level item/Part selected.
For Example:-
plmxml_export -u=infodba -p=*** -g=dba -item=ITEM
-export_bom=yes -transfermode=justDatasetsOut
-xml_file=tickets.plmxml
Next Run the generate_loadfsccache_tickets utility to process the tickets.plmxml file derived by ย justDatasetsOut transfer mode.
The utility extracts the ExternalFile references in the PLM XML file and generates a ticket file containing FMS tickets that can be sent to an FSC for cache pre-population using the fscadmin utility.
ย ย ย ย ย ย ย ย ย ย ย List of values(LOV) in Teamcenter
For example:-
generate_loadfsccache_tickets โu=infodba โp=******* โg=dba โplmxml_input=tickets.plmxml โtickets_output=ticketsfile
Run the fscadmin utility to send the ticket file to an FSC for prepopulating the cache. You can also check the loadfsccache status and queue.
For example:-
fscadmin โs http://server:port โf ticketsfile ./loadfsccache/filelist
ย ย ย ย ย ย ย ย ย ย Explanation of ITK Login Program
We will more post onย ย PLM Tutorialโ>Teamcenterย in upcoming days.
Kindly provide your valuable comment on below Comment section andย also have you any question kindly ask to aย ASK QUESTIONย inย FORUMย . OurTeam will try to provide the best workaround.
Kindly subscribe your Email-Id at (http://globalplm.com/)ย and drop any suggestion/queries to ([email protected]).

