Primavera Unifier 18.8.16.0 - Unifier Repository Directory path
We are in the middle of exporting data off our on premise Windows platform Unifier and importing it in our Linux instance of Unifier on OCI.
The DB instance was exported off the old Windows Unifier instance and was imported into the new Linux Instance.
We noted that the
SQL
Select ID,Project_ID,Repo_Path,Repo_Name,File_Name from uniadmog.unifier_dm_file_view where dms_file_id=0 order by project_id
Note that the REPO_PATH had data in the Windows format not Linux for the existing attachments
eg : \-1056\201506\8\
Whereas for new attachments it is as follows