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.
Below, ai have attached credential_transaction table from mosip_credential db, registration processor from mosip_regprc and kafka logs


