Hello,
I have a completed Forms business process that was created on a Windows 2008R2 server with SQL 2014. I am trying to upload the process to a Server 2012 Standard with SQL 2016.
I get the unexpected error. In the Event Viewer, I get this message:
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_bp_steps_bp_subprocess". The conflict occurred in database "LFFORMS", table "dbo.cf_bp_processes", column 'process_id".
Has anyone else experienced this? Is there a way to fix it?
Thanks!