S
S
Simon Tis2020-07-09 11:53:35
1C
Simon Tis, 2020-07-09 11:53:35

What is the mistake, in what direction should I go to fix it?

Synchronizing the Bitrix24 and 1C UNF box
Everything is updated to the latest versions

When fully synchronized, I get an error:

Value conversion to Boolean type cannot be performed
{Synchronization with Bitrix24 General Module. "N","Y"));
{Synchronize with Bitrix24 GeneralModule.B24_Sync_UploadServerCall.Module(5200)}: GeneratedRequest = GenerateNomenclature Data Structure(CommonSettings, Selection, TemporaryTables Manager, NOT ValueFilled(Selection.IdentifierB24), tnNomenclature BindingToGroups);
{SynchronizationSBitrix24 GeneralModule.B24_SynchronizationClientServer.Module(684)}: GeneratedData = B24_Synchron_UploadServer Call.GenerateDataBy Goods(CommonSettings, DataArray);
{SynchronizationSBitrix24 GeneralModule.B24_Synchronization_ClientServer.Module(586)}: Preparing&Uploading Data to the Portal(GeneralSettings, DataType);
{SynchronizationSBitrix24 GeneralModule.B24_Synchronization_ClientServer.Module(510)}: GenerateAndSend(CommonSettings, GeneralSettings.Types of ExchangeObjects.Item);
{SynchronizationSBitrix24 GeneralModule.B24_Synchronization_ClientServer.Module(476)}: ProcessItemQueueDownload(CommonSettings, ItemQueue);
{Synchronization with Bitrix24 GeneralModule.B24_Synchronization_SynchronizationClientServer.Module(435)}: CheckUpload Execution Queue(GeneralSettings, Upload Queue);
{Synchronization with Bitrix24 GeneralModule.B24_Synchronization_SynchronizationClientServer.Module(2204)}: StartExecuteUpload Queue(GeneralSettings);
{SynchronizationSBitrix24 GeneralModule.B24_SynchronizationClientServer.Module(2147)}: PerformSynchronization(Synchronization Settings, Synchronization Type, FullSynchronization, PerformUpload, PerformUpload);
{(1)}:B24_SynchronizationClientServer.RunSyncOnBackgroundJob(Parameters[0],Parameters[1])
{GeneralModule.General Purpose.Module(5110)}: Execute MethodName + "(" + ParameterString + ")";
{GeneralModule.LongOperations.Module(1032)}: General Purpose.ExecuteConfigurationMethod(ProcedureName, CallParameters);
{GeneralModule.LongOperations.Module(1022)}: CallProcedure(AllParameters.ProcedureName, AllParameters.ProcedureParameters);

I do not understand what this can be connected with in general. Has anyone met? Can you suggest at least in what direction to look for?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sgr_A, 2020-07-09
@Sgr_A

My God, apparently in the new version of the platform they began to issue a full stack in case of an exceptional situation.


Value conversion to Boolean type cannot be performed
{SynchronizationSBitrix24 GeneralModule.B24_Synchr_UploadServerCall.Module(5388)}: Fields.Insert("ACTIVE" , ?(Active,"N","Y"));

You need to see what you have in the Active variable . Since apparently there is not a Boolean type, which follows from the description of the error.
Debugging will help you, comrade.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question