jetendrafpi
12th July 2017, 15:57
Hi All,

Is there a way to link a Customized Report from different package like 'tx' to a session from different package other than 'tx'.

Regards,
Jetendra

bhushanchanda
13th July 2017, 06:43
I don't think it is possible with the current design.

But, there are other ways to achieve this -

1. Call the report using brp.* functions
2. Copy the report to the required package and use it
3. Copy the session to the required package and use it

jetendrafpi
14th July 2017, 08:02
Hi Bushanchanda,

Thanks for the reply. I do have tried all these and worked but still the requirement was like that which is not possible I guess at anyways.