Hi Team,
We have deleted a Business Process on our dev Environment.
When deploying the custom pacakge to our Test Environment i recieve the following error
'Error occured while performing operation on "Process_123412" item, UId = 589g53bc-gh11-50e8-8c66-5655abb06dd1.'
'023-06-14 17:54:18,841 Npgsql.PostgresException (0x80004005): 23503: update or delete on table "SysSchema" violates foreign key constraint "FKTj5Ti40nTBMfs8akfdQmBIa25bs" on table "SysSchema"'
How can i solve this deployment issue ?
Sasori
Like
Hello!
The generation of the source code can't help solve the problem. You need to find the missing schema in the development environment for building the dependency and binding resources to the package.
Hi Artem,
Thank your for the response!
Can the generation of the source code in the DEV-Environemnt fix this problem ?
Sasori
Hello!
The generation of the source code can't help solve the problem. You need to find the missing schema in the development environment for building the dependency and binding resources to the package.