Hi All,
Can any one help me that I have customized import component by overriding onExit() .Here I have to apply workflow for one document and rest is attached to workflow.
Here my problem is when I am trying to import 3 documents, workflow is attaching 3 times.So please help me so that when ever I imports multiple document workflow should attach only one time.Is this possible ? If so how can I get that.
which component should I customize so that as soon as I import multiple documents it should apply workflow dynamically.