Logics after press of "Done" button on configurator
Hi experts.
I'm novice with siebel configurator and I need to understand how it happens when an user press the "Done" button.
In detail:
1) What is the "Cfg_InstPostSynchronize" event and where is defined?
2) which WF are fired when the "Done" button is pressed (when using ABO and when not) ?
3) does it exist a tutorial online to change the file "CfgClient.js" and/or the other files used by the catalog engine?
4) I need to change some logics after this button is pressed; e.g. I would like write some attributes on a table different by S_ORDER_ITEM_XA: is it possible?