ContributionsMost RecentMost LikesSolutionsTransformation Event Handler Guidance Hi, I have created a transformation event handler where it throws an error when an user tries to "Clear" file/s. in Import step. Now, the error comes when user tries to delete his/her file or "All"...Re: Version v8 to v9 Upgrade From 8.5.2 to 9.2. Heard that we will see new version soon. Any info on this is also helpful. Version v8 to v9 Upgrade Hi, For the folks that already did the upgrade from v8 to v9, how was the process and timeline. Not looking for detailed steps but high level. Thank you in advance, Praveen Re: How to export from and import to custom OS tables Would this still work if our custom tables do not start with prefix "XFC_"? Thank you, Praveen How to export from and import to custom OS tables Hi, For the v8 to v9 upgrade, it seems like we need to remove our custom tables and add them back after the upgrade. We have scripts to add the tables back but what is the process you follow to e...Re: Help with event handlers Thank you very much for taking time and explaining in detail. This is incredibly helpful. Help with event handlers Hi I am trying to understand the event handlers to see if we can leverage them to improve user experience and put some controls around recurring issues. But the documentation is not helping. I ...SolvedHow to check data load status of WFs with load overlapped siblings enabled Hi, Is there a way to check status of all load overlapped siblings enabled WFs? The issue is that we have bunch of overlapped data WFs (even after L3 data unit) and people are stepping on each o...Re: Throw error when Clear/Deleting file in WF Import using TR event handler Thank you. Above worked. Throw error when Clear/Deleting file in WF Import using TR event handler Hi, I have been playing around with TransformationEventHandler and one of the things I am trying to do is throw an error when an user tries to clear imported/stage data. I think I got the code but ...Solved