Hi,
I am using the script from Github to migrate policies from one management server to another management server.
https://github.com/CheckPoint-APIs-Team/ExportImportPolicyPackage
I got the policy in the target management server, but I got many errors like this:
Failed to import service-tcp with name [TCP_8081]. Error: code: generic_err_invalid_parameter
message: Invalid parameter for [delayed-sync-value]. delayed-sync-value can get value only if sync-connections-on-cluster and use-delayed-sync are true
Check rules that relate to TCP_8081 in new management server, some rules have this service and some rules miss this service.
Could you help check this issue?