Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Spring based web task approach
Vip777
How to utilize the Spring based web task approach that is demonstrated in the PLC?
Find more posts tagged with
Comments
Faizi
How to utilize the Spring based web task approach that is demonstrated in the PLC?
What exactly you want to do?
In PLC Workflow Spring based web task being used to invoke beans defined in workflow configuration file that is same as applicationContext.xml in spring. If you want to call any custom code in workflow task then you can define that code as bean in the configuration file and deploy that code in TeamSite using customization.
For details go through TeamSite Customization guide.