2007年9月18日 星期二

IFS Dictionary FILE(.dic) Phased Out in AP7

IFS use window and web dictionary for client from IFS99/2001/2002/2003/2004,
But IFS Make a big change from IFS2007 onwards.
that is really a big technical improvement...

Dictionay Administrator can do the changes immd
in the traslation in oracle db ,
that is to replace the the client runtime dictionary
(windows/web).

2 steps put the translation change immd. on the client:
(let ifs-web as examples) :

-step1 --to use sql for update in plsql..
select * from language_sys_tab
where type ='Message'
and lang_code ='zh'
and module ='INVENW'
and text like "%" for update

-step2 --login in to IFS web(b2e/b2e) and
to reflesh the related langugae changed (in step1)
in the translation tab/web client administrator folder.