Skip to main content

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?

 

Hi Allard,

The Move File process action will be fixed in the next release of Indicium! That should be released at the end of next week!


Thanks for the quick reply. So the input parameters as shown are in the correct format?

I will be waiting on the new release then!


Hi Allerd,

It looks like the “Source file (pointer)” is correct.

The "Target file name” should be a relative path including the filename. So in your case it should probably be: "Boost XML import\file123.XML”.