Your customer reports duplicate account creation and the status unexpectedly getting changed along with various data cor

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

Your customer reports duplicate account creation and the status unexpectedly getting changed along with various data cor

Post by answerhappygod »

Your customer reports duplicate account creation and the status unexpectedly getting changed along with various data corruption issues resulting due to duplicate processing.They are using push-based connectors to process reconciliation using the processReconciliationEvent API.How can you fix this issue?

A. Check if related batches are in the Ready For Processing statue by using the following statement:select rb_batch_status, rb_note from recon_batches whererb_batch_status = 'Ready For Processing' and rj_key = JOB_ID_ON_UI.
B. Set the reconciliation batch size (batchSize parameter) to 0 in the reconciliation profile of the affected resource object.
C. Perform reconciliation twice if the size of the data is large.
D. Modify the field length of these columns from the console and then re-create the recon profile.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply