Skip to main content
Solved

Data Migration - Status change of project header to released

  • October 26, 2023
  • 2 replies
  • 180 views

Forum|alt.badge.img+5

Hello,

I am trying to create a migration job to change in mass the status of project header from ”Initialised” to “Released”. Here is the IFS Page:

I created the following job:

I am testing it for a specific example of an existing project (PROJECT_ID provided in the where clause) with the status “initialized”.

Still, I am getting the following error:

“ORA-20114: Project.FND_MODIFIED: The Project record has already been changed. Please refresh the record and reenter your changes.”


Thank you in advance for your help,

Best answer by Makede

Hi @ArcAleksS

based on the hardcopy you missed to map the OBJVERSION field



BR
Martina 

2 replies

Forum|alt.badge.img+11
  • Hero (Employee)
  • 106 replies
  • Answer
  • October 27, 2023

Hi @ArcAleksS

based on the hardcopy you missed to map the OBJVERSION field



BR
Martina 


Forum|alt.badge.img+5
  • Author
  • Do Gooder (Partner)
  • 11 replies
  • October 27, 2023

Hello @Makede

Indeed, I forgot to map the OBJVERSION field.

Thank you very much!

 

Best regards,