D_pxNewFile savable page is not creating file in repository while running from Trigger rule
Hi,
I am using Declare trigger rule for one of classes where it will trigger an activity which invokes D_pxNewFile savable data page OOTB. When I run activity, I am able to see file is getting generated. But when activity is calling from declare trigger rule it is not saving the file in repository (Note: Trigger rule is invoking activity successfully. Savable data page stepstaus returns true)
What could be the reason for not placing the file. How do i debug it