Hi All,
Am new to xcp. Just i don't know how to create custom action. Is there any guide that will help how to write custom action. Please help me how to write custom action in taskspace.
Thanks
Raju.P
Since Taskspace is built on top of WDK, look in the WDK Development Guide and WDK Tutorial to see how to build custom action. You can also search the forums; this is something folks have done in the past.
It will work same as Webtop customization, if you have prior exp in webtop customization.
You need to create one xml file for your action and define the JSP and Java class for the same depending on your requirement.