User Activity

When an employee leaves, their personal folder and any subfolders and files they have created needs to be deleted. I know I can delete an empty directory, but how can i find/delete all the files and subfolders they've created?
I'm working on a long pipeline that calls a number of child pipelines and passes a lot of data.  Is there some way that I can design the pipeline, so that my original documents values don't get buried in many layers of $original.original.original... ...
I can use the Disable Entry snap and it successfully sets the Active Directory userAccountControl attribute to 514.  But I can't figure out how to Enable an account that has been disabled.  I've tried setting the userAccountControl attribute to 512, ...
We currently have a PHP application which extracts changed source packages from our Oracle DB, and checks them into SVN nightly.  Is there a way I could do the equivalent using Snaplogic?  I can extract the changed source from Oracle using SQL.  I wo...
We are having issues with output when running our PL/SQL programs from Snaplogic. Many of our existing pl/sql packages use DBMS_OUTPUT to write some information about the execution of the job–like row counts, any warning messages etc. When run from ...