i am trying to merging modified object from nav 2013r2 to nav 2015 using windows powershell ISE.
my question is i want to find all the conflicted object .?
*This post is locked for comments
Saurav Sir ,
Thanks for the help i am grateful of yours that you had replied to all my queries I would like to thank you and jonathan archer for all the help.By the way i had used winmerge to resolve all the conflict.
Hello Saurav Sir
sorry to bother you again
i just want to know one more thing
i am using merge command
i got three folder ,ConflictModified,ConflictOriginal,ConflictTarget,few conflict files and one result.txt.
pls tell me the approach i have to use to resolve the conflict .i am very much confused with these three folder and file type of conflict .
where and which file i have to manually resolve .
Thanks in Advance
Hi,
Resolve All Conflicts and your Object Merging is complete.
Next is data Migration.
Please close the thread as I hope your query is resolved.
Sir ,
I am using a developer license.
May i ask you one more thing ,when i am using compare and update command i got the difference in delta ,now delta and target would be merge and the merged object would be is in the result folder result folder .now i have to resolve all the conflict in the result folder .,now what ?
Are you using Developer License?
Sir
Microsoft Dynamics NAV
---------------------------
You cannot modify table data in the Object table. Modify the table definition instead.
---------------------------
OK
---------------------------
Getting this error
DataItem, Table View - SORTING(Type,Company Name,ID) ORDER(Ascending) WHERE(Type=FILTER(<>TableData&<>MenuSuite))
OnPreDataItem-
Object.MODIFYALL(Modified,FALSE);
Object.MODIFYALL(Date,TODAY);
Object.MODIFYALL(Time,120000T);
Object.MODIFYALL("Version List",'UPGRADE');
Hello Saurav Sir
i taken a dataitem as object
in the DataItemTableView:=WHERE(Type=FILTER(<>TableData),Type=FILTER(<>MenuSuite))
in the onaftergetrecord
//
Modified := FALSE;
"Version List":= 'Upgrade';
Date := TODAY;
Time:=Time;
What u did?
Hello Saurav Sir
i am not seeing any changes in all the object';
Sohail Ahmed
2
mmv
2
Amol Salvi
2