RTC all extension contributor value is not printing in RPE
![](http://jazz.net/_images/myphoto/aa098007761e1a4803342cf8c37a7713.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/aa098007761e1a4803342cf8c37a7713.jpg)
Get the value of workitem/workItem/allExtensions/itemValue/reportableUrl (or workitem/workItem/itemExtensions/value/reportableUrl) that is of the format https://<server>/jts/rpt/repository/workitem/contributor/itemId/_-oulbVJhEeaocoGcR527Yg
Use ScriptExpression to replace "/workitem/" with "/foundation"
and set that EsciptExpression as the URI for foundation data source.
From foundation schema, you can print contributor/name.
2 other answers
![](http://jazz.net/_images/myphoto/aa098007761e1a4803342cf8c37a7713.jpg)
I am facing some issue while printing value inside a table.If am giving designer as condition its coming.But i have other value as tester ,so i gave condition inside table as display value=design && design value ==tester.But while running engine is getting aborted.if am printing paragraph wise it's printing but cell wise it's getting error.