You can call using call section action..In that mention your Program name and section..
But you should have CI program in Another App Engine Peoplecode action..
Login to rate this answer.
naveen
Answered On : May 14th, 2012
You can call in a PeopleCode action using %session same as calling from PeopleCode
Login to rate this answer.
Surendra
Answered On : Oct 26th, 2012
It is same as calling Component Interface form Peoplecode. Include the Component Interface code in Action : Peoplecode in your application engine and use is normally (Keep in mind Think time function wont be called in component events). To get the Component Interface code drag and drop the Component in Peoplecode Action.

2 Users have rated as useful.
Login to rate this answer.