User Activity

I have a pipeline that uses the script snap and has java script in it. I use the .plusMinutes() which has been working fine for over a year, but now I am getting the following error message. “label=Script, failure=TypeError: pi.plusMinutes is not a...
I have several pipelines that use the Email Sender to attach a document to the email. These are all failing now with the error saying that “Mount failed due to logon failure or bad credentials:” This just stopped working as of 5/13. Is anyone else...
Does anyone know of a way to drop one field out of twenty. So far the only way I have found is to use a mapper, uncheck the passthrough, and put all the other fields (19) in the Expression/Target path area manually which is a pain. Is there a way t...
I am attempting to write to an SMB path that includes a plus symbol and no matter how I attempt to alter the path it fails to write the file. ‘smb://xxx.xxx.xxx.xxx:xxxxx/dir1/dir_2/dir_3/dir_4/A+A/dir_5/filename.csv’ I have attempted to put %2B inst...
Is anyone else having issues getting an excel multi sheet formatter followed by a file writer to write via smb to a shared drive? I can get it to write to an ftp via the file writer, but not the shared drive. Yes, I can write data from a single exc...