-
Custom component without JSP
Hello Experts, I need to customize import in such a way that some attributes after import are to be modified. What I've done is, I referred to TestListener Tutorial on component exchange and it works, the only question is it has jsp file which I don't want. I'm calling the import component from TestListener component class…
-
Please Help! Dar Install 6.5SP1 fails with exception>MSG: [DM_WORKFLOW_E_PORT_INCOMPAT_PKGCNT]error:
I am creating a DAR with all workflows of that application and the dependent forms with Installl Parametrs for all WF and Override option on WF objects. But INFO] Finished executing post-install actions Thu Apr 26 12:40:49 CDT 2012 [INFO] Attaching aspects [INFO] Finished attaching aspects Thu Apr 26 12:41:46 CDT 2012…
-
How to apply workflow when documents get imported ?
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…
-
How can I map and update an attribute of the attached document in a workflow using Process Data Mapp
Hi, I need to update an attribute value of the attached document in a workflow as it passes through the workflow from one activity to another. The EMC expert Johnny Gee says this can be done using Process Data Mapper activity of the Process Builder without custom coding. My question is how can I do this? Please give me the…