Hello Experts,
I want to customise the import component to set custom attributes on clicking the finish button.
I tried the Hello World component example.
I am calling the import component through the Hello World menu item and have extended the class(com.documentum.webcomponent.library.contenttransfer.importcontent.UcfImportContainer) for onOk button click.
According to the forums I have to modify the webcomponent/config/library/contenttransfer/importcontent/importcontainer_component.xml to refer to our own custom class.
Please suggest if I am missing on something.