Skip to main content
13-Aquamarine
June 30, 2021
Solved

Error - import Source control entities / TWX 8.4. to 9.1

  • June 30, 2021
  • 1 reply
  • 1741 views

Hi all, 

 

during importing SourceControlEntities I got following errors.
This is only happening when I am importing complete .zip file, but when I unzip this and import entities as a single file, it works fine.

 

Importing the same "project" to the version 8.4.x. is without errors.

 

Is there any possible solution how to import SourceControlEntities from older version to the 9.x?

 

 

Unable to Invoke Service ImportSourceControlledEntities on SourceControlFunctions : null

 

ErrorCode(cdeb5a8e-1660-4035-97fd-12e3db90e19f), Cause(null), Reason(Access was attempted on a null reference variable.), Possible Resolutions(Remove the reference to the null variable within your extension code.)

Best answer by mvajla

Hi,
I didn't realise that I need to unzip a .zip file before import.
So case is solved.

1 reply

12-Amethyst
August 16, 2021

Hi, check visibility and permission on entity "SourceControlFunctions" and add Visibility permission to the Entity for the Unit or Organization of the users.

mvajla13-AquamarineAuthorAnswer
13-Aquamarine
August 16, 2021

Hi,
I didn't realise that I need to unzip a .zip file before import.
So case is solved.