Hi,
I’m trying to move a file to another folder after importing the data. However, I’m getting the error: ‘An unhandled exception occurred while processing the request. (ffba027a)
System.NullReferenceException: Object reference not set to an instance of an object.’
I’m filling the following parameters in the ‘move file’ process action:
Process action settings:
Storage location: C:\ThinkwiseSoftware Tools\File_storage
Input parameters:
Source file (pointer): C:\ThinkwiseSoftware Tools\File_storage\Boost XML import\file123.XML
Target file name: C:\ThinkwiseSoftware Tools\File_storage\Boost XML import\done\
What do I do wrong here?