Problem statement: while clicking the Generate button in the DCR i need to call a Perl file. how to call a perl file inside a function?please let me know as sson as possible.E.g code IWEventRegistry.addFormHandler("OnGenerate", onGenerate);function onGenerate(){//need to call a perl file?}