The image below shows the subscription table that is part of the Warehouse with the XML column that must be added in order to create Dynamic Subscriptions.

How does the user obtain the prompted XML answer for a prompted report?
Follow the steps below to obtain the XML prompt answers for any prompted report.
SELECT B.DISP_NAME,A.* FROM DSSCSPSNLZTN A join DSSCSSUBINST B on A.INST_ID=B.INST_ID and A.SUB_ID=268435456;



