Discussion Forum Taskflow is not visible when use it inside a bounded taskflow.
Hi All,
I using Jdeveloper 11.1.1.7 and Webcenter bundles 11.1.1.8.
I created a webcenter portal framework application where I want to use DiscussionForum TaskFlow in a bounded taskflow and pass categori Id dynamically.
For that I added Discussion Forum Taskflow in page fragment and added that page fragment in a bounded taskflow , and used this bounded taskflow in separate Home.jspx page.
On the application run Home page will display but Discussions are not visible.
When I use only fragment on jspx page then it will displays discussions but not for Tasklow which hav same fragment.
Thanks in advance