Hi nipper,I tried what you suggested but script is not working. Following is my formApi code that I am using:-IWEventRegistry.addFormHandler("OnClose", closeevent);function closeevent(){// alert("save done"); IWDatacapture.callServer("/teamsite/Interwoven/TeamSite/httpd/iw-bin/generic.ipl"); return true;}FYI:- The generic.ip script just read the dcr and generate files in the backend.Any clue??Reards,Aadi