Anyone know if it's possible (i.e. existing plugins, or if a plugin can be c

Anyone know if it's possible (i.e. existing plugins, or if a plugin can be created) to upload files to a local or network drive directly w/o having to FTP from within a process? The only plugins I see use FTP/SFTP/SCP protocols. Thanks!...

OriginalPostID-117750

OriginalPostID-117750

  Discussion posts and replies are publicly visible

Parents
  • Thanks Bishnu. Any idea on the format of the inputs? I've tried plain and wrapping quotes, but neither work... I'm only filling out Destination and Documents, as I'm assuming Folder is to move a folder. For Destination, I've tried:

    ="\\\\rmsdevdesk13\\c$\\Test\\Temporary"
    \\\\rmsdevdesk13\\c$\\Test\\Temporary
    \\\\\\\\rmsdevdesk13\\\\c$\\\\Test\\\\Temporary

    But I get the following nullpointerexception:

    18:01:15,250 INFO [stdout] (default-threads - 11) 2014-07-30 18:01:15,249 [default-threads - 11] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=43584, classname=com.appiancorp.sales.localfiles.MoveToFilesystem
    ppian@dcmdevapp0:/appian/bin/jboss/jboss-eap-6.2/bin> 18:01:15,250 INFO [stdout] (default-threads - 11) 2014-07-30 18:01:15,249 [default-threads - 11] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=43584, classname=com.appiancorp.sales.localfiles.MoveToFilesystem


Reply
  • Thanks Bishnu. Any idea on the format of the inputs? I've tried plain and wrapping quotes, but neither work... I'm only filling out Destination and Documents, as I'm assuming Folder is to move a folder. For Destination, I've tried:

    ="\\\\rmsdevdesk13\\c$\\Test\\Temporary"
    \\\\rmsdevdesk13\\c$\\Test\\Temporary
    \\\\\\\\rmsdevdesk13\\\\c$\\\\Test\\\\Temporary

    But I get the following nullpointerexception:

    18:01:15,250 INFO [stdout] (default-threads - 11) 2014-07-30 18:01:15,249 [default-threads - 11] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=43584, classname=com.appiancorp.sales.localfiles.MoveToFilesystem
    ppian@dcmdevapp0:/appian/bin/jboss/jboss-eap-6.2/bin> 18:01:15,250 INFO [stdout] (default-threads - 11) 2014-07-30 18:01:15,249 [default-threads - 11] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=43584, classname=com.appiancorp.sales.localfiles.MoveToFilesystem


Children
No Data