Registration processor not moving to printing stage

Hi Community,

I am facing an issue in the Print Stage. My registration packet has successfully completed the Finalization stage in the Registration Processor, and the UIN has been generated. The flow seems to reach the Print Service, but it stops there without publishing any success event to printing-bus-out.

Current Status:

Registration Processor: Completed successfully. FINALIZATION status is SUCCESS.

Credential Service: Seems to be working.

In the credential_transaction table, the status is ISSUED.

I can see the Datashare URL generated in the database record.

Kafka Status:

printing-bus-in: I can see the JSON message arriving here (Consumer logs show the message).

printing-bus-out: EMPTY. No messages are being published here.

:backhand_index_pointing_down: Below, ai have attached credential_transaction table from mosip_credential db, registration processor from mosip_regprc and kafka logs

Hi @RANKESH_R,

Thanks for reaching out!

Could we please check the logs for the credential-requestor-stage to see if there are any exceptions or if there have been any changes in the Camel routes for the respective process?

Once processing is completed in this stage, an event is published to the printing-<process>-bus-out. For example, in the case of the NEW process, the event is published to printing-new-bus-out, and the workflow is completed successfully.

Let us know if you need any further assistance.

Best regards,
MOSIP Team

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.