Created Appointment creation flow.
This commit is contained in:
@@ -313,3 +313,22 @@ company.id.required.for.preferred.call=Company ID is required when requesting on
|
||||
|
||||
response.days.not.null=Response days should not be null and greater than zero.
|
||||
application.cannot.approved.or.rejected=Application cannot be approved and rejected because amendment is active.
|
||||
|
||||
#Appointment flow messages
|
||||
ndg.generated = NDG Generated.
|
||||
ndg.available = NDG Available.
|
||||
ndg.generation.in.progress = NDG generation is in progress.
|
||||
ndg.fetch.successfully = NDG fetch successfully.
|
||||
appointment.already.created = Appointment Already Created.
|
||||
ndg.not.found.for.this.application.or.invalid = Ndg not found for this application or invalid.
|
||||
provide.valid.application.document.id = Provide valid application document id.
|
||||
document.uploaded.successfully.to.external.system = Document uploaded successfully to external system.
|
||||
error.in.uploading.document.check.input = Error in uploading document check input data or try again.
|
||||
document.already.uploaded = Document already uploaded.
|
||||
document.not.uploaded.to.external.system.please.try.again = Document not uploaded to external system, please try again.
|
||||
ndg.not.found.or.not.matched = The provided NDG does not match the application NDG, or the NDG has not been generated.
|
||||
ndg.generation.is.only.for.gepafin = NDG generation is only available for GEPAFIN Hub.
|
||||
appointment.creation.is.only.for.gepafin = Appointment creation is only allowed for GEPAFIN Hub.
|
||||
upload.document.is.only.for.gepafin = Document cant be uploaded, this is only available for GEPAFIN Hub.
|
||||
appointment.created.successfully = Appointment created successfully.
|
||||
error.try.again = Service call error while performing the operation. Please try again.
|
||||
|
||||
Reference in New Issue
Block a user