0% found this document useful (0 votes)
3 views

Payment Logs

Uploaded by

Ajinkya Gaikwad
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Payment Logs

Uploaded by

Ajinkya Gaikwad
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 815

05:23:25.975 [main] INFO com.eversana.rms.payment.

PaymentService - Adding the


SVC_RUNTIME_ENVIRONMENT environment variable value: qa to Spring active profiles
_ _ __ _ __
| | _ _ ___| |__ \ \ | | / /
| | | | | / __| '_ \ \ \ | | / /
| |__| |_| \__ \ | | | \ \| |/ /
|_____\__,_|___/_| |_| \_\ /_/
Powered by Lush |_|

2024-12-10 05:23:31.696 INFO [payment-service,,] 1 --- [ main] [lush-


core] com.eversana.rms.payment.PaymentService : Starting PaymentService using Java
17.0.13 on payment-service with PID 1 (/home/svc-user/app started by svc-user in
/home/svc-user)
2024-12-10 05:23:31.719 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : The following 5 profiles are
active: "qa", "rms.shared.mail.s3.enabled", "k8s", "kubernetes", "clear-ticket"
2024-12-10 05:23:38.041 INFO [payment-service,,] 1 --- [ main] [lush-
core] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC
repositories in DEFAULT mode.
2024-12-10 05:23:38.843 INFO [payment-service,,] 1 --- [ main] [lush-
core] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository
scanning in 767 ms. Found 5 R2DBC repository interfaces.
2024-12-10 05:23:44.396 INFO [payment-service,,] 1 --- [ main] [lush-
core] o.s.cloud.context.scope.GenericScope : BeanFactory id=4a21c7db-b5b6-3866-
9197-45c2f0d3e012
2024-12-10 05:23:46.374 INFO [payment-service,,] 1 --- [ main] [lush-
core] trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.security.config.annotation.method.configuration.ReactiveMethod
SecurityConfiguration' of type
[org.springframework.security.config.annotation.method.configuration.ReactiveMethod
SecurityConfiguration] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-10 05:23:46.610 INFO [payment-service,,] 1 --- [ main] [lush-
core] trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcess
orAutoConfiguration' of type
[org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcess
orAutoConfiguration] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-10 05:23:46.620 INFO [payment-service,,] 1 --- [ main] [lush-
core] trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcess
orAutoConfiguration$ReactorDeferringLoadBalancerFilterConfig' of type
[org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcess
orAutoConfiguration$ReactorDeferringLoadBalancerFilterConfig] is not eligible for
getting processed by all BeanPostProcessors (for example: not eligible for auto-
proxying)
2024-12-10 05:23:46.630 INFO [payment-service,,] 1 --- [ main] [lush-
core] trationDelegate$BeanPostProcessorChecker : Bean
'reactorDeferringLoadBalancerExchangeFilterFunction' of type
[org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchan
geFilterFunction] is not eligible for getting processed by all BeanPostProcessors
(for example: not eligible for auto-proxying)
2024-12-10 05:23:48.142 DEBUG [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : Lush :: LushCoreConfig
initialization
2024-12-10 05:23:48.150 DEBUG [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : Using ClearTicketUtil
2024-12-10 05:24:00.833 INFO [payment-service,,] 1 --- [ main] [lush-
core] c.e.rms.shared.mail.RmsSharedMailConfig : Shared mail classloader templates
being loaded from: email-templates/
2024-12-10 05:24:06.230 INFO [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : ****
2024-12-10 05:24:06.245 INFO [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : Lush Security Configuration:
2024-12-10 05:24:06.248 INFO [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : - authenticationManager class:
com.px3j.lush.endpoint.http.security.reactive.LushAuthenticationManager
2024-12-10 05:24:06.253 INFO [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : - contextRepository class:
com.px3j.lush.endpoint.http.security.reactive.LushSecurityContextRepository
2024-12-10 05:24:06.254 INFO [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : - protected-paths:
/lush/example/*,/payment/**,/d365/payment/**
2024-12-10 05:24:06.264 INFO [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : - public-paths:
/actuator/**,/health/**,/ui/**,/swagger-ui/**,/swagger-resources/**,/v3/api-docs/
**,/v3/api-docs.yaml,/swagger-ui.html,/webjars-swagger-ui,/webjars/swagger-ui/
index.html,/webjars/**
2024-12-10 05:24:06.268 INFO [payment-service,,] 1 --- [ main] [lush-
core] lush.core.debug : ****
2024-12-10 05:24:06.547 WARN [payment-service,,] 1 --- [ main] [lush-
core] ion$DefaultTemplateResolverConfiguration : Cannot find template ___location:
classpath:/templates/ (please add some templates or check your Thymeleaf
configuration)
2024-12-10 05:24:19.615 INFO [payment-service,,] 1 --- [ main] [lush-
core] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath
base path '/actuator'
2024-12-10 05:24:23.454 WARN [payment-service,,] 1 --- [ main] [lush-
core] iguration$LoadBalancerCaffeineWarnLogger : Spring Cloud LoadBalancer is
currently working with the default cache. While this cache implementation is useful
for development and tests, it's recommended to use Caffeine cache in production.You
can switch to using Caffeine cache, by adding it and
org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-12-10 05:24:24.226 INFO [payment-service,,] 1 --- [ main] [lush-
core] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 9013
2024-12-10 05:24:24.507 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : Started PaymentService in 58.519
seconds (JVM running for 61.718)
2024-12-10 05:24:24.550 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : _startup: active profiles - [qa,
rms.shared.mail.s3.enabled, k8s, kubernetes, clear-ticket]
2024-12-10 05:24:24.554 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : _startup: Service URI
vars.d365.job-id 9E9D12A0-B2BE-44E8-895B-3CB734D521B2
2024-12-10 05:24:24.568 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : _startup: Service URI
vars.d365.client-id ${D365_CLIENT_ID}
2024-12-10 05:24:24.571 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : _startup: Service URI
vars.d365.tenant-id ${D365_TENANT_ID}
2024-12-10 05:24:24.576 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : _startup: Service URI
vars.d365.client-secret ${D365_CLIENT_SECRET}
2024-12-10 05:24:24.578 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : _startup: Service URI
vars.d365.base-url https://evemod-sat.sandbox.operations.dynamics.com
2024-12-10 05:24:24.580 INFO [payment-service,,] 1 --- [ main] [lush-
core] com.eversana.rms.payment.PaymentService : _startup: Service URI
vars.d365.entity-name AVA%20Invoice%20Journal%20MEDI
2024-12-10 05:25:00.162 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 05:25:04.110 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c5ecdb16-ba31-4e6c-8f65-062e9aa91e20
2024-12-10 05:25:04.471 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 05:25:04.477 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea763335-626e-4498-b879-dc17b7d5ad32, type: workflowEvent, eventType:
Started }
2024-12-10 05:25:04.479 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:25:04.483 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea763335-626e-4498-b879-dc17b7d5ad32, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:25:04.486 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:25:04.487 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea763335-626e-4498-b879-dc17b7d5ad32, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:25:04.493 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea763335-626e-4498-b879-dc17b7d5ad32, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:25:04.495 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ea763335-626e-4498-b879-dc17b7d5ad32 and
name: d365-payment-wf
2024-12-10 05:25:04.496 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea763335-626e-4498-b879-dc17b7d5ad32, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:25:04.497 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ea763335-626e-4498-b879-dc17b7d5ad32 with
sources: [rebates, medicaid]
2024-12-10 05:25:04.501 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:25:04.529 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:25:04.561 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40454, jobExecutionId=c5ecdb16-ba31-4e6c-8f65-
062e9aa91e20, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ea763335-626e-4498-b879-
dc17b7d5ad32, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:25:04.112634041, updatedBy=null, updatedDate=null)
2024-12-10 05:25:05.390 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:25:05.393 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:25:05.396 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea763335-626e-4498-b879-dc17b7d5ad32, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:25:05.398 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea763335-626e-4498-b879-dc17b7d5ad32, type: workflowEvent, eventType:
Finished }
2024-12-10 05:25:05.400 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:25:05.878 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6315e102-4373-4ddf-9771-beda247ab17a
2024-12-10 05:25:06.146 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 05:25:06.148 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: workflowEvent, eventType:
Started }
2024-12-10 05:25:06.156 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:25:06.158 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:25:06.159 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:25:06.163 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:25:06.165 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:25:06.166 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 259e02a3-9e86-4430-821a-e736c6f326ee and
name: d365-payment-wf
2024-12-10 05:25:06.167 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:25:06.168 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 259e02a3-9e86-4430-821a-e736c6f326ee with
sources: [rebates, medicaid]
2024-12-10 05:25:06.169 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:25:06.170 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:25:06.173 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40455, jobExecutionId=6315e102-4373-4ddf-9771-
beda247ab17a, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=259e02a3-9e86-4430-821a-
e736c6f326ee, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:25:05.880408003, updatedBy=null, updatedDate=null)
2024-12-10 05:25:06.852 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 05:25:06.855 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 05:25:06.859 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:25:06.884 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:25:06.887 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:25:06.891 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:25:06.894 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:25:06.896 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 05:25:06.898 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 05:25:06.926 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:25:06.928 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:25:06.929 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:25:06.932 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:25:06.933 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 05:25:06.938 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 05:25:06.942 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 05:25:06.944 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 05:25:06.947 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 05:25:06.948 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 05:25:06.956 ERROR [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 05:25:06.965 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 05:25:06.966 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 259e02a3-9e86-4430-821a-e736c6f326ee, type: workflowEvent, eventType:
Finished }
2024-12-10 05:25:06.967 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:25:06.970 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 05:25:07.500 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 05:25:08.865 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 05:25:09.484 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4973f064-c1c1-4523-8b97-7561c12c8bde
2024-12-10 05:25:10.607 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 05:25:10.610 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a9ecab1-ffa4-4649-b386-b8770db05146, type: workflowEvent, eventType:
Started }
2024-12-10 05:25:10.612 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:25:10.614 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a9ecab1-ffa4-4649-b386-b8770db05146, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:25:10.615 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:25:10.615 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a9ecab1-ffa4-4649-b386-b8770db05146, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:25:10.616 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a9ecab1-ffa4-4649-b386-b8770db05146, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:25:10.621 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9a9ecab1-ffa4-4649-b386-b8770db05146 and
name: d365-payment-wf
2024-12-10 05:25:10.621 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a9ecab1-ffa4-4649-b386-b8770db05146, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:25:10.622 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9a9ecab1-ffa4-4649-b386-b8770db05146 with
sources: [rebates, medicaid]
2024-12-10 05:25:10.622 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:25:10.622 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:25:10.625 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40456, jobExecutionId=4973f064-c1c1-4523-8b97-
7561c12c8bde, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9a9ecab1-ffa4-4649-b386-
b8770db05146, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:25:09.485534086, updatedBy=null, updatedDate=null)
2024-12-10 05:25:10.832 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:25:10.833 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:25:10.834 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a9ecab1-ffa4-4649-b386-b8770db05146, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:25:10.834 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a9ecab1-ffa4-4649-b386-b8770db05146, type: workflowEvent, eventType:
Finished }
2024-12-10 05:25:10.835 INFO [payment-service,49383e58d07ddcdf,49383e58d07ddcdf] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:26:00.002 INFO [payment-service,d4852d2b403f3306,d4852d2b403f3306] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 05:28:00.009 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 05:28:00.647 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 56ad8bf4-78c4-4ca9-9e16-b5e5e036ab42
2024-12-10 05:28:00.842 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 05:28:00.845 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 043abddb-d648-48df-b564-8d397f45600d, type: workflowEvent, eventType:
Started }
2024-12-10 05:28:00.846 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:28:00.848 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 043abddb-d648-48df-b564-8d397f45600d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:28:00.849 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:28:00.850 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 043abddb-d648-48df-b564-8d397f45600d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:28:00.850 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 043abddb-d648-48df-b564-8d397f45600d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:28:00.851 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 043abddb-d648-48df-b564-8d397f45600d and
name: jde-payment-wf
2024-12-10 05:28:00.852 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 043abddb-d648-48df-b564-8d397f45600d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:28:00.853 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 043abddb-d648-48df-b564-8d397f45600d with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:28:00.854 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:28:00.855 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:28:00.862 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:28:00.867 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40457, jobExecutionId=56ad8bf4-78c4-4ca9-9e16-
b5e5e036ab42, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=043abddb-d648-48df-b564-
8d397f45600d, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:28:00.648588405, updatedBy=null, updatedDate=null)
2024-12-10 05:28:01.441 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:28:01.442 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:28:01.444 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 043abddb-d648-48df-b564-8d397f45600d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:28:01.444 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 043abddb-d648-48df-b564-8d397f45600d, type: workflowEvent, eventType:
Finished }
2024-12-10 05:28:01.445 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:28:01.971 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 847c8c69-a431-4561-9d42-055e55de271e
2024-12-10 05:28:02.252 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 05:28:02.261 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 08064c4b-262b-4e25-9078-785e117dd8b1, type: workflowEvent, eventType:
Started }
2024-12-10 05:28:02.287 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:28:02.296 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 08064c4b-262b-4e25-9078-785e117dd8b1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:28:02.300 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:28:02.310 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 08064c4b-262b-4e25-9078-785e117dd8b1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:28:02.320 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 08064c4b-262b-4e25-9078-785e117dd8b1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:28:02.330 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 08064c4b-262b-4e25-9078-785e117dd8b1 and
name: jde-payment-wf
2024-12-10 05:28:02.332 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 08064c4b-262b-4e25-9078-785e117dd8b1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:28:02.342 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 08064c4b-262b-4e25-9078-785e117dd8b1 with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:28:02.350 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:28:02.356 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:28:02.361 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:28:02.386 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40458, jobExecutionId=847c8c69-a431-4561-9d42-
055e55de271e, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=08064c4b-262b-4e25-9078-
785e117dd8b1, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:28:01.971858024, updatedBy=null, updatedDate=null)
2024-12-10 05:28:03.145 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:28:03.145 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:28:03.146 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 08064c4b-262b-4e25-9078-785e117dd8b1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:28:03.146 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 08064c4b-262b-4e25-9078-785e117dd8b1, type: workflowEvent, eventType:
Finished }
2024-12-10 05:28:03.147 INFO [payment-service,f275d832bcca6183,f275d832bcca6183] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:30:00.006 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 05:30:00.730 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : e2fb230f-7246-43f5-a2b7-1433e9403aee
2024-12-10 05:30:00.943 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 05:30:00.946 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 743ad525-a13c-46b3-ab41-50b4bd546d25, type: workflowEvent, eventType:
Started }
2024-12-10 05:30:00.948 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:30:00.952 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 743ad525-a13c-46b3-ab41-50b4bd546d25, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:30:00.956 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:30:00.958 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 743ad525-a13c-46b3-ab41-50b4bd546d25, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:30:00.961 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 743ad525-a13c-46b3-ab41-50b4bd546d25, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:30:00.962 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 743ad525-a13c-46b3-ab41-50b4bd546d25 and
name: d365-payment-wf
2024-12-10 05:30:00.964 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 743ad525-a13c-46b3-ab41-50b4bd546d25, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:30:00.967 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 743ad525-a13c-46b3-ab41-50b4bd546d25 with
sources: [rebates, medicaid]
2024-12-10 05:30:00.968 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:30:00.970 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:30:00.972 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40459, jobExecutionId=e2fb230f-7246-43f5-a2b7-
1433e9403aee, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=743ad525-a13c-46b3-ab41-
50b4bd546d25, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:30:00.730956114, updatedBy=null, updatedDate=null)
2024-12-10 05:30:01.575 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:30:01.580 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:30:01.586 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 743ad525-a13c-46b3-ab41-50b4bd546d25, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:30:01.587 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 743ad525-a13c-46b3-ab41-50b4bd546d25, type: workflowEvent, eventType:
Finished }
2024-12-10 05:30:01.588 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:30:02.204 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 5daacefc-1b99-45d3-a381-c001f4f6e915
2024-12-10 05:30:02.407 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 05:30:02.410 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: workflowEvent, eventType:
Started }
2024-12-10 05:30:02.411 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:30:02.412 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:30:02.417 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:30:02.418 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:30:02.418 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:30:02.419 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 51c089d3-71a9-443d-b75d-54df03753303 and
name: d365-payment-wf
2024-12-10 05:30:02.419 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:30:02.420 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 51c089d3-71a9-443d-b75d-54df03753303 with
sources: [rebates, medicaid]
2024-12-10 05:30:02.427 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:30:02.427 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:30:02.431 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40460, jobExecutionId=5daacefc-1b99-45d3-a381-
c001f4f6e915, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=51c089d3-71a9-443d-b75d-
54df03753303, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:30:02.206755973, updatedBy=null, updatedDate=null)
2024-12-10 05:30:03.354 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 05:30:03.357 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 05:30:03.357 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:30:03.362 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:30:03.364 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:30:03.365 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:30:03.381 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:30:03.385 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 05:30:03.387 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 05:30:03.399 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:30:03.405 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:30:03.407 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:30:03.411 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:30:03.418 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 05:30:03.422 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 05:30:03.428 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 05:30:03.430 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 05:30:03.432 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 05:30:03.433 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 05:30:03.435 ERROR [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 05:30:03.462 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 05:30:03.464 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 51c089d3-71a9-443d-b75d-54df03753303, type: workflowEvent, eventType:
Finished }
2024-12-10 05:30:03.465 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:30:03.469 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 05:30:03.472 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 05:30:03.579 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 05:30:04.099 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : a82756c8-a688-42f5-91ca-a74f4ad2f6ad
2024-12-10 05:30:04.920 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 05:30:04.922 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e20b7503-bee0-4cc8-85d2-1d897d4e09eb, type: workflowEvent, eventType:
Started }
2024-12-10 05:30:04.925 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:30:04.927 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e20b7503-bee0-4cc8-85d2-1d897d4e09eb, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:30:04.928 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:30:04.933 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e20b7503-bee0-4cc8-85d2-1d897d4e09eb, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:30:04.934 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e20b7503-bee0-4cc8-85d2-1d897d4e09eb, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:30:04.941 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: e20b7503-bee0-4cc8-85d2-1d897d4e09eb and
name: d365-payment-wf
2024-12-10 05:30:04.941 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e20b7503-bee0-4cc8-85d2-1d897d4e09eb, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:30:04.942 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: e20b7503-bee0-4cc8-85d2-1d897d4e09eb with
sources: [rebates, medicaid]
2024-12-10 05:30:04.942 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:30:04.944 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:30:04.947 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40461, jobExecutionId=a82756c8-a688-42f5-91ca-
a74f4ad2f6ad, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=e20b7503-bee0-4cc8-85d2-
1d897d4e09eb, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:30:04.104624523, updatedBy=null, updatedDate=null)
2024-12-10 05:30:05.290 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:30:05.291 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:30:05.292 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e20b7503-bee0-4cc8-85d2-1d897d4e09eb, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:30:05.293 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e20b7503-bee0-4cc8-85d2-1d897d4e09eb, type: workflowEvent, eventType:
Finished }
2024-12-10 05:30:05.293 INFO [payment-service,4b69d0fb96590239,4b69d0fb96590239] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:35:00.006 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 05:35:00.027 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 05:35:00.960 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 955b4eea-d5f1-4e59-8ab5-6860bed8385f
2024-12-10 05:35:01.148 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f1b5a1c9-1b59-408c-8477-b94e0460a95d
2024-12-10 05:35:01.395 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 05:35:01.395 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7612aa46-e31c-4f62-95a5-67362095566d, type: workflowEvent, eventType:
Started }
2024-12-10 05:35:01.395 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:35:01.395 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7612aa46-e31c-4f62-95a5-67362095566d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:35:01.396 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:35:01.396 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7612aa46-e31c-4f62-95a5-67362095566d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:35:01.396 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7612aa46-e31c-4f62-95a5-67362095566d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:35:01.396 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7612aa46-e31c-4f62-95a5-67362095566d and
name: d365-payment-wf
2024-12-10 05:35:01.408 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7612aa46-e31c-4f62-95a5-67362095566d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:35:01.410 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7612aa46-e31c-4f62-95a5-67362095566d with
sources: [rebates, medicaid]
2024-12-10 05:35:01.411 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:35:01.411 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:35:01.415 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40462, jobExecutionId=955b4eea-d5f1-4e59-8ab5-
6860bed8385f, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7612aa46-e31c-4f62-95a5-
67362095566d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:35:00.960799295, updatedBy=null, updatedDate=null)
2024-12-10 05:35:01.538 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 05:35:01.539 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed010dba-8c51-429c-9df1-a260fece14a7, type: workflowEvent, eventType:
Started }
2024-12-10 05:35:01.539 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:35:01.540 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed010dba-8c51-429c-9df1-a260fece14a7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:35:01.540 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:35:01.540 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed010dba-8c51-429c-9df1-a260fece14a7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:35:01.541 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed010dba-8c51-429c-9df1-a260fece14a7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:35:01.541 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ed010dba-8c51-429c-9df1-a260fece14a7 and
name: jde-payment-wf
2024-12-10 05:35:01.542 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed010dba-8c51-429c-9df1-a260fece14a7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:35:01.542 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ed010dba-8c51-429c-9df1-a260fece14a7 with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:35:01.543 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:35:01.543 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:35:01.553 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:35:01.567 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40463, jobExecutionId=f1b5a1c9-1b59-408c-8477-
b94e0460a95d, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ed010dba-8c51-429c-9df1-
a260fece14a7, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:35:01.158319022, updatedBy=null, updatedDate=null)
2024-12-10 05:35:01.975 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:35:01.977 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:35:01.978 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7612aa46-e31c-4f62-95a5-67362095566d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:35:01.980 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7612aa46-e31c-4f62-95a5-67362095566d, type: workflowEvent, eventType:
Finished }
2024-12-10 05:35:01.981 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:35:02.639 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:35:02.640 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:35:02.645 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed010dba-8c51-429c-9df1-a260fece14a7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:35:02.646 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed010dba-8c51-429c-9df1-a260fece14a7, type: workflowEvent, eventType:
Finished }
2024-12-10 05:35:02.655 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:35:02.837 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 342dfb4c-f028-45c6-ad1d-101ad47dcf8b
2024-12-10 05:35:02.951 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f328f220-46ad-421f-b09a-71f5aebfe981
2024-12-10 05:35:03.404 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 05:35:03.405 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b6ef3c20-990b-4a96-92ce-c76be65f4f4e, type: workflowEvent, eventType:
Started }
2024-12-10 05:35:03.405 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:35:03.406 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b6ef3c20-990b-4a96-92ce-c76be65f4f4e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:35:03.407 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:35:03.407 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b6ef3c20-990b-4a96-92ce-c76be65f4f4e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:35:03.408 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b6ef3c20-990b-4a96-92ce-c76be65f4f4e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:35:03.408 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b6ef3c20-990b-4a96-92ce-c76be65f4f4e and
name: jde-payment-wf
2024-12-10 05:35:03.409 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b6ef3c20-990b-4a96-92ce-c76be65f4f4e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:35:03.409 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b6ef3c20-990b-4a96-92ce-c76be65f4f4e with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:35:03.409 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:35:03.410 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:35:03.410 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:35:03.412 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40464, jobExecutionId=342dfb4c-f028-45c6-ad1d-
101ad47dcf8b, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b6ef3c20-990b-4a96-92ce-
c76be65f4f4e, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:35:02.839289177, updatedBy=null, updatedDate=null)
2024-12-10 05:35:03.521 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 05:35:03.523 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: workflowEvent, eventType:
Started }
2024-12-10 05:35:03.523 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:35:03.524 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:35:03.524 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:35:03.527 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:35:03.527 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:35:03.528 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1e9b17e3-7338-47ef-ab73-36909484f14b and
name: d365-payment-wf
2024-12-10 05:35:03.530 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:35:03.530 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1e9b17e3-7338-47ef-ab73-36909484f14b with
sources: [rebates, medicaid]
2024-12-10 05:35:03.531 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:35:03.531 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:35:03.535 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40465, jobExecutionId=f328f220-46ad-421f-b09a-
71f5aebfe981, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1e9b17e3-7338-47ef-ab73-
36909484f14b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:35:02.955994934, updatedBy=null, updatedDate=null)
2024-12-10 05:35:03.753 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:35:03.754 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:35:03.755 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b6ef3c20-990b-4a96-92ce-c76be65f4f4e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:35:03.755 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b6ef3c20-990b-4a96-92ce-c76be65f4f4e, type: workflowEvent, eventType:
Finished }
2024-12-10 05:35:03.755 INFO [payment-service,9f52b47e70bed6e1,9f52b47e70bed6e1] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:35:03.889 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 05:35:03.889 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 05:35:03.889 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:35:03.892 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:35:03.893 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:35:03.894 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:35:03.896 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:35:03.896 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 05:35:03.897 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 05:35:03.898 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:35:03.898 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:35:03.899 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:35:03.899 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:35:03.900 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 05:35:03.902 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 05:35:03.905 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 05:35:03.907 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 05:35:03.909 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 05:35:03.910 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 05:35:03.912 ERROR [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 05:35:03.915 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 05:35:03.916 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1e9b17e3-7338-47ef-ab73-36909484f14b, type: workflowEvent, eventType:
Finished }
2024-12-10 05:35:03.917 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:35:03.919 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 05:35:04.162 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : be8c7f99-7097-4b26-86f0-3dc5a2a95ac2
2024-12-10 05:35:04.726 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 05:35:04.729 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9566152d-5d09-4d42-8026-5519f87b89e7, type: workflowEvent, eventType:
Started }
2024-12-10 05:35:04.730 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:35:04.730 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9566152d-5d09-4d42-8026-5519f87b89e7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:35:04.730 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:35:04.730 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9566152d-5d09-4d42-8026-5519f87b89e7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:35:04.731 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9566152d-5d09-4d42-8026-5519f87b89e7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:35:04.732 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9566152d-5d09-4d42-8026-5519f87b89e7 and
name: d365-payment-wf
2024-12-10 05:35:04.733 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9566152d-5d09-4d42-8026-5519f87b89e7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:35:04.734 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9566152d-5d09-4d42-8026-5519f87b89e7 with
sources: [rebates, medicaid]
2024-12-10 05:35:04.734 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:35:04.734 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:35:04.738 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40466, jobExecutionId=be8c7f99-7097-4b26-86f0-
3dc5a2a95ac2, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9566152d-5d09-4d42-8026-
5519f87b89e7, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:35:04.163878858, updatedBy=null, updatedDate=null)
2024-12-10 05:35:05.081 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:35:05.083 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:35:05.084 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9566152d-5d09-4d42-8026-5519f87b89e7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:35:05.085 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9566152d-5d09-4d42-8026-5519f87b89e7, type: workflowEvent, eventType:
Finished }
2024-12-10 05:35:05.086 INFO [payment-service,c78bfacce1ea9834,c78bfacce1ea9834] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:39:00.001 INFO [payment-service,06d727f1a4c76e1c,06d727f1a4c76e1c] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 05:40:00.009 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 05:40:00.685 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c9803316-8b2d-45bf-be83-1e84f4829b32
2024-12-10 05:40:00.923 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 05:40:00.925 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fffa4acb-3723-41d5-8165-71b773061ab8, type: workflowEvent, eventType:
Started }
2024-12-10 05:40:00.925 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:40:00.925 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fffa4acb-3723-41d5-8165-71b773061ab8, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:40:00.927 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:40:00.933 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fffa4acb-3723-41d5-8165-71b773061ab8, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:40:00.934 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fffa4acb-3723-41d5-8165-71b773061ab8, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:40:00.934 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: fffa4acb-3723-41d5-8165-71b773061ab8 and
name: d365-payment-wf
2024-12-10 05:40:00.934 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fffa4acb-3723-41d5-8165-71b773061ab8, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:40:00.934 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: fffa4acb-3723-41d5-8165-71b773061ab8 with
sources: [rebates, medicaid]
2024-12-10 05:40:00.935 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:40:00.935 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:40:00.937 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40467, jobExecutionId=c9803316-8b2d-45bf-be83-
1e84f4829b32, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=fffa4acb-3723-41d5-8165-
71b773061ab8, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:40:00.686141236, updatedBy=null, updatedDate=null)
2024-12-10 05:40:01.556 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:40:01.561 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:40:01.563 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fffa4acb-3723-41d5-8165-71b773061ab8, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:40:01.567 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fffa4acb-3723-41d5-8165-71b773061ab8, type: workflowEvent, eventType:
Finished }
2024-12-10 05:40:01.570 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:40:02.167 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : fa01639b-cf51-4c8c-87d5-3e7770f8b238
2024-12-10 05:40:02.382 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 05:40:02.384 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: workflowEvent, eventType:
Started }
2024-12-10 05:40:02.385 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:40:02.386 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:40:02.387 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:40:02.387 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:40:02.388 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:40:02.388 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 13e7ff19-2946-45b2-b516-860368940bf0 and
name: d365-payment-wf
2024-12-10 05:40:02.389 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:40:02.390 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 13e7ff19-2946-45b2-b516-860368940bf0 with
sources: [rebates, medicaid]
2024-12-10 05:40:02.390 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:40:02.391 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:40:02.394 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40468, jobExecutionId=fa01639b-cf51-4c8c-87d5-
3e7770f8b238, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=13e7ff19-2946-45b2-b516-
860368940bf0, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:40:02.183382205, updatedBy=null, updatedDate=null)
2024-12-10 05:40:03.190 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 05:40:03.192 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 05:40:03.192 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:40:03.195 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:40:03.197 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:40:03.200 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:40:03.209 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:40:03.213 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 05:40:03.214 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 05:40:03.215 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:40:03.216 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:40:03.221 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:40:03.229 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:40:03.230 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 05:40:03.233 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 05:40:03.234 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 05:40:03.244 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 05:40:03.251 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 05:40:03.252 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 05:40:03.255 ERROR [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 05:40:03.261 INFO [payment-service,404582236072c41c,404582236072c41c] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 05:40:03.262 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 13e7ff19-2946-45b2-b516-860368940bf0, type: workflowEvent, eventType:
Finished }
2024-12-10 05:40:03.262 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:40:03.263 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 05:40:03.697 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d1ea3659-b70d-4f7d-b526-017fb7c9475a
2024-12-10 05:40:04.601 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 05:40:04.602 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: faaff22a-0cab-41ca-9c2b-b44140b9d664, type: workflowEvent, eventType:
Started }
2024-12-10 05:40:04.602 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:40:04.602 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: faaff22a-0cab-41ca-9c2b-b44140b9d664, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:40:04.603 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:40:04.603 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: faaff22a-0cab-41ca-9c2b-b44140b9d664, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:40:04.603 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: faaff22a-0cab-41ca-9c2b-b44140b9d664, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:40:04.603 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: faaff22a-0cab-41ca-9c2b-b44140b9d664 and
name: d365-payment-wf
2024-12-10 05:40:04.603 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: faaff22a-0cab-41ca-9c2b-b44140b9d664, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:40:04.603 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: faaff22a-0cab-41ca-9c2b-b44140b9d664 with
sources: [rebates, medicaid]
2024-12-10 05:40:04.603 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:40:04.604 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:40:04.608 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40469, jobExecutionId=d1ea3659-b70d-4f7d-b526-
017fb7c9475a, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=faaff22a-0cab-41ca-9c2b-
b44140b9d664, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:40:03.698144934, updatedBy=null, updatedDate=null)
2024-12-10 05:40:04.806 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:40:04.806 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:40:04.806 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: faaff22a-0cab-41ca-9c2b-b44140b9d664, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:40:04.807 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: faaff22a-0cab-41ca-9c2b-b44140b9d664, type: workflowEvent, eventType:
Finished }
2024-12-10 05:40:04.807 INFO [payment-service,404582236072c41c,404582236072c41c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:42:00.007 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 05:42:00.652 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ac82229d-8ecd-473c-85b7-95e9f2c2bddf
2024-12-10 05:42:00.836 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 05:42:00.837 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f, type: workflowEvent, eventType:
Started }
2024-12-10 05:42:00.837 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:42:00.837 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:42:00.837 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:42:00.837 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:42:00.838 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:42:00.838 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f and
name: jde-payment-wf
2024-12-10 05:42:00.838 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:42:00.838 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:42:00.838 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:42:00.839 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:42:00.839 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:42:00.841 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40470, jobExecutionId=ac82229d-8ecd-473c-85b7-
95e9f2c2bddf, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=58fd2ea5-b4a9-45df-bf08-
6d4a4208a03f, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:42:00.652950004, updatedBy=null, updatedDate=null)
2024-12-10 05:42:01.257 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:42:01.258 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:42:01.259 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:42:01.259 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58fd2ea5-b4a9-45df-bf08-6d4a4208a03f, type: workflowEvent, eventType:
Finished }
2024-12-10 05:42:01.259 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:42:01.442 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 155e2ed0-7fd4-4e1f-add5-f40f5e065fb6
2024-12-10 05:42:01.620 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 05:42:01.621 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3bfecdb1-6098-482e-badc-448ff1fc52f5, type: workflowEvent, eventType:
Started }
2024-12-10 05:42:01.622 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:42:01.622 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3bfecdb1-6098-482e-badc-448ff1fc52f5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:42:01.622 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:42:01.623 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3bfecdb1-6098-482e-badc-448ff1fc52f5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:42:01.623 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3bfecdb1-6098-482e-badc-448ff1fc52f5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:42:01.624 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3bfecdb1-6098-482e-badc-448ff1fc52f5 and
name: jde-payment-wf
2024-12-10 05:42:01.624 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3bfecdb1-6098-482e-badc-448ff1fc52f5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:42:01.624 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3bfecdb1-6098-482e-badc-448ff1fc52f5 with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:42:01.624 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:42:01.625 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:42:01.632 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:42:01.642 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40471, jobExecutionId=155e2ed0-7fd4-4e1f-add5-
f40f5e065fb6, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3bfecdb1-6098-482e-badc-
448ff1fc52f5, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:42:01.443167471, updatedBy=null, updatedDate=null)
2024-12-10 05:42:02.303 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:42:02.305 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:42:02.306 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3bfecdb1-6098-482e-badc-448ff1fc52f5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:42:02.309 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3bfecdb1-6098-482e-badc-448ff1fc52f5, type: workflowEvent, eventType:
Finished }
2024-12-10 05:42:02.309 INFO [payment-service,3350a4a526718fbe,3350a4a526718fbe] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:45:00.009 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 05:45:00.633 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 432c16be-9d3a-42ed-83f6-21067b3fcb2c
2024-12-10 05:45:00.825 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 05:45:00.826 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa, type: workflowEvent, eventType:
Started }
2024-12-10 05:45:00.826 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:45:00.826 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:45:00.826 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:45:00.827 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:45:00.827 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:45:00.828 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa and
name: d365-payment-wf
2024-12-10 05:45:00.830 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:45:00.832 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa with
sources: [rebates, medicaid]
2024-12-10 05:45:00.833 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:45:00.835 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:45:00.839 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40472, jobExecutionId=432c16be-9d3a-42ed-83f6-
21067b3fcb2c, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=0b8450f5-10e8-4d6d-93d0-
ce36930ffeaa, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:45:00.634263701, updatedBy=null, updatedDate=null)
2024-12-10 05:45:01.216 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:45:01.217 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:45:01.218 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:45:01.218 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b8450f5-10e8-4d6d-93d0-ce36930ffeaa, type: workflowEvent, eventType:
Finished }
2024-12-10 05:45:01.219 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:45:01.556 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 17974bba-4f67-423c-8c54-b0972e957868
2024-12-10 05:45:01.744 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 05:45:01.744 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: workflowEvent, eventType:
Started }
2024-12-10 05:45:01.745 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:45:01.745 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:45:01.746 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:45:01.746 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:45:01.754 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:45:01.756 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 8abe9aaf-9c91-4024-95b7-561c77e682d5 and
name: d365-payment-wf
2024-12-10 05:45:01.759 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:45:01.765 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 8abe9aaf-9c91-4024-95b7-561c77e682d5 with
sources: [rebates, medicaid]
2024-12-10 05:45:01.765 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:45:01.766 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:45:01.775 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40473, jobExecutionId=17974bba-4f67-423c-8c54-
b0972e957868, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=8abe9aaf-9c91-4024-95b7-
561c77e682d5, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:45:01.556718967, updatedBy=null, updatedDate=null)
2024-12-10 05:45:02.330 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 05:45:02.331 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 05:45:02.332 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:45:02.335 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:45:02.340 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:45:02.343 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:45:02.345 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:45:02.346 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 05:45:02.346 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 05:45:02.347 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:45:02.348 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:45:02.359 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:45:02.363 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:45:02.364 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 05:45:02.365 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 05:45:02.373 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 05:45:02.375 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 05:45:02.392 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 05:45:02.394 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 05:45:02.397 ERROR [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 05:45:02.402 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 05:45:02.402 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8abe9aaf-9c91-4024-95b7-561c77e682d5, type: workflowEvent, eventType:
Finished }
2024-12-10 05:45:02.402 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:45:02.404 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 05:45:02.840 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 9fa22326-7a8c-4966-9f7a-56206ba8265e
2024-12-10 05:45:03.739 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 05:45:03.740 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 774e36a1-ee82-43d6-ada2-9ee96281b32a, type: workflowEvent, eventType:
Started }
2024-12-10 05:45:03.740 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:45:03.741 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 774e36a1-ee82-43d6-ada2-9ee96281b32a, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:45:03.743 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:45:03.743 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 774e36a1-ee82-43d6-ada2-9ee96281b32a, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:45:03.744 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 774e36a1-ee82-43d6-ada2-9ee96281b32a, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:45:03.744 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 774e36a1-ee82-43d6-ada2-9ee96281b32a and
name: d365-payment-wf
2024-12-10 05:45:03.744 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 774e36a1-ee82-43d6-ada2-9ee96281b32a, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:45:03.745 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 774e36a1-ee82-43d6-ada2-9ee96281b32a with
sources: [rebates, medicaid]
2024-12-10 05:45:03.745 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:45:03.745 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:45:03.749 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40474, jobExecutionId=9fa22326-7a8c-4966-9f7a-
56206ba8265e, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=774e36a1-ee82-43d6-ada2-
9ee96281b32a, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:45:02.841038576, updatedBy=null, updatedDate=null)
2024-12-10 05:45:04.170 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:45:04.170 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:45:04.170 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 774e36a1-ee82-43d6-ada2-9ee96281b32a, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:45:04.170 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 774e36a1-ee82-43d6-ada2-9ee96281b32a, type: workflowEvent, eventType:
Finished }
2024-12-10 05:45:04.170 INFO [payment-service,30bdd1e97853f78e,30bdd1e97853f78e] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:49:00.017 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 05:49:00.619 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4040e652-b16e-41f7-bf76-41bc41087286
2024-12-10 05:49:00.789 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 05:49:00.791 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f, type: workflowEvent, eventType:
Started }
2024-12-10 05:49:00.791 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:49:00.792 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:49:00.792 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:49:00.793 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:49:00.793 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:49:00.793 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f and
name: jde-payment-wf
2024-12-10 05:49:00.794 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:49:00.795 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:49:00.795 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:49:00.796 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:49:00.796 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:49:00.798 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40475, jobExecutionId=4040e652-b16e-41f7-bf76-
41bc41087286, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9fadd6df-1e16-4f6c-864b-
1f4c43f61d1f, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:49:00.620348265, updatedBy=null, updatedDate=null)
2024-12-10 05:49:01.188 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:49:01.189 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:49:01.190 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:49:01.190 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9fadd6df-1e16-4f6c-864b-1f4c43f61d1f, type: workflowEvent, eventType:
Finished }
2024-12-10 05:49:01.191 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:49:01.235 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 09fb7315-8251-43cd-8c45-c50228a1608d
2024-12-10 05:49:01.496 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 05:49:01.497 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b3479e4-d6fc-4d47-9beb-9c14494b9049, type: workflowEvent, eventType:
Started }
2024-12-10 05:49:01.497 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:49:01.498 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b3479e4-d6fc-4d47-9beb-9c14494b9049, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:49:01.498 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:49:01.499 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b3479e4-d6fc-4d47-9beb-9c14494b9049, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:49:01.499 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b3479e4-d6fc-4d47-9beb-9c14494b9049, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:49:01.500 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3b3479e4-d6fc-4d47-9beb-9c14494b9049 and
name: jde-payment-wf
2024-12-10 05:49:01.500 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b3479e4-d6fc-4d47-9beb-9c14494b9049, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:49:01.500 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3b3479e4-d6fc-4d47-9beb-9c14494b9049 with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:49:01.500 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:49:01.501 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:49:01.501 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:49:01.504 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40476, jobExecutionId=09fb7315-8251-43cd-8c45-
c50228a1608d, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3b3479e4-d6fc-4d47-9beb-
9c14494b9049, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:49:01.236348895, updatedBy=null, updatedDate=null)
2024-12-10 05:49:02.052 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:49:02.053 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:49:02.053 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b3479e4-d6fc-4d47-9beb-9c14494b9049, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:49:02.053 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b3479e4-d6fc-4d47-9beb-9c14494b9049, type: workflowEvent, eventType:
Finished }
2024-12-10 05:49:02.053 INFO [payment-service,dca2281f03bcb4fb,dca2281f03bcb4fb] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:50:00.005 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 05:50:00.627 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 50b487fc-cd43-42f9-b86b-89da04b7afa1
2024-12-10 05:50:00.797 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 05:50:00.797 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6aa21554-600d-4a5f-b9e0-ada1215c358e, type: workflowEvent, eventType:
Started }
2024-12-10 05:50:00.797 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:50:00.798 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6aa21554-600d-4a5f-b9e0-ada1215c358e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:50:00.798 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:50:00.798 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6aa21554-600d-4a5f-b9e0-ada1215c358e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:50:00.798 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6aa21554-600d-4a5f-b9e0-ada1215c358e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:50:00.798 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 6aa21554-600d-4a5f-b9e0-ada1215c358e and
name: d365-payment-wf
2024-12-10 05:50:00.798 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6aa21554-600d-4a5f-b9e0-ada1215c358e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:50:00.799 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 6aa21554-600d-4a5f-b9e0-ada1215c358e with
sources: [rebates, medicaid]
2024-12-10 05:50:00.799 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:50:00.799 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:50:00.801 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40477, jobExecutionId=50b487fc-cd43-42f9-b86b-
89da04b7afa1, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=6aa21554-600d-4a5f-b9e0-
ada1215c358e, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:50:00.627754918, updatedBy=null, updatedDate=null)
2024-12-10 05:50:01.186 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:50:01.187 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:50:01.188 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6aa21554-600d-4a5f-b9e0-ada1215c358e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:50:01.188 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6aa21554-600d-4a5f-b9e0-ada1215c358e, type: workflowEvent, eventType:
Finished }
2024-12-10 05:50:01.188 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:50:01.560 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c21e9dcb-e7d4-4246-93e2-3911ec6e81c2
2024-12-10 05:50:01.727 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 05:50:01.727 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: workflowEvent, eventType:
Started }
2024-12-10 05:50:01.727 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:50:01.727 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:50:01.727 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:50:01.728 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:50:01.728 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:50:01.728 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 68c2d848-4955-48f1-bdaa-dcb5037f080b and
name: d365-payment-wf
2024-12-10 05:50:01.728 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:50:01.728 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 68c2d848-4955-48f1-bdaa-dcb5037f080b with
sources: [rebates, medicaid]
2024-12-10 05:50:01.729 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:50:01.730 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:50:01.735 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40478, jobExecutionId=c21e9dcb-e7d4-4246-93e2-
3911ec6e81c2, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=68c2d848-4955-48f1-bdaa-
dcb5037f080b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:50:01.562782160, updatedBy=null, updatedDate=null)
2024-12-10 05:50:02.635 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 05:50:02.636 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 05:50:02.636 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:50:02.641 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:50:02.643 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:50:02.647 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:50:02.648 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:50:02.651 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 05:50:02.651 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 05:50:02.658 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:50:02.660 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:50:02.661 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:50:02.661 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:50:02.665 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 05:50:02.666 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 05:50:02.672 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 05:50:02.675 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 05:50:02.676 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 05:50:02.676 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 05:50:02.677 ERROR [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 05:50:02.679 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 05:50:02.680 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68c2d848-4955-48f1-bdaa-dcb5037f080b, type: workflowEvent, eventType:
Finished }
2024-12-10 05:50:02.680 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:50:02.681 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 05:50:02.681 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 05:50:02.813 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 05:50:03.350 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 69f352df-d411-4cb8-bcbc-8692a0c7a898
2024-12-10 05:50:04.170 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 05:50:04.171 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9b01e4f6-07b3-498b-9a49-a333087f1ba6, type: workflowEvent, eventType:
Started }
2024-12-10 05:50:04.172 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:50:04.173 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9b01e4f6-07b3-498b-9a49-a333087f1ba6, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:50:04.173 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:50:04.174 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9b01e4f6-07b3-498b-9a49-a333087f1ba6, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:50:04.175 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9b01e4f6-07b3-498b-9a49-a333087f1ba6, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:50:04.175 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9b01e4f6-07b3-498b-9a49-a333087f1ba6 and
name: d365-payment-wf
2024-12-10 05:50:04.176 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9b01e4f6-07b3-498b-9a49-a333087f1ba6, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:50:04.177 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9b01e4f6-07b3-498b-9a49-a333087f1ba6 with
sources: [rebates, medicaid]
2024-12-10 05:50:04.178 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:50:04.179 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:50:04.183 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40479, jobExecutionId=69f352df-d411-4cb8-bcbc-
8692a0c7a898, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9b01e4f6-07b3-498b-9a49-
a333087f1ba6, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:50:03.350767828, updatedBy=null, updatedDate=null)
2024-12-10 05:50:04.629 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:50:04.630 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:50:04.630 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9b01e4f6-07b3-498b-9a49-a333087f1ba6, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:50:04.630 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9b01e4f6-07b3-498b-9a49-a333087f1ba6, type: workflowEvent, eventType:
Finished }
2024-12-10 05:50:04.630 INFO [payment-service,ee0a2b4dd2a42762,ee0a2b4dd2a42762] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:52:00.000 INFO [payment-service,155e32c3fa6cb9cb,155e32c3fa6cb9cb] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 05:55:00.003 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 05:55:00.552 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 51fa71e9-8d80-43c1-8697-0d5947279653
2024-12-10 05:55:00.729 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 05:55:00.730 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d2309059-5245-4b20-802e-6b7b3e8d646b, type: workflowEvent, eventType:
Started }
2024-12-10 05:55:00.730 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:55:00.730 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d2309059-5245-4b20-802e-6b7b3e8d646b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:55:00.731 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:55:00.731 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d2309059-5245-4b20-802e-6b7b3e8d646b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:55:00.731 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d2309059-5245-4b20-802e-6b7b3e8d646b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:55:00.731 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d2309059-5245-4b20-802e-6b7b3e8d646b and
name: d365-payment-wf
2024-12-10 05:55:00.731 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d2309059-5245-4b20-802e-6b7b3e8d646b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:55:00.732 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d2309059-5245-4b20-802e-6b7b3e8d646b with
sources: [rebates, medicaid]
2024-12-10 05:55:00.732 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:55:00.732 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:55:00.735 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40480, jobExecutionId=51fa71e9-8d80-43c1-8697-
0d5947279653, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d2309059-5245-4b20-802e-
6b7b3e8d646b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:55:00.553091782, updatedBy=null, updatedDate=null)
2024-12-10 05:55:01.335 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:55:01.335 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:55:01.336 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d2309059-5245-4b20-802e-6b7b3e8d646b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:55:01.336 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d2309059-5245-4b20-802e-6b7b3e8d646b, type: workflowEvent, eventType:
Finished }
2024-12-10 05:55:01.336 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:55:01.599 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 9f5f3b8d-84d5-4ae6-8ccd-5c0a988cbcf6
2024-12-10 05:55:01.810 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 05:55:01.811 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: workflowEvent, eventType:
Started }
2024-12-10 05:55:01.811 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:55:01.811 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:55:01.811 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:55:01.811 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:55:01.813 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:55:01.813 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d8f12c70-f505-4516-8c0c-a2550d6ee946 and
name: d365-payment-wf
2024-12-10 05:55:01.814 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:55:01.815 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d8f12c70-f505-4516-8c0c-a2550d6ee946 with
sources: [rebates, medicaid]
2024-12-10 05:55:01.816 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:55:01.816 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:55:01.819 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40481, jobExecutionId=9f5f3b8d-84d5-4ae6-8ccd-
5c0a988cbcf6, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d8f12c70-f505-4516-8c0c-
a2550d6ee946, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:55:01.599901331, updatedBy=null, updatedDate=null)
2024-12-10 05:55:02.251 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 05:55:02.252 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 05:55:02.255 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:55:02.257 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:55:02.259 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:55:02.271 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 05:55:02.281 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:55:02.284 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 05:55:02.284 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 05:55:02.287 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:55:02.289 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:55:02.291 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:55:02.292 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 05:55:02.293 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 05:55:02.296 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 05:55:02.298 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 05:55:02.301 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 05:55:02.306 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 05:55:02.307 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 05:55:02.311 ERROR [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 05:55:02.341 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 05:55:02.345 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d8f12c70-f505-4516-8c0c-a2550d6ee946, type: workflowEvent, eventType:
Finished }
2024-12-10 05:55:02.346 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:55:02.350 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 05:55:02.773 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3f800095-4b9c-4eab-9fd8-a170c0d82c7a
2024-12-10 05:55:03.563 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 05:55:03.564 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5efb32e8-a703-4531-9d0b-1f06afe4d36d, type: workflowEvent, eventType:
Started }
2024-12-10 05:55:03.564 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:55:03.564 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5efb32e8-a703-4531-9d0b-1f06afe4d36d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:55:03.565 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 05:55:03.565 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5efb32e8-a703-4531-9d0b-1f06afe4d36d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:55:03.565 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5efb32e8-a703-4531-9d0b-1f06afe4d36d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:55:03.566 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 5efb32e8-a703-4531-9d0b-1f06afe4d36d and
name: d365-payment-wf
2024-12-10 05:55:03.567 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5efb32e8-a703-4531-9d0b-1f06afe4d36d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:55:03.570 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 5efb32e8-a703-4531-9d0b-1f06afe4d36d with
sources: [rebates, medicaid]
2024-12-10 05:55:03.573 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:55:03.573 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:55:03.579 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40482, jobExecutionId=3f800095-4b9c-4eab-9fd8-
a170c0d82c7a, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=5efb32e8-a703-4531-9d0b-
1f06afe4d36d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:55:02.774528472, updatedBy=null, updatedDate=null)
2024-12-10 05:55:04.020 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:55:04.023 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 05:55:04.023 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5efb32e8-a703-4531-9d0b-1f06afe4d36d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:55:04.027 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5efb32e8-a703-4531-9d0b-1f06afe4d36d, type: workflowEvent, eventType:
Finished }
2024-12-10 05:55:04.029 INFO [payment-service,3bdadbfb57c63941,3bdadbfb57c63941] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:56:00.010 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 05:56:00.587 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d8fb5137-0f51-424f-896c-95235169afe1
2024-12-10 05:56:00.769 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 05:56:00.770 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 95788b5f-7893-4695-b8de-2fa1c844ee34, type: workflowEvent, eventType:
Started }
2024-12-10 05:56:00.770 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:56:00.771 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 95788b5f-7893-4695-b8de-2fa1c844ee34, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:56:00.771 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:56:00.771 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 95788b5f-7893-4695-b8de-2fa1c844ee34, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:56:00.772 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 95788b5f-7893-4695-b8de-2fa1c844ee34, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:56:00.772 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 95788b5f-7893-4695-b8de-2fa1c844ee34 and
name: jde-payment-wf
2024-12-10 05:56:00.773 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 95788b5f-7893-4695-b8de-2fa1c844ee34, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:56:00.775 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 95788b5f-7893-4695-b8de-2fa1c844ee34 with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:56:00.776 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:56:00.776 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:56:00.777 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:56:00.781 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40483, jobExecutionId=d8fb5137-0f51-424f-896c-
95235169afe1, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=95788b5f-7893-4695-b8de-
2fa1c844ee34, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:56:00.587782732, updatedBy=null, updatedDate=null)
2024-12-10 05:56:01.371 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:56:01.373 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:56:01.377 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 95788b5f-7893-4695-b8de-2fa1c844ee34, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:56:01.379 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 95788b5f-7893-4695-b8de-2fa1c844ee34, type: workflowEvent, eventType:
Finished }
2024-12-10 05:56:01.385 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 05:56:01.719 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 03b80a0b-2066-4c6f-abed-62362bab4037
2024-12-10 05:56:01.882 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 05:56:01.883 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1567b37a-27f9-4fb7-8215-8c7567af2c6c, type: workflowEvent, eventType:
Started }
2024-12-10 05:56:01.883 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 05:56:01.884 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1567b37a-27f9-4fb7-8215-8c7567af2c6c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 05:56:01.884 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 05:56:01.884 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1567b37a-27f9-4fb7-8215-8c7567af2c6c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 05:56:01.885 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1567b37a-27f9-4fb7-8215-8c7567af2c6c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 05:56:01.885 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1567b37a-27f9-4fb7-8215-8c7567af2c6c and
name: jde-payment-wf
2024-12-10 05:56:01.886 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1567b37a-27f9-4fb7-8215-8c7567af2c6c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 05:56:01.886 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1567b37a-27f9-4fb7-8215-8c7567af2c6c with
sources: [rebates, chargeback, medicaid]
2024-12-10 05:56:01.887 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 05:56:01.887 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 05:56:01.889 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 05:56:01.891 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40484, jobExecutionId=03b80a0b-2066-4c6f-abed-
62362bab4037, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1567b37a-27f9-4fb7-8215-
8c7567af2c6c, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T05:56:01.719890636, updatedBy=null, updatedDate=null)
2024-12-10 05:56:02.359 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 05:56:02.361 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 05:56:02.368 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1567b37a-27f9-4fb7-8215-8c7567af2c6c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 05:56:02.370 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1567b37a-27f9-4fb7-8215-8c7567af2c6c, type: workflowEvent, eventType:
Finished }
2024-12-10 05:56:02.371 INFO [payment-service,ac9824c97cff3419,ac9824c97cff3419] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:00:00.020 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:00:00.124 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:00:00.151 INFO [payment-service,b8bfa64f0500d3aa,b8bfa64f0500d3aa] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 06:00:01.352 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : cd6e141d-c4d8-4100-a234-1b8ad26cbf51
2024-12-10 06:00:01.576 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 07f08efd-43c9-4cb5-af41-a1757c97d6bd
2024-12-10 06:00:01.645 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:00:01.647 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: abd40b2a-1370-4a82-8d88-c827ca651fe8, type: workflowEvent, eventType:
Started }
2024-12-10 06:00:01.651 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:00:01.654 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: abd40b2a-1370-4a82-8d88-c827ca651fe8, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:00:01.660 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:00:01.661 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: abd40b2a-1370-4a82-8d88-c827ca651fe8, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:00:01.664 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: abd40b2a-1370-4a82-8d88-c827ca651fe8, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:00:01.666 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: abd40b2a-1370-4a82-8d88-c827ca651fe8 and
name: d365-payment-wf
2024-12-10 06:00:01.680 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: abd40b2a-1370-4a82-8d88-c827ca651fe8, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:00:01.681 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: abd40b2a-1370-4a82-8d88-c827ca651fe8 with
sources: [rebates, medicaid]
2024-12-10 06:00:01.681 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:00:01.681 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:00:01.683 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40485, jobExecutionId=cd6e141d-c4d8-4100-a234-
1b8ad26cbf51, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=abd40b2a-1370-4a82-8d88-
c827ca651fe8, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:00:01.356829330, updatedBy=null, updatedDate=null)
2024-12-10 06:00:01.924 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:00:01.925 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3cea9c33-7096-4dfa-906a-814f8d27696f, type: workflowEvent, eventType:
Started }
2024-12-10 06:00:01.925 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:00:01.926 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3cea9c33-7096-4dfa-906a-814f8d27696f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:00:01.926 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:00:01.926 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3cea9c33-7096-4dfa-906a-814f8d27696f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:00:01.926 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3cea9c33-7096-4dfa-906a-814f8d27696f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:00:01.926 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3cea9c33-7096-4dfa-906a-814f8d27696f and
name: jde-payment-wf
2024-12-10 06:00:01.927 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3cea9c33-7096-4dfa-906a-814f8d27696f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:00:01.927 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3cea9c33-7096-4dfa-906a-814f8d27696f with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:00:01.929 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:00:01.930 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:00:01.930 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:00:01.933 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40486, jobExecutionId=07f08efd-43c9-4cb5-af41-
a1757c97d6bd, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3cea9c33-7096-4dfa-906a-
814f8d27696f, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:00:01.578054373, updatedBy=null, updatedDate=null)
2024-12-10 06:00:02.165 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:00:02.166 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:00:02.166 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: abd40b2a-1370-4a82-8d88-c827ca651fe8, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:00:02.167 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: abd40b2a-1370-4a82-8d88-c827ca651fe8, type: workflowEvent, eventType:
Finished }
2024-12-10 06:00:02.167 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:00:02.566 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:00:02.568 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:00:02.569 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3cea9c33-7096-4dfa-906a-814f8d27696f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:00:02.570 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3cea9c33-7096-4dfa-906a-814f8d27696f, type: workflowEvent, eventType:
Finished }
2024-12-10 06:00:02.571 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:00:02.595 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 347ca3b8-f319-4b14-8ebb-378e1a3abdac
2024-12-10 06:00:02.838 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b07754ae-9d24-49dd-b8ed-293e519ed7ac
2024-12-10 06:00:02.892 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:00:02.895 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31, type: workflowEvent, eventType:
Started }
2024-12-10 06:00:02.897 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:00:02.898 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:00:02.899 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:00:02.899 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:00:02.901 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:00:02.901 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31 and
name: jde-payment-wf
2024-12-10 06:00:02.902 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:00:02.905 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:00:02.906 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:00:02.909 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:00:02.914 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:00:02.921 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40487, jobExecutionId=347ca3b8-f319-4b14-8ebb-
378e1a3abdac, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=0b2dafde-1a3a-4fd1-b565-
5204d3c26c31, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:00:02.598817544, updatedBy=null, updatedDate=null)
2024-12-10 06:00:03.532 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:00:03.532 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: workflowEvent, eventType:
Started }
2024-12-10 06:00:03.533 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:00:03.533 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:00:03.533 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:00:03.534 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:00:03.534 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:00:03.534 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a014d33c-a53b-4ef9-8545-cdd58e239f5e and
name: d365-payment-wf
2024-12-10 06:00:03.535 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:00:03.535 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a014d33c-a53b-4ef9-8545-cdd58e239f5e with
sources: [rebates, medicaid]
2024-12-10 06:00:03.543 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:00:03.544 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:00:03.549 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40488, jobExecutionId=b07754ae-9d24-49dd-b8ed-
293e519ed7ac, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a014d33c-a53b-4ef9-8545-
cdd58e239f5e, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:00:02.839934650, updatedBy=null, updatedDate=null)
2024-12-10 06:00:03.909 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:00:03.910 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:00:03.912 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:00:03.925 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0b2dafde-1a3a-4fd1-b565-5204d3c26c31, type: workflowEvent, eventType:
Finished }
2024-12-10 06:00:03.931 INFO [payment-service,fc246e50c9de26c8,fc246e50c9de26c8] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:00:04.330 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:00:04.330 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:00:04.330 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:00:04.334 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:00:04.336 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:00:04.548 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:00:04.550 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:00:04.550 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:00:04.551 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:00:04.558 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:00:04.559 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:00:04.560 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:00:04.560 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:00:04.560 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:00:04.562 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:00:04.563 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:00:04.565 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:00:04.566 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:00:04.566 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:00:04.567 ERROR [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:00:04.570 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:00:04.571 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a014d33c-a53b-4ef9-8545-cdd58e239f5e, type: workflowEvent, eventType:
Finished }
2024-12-10 06:00:04.571 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:00:04.572 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:00:04.573 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:00:04.745 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:00:05.193 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f52af49a-2aba-48cd-8ab9-1c6c4caa1368
2024-12-10 06:00:05.904 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:00:05.905 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: affcaed2-0d02-4626-863c-effd7ec709c5, type: workflowEvent, eventType:
Started }
2024-12-10 06:00:05.905 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:00:05.905 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: affcaed2-0d02-4626-863c-effd7ec709c5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:00:05.906 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:00:05.906 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: affcaed2-0d02-4626-863c-effd7ec709c5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:00:05.906 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: affcaed2-0d02-4626-863c-effd7ec709c5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:00:05.906 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: affcaed2-0d02-4626-863c-effd7ec709c5 and
name: d365-payment-wf
2024-12-10 06:00:05.906 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: affcaed2-0d02-4626-863c-effd7ec709c5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:00:05.906 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: affcaed2-0d02-4626-863c-effd7ec709c5 with
sources: [rebates, medicaid]
2024-12-10 06:00:05.907 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:00:05.908 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:00:05.909 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40489, jobExecutionId=f52af49a-2aba-48cd-8ab9-
1c6c4caa1368, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=affcaed2-0d02-4626-863c-
effd7ec709c5, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:00:05.193836516, updatedBy=null, updatedDate=null)
2024-12-10 06:00:06.157 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:00:06.157 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:00:06.157 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: affcaed2-0d02-4626-863c-effd7ec709c5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:00:06.162 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: affcaed2-0d02-4626-863c-effd7ec709c5, type: workflowEvent, eventType:
Finished }
2024-12-10 06:00:06.166 INFO [payment-service,4c184b2be35cf598,4c184b2be35cf598] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:05:00.006 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:05:00.534 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ba255576-4b2f-40a6-a5d3-305eeedce8ae
2024-12-10 06:05:00.702 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:05:00.702 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa, type: workflowEvent, eventType:
Started }
2024-12-10 06:05:00.703 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:05:00.703 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:05:00.703 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:05:00.703 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:05:00.703 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:05:00.704 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa and
name: d365-payment-wf
2024-12-10 06:05:00.705 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:05:00.706 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa with
sources: [rebates, medicaid]
2024-12-10 06:05:00.706 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:05:00.706 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:05:00.707 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40490, jobExecutionId=ba255576-4b2f-40a6-a5d3-
305eeedce8ae, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3a27927b-d14a-4d4f-bc76-
bf6532e3d7fa, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:05:00.535661010, updatedBy=null, updatedDate=null)
2024-12-10 06:05:01.042 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:05:01.043 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:05:01.043 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:05:01.043 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a27927b-d14a-4d4f-bc76-bf6532e3d7fa, type: workflowEvent, eventType:
Finished }
2024-12-10 06:05:01.044 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:05:01.456 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f7aa01a8-d687-40c5-9139-ee82b8fec5ab
2024-12-10 06:05:01.634 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:05:01.640 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: workflowEvent, eventType:
Started }
2024-12-10 06:05:01.642 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:05:01.645 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:05:01.648 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:05:01.653 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:05:01.660 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:05:01.661 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 8773d263-76e0-42ef-91e3-0432959469a7 and
name: d365-payment-wf
2024-12-10 06:05:01.665 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:05:01.668 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 8773d263-76e0-42ef-91e3-0432959469a7 with
sources: [rebates, medicaid]
2024-12-10 06:05:01.671 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:05:01.671 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:05:01.676 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40491, jobExecutionId=f7aa01a8-d687-40c5-9139-
ee82b8fec5ab, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=8773d263-76e0-42ef-91e3-
0432959469a7, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:05:01.456858838, updatedBy=null, updatedDate=null)
2024-12-10 06:05:02.274 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:05:02.282 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:05:02.286 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:05:02.294 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:05:02.297 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:05:02.310 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:05:02.317 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:05:02.318 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:05:02.320 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:05:02.321 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:05:02.327 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:05:02.327 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:05:02.328 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:05:02.328 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:05:02.333 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:05:02.339 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:05:02.340 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:05:02.342 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:05:02.343 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:05:02.346 ERROR [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:05:02.354 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:05:02.354 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8773d263-76e0-42ef-91e3-0432959469a7, type: workflowEvent, eventType:
Finished }
2024-12-10 06:05:02.358 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:05:02.359 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:05:02.861 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0937bcec-957e-462e-8be0-021b2337ba92
2024-12-10 06:05:04.009 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:05:04.009 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: db916463-8ac2-42bf-aeaa-3234d12af7df, type: workflowEvent, eventType:
Started }
2024-12-10 06:05:04.009 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: db916463-8ac2-42bf-aeaa-3234d12af7df, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: db916463-8ac2-42bf-aeaa-3234d12af7df, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: db916463-8ac2-42bf-aeaa-3234d12af7df, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: db916463-8ac2-42bf-aeaa-3234d12af7df and
name: d365-payment-wf
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: db916463-8ac2-42bf-aeaa-3234d12af7df, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: db916463-8ac2-42bf-aeaa-3234d12af7df with
sources: [rebates, medicaid]
2024-12-10 06:05:04.010 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:05:04.011 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:05:04.012 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40492, jobExecutionId=0937bcec-957e-462e-8be0-
021b2337ba92, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=db916463-8ac2-42bf-aeaa-
3234d12af7df, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:05:02.861414196, updatedBy=null, updatedDate=null)
2024-12-10 06:05:04.186 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:05:04.186 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:05:04.186 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: db916463-8ac2-42bf-aeaa-3234d12af7df, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:05:04.187 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: db916463-8ac2-42bf-aeaa-3234d12af7df, type: workflowEvent, eventType:
Finished }
2024-12-10 06:05:04.187 INFO [payment-service,5bb359f7b4c76a1a,5bb359f7b4c76a1a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:07:00.001 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:07:00.649 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2fb84e63-591a-4d8b-95d9-87356d8c3484
2024-12-10 06:07:00.821 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:07:00.822 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 176a89bb-e74c-45c6-bf2d-ce0084240d78, type: workflowEvent, eventType:
Started }
2024-12-10 06:07:00.823 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:07:00.824 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 176a89bb-e74c-45c6-bf2d-ce0084240d78, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:07:00.824 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:07:00.824 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 176a89bb-e74c-45c6-bf2d-ce0084240d78, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:07:00.825 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 176a89bb-e74c-45c6-bf2d-ce0084240d78, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:07:00.825 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 176a89bb-e74c-45c6-bf2d-ce0084240d78 and
name: jde-payment-wf
2024-12-10 06:07:00.826 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 176a89bb-e74c-45c6-bf2d-ce0084240d78, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:07:00.827 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 176a89bb-e74c-45c6-bf2d-ce0084240d78 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:07:00.827 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:07:00.828 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:07:00.828 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:07:00.830 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40493, jobExecutionId=2fb84e63-591a-4d8b-95d9-
87356d8c3484, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=176a89bb-e74c-45c6-bf2d-
ce0084240d78, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:07:00.650674316, updatedBy=null, updatedDate=null)
2024-12-10 06:07:01.341 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : a494d681-41f6-4491-8a7f-c360b30efd84
2024-12-10 06:07:01.360 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:07:01.361 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:07:01.362 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 176a89bb-e74c-45c6-bf2d-ce0084240d78, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:07:01.365 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 176a89bb-e74c-45c6-bf2d-ce0084240d78, type: workflowEvent, eventType:
Finished }
2024-12-10 06:07:01.365 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:07:01.746 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:07:01.746 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a721285-df54-4dd1-9206-2abd3df3408e, type: workflowEvent, eventType:
Started }
2024-12-10 06:07:01.746 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:07:01.746 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a721285-df54-4dd1-9206-2abd3df3408e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:07:01.746 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:07:01.746 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a721285-df54-4dd1-9206-2abd3df3408e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:07:01.747 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a721285-df54-4dd1-9206-2abd3df3408e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:07:01.747 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9a721285-df54-4dd1-9206-2abd3df3408e and
name: jde-payment-wf
2024-12-10 06:07:01.747 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a721285-df54-4dd1-9206-2abd3df3408e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:07:01.747 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9a721285-df54-4dd1-9206-2abd3df3408e with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:07:01.747 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:07:01.747 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:07:01.748 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:07:01.777 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40494, jobExecutionId=a494d681-41f6-4491-8a7f-
c360b30efd84, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9a721285-df54-4dd1-9206-
2abd3df3408e, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:07:01.343577300, updatedBy=null, updatedDate=null)
2024-12-10 06:07:02.182 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:07:02.183 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:07:02.183 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a721285-df54-4dd1-9206-2abd3df3408e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:07:02.184 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a721285-df54-4dd1-9206-2abd3df3408e, type: workflowEvent, eventType:
Finished }
2024-12-10 06:07:02.184 INFO [payment-service,1d39ed0e70b0c4db,1d39ed0e70b0c4db] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:10:00.001 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:10:00.853 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d9fa50f3-d816-419f-8616-1645c58ff4c6
2024-12-10 06:10:01.027 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:10:01.027 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: da9a98d7-49ab-41c0-94b1-13b895b762a5, type: workflowEvent, eventType:
Started }
2024-12-10 06:10:01.028 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:10:01.028 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: da9a98d7-49ab-41c0-94b1-13b895b762a5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:10:01.028 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:10:01.028 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: da9a98d7-49ab-41c0-94b1-13b895b762a5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:10:01.029 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: da9a98d7-49ab-41c0-94b1-13b895b762a5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:10:01.029 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: da9a98d7-49ab-41c0-94b1-13b895b762a5 and
name: d365-payment-wf
2024-12-10 06:10:01.029 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: da9a98d7-49ab-41c0-94b1-13b895b762a5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:10:01.030 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: da9a98d7-49ab-41c0-94b1-13b895b762a5 with
sources: [rebates, medicaid]
2024-12-10 06:10:01.030 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:10:01.031 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:10:01.032 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40495, jobExecutionId=d9fa50f3-d816-419f-8616-
1645c58ff4c6, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=da9a98d7-49ab-41c0-94b1-
13b895b762a5, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:10:00.856509021, updatedBy=null, updatedDate=null)
2024-12-10 06:10:02.093 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:10:02.106 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:10:02.106 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: da9a98d7-49ab-41c0-94b1-13b895b762a5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:10:02.107 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: da9a98d7-49ab-41c0-94b1-13b895b762a5, type: workflowEvent, eventType:
Finished }
2024-12-10 06:10:02.108 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:10:02.526 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 17b15cc5-d395-46fc-81f4-40cf47711cf9
2024-12-10 06:10:02.689 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:10:02.689 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: workflowEvent, eventType:
Started }
2024-12-10 06:10:02.690 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:10:02.691 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:10:02.691 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:10:02.692 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:10:02.692 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:10:02.693 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d992e238-452d-4442-a061-2518c76c212e and
name: d365-payment-wf
2024-12-10 06:10:02.693 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:10:02.693 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d992e238-452d-4442-a061-2518c76c212e with
sources: [rebates, medicaid]
2024-12-10 06:10:02.693 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:10:02.694 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:10:02.697 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40496, jobExecutionId=17b15cc5-d395-46fc-81f4-
40cf47711cf9, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d992e238-452d-4442-a061-
2518c76c212e, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:10:02.527388835, updatedBy=null, updatedDate=null)
2024-12-10 06:10:03.097 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:10:03.097 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:10:03.097 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:10:03.104 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:10:03.107 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:10:03.114 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:10:03.124 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:10:03.128 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:10:03.135 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:10:03.150 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:10:03.151 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:10:03.152 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:10:03.153 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:10:03.153 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:10:03.157 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:10:03.163 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:10:03.166 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:10:03.168 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:10:03.170 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:10:03.171 ERROR [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:10:03.178 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:10:03.178 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d992e238-452d-4442-a061-2518c76c212e, type: workflowEvent, eventType:
Finished }
2024-12-10 06:10:03.179 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:10:03.180 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:10:03.182 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:10:03.410 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:10:03.753 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d254a9eb-e2a5-41ca-8bd6-3b057cf76652
2024-12-10 06:10:04.482 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:10:04.482 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ccfd85ac-6479-4139-b873-f301f4decd21, type: workflowEvent, eventType:
Started }
2024-12-10 06:10:04.482 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:10:04.483 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ccfd85ac-6479-4139-b873-f301f4decd21, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:10:04.483 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:10:04.483 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ccfd85ac-6479-4139-b873-f301f4decd21, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:10:04.483 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ccfd85ac-6479-4139-b873-f301f4decd21, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:10:04.483 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ccfd85ac-6479-4139-b873-f301f4decd21 and
name: d365-payment-wf
2024-12-10 06:10:04.483 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ccfd85ac-6479-4139-b873-f301f4decd21, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:10:04.488 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ccfd85ac-6479-4139-b873-f301f4decd21 with
sources: [rebates, medicaid]
2024-12-10 06:10:04.489 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:10:04.490 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:10:04.491 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40497, jobExecutionId=d254a9eb-e2a5-41ca-8bd6-
3b057cf76652, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ccfd85ac-6479-4139-b873-
f301f4decd21, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:10:03.753535166, updatedBy=null, updatedDate=null)
2024-12-10 06:10:04.763 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:10:04.764 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:10:04.764 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ccfd85ac-6479-4139-b873-f301f4decd21, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:10:04.764 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ccfd85ac-6479-4139-b873-f301f4decd21, type: workflowEvent, eventType:
Finished }
2024-12-10 06:10:04.764 INFO [payment-service,6a031cae6b1240ac,6a031cae6b1240ac] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:13:00.002 INFO [payment-service,31e2145a26f11c35,31e2145a26f11c35] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 06:14:00.009 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:14:00.744 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 5813ce5d-fe85-4ac1-bb0c-73b6157885a7
2024-12-10 06:14:00.910 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: afaee8c5-82b5-455f-a2f9-b0b0a6473578, type: workflowEvent, eventType:
Started }
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: afaee8c5-82b5-455f-a2f9-b0b0a6473578, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: afaee8c5-82b5-455f-a2f9-b0b0a6473578, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: afaee8c5-82b5-455f-a2f9-b0b0a6473578, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: afaee8c5-82b5-455f-a2f9-b0b0a6473578 and
name: jde-payment-wf
2024-12-10 06:14:00.911 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: afaee8c5-82b5-455f-a2f9-b0b0a6473578, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:14:00.912 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: afaee8c5-82b5-455f-a2f9-b0b0a6473578 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:14:00.912 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:14:00.912 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:14:00.912 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:14:00.913 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40498, jobExecutionId=5813ce5d-fe85-4ac1-bb0c-
73b6157885a7, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=afaee8c5-82b5-455f-a2f9-
b0b0a6473578, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:14:00.744759899, updatedBy=null, updatedDate=null)
2024-12-10 06:14:01.277 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:14:01.277 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:14:01.278 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: afaee8c5-82b5-455f-a2f9-b0b0a6473578, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:14:01.278 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: afaee8c5-82b5-455f-a2f9-b0b0a6473578, type: workflowEvent, eventType:
Finished }
2024-12-10 06:14:01.278 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:14:01.548 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 195e36f0-73cd-4dc0-8071-1af4d6c0264f
2024-12-10 06:14:01.729 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:14:01.730 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e66da88-8fd5-4718-a77d-9b46790d7b49, type: workflowEvent, eventType:
Started }
2024-12-10 06:14:01.739 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:14:01.740 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e66da88-8fd5-4718-a77d-9b46790d7b49, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:14:01.744 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:14:01.744 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e66da88-8fd5-4718-a77d-9b46790d7b49, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:14:01.745 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e66da88-8fd5-4718-a77d-9b46790d7b49, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:14:01.747 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9e66da88-8fd5-4718-a77d-9b46790d7b49 and
name: jde-payment-wf
2024-12-10 06:14:01.747 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e66da88-8fd5-4718-a77d-9b46790d7b49, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:14:01.747 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9e66da88-8fd5-4718-a77d-9b46790d7b49 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:14:01.748 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:14:01.748 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:14:01.748 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:14:01.750 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40499, jobExecutionId=195e36f0-73cd-4dc0-8071-
1af4d6c0264f, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9e66da88-8fd5-4718-a77d-
9b46790d7b49, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:14:01.549144514, updatedBy=null, updatedDate=null)
2024-12-10 06:14:02.193 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:14:02.194 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:14:02.195 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e66da88-8fd5-4718-a77d-9b46790d7b49, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:14:02.195 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e66da88-8fd5-4718-a77d-9b46790d7b49, type: workflowEvent, eventType:
Finished }
2024-12-10 06:14:02.195 INFO [payment-service,a794f513c71b31cb,a794f513c71b31cb] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:15:00.001 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:15:00.890 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 5fb3b1ec-ef4e-486c-9fbd-8d11efad505e
2024-12-10 06:15:01.086 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:15:01.088 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0919f17d-9e56-4e67-a663-b07e68c79bd7, type: workflowEvent, eventType:
Started }
2024-12-10 06:15:01.089 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:15:01.089 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0919f17d-9e56-4e67-a663-b07e68c79bd7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:15:01.089 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:15:01.090 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0919f17d-9e56-4e67-a663-b07e68c79bd7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:15:01.091 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0919f17d-9e56-4e67-a663-b07e68c79bd7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:15:01.092 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 0919f17d-9e56-4e67-a663-b07e68c79bd7 and
name: d365-payment-wf
2024-12-10 06:15:01.092 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0919f17d-9e56-4e67-a663-b07e68c79bd7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:15:01.093 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 0919f17d-9e56-4e67-a663-b07e68c79bd7 with
sources: [rebates, medicaid]
2024-12-10 06:15:01.093 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:15:01.094 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:15:01.097 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40500, jobExecutionId=5fb3b1ec-ef4e-486c-9fbd-
8d11efad505e, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=0919f17d-9e56-4e67-a663-
b07e68c79bd7, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:15:00.892283538, updatedBy=null, updatedDate=null)
2024-12-10 06:15:01.654 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:15:01.660 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:15:01.663 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0919f17d-9e56-4e67-a663-b07e68c79bd7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:15:01.664 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0919f17d-9e56-4e67-a663-b07e68c79bd7, type: workflowEvent, eventType:
Finished }
2024-12-10 06:15:01.665 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:15:02.146 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 29e8ff8a-2926-4528-aed7-c22957f39d00
2024-12-10 06:15:02.407 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:15:02.415 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: workflowEvent, eventType:
Started }
2024-12-10 06:15:02.417 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:15:02.419 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:15:02.420 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:15:02.420 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:15:02.421 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:15:02.421 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 03ac23ff-a79e-4f6f-8b99-210db091011a and
name: d365-payment-wf
2024-12-10 06:15:02.423 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:15:02.424 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 03ac23ff-a79e-4f6f-8b99-210db091011a with
sources: [rebates, medicaid]
2024-12-10 06:15:02.426 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:15:02.430 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:15:02.433 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40501, jobExecutionId=29e8ff8a-2926-4528-aed7-
c22957f39d00, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=03ac23ff-a79e-4f6f-8b99-
210db091011a, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:15:02.165895499, updatedBy=null, updatedDate=null)
2024-12-10 06:15:02.942 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:15:02.943 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:15:02.943 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:15:02.945 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:15:02.946 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:15:02.951 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:15:02.956 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:15:02.957 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:15:02.957 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:15:02.963 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:15:02.965 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:15:02.969 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:15:02.969 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:15:02.973 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:15:02.976 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:15:02.977 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:15:02.978 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:15:02.979 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:15:02.979 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:15:02.980 ERROR [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:15:02.982 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:15:02.983 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 03ac23ff-a79e-4f6f-8b99-210db091011a, type: workflowEvent, eventType:
Finished }
2024-12-10 06:15:02.984 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:15:02.985 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:15:03.835 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6c845988-0f3f-4bd8-80e9-55f3d992d32a
2024-12-10 06:15:04.687 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:15:04.687 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb, type: workflowEvent, eventType:
Started }
2024-12-10 06:15:04.687 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:15:04.687 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:15:04.687 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:15:04.687 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:15:04.688 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:15:04.688 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb and
name: d365-payment-wf
2024-12-10 06:15:04.689 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:15:04.689 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb with
sources: [rebates, medicaid]
2024-12-10 06:15:04.689 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:15:04.689 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:15:04.695 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40502, jobExecutionId=6c845988-0f3f-4bd8-80e9-
55f3d992d32a, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=6db6f0c6-d856-43ea-85f1-
ab94c10a58cb, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:15:03.835720570, updatedBy=null, updatedDate=null)
2024-12-10 06:15:04.908 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:15:04.909 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:15:04.909 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:15:04.910 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6db6f0c6-d856-43ea-85f1-ab94c10a58cb, type: workflowEvent, eventType:
Finished }
2024-12-10 06:15:04.910 INFO [payment-service,766d8835c0f8fca7,766d8835c0f8fca7] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:20:00.002 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:20:00.569 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 11b35e36-18bc-4388-b2ef-137d9ae32851
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1655c481-52e2-4da8-8ca4-6d77471a1acb, type: workflowEvent, eventType:
Started }
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1655c481-52e2-4da8-8ca4-6d77471a1acb, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1655c481-52e2-4da8-8ca4-6d77471a1acb, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1655c481-52e2-4da8-8ca4-6d77471a1acb, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1655c481-52e2-4da8-8ca4-6d77471a1acb and
name: d365-payment-wf
2024-12-10 06:20:00.728 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1655c481-52e2-4da8-8ca4-6d77471a1acb, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:20:00.729 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1655c481-52e2-4da8-8ca4-6d77471a1acb with
sources: [rebates, medicaid]
2024-12-10 06:20:00.729 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:20:00.729 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:20:00.730 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40503, jobExecutionId=11b35e36-18bc-4388-b2ef-
137d9ae32851, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1655c481-52e2-4da8-8ca4-
6d77471a1acb, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:20:00.569295404, updatedBy=null, updatedDate=null)
2024-12-10 06:20:01.089 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:20:01.093 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:20:01.095 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1655c481-52e2-4da8-8ca4-6d77471a1acb, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:20:01.097 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1655c481-52e2-4da8-8ca4-6d77471a1acb, type: workflowEvent, eventType:
Finished }
2024-12-10 06:20:01.101 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:20:01.418 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : eb3848fb-6929-4ede-9dbf-310a00a28b4f
2024-12-10 06:20:01.640 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:20:01.641 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: workflowEvent, eventType:
Started }
2024-12-10 06:20:01.642 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:20:01.643 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:20:01.644 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:20:01.644 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:20:01.645 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:20:01.647 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1c9ab4cb-16d8-458a-a856-6f53020942ae and
name: d365-payment-wf
2024-12-10 06:20:01.648 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:20:01.649 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1c9ab4cb-16d8-458a-a856-6f53020942ae with
sources: [rebates, medicaid]
2024-12-10 06:20:01.663 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:20:01.682 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:20:01.698 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40504, jobExecutionId=eb3848fb-6929-4ede-9dbf-
310a00a28b4f, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1c9ab4cb-16d8-458a-a856-
6f53020942ae, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:20:01.419781927, updatedBy=null, updatedDate=null)
2024-12-10 06:20:02.319 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:20:02.324 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:20:02.327 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:20:02.335 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:20:02.342 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:20:02.346 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:20:02.349 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:20:02.354 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:20:02.354 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:20:02.357 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:20:02.362 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:20:02.364 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:20:02.368 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:20:02.370 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:20:02.376 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:20:02.378 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:20:02.379 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:20:02.380 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:20:02.385 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:20:02.389 ERROR [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:20:02.398 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:20:02.406 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1c9ab4cb-16d8-458a-a856-6f53020942ae, type: workflowEvent, eventType:
Finished }
2024-12-10 06:20:02.413 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:20:02.424 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:20:02.745 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0095d1f5-bbc7-40be-a915-2f36bd0f8349
2024-12-10 06:20:03.747 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed3693b2-6ab5-4c22-a95f-643f39386a62, type: workflowEvent, eventType:
Started }
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed3693b2-6ab5-4c22-a95f-643f39386a62, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed3693b2-6ab5-4c22-a95f-643f39386a62, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed3693b2-6ab5-4c22-a95f-643f39386a62, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ed3693b2-6ab5-4c22-a95f-643f39386a62 and
name: d365-payment-wf
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed3693b2-6ab5-4c22-a95f-643f39386a62, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ed3693b2-6ab5-4c22-a95f-643f39386a62 with
sources: [rebates, medicaid]
2024-12-10 06:20:03.748 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:20:03.749 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:20:03.750 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40505, jobExecutionId=0095d1f5-bbc7-40be-a915-
2f36bd0f8349, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ed3693b2-6ab5-4c22-a95f-
643f39386a62, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:20:02.747625719, updatedBy=null, updatedDate=null)
2024-12-10 06:20:04.104 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:20:04.106 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:20:04.106 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed3693b2-6ab5-4c22-a95f-643f39386a62, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:20:04.108 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed3693b2-6ab5-4c22-a95f-643f39386a62, type: workflowEvent, eventType:
Finished }
2024-12-10 06:20:04.109 INFO [payment-service,9b10ceafb4178a38,9b10ceafb4178a38] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:21:00.024 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:21:00.513 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ca00afc5-ba62-41f4-9665-c043a9b8e71e
2024-12-10 06:21:00.686 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 236b8230-ee5b-4ea8-908a-f2c6fc582b59, type: workflowEvent, eventType:
Started }
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 236b8230-ee5b-4ea8-908a-f2c6fc582b59, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 236b8230-ee5b-4ea8-908a-f2c6fc582b59, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 236b8230-ee5b-4ea8-908a-f2c6fc582b59, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 236b8230-ee5b-4ea8-908a-f2c6fc582b59 and
name: jde-payment-wf
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 236b8230-ee5b-4ea8-908a-f2c6fc582b59, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 236b8230-ee5b-4ea8-908a-f2c6fc582b59 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:21:00.687 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:21:00.688 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:21:00.689 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:21:00.693 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40506, jobExecutionId=ca00afc5-ba62-41f4-9665-
c043a9b8e71e, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=236b8230-ee5b-4ea8-908a-
f2c6fc582b59, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:21:00.513813261, updatedBy=null, updatedDate=null)
2024-12-10 06:21:01.150 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:21:01.151 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:21:01.152 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 236b8230-ee5b-4ea8-908a-f2c6fc582b59, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:21:01.154 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 236b8230-ee5b-4ea8-908a-f2c6fc582b59, type: workflowEvent, eventType:
Finished }
2024-12-10 06:21:01.156 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:21:01.439 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 7e3450dd-4458-4651-8d5f-53448502f9c9
2024-12-10 06:21:01.615 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:21:01.621 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2df346d0-7cc6-49f2-bf31-273b859605f9, type: workflowEvent, eventType:
Started }
2024-12-10 06:21:01.625 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:21:01.626 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2df346d0-7cc6-49f2-bf31-273b859605f9, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:21:01.627 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:21:01.629 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2df346d0-7cc6-49f2-bf31-273b859605f9, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:21:01.636 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2df346d0-7cc6-49f2-bf31-273b859605f9, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:21:01.638 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 2df346d0-7cc6-49f2-bf31-273b859605f9 and
name: jde-payment-wf
2024-12-10 06:21:01.639 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2df346d0-7cc6-49f2-bf31-273b859605f9, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:21:01.642 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 2df346d0-7cc6-49f2-bf31-273b859605f9 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:21:01.642 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:21:01.643 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:21:01.643 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:21:01.656 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40507, jobExecutionId=7e3450dd-4458-4651-8d5f-
53448502f9c9, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=2df346d0-7cc6-49f2-bf31-
273b859605f9, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:21:01.440651818, updatedBy=null, updatedDate=null)
2024-12-10 06:21:02.329 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:21:02.330 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:21:02.330 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2df346d0-7cc6-49f2-bf31-273b859605f9, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:21:02.331 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2df346d0-7cc6-49f2-bf31-273b859605f9, type: workflowEvent, eventType:
Finished }
2024-12-10 06:21:02.331 INFO [payment-service,a8a8092d5f32c6f5,a8a8092d5f32c6f5] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:25:00.007 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:25:00.599 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0e37e008-b725-436f-b5b3-229b13e687eb
2024-12-10 06:25:00.765 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:25:00.765 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca, type: workflowEvent, eventType:
Started }
2024-12-10 06:25:00.765 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:25:00.766 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:25:00.766 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:25:00.766 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:25:00.766 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:25:00.767 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca and
name: d365-payment-wf
2024-12-10 06:25:00.767 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:25:00.767 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca with
sources: [rebates, medicaid]
2024-12-10 06:25:00.767 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:25:00.768 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:25:00.769 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40508, jobExecutionId=0e37e008-b725-436f-b5b3-
229b13e687eb, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=5f9dc563-11ad-47da-8c6a-
a5d19c8568ca, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:25:00.599647656, updatedBy=null, updatedDate=null)
2024-12-10 06:25:01.300 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:25:01.300 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:25:01.301 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:25:01.301 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5f9dc563-11ad-47da-8c6a-a5d19c8568ca, type: workflowEvent, eventType:
Finished }
2024-12-10 06:25:01.301 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:25:01.696 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 942407a3-6a28-43ab-a8ae-4483ac649a8f
2024-12-10 06:25:01.887 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:25:01.888 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: workflowEvent, eventType:
Started }
2024-12-10 06:25:01.888 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:25:01.888 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:25:01.889 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:25:01.889 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:25:01.890 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:25:01.890 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d03f08b0-b472-4ff6-8c3a-1a5c8d502418 and
name: d365-payment-wf
2024-12-10 06:25:01.890 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:25:01.890 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d03f08b0-b472-4ff6-8c3a-1a5c8d502418 with
sources: [rebates, medicaid]
2024-12-10 06:25:01.890 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:25:01.893 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:25:01.895 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40509, jobExecutionId=942407a3-6a28-43ab-a8ae-
4483ac649a8f, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d03f08b0-b472-4ff6-8c3a-
1a5c8d502418, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:25:01.697306736, updatedBy=null, updatedDate=null)
2024-12-10 06:25:02.555 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:25:02.556 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:25:02.556 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:25:02.558 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:25:02.573 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:25:02.576 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:25:02.578 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:25:02.579 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:25:02.582 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:25:02.589 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:25:02.590 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:25:02.592 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:25:02.594 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:25:02.594 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:25:02.602 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:25:02.603 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:25:02.604 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:25:02.605 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:25:02.606 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:25:02.606 ERROR [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:25:02.622 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:25:02.622 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d03f08b0-b472-4ff6-8c3a-1a5c8d502418, type: workflowEvent, eventType:
Finished }
2024-12-10 06:25:02.623 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:25:02.626 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:25:02.627 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:25:02.762 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:25:03.050 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3a4ed06a-5ce7-4772-8ef5-d108cdaee34f
2024-12-10 06:25:03.835 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:25:03.836 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e222aaf9-2343-4df6-8869-10cc4151de91, type: workflowEvent, eventType:
Started }
2024-12-10 06:25:03.836 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:25:03.836 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e222aaf9-2343-4df6-8869-10cc4151de91, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:25:03.837 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:25:03.837 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e222aaf9-2343-4df6-8869-10cc4151de91, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:25:03.838 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e222aaf9-2343-4df6-8869-10cc4151de91, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:25:03.839 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: e222aaf9-2343-4df6-8869-10cc4151de91 and
name: d365-payment-wf
2024-12-10 06:25:03.839 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e222aaf9-2343-4df6-8869-10cc4151de91, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:25:03.840 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: e222aaf9-2343-4df6-8869-10cc4151de91 with
sources: [rebates, medicaid]
2024-12-10 06:25:03.840 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:25:03.840 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:25:03.841 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40510, jobExecutionId=3a4ed06a-5ce7-4772-8ef5-
d108cdaee34f, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=e222aaf9-2343-4df6-8869-
10cc4151de91, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:25:03.050492543, updatedBy=null, updatedDate=null)
2024-12-10 06:25:04.130 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:25:04.130 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:25:04.131 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e222aaf9-2343-4df6-8869-10cc4151de91, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:25:04.131 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e222aaf9-2343-4df6-8869-10cc4151de91, type: workflowEvent, eventType:
Finished }
2024-12-10 06:25:04.131 INFO [payment-service,528c7cd9679f2ce4,528c7cd9679f2ce4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:26:00.001 INFO [payment-service,6e8407b3379a90d8,6e8407b3379a90d8] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 06:28:00.002 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:28:00.656 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 95342f7c-13ef-4fd6-86b7-0bd5ee7fc1a1
2024-12-10 06:28:00.817 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:28:00.818 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58b964fe-3ce6-48d9-a3eb-69a03a386a59, type: workflowEvent, eventType:
Started }
2024-12-10 06:28:00.818 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:28:00.818 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58b964fe-3ce6-48d9-a3eb-69a03a386a59, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:28:00.819 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:28:00.819 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58b964fe-3ce6-48d9-a3eb-69a03a386a59, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:28:00.819 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58b964fe-3ce6-48d9-a3eb-69a03a386a59, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:28:00.820 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 58b964fe-3ce6-48d9-a3eb-69a03a386a59 and
name: jde-payment-wf
2024-12-10 06:28:00.820 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58b964fe-3ce6-48d9-a3eb-69a03a386a59, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:28:00.820 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 58b964fe-3ce6-48d9-a3eb-69a03a386a59 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:28:00.820 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:28:00.821 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:28:00.821 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:28:00.822 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40511, jobExecutionId=95342f7c-13ef-4fd6-86b7-
0bd5ee7fc1a1, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=58b964fe-3ce6-48d9-a3eb-
69a03a386a59, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:28:00.657498480, updatedBy=null, updatedDate=null)
2024-12-10 06:28:01.605 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:28:01.606 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:28:01.607 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58b964fe-3ce6-48d9-a3eb-69a03a386a59, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:28:01.608 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58b964fe-3ce6-48d9-a3eb-69a03a386a59, type: workflowEvent, eventType:
Finished }
2024-12-10 06:28:01.608 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:28:02.001 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 7cde5fa7-c616-48b4-b4e3-f2dd4c661344
2024-12-10 06:28:02.256 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:28:02.257 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: dc998dac-584a-412b-8b27-6c6e1b1b7de1, type: workflowEvent, eventType:
Started }
2024-12-10 06:28:02.257 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:28:02.257 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: dc998dac-584a-412b-8b27-6c6e1b1b7de1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:28:02.261 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:28:02.262 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: dc998dac-584a-412b-8b27-6c6e1b1b7de1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:28:02.262 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: dc998dac-584a-412b-8b27-6c6e1b1b7de1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:28:02.262 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: dc998dac-584a-412b-8b27-6c6e1b1b7de1 and
name: jde-payment-wf
2024-12-10 06:28:02.264 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: dc998dac-584a-412b-8b27-6c6e1b1b7de1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:28:02.265 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: dc998dac-584a-412b-8b27-6c6e1b1b7de1 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:28:02.267 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:28:02.267 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:28:02.269 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:28:02.272 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40512, jobExecutionId=7cde5fa7-c616-48b4-b4e3-
f2dd4c661344, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=dc998dac-584a-412b-8b27-
6c6e1b1b7de1, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:28:02.004477216, updatedBy=null, updatedDate=null)
2024-12-10 06:28:02.993 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:28:02.994 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:28:02.995 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: dc998dac-584a-412b-8b27-6c6e1b1b7de1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:28:02.996 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: dc998dac-584a-412b-8b27-6c6e1b1b7de1, type: workflowEvent, eventType:
Finished }
2024-12-10 06:28:02.996 INFO [payment-service,e2dd513b9dac0afa,e2dd513b9dac0afa] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:30:00.009 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:30:00.532 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 003d1824-bca2-4fbd-b669-c8e812a31aa3
2024-12-10 06:30:00.706 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:30:00.707 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b5409dd4-832a-4adf-aaa4-02ca93ec99ce, type: workflowEvent, eventType:
Started }
2024-12-10 06:30:00.708 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:30:00.708 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b5409dd4-832a-4adf-aaa4-02ca93ec99ce, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:30:00.709 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:30:00.709 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b5409dd4-832a-4adf-aaa4-02ca93ec99ce, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:30:00.709 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b5409dd4-832a-4adf-aaa4-02ca93ec99ce, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:30:00.709 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b5409dd4-832a-4adf-aaa4-02ca93ec99ce and
name: d365-payment-wf
2024-12-10 06:30:00.709 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b5409dd4-832a-4adf-aaa4-02ca93ec99ce, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:30:00.710 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b5409dd4-832a-4adf-aaa4-02ca93ec99ce with
sources: [rebates, medicaid]
2024-12-10 06:30:00.710 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:30:00.711 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:30:00.717 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40513, jobExecutionId=003d1824-bca2-4fbd-b669-
c8e812a31aa3, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b5409dd4-832a-4adf-aaa4-
02ca93ec99ce, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:30:00.532934167, updatedBy=null, updatedDate=null)
2024-12-10 06:30:01.114 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:30:01.115 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:30:01.115 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b5409dd4-832a-4adf-aaa4-02ca93ec99ce, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:30:01.116 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b5409dd4-832a-4adf-aaa4-02ca93ec99ce, type: workflowEvent, eventType:
Finished }
2024-12-10 06:30:01.116 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:30:01.451 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 679330b2-75a3-4560-b3ed-6977e978f11c
2024-12-10 06:30:01.624 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:30:01.624 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: workflowEvent, eventType:
Started }
2024-12-10 06:30:01.624 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:30:01.624 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:30:01.624 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:30:01.624 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:30:01.625 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:30:01.625 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: c272b9a6-3fff-4b65-a0ce-ea4d638048ef and
name: d365-payment-wf
2024-12-10 06:30:01.625 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:30:01.625 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: c272b9a6-3fff-4b65-a0ce-ea4d638048ef with
sources: [rebates, medicaid]
2024-12-10 06:30:01.625 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:30:01.625 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:30:01.627 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40514, jobExecutionId=679330b2-75a3-4560-b3ed-
6977e978f11c, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=c272b9a6-3fff-4b65-a0ce-
ea4d638048ef, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:30:01.451817164, updatedBy=null, updatedDate=null)
2024-12-10 06:30:02.379 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:30:02.380 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:30:02.381 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:30:02.383 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:30:02.393 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:30:02.398 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:30:02.414 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:30:02.417 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:30:02.418 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:30:02.419 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:30:02.430 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:30:02.434 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:30:02.439 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:30:02.445 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:30:02.449 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:30:02.458 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:30:02.459 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:30:02.463 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:30:02.466 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:30:02.470 ERROR [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:30:02.526 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:30:02.527 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c272b9a6-3fff-4b65-a0ce-ea4d638048ef, type: workflowEvent, eventType:
Finished }
2024-12-10 06:30:02.527 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:30:02.531 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:30:02.829 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3e0dcad6-55cd-4abb-bd7b-d03fed4405d7
2024-12-10 06:30:04.001 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:30:04.003 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 65671522-ed2b-44c4-98bf-40ec9a867b20, type: workflowEvent, eventType:
Started }
2024-12-10 06:30:04.004 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:30:04.005 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 65671522-ed2b-44c4-98bf-40ec9a867b20, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:30:04.005 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:30:04.006 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 65671522-ed2b-44c4-98bf-40ec9a867b20, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:30:04.006 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 65671522-ed2b-44c4-98bf-40ec9a867b20, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:30:04.006 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 65671522-ed2b-44c4-98bf-40ec9a867b20 and
name: d365-payment-wf
2024-12-10 06:30:04.007 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 65671522-ed2b-44c4-98bf-40ec9a867b20, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:30:04.007 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 65671522-ed2b-44c4-98bf-40ec9a867b20 with
sources: [rebates, medicaid]
2024-12-10 06:30:04.008 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:30:04.013 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:30:04.017 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40515, jobExecutionId=3e0dcad6-55cd-4abb-bd7b-
d03fed4405d7, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=65671522-ed2b-44c4-98bf-
40ec9a867b20, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:30:02.830039534, updatedBy=null, updatedDate=null)
2024-12-10 06:30:04.316 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:30:04.316 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:30:04.319 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 65671522-ed2b-44c4-98bf-40ec9a867b20, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:30:04.323 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 65671522-ed2b-44c4-98bf-40ec9a867b20, type: workflowEvent, eventType:
Finished }
2024-12-10 06:30:04.324 INFO [payment-service,3d306b42be1b9ea2,3d306b42be1b9ea2] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:35:00.001 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:35:00.013 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:35:00.692 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 9b083c5d-0ae6-4de7-ac6d-d3ebfb9a9d9b
2024-12-10 06:35:00.921 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 30140a4d-2669-48c8-958f-1349c25d0b50
2024-12-10 06:35:01.010 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:35:01.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 59777910-c63a-4449-b8e7-65ae57da2abe, type: workflowEvent, eventType:
Started }
2024-12-10 06:35:01.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:35:01.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 59777910-c63a-4449-b8e7-65ae57da2abe, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:35:01.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:35:01.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 59777910-c63a-4449-b8e7-65ae57da2abe, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:35:01.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 59777910-c63a-4449-b8e7-65ae57da2abe, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:35:01.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 59777910-c63a-4449-b8e7-65ae57da2abe and
name: d365-payment-wf
2024-12-10 06:35:01.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 59777910-c63a-4449-b8e7-65ae57da2abe, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:35:01.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 59777910-c63a-4449-b8e7-65ae57da2abe with
sources: [rebates, medicaid]
2024-12-10 06:35:01.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:35:01.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:35:01.014 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40516, jobExecutionId=9b083c5d-0ae6-4de7-ac6d-
d3ebfb9a9d9b, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=59777910-c63a-4449-b8e7-
65ae57da2abe, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:35:00.693393331, updatedBy=null, updatedDate=null)
2024-12-10 06:35:01.095 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:35:01.096 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ff1e1755-02e4-4523-85ab-8d5823cd9ac6, type: workflowEvent, eventType:
Started }
2024-12-10 06:35:01.096 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:35:01.096 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ff1e1755-02e4-4523-85ab-8d5823cd9ac6, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:35:01.096 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:35:01.096 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ff1e1755-02e4-4523-85ab-8d5823cd9ac6, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:35:01.096 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ff1e1755-02e4-4523-85ab-8d5823cd9ac6, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:35:01.096 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ff1e1755-02e4-4523-85ab-8d5823cd9ac6 and
name: jde-payment-wf
2024-12-10 06:35:01.097 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ff1e1755-02e4-4523-85ab-8d5823cd9ac6, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:35:01.097 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ff1e1755-02e4-4523-85ab-8d5823cd9ac6 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:35:01.097 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:35:01.097 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:35:01.097 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:35:01.098 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40517, jobExecutionId=30140a4d-2669-48c8-958f-
1349c25d0b50, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ff1e1755-02e4-4523-85ab-
8d5823cd9ac6, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:35:00.922438484, updatedBy=null, updatedDate=null)
2024-12-10 06:35:01.307 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:35:01.307 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:35:01.308 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 59777910-c63a-4449-b8e7-65ae57da2abe, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:35:01.308 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 59777910-c63a-4449-b8e7-65ae57da2abe, type: workflowEvent, eventType:
Finished }
2024-12-10 06:35:01.308 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:35:01.520 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:35:01.521 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:35:01.522 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ff1e1755-02e4-4523-85ab-8d5823cd9ac6, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:35:01.523 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ff1e1755-02e4-4523-85ab-8d5823cd9ac6, type: workflowEvent, eventType:
Finished }
2024-12-10 06:35:01.523 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:35:01.686 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : cf66c402-ab48-40ff-98b6-8287a9c56866
2024-12-10 06:35:01.825 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f4375151-2e71-4216-8ced-917245505acd
2024-12-10 06:35:01.886 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b88023d3-9bd8-475a-a1ae-82c336c18d8e, type: workflowEvent, eventType:
Started }
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b88023d3-9bd8-475a-a1ae-82c336c18d8e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b88023d3-9bd8-475a-a1ae-82c336c18d8e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b88023d3-9bd8-475a-a1ae-82c336c18d8e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b88023d3-9bd8-475a-a1ae-82c336c18d8e and
name: jde-payment-wf
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b88023d3-9bd8-475a-a1ae-82c336c18d8e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b88023d3-9bd8-475a-a1ae-82c336c18d8e with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:35:01.887 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:35:01.888 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:35:01.888 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:35:01.890 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40518, jobExecutionId=cf66c402-ab48-40ff-98b6-
8287a9c56866, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b88023d3-9bd8-475a-a1ae-
82c336c18d8e, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:35:01.687976341, updatedBy=null, updatedDate=null)
2024-12-10 06:35:02.010 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:35:02.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: workflowEvent, eventType:
Started }
2024-12-10 06:35:02.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:35:02.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:35:02.011 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:35:02.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:35:02.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:35:02.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000 and
name: d365-payment-wf
2024-12-10 06:35:02.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:35:02.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000 with
sources: [rebates, medicaid]
2024-12-10 06:35:02.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:35:02.012 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:35:02.015 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40519, jobExecutionId=f4375151-2e71-4216-8ced-
917245505acd, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=850ec89a-c0c3-43f3-b5e8-
6ccbac7df000, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:35:01.825797230, updatedBy=null, updatedDate=null)
2024-12-10 06:35:02.322 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:35:02.323 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:35:02.324 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b88023d3-9bd8-475a-a1ae-82c336c18d8e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:35:02.324 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b88023d3-9bd8-475a-a1ae-82c336c18d8e, type: workflowEvent, eventType:
Finished }
2024-12-10 06:35:02.325 INFO [payment-service,60623418e6722c8a,60623418e6722c8a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:35:02.452 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:35:02.452 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:35:02.452 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:35:02.453 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:35:02.464 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:35:02.467 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:35:02.472 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:35:02.477 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:35:02.477 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:35:02.478 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:35:02.481 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:35:02.481 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:35:02.482 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:35:02.482 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:35:02.486 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:35:02.487 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:35:02.490 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:35:02.491 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:35:02.492 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:35:02.496 ERROR [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:35:02.505 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:35:02.506 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 850ec89a-c0c3-43f3-b5e8-6ccbac7df000, type: workflowEvent, eventType:
Finished }
2024-12-10 06:35:02.506 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:35:02.508 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:35:02.948 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 22a55ede-676c-4b0b-8cb4-9cf00e1634b0
2024-12-10 06:35:03.679 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:35:03.684 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c4e7dca-1c47-4b13-b47e-ee3292760313, type: workflowEvent, eventType:
Started }
2024-12-10 06:35:03.687 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:35:03.688 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c4e7dca-1c47-4b13-b47e-ee3292760313, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:35:03.688 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:35:03.689 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c4e7dca-1c47-4b13-b47e-ee3292760313, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:35:03.689 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c4e7dca-1c47-4b13-b47e-ee3292760313, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:35:03.690 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7c4e7dca-1c47-4b13-b47e-ee3292760313 and
name: d365-payment-wf
2024-12-10 06:35:03.690 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c4e7dca-1c47-4b13-b47e-ee3292760313, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:35:03.691 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7c4e7dca-1c47-4b13-b47e-ee3292760313 with
sources: [rebates, medicaid]
2024-12-10 06:35:03.691 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:35:03.692 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:35:03.702 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40520, jobExecutionId=22a55ede-676c-4b0b-8cb4-
9cf00e1634b0, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7c4e7dca-1c47-4b13-b47e-
ee3292760313, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:35:02.948674836, updatedBy=null, updatedDate=null)
2024-12-10 06:35:04.085 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:35:04.086 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:35:04.087 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c4e7dca-1c47-4b13-b47e-ee3292760313, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:35:04.087 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c4e7dca-1c47-4b13-b47e-ee3292760313, type: workflowEvent, eventType:
Finished }
2024-12-10 06:35:04.088 INFO [payment-service,7dfc4fce45994051,7dfc4fce45994051] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:39:00.002 INFO [payment-service,de0181fae455d1cc,de0181fae455d1cc] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 06:40:00.017 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:40:00.607 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : fede01cb-d1df-4df2-8c9e-c476cdf05047
2024-12-10 06:40:00.762 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cd699814-0465-4f1e-b8b2-f1f03ce2de80, type: workflowEvent, eventType:
Started }
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cd699814-0465-4f1e-b8b2-f1f03ce2de80, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cd699814-0465-4f1e-b8b2-f1f03ce2de80, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cd699814-0465-4f1e-b8b2-f1f03ce2de80, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: cd699814-0465-4f1e-b8b2-f1f03ce2de80 and
name: d365-payment-wf
2024-12-10 06:40:00.763 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cd699814-0465-4f1e-b8b2-f1f03ce2de80, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:40:00.764 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: cd699814-0465-4f1e-b8b2-f1f03ce2de80 with
sources: [rebates, medicaid]
2024-12-10 06:40:00.764 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:40:00.764 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:40:00.765 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40521, jobExecutionId=fede01cb-d1df-4df2-8c9e-
c476cdf05047, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=cd699814-0465-4f1e-b8b2-
f1f03ce2de80, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:40:00.607681118, updatedBy=null, updatedDate=null)
2024-12-10 06:40:01.115 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:40:01.117 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:40:01.118 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cd699814-0465-4f1e-b8b2-f1f03ce2de80, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:40:01.119 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cd699814-0465-4f1e-b8b2-f1f03ce2de80, type: workflowEvent, eventType:
Finished }
2024-12-10 06:40:01.121 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:40:01.385 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 288abe2e-5306-4ea3-8094-fa4df7f640f2
2024-12-10 06:40:01.556 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:40:01.556 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: workflowEvent, eventType:
Started }
2024-12-10 06:40:01.556 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:40:01.557 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:40:01.557 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:40:01.557 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:40:01.557 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:40:01.558 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: f04e503c-38fd-4db0-89a4-0e003bd229bd and
name: d365-payment-wf
2024-12-10 06:40:01.558 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:40:01.561 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: f04e503c-38fd-4db0-89a4-0e003bd229bd with
sources: [rebates, medicaid]
2024-12-10 06:40:01.563 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:40:01.563 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:40:01.564 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40522, jobExecutionId=288abe2e-5306-4ea3-8094-
fa4df7f640f2, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=f04e503c-38fd-4db0-89a4-
0e003bd229bd, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:40:01.385977582, updatedBy=null, updatedDate=null)
2024-12-10 06:40:01.943 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:40:01.944 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:40:01.945 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:40:01.948 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:40:01.952 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:40:01.955 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:40:01.956 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:40:01.956 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:40:01.956 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:40:01.957 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:40:01.957 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:40:01.957 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:40:01.970 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:40:01.970 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:40:01.972 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:40:01.974 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:40:01.976 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:40:01.980 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:40:01.980 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:40:01.983 ERROR [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:40:01.986 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:40:01.987 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f04e503c-38fd-4db0-89a4-0e003bd229bd, type: workflowEvent, eventType:
Finished }
2024-12-10 06:40:01.987 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:40:01.990 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:40:02.709 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : e0676752-d635-46c5-82ed-1e6826a3598e
2024-12-10 06:40:03.532 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:40:03.533 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b525e6c8-6a17-4912-9df9-24238b7c68e1, type: workflowEvent, eventType:
Started }
2024-12-10 06:40:03.533 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:40:03.533 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b525e6c8-6a17-4912-9df9-24238b7c68e1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:40:03.533 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:40:03.534 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b525e6c8-6a17-4912-9df9-24238b7c68e1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:40:03.534 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b525e6c8-6a17-4912-9df9-24238b7c68e1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:40:03.534 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b525e6c8-6a17-4912-9df9-24238b7c68e1 and
name: d365-payment-wf
2024-12-10 06:40:03.534 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b525e6c8-6a17-4912-9df9-24238b7c68e1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:40:03.535 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b525e6c8-6a17-4912-9df9-24238b7c68e1 with
sources: [rebates, medicaid]
2024-12-10 06:40:03.535 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:40:03.537 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:40:03.539 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40523, jobExecutionId=e0676752-d635-46c5-82ed-
1e6826a3598e, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b525e6c8-6a17-4912-9df9-
24238b7c68e1, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:40:02.709917956, updatedBy=null, updatedDate=null)
2024-12-10 06:40:03.728 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:40:03.728 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:40:03.728 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b525e6c8-6a17-4912-9df9-24238b7c68e1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:40:03.728 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b525e6c8-6a17-4912-9df9-24238b7c68e1, type: workflowEvent, eventType:
Finished }
2024-12-10 06:40:03.728 INFO [payment-service,a2c89f9dd910e098,a2c89f9dd910e098] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:42:00.001 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:42:00.545 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : eee94191-2cc0-42d2-b19c-772cf73c0ae3
2024-12-10 06:42:00.714 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:42:00.714 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4ded51e1-4d5b-4f2f-8072-771ee894beb7, type: workflowEvent, eventType:
Started }
2024-12-10 06:42:00.715 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:42:00.716 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4ded51e1-4d5b-4f2f-8072-771ee894beb7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:42:00.717 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:42:00.718 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4ded51e1-4d5b-4f2f-8072-771ee894beb7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:42:00.719 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4ded51e1-4d5b-4f2f-8072-771ee894beb7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:42:00.719 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 4ded51e1-4d5b-4f2f-8072-771ee894beb7 and
name: jde-payment-wf
2024-12-10 06:42:00.721 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4ded51e1-4d5b-4f2f-8072-771ee894beb7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:42:00.721 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 4ded51e1-4d5b-4f2f-8072-771ee894beb7 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:42:00.721 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:42:00.722 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:42:00.722 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:42:00.725 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40524, jobExecutionId=eee94191-2cc0-42d2-b19c-
772cf73c0ae3, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=4ded51e1-4d5b-4f2f-8072-
771ee894beb7, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:42:00.546011314, updatedBy=null, updatedDate=null)
2024-12-10 06:42:01.272 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:42:01.273 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:42:01.273 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4ded51e1-4d5b-4f2f-8072-771ee894beb7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:42:01.273 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4ded51e1-4d5b-4f2f-8072-771ee894beb7, type: workflowEvent, eventType:
Finished }
2024-12-10 06:42:01.273 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:42:01.390 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b29bff53-35c2-4504-888e-8f75e7057eb8
2024-12-10 06:42:01.570 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:42:01.571 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2f5649d7-2a60-492f-9d78-20a52be6a399, type: workflowEvent, eventType:
Started }
2024-12-10 06:42:01.573 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:42:01.573 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2f5649d7-2a60-492f-9d78-20a52be6a399, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:42:01.573 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:42:01.574 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2f5649d7-2a60-492f-9d78-20a52be6a399, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:42:01.574 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2f5649d7-2a60-492f-9d78-20a52be6a399, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:42:01.574 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 2f5649d7-2a60-492f-9d78-20a52be6a399 and
name: jde-payment-wf
2024-12-10 06:42:01.575 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2f5649d7-2a60-492f-9d78-20a52be6a399, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:42:01.575 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 2f5649d7-2a60-492f-9d78-20a52be6a399 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:42:01.575 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:42:01.576 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:42:01.578 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:42:01.581 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40525, jobExecutionId=b29bff53-35c2-4504-888e-
8f75e7057eb8, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=2f5649d7-2a60-492f-9d78-
20a52be6a399, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:42:01.393062352, updatedBy=null, updatedDate=null)
2024-12-10 06:42:02.169 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:42:02.171 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:42:02.171 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2f5649d7-2a60-492f-9d78-20a52be6a399, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:42:02.171 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 2f5649d7-2a60-492f-9d78-20a52be6a399, type: workflowEvent, eventType:
Finished }
2024-12-10 06:42:02.171 INFO [payment-service,fd5474d5142f24fa,fd5474d5142f24fa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:45:00.007 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:45:00.994 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2e5c0983-822c-4eb2-93b5-b70af782f806
2024-12-10 06:45:01.169 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:45:01.170 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746, type: workflowEvent, eventType:
Started }
2024-12-10 06:45:01.170 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:45:01.171 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:45:01.171 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:45:01.172 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:45:01.173 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:45:01.173 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746 and
name: d365-payment-wf
2024-12-10 06:45:01.173 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:45:01.173 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746 with
sources: [rebates, medicaid]
2024-12-10 06:45:01.173 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:45:01.174 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:45:01.175 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40526, jobExecutionId=2e5c0983-822c-4eb2-93b5-
b70af782f806, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=5b1e3af7-551c-4bd7-a6ff-
4e10f2f60746, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:45:00.994556760, updatedBy=null, updatedDate=null)
2024-12-10 06:45:01.610 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:45:01.612 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:45:01.613 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:45:01.614 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5b1e3af7-551c-4bd7-a6ff-4e10f2f60746, type: workflowEvent, eventType:
Finished }
2024-12-10 06:45:01.614 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:45:02.107 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 444150c6-b080-41d9-a4ad-601bc5180fe0
2024-12-10 06:45:02.312 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:45:02.315 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: workflowEvent, eventType:
Started }
2024-12-10 06:45:02.316 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:45:02.318 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:45:02.320 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:45:02.323 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:45:02.326 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:45:02.334 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7f990780-a187-4c5d-9e71-4520fa039725 and
name: d365-payment-wf
2024-12-10 06:45:02.336 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:45:02.337 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7f990780-a187-4c5d-9e71-4520fa039725 with
sources: [rebates, medicaid]
2024-12-10 06:45:02.342 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:45:02.343 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:45:02.344 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40527, jobExecutionId=444150c6-b080-41d9-a4ad-
601bc5180fe0, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7f990780-a187-4c5d-9e71-
4520fa039725, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:45:02.108645700, updatedBy=null, updatedDate=null)
2024-12-10 06:45:02.779 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:45:02.780 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:45:02.780 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:45:02.782 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:45:02.783 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:45:02.784 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:45:02.785 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:45:02.786 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:45:02.786 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:45:02.789 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:45:02.789 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:45:02.790 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:45:02.791 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:45:02.791 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:45:02.793 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:45:02.794 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:45:02.794 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:45:02.795 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:45:02.795 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:45:02.797 ERROR [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:45:02.801 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:45:02.810 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f990780-a187-4c5d-9e71-4520fa039725, type: workflowEvent, eventType:
Finished }
2024-12-10 06:45:02.810 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:45:02.812 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:45:02.813 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:45:02.931 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 06:45:03.228 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 11a25757-3538-45f7-8253-362b0a79bc15
2024-12-10 06:45:04.045 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:45:04.046 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eb389c0f-ba38-4b09-88e5-67e0dbedf681, type: workflowEvent, eventType:
Started }
2024-12-10 06:45:04.046 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:45:04.046 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eb389c0f-ba38-4b09-88e5-67e0dbedf681, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:45:04.047 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:45:04.047 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eb389c0f-ba38-4b09-88e5-67e0dbedf681, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:45:04.048 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eb389c0f-ba38-4b09-88e5-67e0dbedf681, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:45:04.048 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: eb389c0f-ba38-4b09-88e5-67e0dbedf681 and
name: d365-payment-wf
2024-12-10 06:45:04.048 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eb389c0f-ba38-4b09-88e5-67e0dbedf681, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:45:04.048 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: eb389c0f-ba38-4b09-88e5-67e0dbedf681 with
sources: [rebates, medicaid]
2024-12-10 06:45:04.048 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:45:04.048 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:45:04.051 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40528, jobExecutionId=11a25757-3538-45f7-8253-
362b0a79bc15, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=eb389c0f-ba38-4b09-88e5-
67e0dbedf681, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:45:03.229061139, updatedBy=null, updatedDate=null)
2024-12-10 06:45:04.249 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:45:04.250 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:45:04.250 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eb389c0f-ba38-4b09-88e5-67e0dbedf681, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:45:04.250 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eb389c0f-ba38-4b09-88e5-67e0dbedf681, type: workflowEvent, eventType:
Finished }
2024-12-10 06:45:04.250 INFO [payment-service,5fc9d1e5c15423fc,5fc9d1e5c15423fc] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:49:00.001 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:49:00.900 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 790b10e7-99bb-43eb-9105-129daddb5f5b
2024-12-10 06:49:01.085 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:49:01.086 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea, type: workflowEvent, eventType:
Started }
2024-12-10 06:49:01.087 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea and
name: jde-payment-wf
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:49:01.088 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:49:01.089 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:49:01.090 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40529, jobExecutionId=790b10e7-99bb-43eb-9105-
129daddb5f5b, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=84046996-1ec3-473b-81a2-
ae7c8c4ac7ea, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:49:00.901544768, updatedBy=null, updatedDate=null)
2024-12-10 06:49:01.491 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:49:01.491 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:49:01.492 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:49:01.492 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84046996-1ec3-473b-81a2-ae7c8c4ac7ea, type: workflowEvent, eventType:
Finished }
2024-12-10 06:49:01.492 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:49:01.743 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6c889173-cf27-480c-b01c-c45f1b0d6af0
2024-12-10 06:49:01.942 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:49:01.943 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b580dc51-9d95-4c2e-9b4d-033fdd696d87, type: workflowEvent, eventType:
Started }
2024-12-10 06:49:01.944 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:49:01.946 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b580dc51-9d95-4c2e-9b4d-033fdd696d87, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:49:01.947 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:49:01.954 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b580dc51-9d95-4c2e-9b4d-033fdd696d87, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:49:01.956 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b580dc51-9d95-4c2e-9b4d-033fdd696d87, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:49:01.958 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b580dc51-9d95-4c2e-9b4d-033fdd696d87 and
name: jde-payment-wf
2024-12-10 06:49:01.958 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b580dc51-9d95-4c2e-9b4d-033fdd696d87, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:49:01.958 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b580dc51-9d95-4c2e-9b4d-033fdd696d87 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:49:01.959 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:49:01.961 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:49:01.962 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:49:01.965 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40530, jobExecutionId=6c889173-cf27-480c-b01c-
c45f1b0d6af0, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b580dc51-9d95-4c2e-9b4d-
033fdd696d87, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:49:01.744643520, updatedBy=null, updatedDate=null)
2024-12-10 06:49:02.458 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:49:02.460 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:49:02.461 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b580dc51-9d95-4c2e-9b4d-033fdd696d87, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:49:02.461 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b580dc51-9d95-4c2e-9b4d-033fdd696d87, type: workflowEvent, eventType:
Finished }
2024-12-10 06:49:02.462 INFO [payment-service,bf140c417434bb72,bf140c417434bb72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:50:00.013 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:50:00.496 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 24a6a7f8-29e1-4da5-9fba-a0148d460764
2024-12-10 06:50:00.666 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:50:00.666 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1240b39d-57ac-4c27-8ada-0921e8d222e1, type: workflowEvent, eventType:
Started }
2024-12-10 06:50:00.666 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:50:00.666 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1240b39d-57ac-4c27-8ada-0921e8d222e1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:50:00.666 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:50:00.666 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1240b39d-57ac-4c27-8ada-0921e8d222e1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:50:00.667 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1240b39d-57ac-4c27-8ada-0921e8d222e1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:50:00.667 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1240b39d-57ac-4c27-8ada-0921e8d222e1 and
name: d365-payment-wf
2024-12-10 06:50:00.667 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1240b39d-57ac-4c27-8ada-0921e8d222e1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:50:00.667 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1240b39d-57ac-4c27-8ada-0921e8d222e1 with
sources: [rebates, medicaid]
2024-12-10 06:50:00.667 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:50:00.667 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:50:00.668 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40531, jobExecutionId=24a6a7f8-29e1-4da5-9fba-
a0148d460764, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1240b39d-57ac-4c27-8ada-
0921e8d222e1, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:50:00.496500284, updatedBy=null, updatedDate=null)
2024-12-10 06:50:01.045 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:50:01.046 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:50:01.047 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1240b39d-57ac-4c27-8ada-0921e8d222e1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:50:01.048 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1240b39d-57ac-4c27-8ada-0921e8d222e1, type: workflowEvent, eventType:
Finished }
2024-12-10 06:50:01.049 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:50:01.283 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ae6e5ab8-90ac-4758-a952-a7476c5582ef
2024-12-10 06:50:01.547 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:50:01.550 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: workflowEvent, eventType:
Started }
2024-12-10 06:50:01.551 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:50:01.551 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:50:01.553 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:50:01.553 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:50:01.553 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:50:01.553 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8 and
name: d365-payment-wf
2024-12-10 06:50:01.560 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:50:01.561 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8 with
sources: [rebates, medicaid]
2024-12-10 06:50:01.561 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:50:01.561 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:50:01.564 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40532, jobExecutionId=ae6e5ab8-90ac-4758-a952-
a7476c5582ef, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1a88ea3b-4b7d-4133-8526-
85fbd8cf22c8, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:50:01.284215642, updatedBy=null, updatedDate=null)
2024-12-10 06:50:02.281 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:50:02.282 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:50:02.282 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:50:02.285 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:50:02.287 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:50:02.293 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:50:02.296 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:50:02.298 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:50:02.299 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:50:02.302 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:50:02.303 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:50:02.304 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:50:02.305 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:50:02.306 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:50:02.308 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:50:02.309 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:50:02.310 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:50:02.311 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:50:02.311 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:50:02.313 ERROR [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:50:02.320 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:50:02.322 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a88ea3b-4b7d-4133-8526-85fbd8cf22c8, type: workflowEvent, eventType:
Finished }
2024-12-10 06:50:02.322 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:50:02.325 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:50:02.646 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 43dc5b6b-78d8-42df-88a4-6b307c713ab3
2024-12-10 06:50:03.678 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:50:03.678 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d77fff4f-cbd1-42f2-abd4-15b25ce840e8, type: workflowEvent, eventType:
Started }
2024-12-10 06:50:03.678 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:50:03.678 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d77fff4f-cbd1-42f2-abd4-15b25ce840e8, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:50:03.678 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:50:03.678 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d77fff4f-cbd1-42f2-abd4-15b25ce840e8, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:50:03.679 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d77fff4f-cbd1-42f2-abd4-15b25ce840e8, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:50:03.679 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d77fff4f-cbd1-42f2-abd4-15b25ce840e8 and
name: d365-payment-wf
2024-12-10 06:50:03.679 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d77fff4f-cbd1-42f2-abd4-15b25ce840e8, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:50:03.679 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d77fff4f-cbd1-42f2-abd4-15b25ce840e8 with
sources: [rebates, medicaid]
2024-12-10 06:50:03.679 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:50:03.679 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:50:03.683 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40533, jobExecutionId=43dc5b6b-78d8-42df-88a4-
6b307c713ab3, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d77fff4f-cbd1-42f2-abd4-
15b25ce840e8, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:50:02.647537822, updatedBy=null, updatedDate=null)
2024-12-10 06:50:04.019 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:50:04.024 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:50:04.031 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d77fff4f-cbd1-42f2-abd4-15b25ce840e8, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:50:04.032 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d77fff4f-cbd1-42f2-abd4-15b25ce840e8, type: workflowEvent, eventType:
Finished }
2024-12-10 06:50:04.033 INFO [payment-service,8707fc5089511412,8707fc5089511412] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:52:00.001 INFO [payment-service,2e5f697a5c82f50a,2e5f697a5c82f50a] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 06:55:00.008 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 06:55:00.579 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 99e89e74-2a38-42d4-b1f0-78c881ee9d55
2024-12-10 06:55:00.755 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 06:55:00.755 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 79101bf9-4f6f-4e92-be80-1789b007e3c2, type: workflowEvent, eventType:
Started }
2024-12-10 06:55:00.755 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:55:00.755 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 79101bf9-4f6f-4e92-be80-1789b007e3c2, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:55:00.756 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:55:00.756 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 79101bf9-4f6f-4e92-be80-1789b007e3c2, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:55:00.756 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 79101bf9-4f6f-4e92-be80-1789b007e3c2, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:55:00.756 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 79101bf9-4f6f-4e92-be80-1789b007e3c2 and
name: d365-payment-wf
2024-12-10 06:55:00.756 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 79101bf9-4f6f-4e92-be80-1789b007e3c2, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:55:00.757 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 79101bf9-4f6f-4e92-be80-1789b007e3c2 with
sources: [rebates, medicaid]
2024-12-10 06:55:00.757 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:55:00.758 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:55:00.759 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40534, jobExecutionId=99e89e74-2a38-42d4-b1f0-
78c881ee9d55, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=79101bf9-4f6f-4e92-be80-
1789b007e3c2, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:55:00.580307262, updatedBy=null, updatedDate=null)
2024-12-10 06:55:01.115 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:55:01.116 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:55:01.116 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 79101bf9-4f6f-4e92-be80-1789b007e3c2, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:55:01.116 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 79101bf9-4f6f-4e92-be80-1789b007e3c2, type: workflowEvent, eventType:
Finished }
2024-12-10 06:55:01.116 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:55:01.416 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6c808d1f-1ee9-4555-b972-0c2494abd09e
2024-12-10 06:55:01.582 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 06:55:01.582 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: workflowEvent, eventType:
Started }
2024-12-10 06:55:01.582 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:55:01.582 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:55:01.582 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:55:01.583 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:55:01.583 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:55:01.583 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 073f2014-a1bd-40ea-a61b-964b33aab8e0 and
name: d365-payment-wf
2024-12-10 06:55:01.583 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:55:01.583 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 073f2014-a1bd-40ea-a61b-964b33aab8e0 with
sources: [rebates, medicaid]
2024-12-10 06:55:01.583 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:55:01.583 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:55:01.585 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40535, jobExecutionId=6c808d1f-1ee9-4555-b972-
0c2494abd09e, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=073f2014-a1bd-40ea-a61b-
964b33aab8e0, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:55:01.417020521, updatedBy=null, updatedDate=null)
2024-12-10 06:55:02.059 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 06:55:02.059 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 06:55:02.060 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:55:02.061 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:55:02.062 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:55:02.065 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 06:55:02.066 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:55:02.066 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 06:55:02.066 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 06:55:02.066 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:55:02.067 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:55:02.067 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:55:02.067 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 06:55:02.067 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 06:55:02.071 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 06:55:02.073 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 06:55:02.074 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 06:55:02.081 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 06:55:02.082 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 06:55:02.083 ERROR [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 06:55:02.088 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 06:55:02.089 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 073f2014-a1bd-40ea-a61b-964b33aab8e0, type: workflowEvent, eventType:
Finished }
2024-12-10 06:55:02.089 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:55:02.090 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 06:55:02.602 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 256954b7-a57c-4abb-a0d6-608050d35393
2024-12-10 06:55:03.343 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 06:55:03.345 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb9bd5ef-4ff0-4952-847a-047ed92898ac, type: workflowEvent, eventType:
Started }
2024-12-10 06:55:03.346 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:55:03.347 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb9bd5ef-4ff0-4952-847a-047ed92898ac, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:55:03.347 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 06:55:03.347 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb9bd5ef-4ff0-4952-847a-047ed92898ac, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:55:03.348 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb9bd5ef-4ff0-4952-847a-047ed92898ac, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:55:03.348 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: cb9bd5ef-4ff0-4952-847a-047ed92898ac and
name: d365-payment-wf
2024-12-10 06:55:03.348 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb9bd5ef-4ff0-4952-847a-047ed92898ac, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:55:03.349 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: cb9bd5ef-4ff0-4952-847a-047ed92898ac with
sources: [rebates, medicaid]
2024-12-10 06:55:03.349 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:55:03.351 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:55:03.355 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40536, jobExecutionId=256954b7-a57c-4abb-a0d6-
608050d35393, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=cb9bd5ef-4ff0-4952-847a-
047ed92898ac, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:55:02.603050561, updatedBy=null, updatedDate=null)
2024-12-10 06:55:03.547 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:55:03.548 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 06:55:03.548 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb9bd5ef-4ff0-4952-847a-047ed92898ac, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:55:03.548 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb9bd5ef-4ff0-4952-847a-047ed92898ac, type: workflowEvent, eventType:
Finished }
2024-12-10 06:55:03.548 INFO [payment-service,272a4ad9a04e33d1,272a4ad9a04e33d1] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:56:00.002 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 06:56:00.644 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3cb71f99-2339-4d55-919f-78760880e1f2
2024-12-10 06:56:00.823 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 06:56:00.824 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ffeb9689-1daa-4176-9ec0-c43f958be7f4, type: workflowEvent, eventType:
Started }
2024-12-10 06:56:00.829 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:56:00.829 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ffeb9689-1daa-4176-9ec0-c43f958be7f4, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:56:00.829 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:56:00.829 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ffeb9689-1daa-4176-9ec0-c43f958be7f4, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:56:00.830 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ffeb9689-1daa-4176-9ec0-c43f958be7f4, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:56:00.830 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ffeb9689-1daa-4176-9ec0-c43f958be7f4 and
name: jde-payment-wf
2024-12-10 06:56:00.830 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ffeb9689-1daa-4176-9ec0-c43f958be7f4, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:56:00.835 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ffeb9689-1daa-4176-9ec0-c43f958be7f4 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:56:00.835 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:56:00.835 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:56:00.835 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:56:00.836 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40537, jobExecutionId=3cb71f99-2339-4d55-919f-
78760880e1f2, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ffeb9689-1daa-4176-9ec0-
c43f958be7f4, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:56:00.644833981, updatedBy=null, updatedDate=null)
2024-12-10 06:56:01.354 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:56:01.354 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:56:01.355 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ffeb9689-1daa-4176-9ec0-c43f958be7f4, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:56:01.355 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ffeb9689-1daa-4176-9ec0-c43f958be7f4, type: workflowEvent, eventType:
Finished }
2024-12-10 06:56:01.355 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 06:56:01.486 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3b9a61aa-1e49-493b-9349-a866225b6532
2024-12-10 06:56:01.700 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 06:56:01.710 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a123188-a99e-444a-a9e9-14f09e15bd02, type: workflowEvent, eventType:
Started }
2024-12-10 06:56:01.715 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 06:56:01.721 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a123188-a99e-444a-a9e9-14f09e15bd02, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 06:56:01.727 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 06:56:01.728 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a123188-a99e-444a-a9e9-14f09e15bd02, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 06:56:01.728 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a123188-a99e-444a-a9e9-14f09e15bd02, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 06:56:01.731 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 6a123188-a99e-444a-a9e9-14f09e15bd02 and
name: jde-payment-wf
2024-12-10 06:56:01.736 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a123188-a99e-444a-a9e9-14f09e15bd02, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 06:56:01.737 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 6a123188-a99e-444a-a9e9-14f09e15bd02 with
sources: [rebates, chargeback, medicaid]
2024-12-10 06:56:01.737 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 06:56:01.741 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 06:56:01.745 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 06:56:01.756 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40538, jobExecutionId=3b9a61aa-1e49-493b-9349-
a866225b6532, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=6a123188-a99e-444a-a9e9-
14f09e15bd02, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T06:56:01.488073033, updatedBy=null, updatedDate=null)
2024-12-10 06:56:02.270 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 06:56:02.271 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 06:56:02.272 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a123188-a99e-444a-a9e9-14f09e15bd02, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 06:56:02.272 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a123188-a99e-444a-a9e9-14f09e15bd02, type: workflowEvent, eventType:
Finished }
2024-12-10 06:56:02.276 INFO [payment-service,de9d4e777bb5a860,de9d4e777bb5a860] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:00:00.008 INFO [payment-service,aed6102423ffb511,aed6102423ffb511] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 07:00:00.017 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:00:00.076 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:00:01.264 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 13237958-febb-400c-8156-767f45ed23fe
2024-12-10 07:00:01.324 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 29997b07-f93d-422c-879a-5cc8a2453e1f
2024-12-10 07:00:01.455 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:00:01.455 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3e737964-0817-4cb3-a9d7-5058db2a4f2c, type: workflowEvent, eventType:
Started }
2024-12-10 07:00:01.455 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:00:01.455 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3e737964-0817-4cb3-a9d7-5058db2a4f2c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:00:01.455 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:00:01.455 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3e737964-0817-4cb3-a9d7-5058db2a4f2c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:00:01.456 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3e737964-0817-4cb3-a9d7-5058db2a4f2c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:00:01.456 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3e737964-0817-4cb3-a9d7-5058db2a4f2c and
name: jde-payment-wf
2024-12-10 07:00:01.456 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3e737964-0817-4cb3-a9d7-5058db2a4f2c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:00:01.456 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3e737964-0817-4cb3-a9d7-5058db2a4f2c with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:00:01.456 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:00:01.457 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:00:01.457 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:00:01.460 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40539, jobExecutionId=13237958-febb-400c-8156-
767f45ed23fe, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3e737964-0817-4cb3-a9d7-
5058db2a4f2c, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:00:01.264491104, updatedBy=null, updatedDate=null)
2024-12-10 07:00:01.611 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:00:01.619 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8796e077-5f29-4a42-8803-6ee0c91fc079, type: workflowEvent, eventType:
Started }
2024-12-10 07:00:01.619 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:00:01.619 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8796e077-5f29-4a42-8803-6ee0c91fc079, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:00:01.619 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:00:01.619 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8796e077-5f29-4a42-8803-6ee0c91fc079, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:00:01.619 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8796e077-5f29-4a42-8803-6ee0c91fc079, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:00:01.619 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 8796e077-5f29-4a42-8803-6ee0c91fc079 and
name: d365-payment-wf
2024-12-10 07:00:01.620 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8796e077-5f29-4a42-8803-6ee0c91fc079, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:00:01.620 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 8796e077-5f29-4a42-8803-6ee0c91fc079 with
sources: [rebates, medicaid]
2024-12-10 07:00:01.620 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:00:01.620 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:00:01.621 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40540, jobExecutionId=29997b07-f93d-422c-879a-
5cc8a2453e1f, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=8796e077-5f29-4a42-8803-
6ee0c91fc079, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:00:01.324495957, updatedBy=null, updatedDate=null)
2024-12-10 07:00:01.879 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:00:01.879 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:00:01.879 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3e737964-0817-4cb3-a9d7-5058db2a4f2c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:00:01.879 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3e737964-0817-4cb3-a9d7-5058db2a4f2c, type: workflowEvent, eventType:
Finished }
2024-12-10 07:00:01.880 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:00:02.052 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ba1ac424-b6a4-4a10-b13d-cf1afc59ab4b
2024-12-10 07:00:02.211 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:00:02.211 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:00:02.211 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8796e077-5f29-4a42-8803-6ee0c91fc079, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:00:02.211 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 8796e077-5f29-4a42-8803-6ee0c91fc079, type: workflowEvent, eventType:
Finished }
2024-12-10 07:00:02.211 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:00:02.385 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:00:02.385 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 056c738e-939d-478c-bfef-f9893304502e, type: workflowEvent, eventType:
Started }
2024-12-10 07:00:02.385 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:00:02.385 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 056c738e-939d-478c-bfef-f9893304502e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:00:02.386 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:00:02.386 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 056c738e-939d-478c-bfef-f9893304502e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:00:02.386 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 056c738e-939d-478c-bfef-f9893304502e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:00:02.386 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 056c738e-939d-478c-bfef-f9893304502e and
name: jde-payment-wf
2024-12-10 07:00:02.386 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 056c738e-939d-478c-bfef-f9893304502e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:00:02.386 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 056c738e-939d-478c-bfef-f9893304502e with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:00:02.386 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:00:02.387 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:00:02.387 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:00:02.390 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40541, jobExecutionId=ba1ac424-b6a4-4a10-b13d-
cf1afc59ab4b, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=056c738e-939d-478c-bfef-
f9893304502e, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:00:02.053077957, updatedBy=null, updatedDate=null)
2024-12-10 07:00:02.623 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d3824e46-dbd0-4316-ae26-7cf2b6de697f
2024-12-10 07:00:02.810 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:00:02.811 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:00:02.811 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 056c738e-939d-478c-bfef-f9893304502e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:00:02.811 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 056c738e-939d-478c-bfef-f9893304502e, type: workflowEvent, eventType:
Finished }
2024-12-10 07:00:02.811 INFO [payment-service,a870bb828b290bc9,a870bb828b290bc9] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:00:02.857 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:00:02.857 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: workflowEvent, eventType:
Started }
2024-12-10 07:00:02.858 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:00:02.858 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:00:02.858 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:00:02.858 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:00:02.858 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:00:02.858 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 14702693-c13b-4abd-9314-8550a600e878 and
name: d365-payment-wf
2024-12-10 07:00:02.858 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:00:02.859 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 14702693-c13b-4abd-9314-8550a600e878 with
sources: [rebates, medicaid]
2024-12-10 07:00:02.860 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:00:02.860 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:00:02.863 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40542, jobExecutionId=d3824e46-dbd0-4316-ae26-
7cf2b6de697f, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=14702693-c13b-4abd-9314-
8550a600e878, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:00:02.623358982, updatedBy=null, updatedDate=null)
2024-12-10 07:00:03.249 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:00:03.249 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:00:03.250 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:00:03.253 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:00:03.255 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:00:03.258 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:00:03.260 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:00:03.261 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:00:03.261 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:00:03.268 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:00:03.269 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:00:03.269 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:00:03.274 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:00:03.275 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:00:03.277 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:00:03.278 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:00:03.279 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:00:03.279 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:00:03.280 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:00:03.281 ERROR [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:00:03.284 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:00:03.284 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 14702693-c13b-4abd-9314-8550a600e878, type: workflowEvent, eventType:
Finished }
2024-12-10 07:00:03.285 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:00:03.286 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:00:03.286 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:00:03.461 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:00:03.728 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 8e4affac-285c-40d9-8e49-c58ea04aa1aa
2024-12-10 07:00:04.731 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cee40f85-b98b-49eb-8555-44106a24ce1c, type: workflowEvent, eventType:
Started }
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cee40f85-b98b-49eb-8555-44106a24ce1c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cee40f85-b98b-49eb-8555-44106a24ce1c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cee40f85-b98b-49eb-8555-44106a24ce1c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: cee40f85-b98b-49eb-8555-44106a24ce1c and
name: d365-payment-wf
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cee40f85-b98b-49eb-8555-44106a24ce1c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: cee40f85-b98b-49eb-8555-44106a24ce1c with
sources: [rebates, medicaid]
2024-12-10 07:00:04.732 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:00:04.733 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:00:04.734 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40543, jobExecutionId=8e4affac-285c-40d9-8e49-
c58ea04aa1aa, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=cee40f85-b98b-49eb-8555-
44106a24ce1c, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:00:03.728823790, updatedBy=null, updatedDate=null)
2024-12-10 07:00:05.190 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:00:05.190 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:00:05.191 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cee40f85-b98b-49eb-8555-44106a24ce1c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:00:05.191 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cee40f85-b98b-49eb-8555-44106a24ce1c, type: workflowEvent, eventType:
Finished }
2024-12-10 07:00:05.191 INFO [payment-service,7a0c9d9b5fc54eb7,7a0c9d9b5fc54eb7] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:05:00.001 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:05:00.495 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6ec19ad6-0c29-4ab3-baaa-15e47265ff0a
2024-12-10 07:05:00.663 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:05:00.664 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b8e268e1-5bd1-4323-bf49-37c4d618c340, type: workflowEvent, eventType:
Started }
2024-12-10 07:05:00.664 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:05:00.665 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b8e268e1-5bd1-4323-bf49-37c4d618c340, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:05:00.665 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:05:00.665 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b8e268e1-5bd1-4323-bf49-37c4d618c340, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:05:00.668 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b8e268e1-5bd1-4323-bf49-37c4d618c340, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:05:00.669 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b8e268e1-5bd1-4323-bf49-37c4d618c340 and
name: d365-payment-wf
2024-12-10 07:05:00.671 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b8e268e1-5bd1-4323-bf49-37c4d618c340, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:05:00.671 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b8e268e1-5bd1-4323-bf49-37c4d618c340 with
sources: [rebates, medicaid]
2024-12-10 07:05:00.671 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:05:00.672 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:05:00.673 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40544, jobExecutionId=6ec19ad6-0c29-4ab3-baaa-
15e47265ff0a, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b8e268e1-5bd1-4323-bf49-
37c4d618c340, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:05:00.495985411, updatedBy=null, updatedDate=null)
2024-12-10 07:05:01.089 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:05:01.090 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:05:01.091 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b8e268e1-5bd1-4323-bf49-37c4d618c340, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:05:01.091 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b8e268e1-5bd1-4323-bf49-37c4d618c340, type: workflowEvent, eventType:
Finished }
2024-12-10 07:05:01.091 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:05:01.429 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 331cb89c-d85c-47ba-9480-f5e9907e6299
2024-12-10 07:05:01.592 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:05:01.593 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: workflowEvent, eventType:
Started }
2024-12-10 07:05:01.593 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:05:01.593 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:05:01.593 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:05:01.594 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:05:01.594 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:05:01.594 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9e584a01-dec9-4a0e-8e66-72bdca8fe047 and
name: d365-payment-wf
2024-12-10 07:05:01.594 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:05:01.595 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9e584a01-dec9-4a0e-8e66-72bdca8fe047 with
sources: [rebates, medicaid]
2024-12-10 07:05:01.595 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:05:01.595 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:05:01.597 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40545, jobExecutionId=331cb89c-d85c-47ba-9480-
f5e9907e6299, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9e584a01-dec9-4a0e-8e66-
72bdca8fe047, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:05:01.429727776, updatedBy=null, updatedDate=null)
2024-12-10 07:05:02.049 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:05:02.050 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:05:02.050 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:05:02.054 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:05:02.055 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:05:02.059 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:05:02.060 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:05:02.062 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:05:02.062 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:05:02.066 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:05:02.067 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:05:02.068 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:05:02.068 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:05:02.068 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:05:02.073 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:05:02.075 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:05:02.079 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:05:02.080 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:05:02.080 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:05:02.084 ERROR [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:05:02.101 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:05:02.101 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e584a01-dec9-4a0e-8e66-72bdca8fe047, type: workflowEvent, eventType:
Finished }
2024-12-10 07:05:02.102 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:05:02.105 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:05:02.407 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 7bd25ed3-9cf1-4494-a2bd-1290a4c09969
2024-12-10 07:05:03.106 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:05:03.107 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b733c7a7-5f39-44e2-a30f-87c8432603d9, type: workflowEvent, eventType:
Started }
2024-12-10 07:05:03.107 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:05:03.107 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b733c7a7-5f39-44e2-a30f-87c8432603d9, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:05:03.109 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:05:03.110 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b733c7a7-5f39-44e2-a30f-87c8432603d9, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:05:03.111 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b733c7a7-5f39-44e2-a30f-87c8432603d9, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:05:03.111 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b733c7a7-5f39-44e2-a30f-87c8432603d9 and
name: d365-payment-wf
2024-12-10 07:05:03.112 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b733c7a7-5f39-44e2-a30f-87c8432603d9, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:05:03.113 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b733c7a7-5f39-44e2-a30f-87c8432603d9 with
sources: [rebates, medicaid]
2024-12-10 07:05:03.114 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:05:03.116 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:05:03.119 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40546, jobExecutionId=7bd25ed3-9cf1-4494-a2bd-
1290a4c09969, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b733c7a7-5f39-44e2-a30f-
87c8432603d9, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:05:02.408464213, updatedBy=null, updatedDate=null)
2024-12-10 07:05:03.402 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:05:03.402 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:05:03.402 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b733c7a7-5f39-44e2-a30f-87c8432603d9, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:05:03.403 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b733c7a7-5f39-44e2-a30f-87c8432603d9, type: workflowEvent, eventType:
Finished }
2024-12-10 07:05:03.403 INFO [payment-service,48a72460781f6980,48a72460781f6980] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:07:00.001 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:07:00.822 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 38f25113-40e4-4924-a03b-e538bd1e3fed
2024-12-10 07:07:00.992 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:07:00.993 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: be0b8756-ade9-4293-8656-6470fbe8b9c8, type: workflowEvent, eventType:
Started }
2024-12-10 07:07:00.993 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:07:00.993 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: be0b8756-ade9-4293-8656-6470fbe8b9c8, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: be0b8756-ade9-4293-8656-6470fbe8b9c8, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: be0b8756-ade9-4293-8656-6470fbe8b9c8, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: be0b8756-ade9-4293-8656-6470fbe8b9c8 and
name: jde-payment-wf
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: be0b8756-ade9-4293-8656-6470fbe8b9c8, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: be0b8756-ade9-4293-8656-6470fbe8b9c8 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:07:00.994 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:07:00.995 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:07:00.999 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40547, jobExecutionId=38f25113-40e4-4924-a03b-
e538bd1e3fed, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=be0b8756-ade9-4293-8656-
6470fbe8b9c8, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:07:00.822517042, updatedBy=null, updatedDate=null)
2024-12-10 07:07:01.514 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:07:01.514 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:07:01.514 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: be0b8756-ade9-4293-8656-6470fbe8b9c8, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:07:01.514 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: be0b8756-ade9-4293-8656-6470fbe8b9c8, type: workflowEvent, eventType:
Finished }
2024-12-10 07:07:01.514 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:07:01.709 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 87bd85e3-8db8-4fcb-b435-a9a2d4a0280c
2024-12-10 07:07:01.926 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:07:01.926 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d52d6573-3981-455d-ac2a-054141ad5c0d, type: workflowEvent, eventType:
Started }
2024-12-10 07:07:01.926 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:07:01.928 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d52d6573-3981-455d-ac2a-054141ad5c0d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:07:01.929 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:07:01.929 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d52d6573-3981-455d-ac2a-054141ad5c0d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:07:01.929 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d52d6573-3981-455d-ac2a-054141ad5c0d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:07:01.929 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d52d6573-3981-455d-ac2a-054141ad5c0d and
name: jde-payment-wf
2024-12-10 07:07:01.929 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d52d6573-3981-455d-ac2a-054141ad5c0d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:07:01.930 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d52d6573-3981-455d-ac2a-054141ad5c0d with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:07:01.930 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:07:01.930 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:07:01.938 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:07:01.943 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40548, jobExecutionId=87bd85e3-8db8-4fcb-b435-
a9a2d4a0280c, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d52d6573-3981-455d-ac2a-
054141ad5c0d, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:07:01.710007829, updatedBy=null, updatedDate=null)
2024-12-10 07:07:02.456 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:07:02.456 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:07:02.461 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d52d6573-3981-455d-ac2a-054141ad5c0d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:07:02.467 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d52d6573-3981-455d-ac2a-054141ad5c0d, type: workflowEvent, eventType:
Finished }
2024-12-10 07:07:02.470 INFO [payment-service,3d612dcf101f4daa,3d612dcf101f4daa] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:10:00.001 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:10:00.656 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c9f88a74-e27a-408e-94b9-0f0746421ca6
2024-12-10 07:10:00.819 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:10:00.822 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6f7448fd-327a-45cf-9c14-d13d972e91d5, type: workflowEvent, eventType:
Started }
2024-12-10 07:10:00.825 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:10:00.826 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6f7448fd-327a-45cf-9c14-d13d972e91d5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:10:00.827 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:10:00.827 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6f7448fd-327a-45cf-9c14-d13d972e91d5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:10:00.828 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6f7448fd-327a-45cf-9c14-d13d972e91d5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:10:00.828 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 6f7448fd-327a-45cf-9c14-d13d972e91d5 and
name: d365-payment-wf
2024-12-10 07:10:00.828 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6f7448fd-327a-45cf-9c14-d13d972e91d5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:10:00.829 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 6f7448fd-327a-45cf-9c14-d13d972e91d5 with
sources: [rebates, medicaid]
2024-12-10 07:10:00.829 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:10:00.830 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:10:00.833 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40549, jobExecutionId=c9f88a74-e27a-408e-94b9-
0f0746421ca6, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=6f7448fd-327a-45cf-9c14-
d13d972e91d5, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:10:00.657337162, updatedBy=null, updatedDate=null)
2024-12-10 07:10:01.207 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:10:01.207 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:10:01.207 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6f7448fd-327a-45cf-9c14-d13d972e91d5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:10:01.207 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6f7448fd-327a-45cf-9c14-d13d972e91d5, type: workflowEvent, eventType:
Finished }
2024-12-10 07:10:01.207 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:10:01.526 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : e6ef2d58-c4d2-4e8e-8e82-91570becc465
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: workflowEvent, eventType:
Started }
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 657de413-8a20-43fe-bfd8-5d16dd860e5b and
name: d365-payment-wf
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 657de413-8a20-43fe-bfd8-5d16dd860e5b with
sources: [rebates, medicaid]
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:10:01.713 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:10:01.714 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40550, jobExecutionId=e6ef2d58-c4d2-4e8e-8e82-
91570becc465, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=657de413-8a20-43fe-bfd8-
5d16dd860e5b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:10:01.526556742, updatedBy=null, updatedDate=null)
2024-12-10 07:10:02.544 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:10:02.545 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:10:02.549 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:10:02.554 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:10:02.555 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:10:02.556 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:10:02.561 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:10:02.561 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:10:02.562 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:10:02.562 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:10:02.563 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:10:02.568 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:10:02.570 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:10:02.574 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:10:02.579 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:10:03.033 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:10:03.041 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:10:03.042 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:10:03.042 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:10:03.043 ERROR [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)
2024-12-10 07:10:03.048 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:10:03.049 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 657de413-8a20-43fe-bfd8-5d16dd860e5b, type: workflowEvent, eventType:
Finished }
2024-12-10 07:10:03.049 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:10:03.058 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:10:03.059 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:10:03.148 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:10:03.437 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 06b021b6-10a2-4585-be34-7891d149d78a
2024-12-10 07:10:04.214 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:10:04.214 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8, type: workflowEvent, eventType:
Started }
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8 and
name: d365-payment-wf
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8 with
sources: [rebates, medicaid]
2024-12-10 07:10:04.215 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:10:04.216 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:10:04.218 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40551, jobExecutionId=06b021b6-10a2-4585-be34-
7891d149d78a, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9148333b-49dc-490a-bd77-
4b4bd2fcc4b8, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:10:03.437214983, updatedBy=null, updatedDate=null)
2024-12-10 07:10:04.622 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:10:04.622 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:10:04.622 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:10:04.622 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9148333b-49dc-490a-bd77-4b4bd2fcc4b8, type: workflowEvent, eventType:
Finished }
2024-12-10 07:10:04.622 INFO [payment-service,86551dff08056a40,86551dff08056a40] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:13:00.002 INFO [payment-service,51860e649441d88e,51860e649441d88e] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 07:14:00.001 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:14:00.515 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : de8d1b52-807c-40af-b55b-4746e4b441f7
2024-12-10 07:14:00.671 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ae8c8703-d9ea-4641-926b-8aa1585a8836, type: workflowEvent, eventType:
Started }
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ae8c8703-d9ea-4641-926b-8aa1585a8836, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ae8c8703-d9ea-4641-926b-8aa1585a8836, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ae8c8703-d9ea-4641-926b-8aa1585a8836, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ae8c8703-d9ea-4641-926b-8aa1585a8836 and
name: jde-payment-wf
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ae8c8703-d9ea-4641-926b-8aa1585a8836, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ae8c8703-d9ea-4641-926b-8aa1585a8836 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:14:00.672 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:14:00.673 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:14:00.673 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:14:00.674 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40552, jobExecutionId=de8d1b52-807c-40af-b55b-
4746e4b441f7, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ae8c8703-d9ea-4641-926b-
8aa1585a8836, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:14:00.515502330, updatedBy=null, updatedDate=null)
2024-12-10 07:14:01.028 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:14:01.028 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:14:01.028 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ae8c8703-d9ea-4641-926b-8aa1585a8836, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:14:01.029 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ae8c8703-d9ea-4641-926b-8aa1585a8836, type: workflowEvent, eventType:
Finished }
2024-12-10 07:14:01.029 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:14:01.194 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 9bd2648e-fca8-4f10-aa78-d5bae7d2e960
2024-12-10 07:14:01.385 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:14:01.386 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 292cf93b-9074-4040-a85c-415f5e7f26a7, type: workflowEvent, eventType:
Started }
2024-12-10 07:14:01.386 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:14:01.386 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 292cf93b-9074-4040-a85c-415f5e7f26a7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:14:01.386 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:14:01.386 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 292cf93b-9074-4040-a85c-415f5e7f26a7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:14:01.387 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 292cf93b-9074-4040-a85c-415f5e7f26a7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:14:01.387 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 292cf93b-9074-4040-a85c-415f5e7f26a7 and
name: jde-payment-wf
2024-12-10 07:14:01.387 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 292cf93b-9074-4040-a85c-415f5e7f26a7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:14:01.387 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 292cf93b-9074-4040-a85c-415f5e7f26a7 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:14:01.388 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:14:01.389 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:14:01.389 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:14:01.391 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40553, jobExecutionId=9bd2648e-fca8-4f10-aa78-
d5bae7d2e960, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=292cf93b-9074-4040-a85c-
415f5e7f26a7, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:14:01.194801040, updatedBy=null, updatedDate=null)
2024-12-10 07:14:02.361 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:14:02.367 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:14:02.367 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 292cf93b-9074-4040-a85c-415f5e7f26a7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:14:02.367 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 292cf93b-9074-4040-a85c-415f5e7f26a7, type: workflowEvent, eventType:
Finished }
2024-12-10 07:14:02.367 INFO [payment-service,bf4eba72e1d04009,bf4eba72e1d04009] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:15:00.010 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:15:00.648 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 19fe572f-d4b3-4e33-a5fe-d9e013483c97
2024-12-10 07:15:00.821 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:15:00.822 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c05cdc3-c006-4e64-bed9-f320a220f0d7, type: workflowEvent, eventType:
Started }
2024-12-10 07:15:00.823 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:15:00.824 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c05cdc3-c006-4e64-bed9-f320a220f0d7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:15:00.825 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:15:00.826 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c05cdc3-c006-4e64-bed9-f320a220f0d7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:15:00.826 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c05cdc3-c006-4e64-bed9-f320a220f0d7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:15:00.827 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 4c05cdc3-c006-4e64-bed9-f320a220f0d7 and
name: d365-payment-wf
2024-12-10 07:15:00.827 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c05cdc3-c006-4e64-bed9-f320a220f0d7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:15:00.827 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 4c05cdc3-c006-4e64-bed9-f320a220f0d7 with
sources: [rebates, medicaid]
2024-12-10 07:15:00.827 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:15:00.827 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:15:00.832 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40554, jobExecutionId=19fe572f-d4b3-4e33-a5fe-
d9e013483c97, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=4c05cdc3-c006-4e64-bed9-
f320a220f0d7, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:15:00.648803039, updatedBy=null, updatedDate=null)
2024-12-10 07:15:01.197 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:15:01.197 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:15:01.197 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c05cdc3-c006-4e64-bed9-f320a220f0d7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:15:01.198 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c05cdc3-c006-4e64-bed9-f320a220f0d7, type: workflowEvent, eventType:
Finished }
2024-12-10 07:15:01.198 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:15:01.441 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c13132c4-8000-45be-80e9-9928b0c0fe2f
2024-12-10 07:15:01.629 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:15:01.630 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: workflowEvent, eventType:
Started }
2024-12-10 07:15:01.630 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:15:01.630 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:15:01.630 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:15:01.633 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:15:01.634 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:15:01.635 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0 and
name: d365-payment-wf
2024-12-10 07:15:01.637 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:15:01.638 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0 with
sources: [rebates, medicaid]
2024-12-10 07:15:01.638 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:15:01.642 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:15:01.646 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40555, jobExecutionId=c13132c4-8000-45be-80e9-
9928b0c0fe2f, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=40011a64-bb9c-4c19-bc6e-
7a0a0410edc0, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:15:01.441874010, updatedBy=null, updatedDate=null)
2024-12-10 07:15:02.375 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:15:02.375 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:15:02.375 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:15:02.379 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:15:02.381 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:15:02.381 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:15:02.382 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:15:02.383 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:15:02.383 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:15:02.398 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:15:02.399 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:15:02.400 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:15:02.401 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:15:02.402 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:15:02.404 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:15:02.407 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:15:02.410 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:15:02.412 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:15:02.412 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:15:02.414 ERROR [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:15:02.432 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:15:02.433 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 40011a64-bb9c-4c19-bc6e-7a0a0410edc0, type: workflowEvent, eventType:
Finished }
2024-12-10 07:15:02.434 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:15:02.436 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:15:02.695 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4b32e237-cb55-43cb-8aa2-077612d93f73
2024-12-10 07:15:03.583 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:15:03.583 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 129b3ff8-347d-4662-bb36-1119da26589d, type: workflowEvent, eventType:
Started }
2024-12-10 07:15:03.584 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:15:03.584 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 129b3ff8-347d-4662-bb36-1119da26589d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:15:03.584 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:15:03.584 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 129b3ff8-347d-4662-bb36-1119da26589d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:15:03.584 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 129b3ff8-347d-4662-bb36-1119da26589d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:15:03.584 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 129b3ff8-347d-4662-bb36-1119da26589d and
name: d365-payment-wf
2024-12-10 07:15:03.585 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 129b3ff8-347d-4662-bb36-1119da26589d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:15:03.585 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 129b3ff8-347d-4662-bb36-1119da26589d with
sources: [rebates, medicaid]
2024-12-10 07:15:03.585 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:15:03.586 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:15:03.587 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40556, jobExecutionId=4b32e237-cb55-43cb-8aa2-
077612d93f73, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=129b3ff8-347d-4662-bb36-
1119da26589d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:15:02.697056029, updatedBy=null, updatedDate=null)
2024-12-10 07:15:03.999 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:15:04.000 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:15:04.004 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 129b3ff8-347d-4662-bb36-1119da26589d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:15:04.004 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 129b3ff8-347d-4662-bb36-1119da26589d, type: workflowEvent, eventType:
Finished }
2024-12-10 07:15:04.004 INFO [payment-service,81118dfa01c58e35,81118dfa01c58e35] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:20:00.001 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:20:00.560 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 055233f6-59c9-4547-98dc-019bd4ec1f43
2024-12-10 07:20:00.725 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2, type: workflowEvent, eventType:
Started }
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2 and
name: d365-payment-wf
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2 with
sources: [rebates, medicaid]
2024-12-10 07:20:00.726 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:20:00.727 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:20:00.728 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40557, jobExecutionId=055233f6-59c9-4547-98dc-
019bd4ec1f43, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d966cd41-02d1-48ac-8e3b-
ef4cf43b44d2, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:20:00.561357949, updatedBy=null, updatedDate=null)
2024-12-10 07:20:01.100 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:20:01.100 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:20:01.100 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:20:01.100 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d966cd41-02d1-48ac-8e3b-ef4cf43b44d2, type: workflowEvent, eventType:
Finished }
2024-12-10 07:20:01.101 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:20:01.418 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 672b3d15-3146-4044-a11e-ce29b85f1c15
2024-12-10 07:20:01.596 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:20:01.596 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: workflowEvent, eventType:
Started }
2024-12-10 07:20:01.596 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:20:01.596 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:20:01.596 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:20:01.597 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:20:01.597 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:20:01.597 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: c903c1da-7ecf-4800-8df2-e7cba4fb80d7 and
name: d365-payment-wf
2024-12-10 07:20:01.597 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:20:01.597 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: c903c1da-7ecf-4800-8df2-e7cba4fb80d7 with
sources: [rebates, medicaid]
2024-12-10 07:20:01.597 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:20:01.597 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:20:01.598 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40558, jobExecutionId=672b3d15-3146-4044-a11e-
ce29b85f1c15, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=c903c1da-7ecf-4800-8df2-
e7cba4fb80d7, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:20:01.418989257, updatedBy=null, updatedDate=null)
2024-12-10 07:20:01.956 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:20:01.956 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:20:01.956 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:20:01.957 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:20:01.958 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:20:01.958 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:20:01.959 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:20:01.959 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:20:01.959 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:20:01.962 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:20:01.963 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:20:01.966 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:20:01.967 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:20:01.967 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:20:01.970 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:20:01.971 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:20:01.973 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:20:01.976 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:20:01.976 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:20:01.977 ERROR [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:20:01.987 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:20:01.991 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c903c1da-7ecf-4800-8df2-e7cba4fb80d7, type: workflowEvent, eventType:
Finished }
2024-12-10 07:20:01.991 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:20:01.993 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:20:02.353 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 8c6a1cfc-fdde-4b56-8926-0f7a3ce158fe
2024-12-10 07:20:03.325 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:20:03.326 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 75cec052-7a76-4089-8ade-311986844f43, type: workflowEvent, eventType:
Started }
2024-12-10 07:20:03.326 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:20:03.327 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 75cec052-7a76-4089-8ade-311986844f43, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:20:03.327 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:20:03.327 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 75cec052-7a76-4089-8ade-311986844f43, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:20:03.327 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 75cec052-7a76-4089-8ade-311986844f43, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:20:03.327 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 75cec052-7a76-4089-8ade-311986844f43 and
name: d365-payment-wf
2024-12-10 07:20:03.328 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 75cec052-7a76-4089-8ade-311986844f43, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:20:03.328 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 75cec052-7a76-4089-8ade-311986844f43 with
sources: [rebates, medicaid]
2024-12-10 07:20:03.328 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:20:03.328 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:20:03.330 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40559, jobExecutionId=8c6a1cfc-fdde-4b56-8926-
0f7a3ce158fe, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=75cec052-7a76-4089-8ade-
311986844f43, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:20:02.354328493, updatedBy=null, updatedDate=null)
2024-12-10 07:20:03.689 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:20:03.689 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:20:03.689 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 75cec052-7a76-4089-8ade-311986844f43, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:20:03.690 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 75cec052-7a76-4089-8ade-311986844f43, type: workflowEvent, eventType:
Finished }
2024-12-10 07:20:03.690 INFO [payment-service,93a9be1ff925e759,93a9be1ff925e759] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:21:00.001 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:21:00.572 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f38b0cad-758c-4273-af60-91f1b3028434
2024-12-10 07:21:00.725 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:21:00.725 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c35d2bb-c999-48ff-907c-ffca4dd7223d, type: workflowEvent, eventType:
Started }
2024-12-10 07:21:00.725 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c35d2bb-c999-48ff-907c-ffca4dd7223d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c35d2bb-c999-48ff-907c-ffca4dd7223d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c35d2bb-c999-48ff-907c-ffca4dd7223d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7c35d2bb-c999-48ff-907c-ffca4dd7223d and
name: jde-payment-wf
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c35d2bb-c999-48ff-907c-ffca4dd7223d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7c35d2bb-c999-48ff-907c-ffca4dd7223d with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:21:00.726 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:21:00.727 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40560, jobExecutionId=f38b0cad-758c-4273-af60-
91f1b3028434, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7c35d2bb-c999-48ff-907c-
ffca4dd7223d, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:21:00.572800835, updatedBy=null, updatedDate=null)
2024-12-10 07:21:01.113 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:21:01.113 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:21:01.114 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c35d2bb-c999-48ff-907c-ffca4dd7223d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:21:01.114 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c35d2bb-c999-48ff-907c-ffca4dd7223d, type: workflowEvent, eventType:
Finished }
2024-12-10 07:21:01.114 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:21:01.353 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f971ea61-e571-49de-8664-f0dc320f1029
2024-12-10 07:21:01.637 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 23849ba3-ac4e-48b7-a607-b90c424dda06, type: workflowEvent, eventType:
Started }
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 23849ba3-ac4e-48b7-a607-b90c424dda06, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 23849ba3-ac4e-48b7-a607-b90c424dda06, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 23849ba3-ac4e-48b7-a607-b90c424dda06, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 23849ba3-ac4e-48b7-a607-b90c424dda06 and
name: jde-payment-wf
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 23849ba3-ac4e-48b7-a607-b90c424dda06, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 23849ba3-ac4e-48b7-a607-b90c424dda06 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:21:01.638 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:21:01.639 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:21:01.640 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40561, jobExecutionId=f971ea61-e571-49de-8664-
f0dc320f1029, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=23849ba3-ac4e-48b7-a607-
b90c424dda06, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:21:01.353885471, updatedBy=null, updatedDate=null)
2024-12-10 07:21:02.155 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:21:02.155 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:21:02.156 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 23849ba3-ac4e-48b7-a607-b90c424dda06, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:21:02.156 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 23849ba3-ac4e-48b7-a607-b90c424dda06, type: workflowEvent, eventType:
Finished }
2024-12-10 07:21:02.157 INFO [payment-service,6666ed2a24dc7dcf,6666ed2a24dc7dcf] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:25:00.002 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:25:00.575 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c1e2836d-e674-49de-a3f3-af08a243c1f3
2024-12-10 07:25:00.766 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:25:00.766 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c62804a0-2679-4564-a8bc-55ee0c55a62f, type: workflowEvent, eventType:
Started }
2024-12-10 07:25:00.767 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:25:00.767 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c62804a0-2679-4564-a8bc-55ee0c55a62f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:25:00.767 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:25:00.767 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c62804a0-2679-4564-a8bc-55ee0c55a62f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:25:00.768 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c62804a0-2679-4564-a8bc-55ee0c55a62f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:25:00.769 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: c62804a0-2679-4564-a8bc-55ee0c55a62f and
name: d365-payment-wf
2024-12-10 07:25:00.769 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c62804a0-2679-4564-a8bc-55ee0c55a62f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:25:00.769 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: c62804a0-2679-4564-a8bc-55ee0c55a62f with
sources: [rebates, medicaid]
2024-12-10 07:25:00.769 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:25:00.771 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:25:00.774 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40562, jobExecutionId=c1e2836d-e674-49de-a3f3-
af08a243c1f3, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=c62804a0-2679-4564-a8bc-
55ee0c55a62f, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:25:00.575979154, updatedBy=null, updatedDate=null)
2024-12-10 07:25:01.124 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:25:01.124 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:25:01.125 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c62804a0-2679-4564-a8bc-55ee0c55a62f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:25:01.125 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c62804a0-2679-4564-a8bc-55ee0c55a62f, type: workflowEvent, eventType:
Finished }
2024-12-10 07:25:01.125 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:25:01.523 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2e6b92c6-e110-4888-8ea5-356893587372
2024-12-10 07:25:01.695 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: workflowEvent, eventType:
Started }
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: fc959fbc-68a4-4080-8cf9-a17773232de7 and
name: d365-payment-wf
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: fc959fbc-68a4-4080-8cf9-a17773232de7 with
sources: [rebates, medicaid]
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:25:01.696 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:25:01.697 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40563, jobExecutionId=2e6b92c6-e110-4888-8ea5-
356893587372, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=fc959fbc-68a4-4080-8cf9-
a17773232de7, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:25:01.524377042, updatedBy=null, updatedDate=null)
2024-12-10 07:25:02.724 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:25:02.724 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:25:02.730 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:25:02.734 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:25:02.744 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:25:02.748 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:25:02.749 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:25:02.750 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:25:02.750 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:25:02.761 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:25:02.768 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:25:02.775 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:25:02.782 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:25:02.782 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:25:02.784 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:25:02.784 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:25:02.785 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:25:02.785 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:25:02.786 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:25:02.788 ERROR [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:25:02.808 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:25:02.809 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc959fbc-68a4-4080-8cf9-a17773232de7, type: workflowEvent, eventType:
Finished }
2024-12-10 07:25:02.809 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:25:02.817 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:25:02.817 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:25:02.958 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:25:03.241 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 59db3f2b-a177-4b1d-86dc-fdbad21f62cd
2024-12-10 07:25:03.990 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:25:03.991 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c5da54c2-c208-464d-9f6e-8eb9f2557155, type: workflowEvent, eventType:
Started }
2024-12-10 07:25:03.991 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:25:03.991 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c5da54c2-c208-464d-9f6e-8eb9f2557155, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:25:03.991 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:25:03.991 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c5da54c2-c208-464d-9f6e-8eb9f2557155, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:25:03.992 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c5da54c2-c208-464d-9f6e-8eb9f2557155, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:25:03.992 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: c5da54c2-c208-464d-9f6e-8eb9f2557155 and
name: d365-payment-wf
2024-12-10 07:25:03.992 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c5da54c2-c208-464d-9f6e-8eb9f2557155, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:25:03.992 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: c5da54c2-c208-464d-9f6e-8eb9f2557155 with
sources: [rebates, medicaid]
2024-12-10 07:25:03.992 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:25:03.993 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:25:03.994 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40564, jobExecutionId=59db3f2b-a177-4b1d-86dc-
fdbad21f62cd, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=c5da54c2-c208-464d-9f6e-
8eb9f2557155, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:25:03.242233391, updatedBy=null, updatedDate=null)
2024-12-10 07:25:04.157 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:25:04.158 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:25:04.158 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c5da54c2-c208-464d-9f6e-8eb9f2557155, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:25:04.159 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c5da54c2-c208-464d-9f6e-8eb9f2557155, type: workflowEvent, eventType:
Finished }
2024-12-10 07:25:04.159 INFO [payment-service,67abce265da42ecb,67abce265da42ecb] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:26:00.001 INFO [payment-service,31aa65e446d73efc,31aa65e446d73efc] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 07:28:00.001 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:28:00.625 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2a72a5ae-6c5d-4389-94d0-a5e5f995a989
2024-12-10 07:28:00.831 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:28:00.832 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 96bdfec6-1c82-4a81-998a-463ccbc6402c, type: workflowEvent, eventType:
Started }
2024-12-10 07:28:00.840 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:28:00.841 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 96bdfec6-1c82-4a81-998a-463ccbc6402c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:28:00.843 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:28:00.843 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 96bdfec6-1c82-4a81-998a-463ccbc6402c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:28:00.843 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 96bdfec6-1c82-4a81-998a-463ccbc6402c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:28:00.843 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 96bdfec6-1c82-4a81-998a-463ccbc6402c and
name: jde-payment-wf
2024-12-10 07:28:00.843 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 96bdfec6-1c82-4a81-998a-463ccbc6402c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:28:00.844 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 96bdfec6-1c82-4a81-998a-463ccbc6402c with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:28:00.844 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:28:00.844 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:28:00.844 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:28:00.845 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40565, jobExecutionId=2a72a5ae-6c5d-4389-94d0-
a5e5f995a989, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=96bdfec6-1c82-4a81-998a-
463ccbc6402c, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:28:00.626193741, updatedBy=null, updatedDate=null)
2024-12-10 07:28:01.335 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:28:01.335 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:28:01.335 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 96bdfec6-1c82-4a81-998a-463ccbc6402c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:28:01.335 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 96bdfec6-1c82-4a81-998a-463ccbc6402c, type: workflowEvent, eventType:
Finished }
2024-12-10 07:28:01.335 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:28:01.476 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4a439144-c2eb-4939-98da-34a8a512ec9e
2024-12-10 07:28:02.593 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:28:02.605 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b0b6a121-2e03-4f47-9965-fb4539284e7b, type: workflowEvent, eventType:
Started }
2024-12-10 07:28:02.606 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:28:02.607 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b0b6a121-2e03-4f47-9965-fb4539284e7b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:28:02.607 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:28:02.607 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b0b6a121-2e03-4f47-9965-fb4539284e7b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:28:02.618 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b0b6a121-2e03-4f47-9965-fb4539284e7b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:28:02.619 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b0b6a121-2e03-4f47-9965-fb4539284e7b and
name: jde-payment-wf
2024-12-10 07:28:02.620 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b0b6a121-2e03-4f47-9965-fb4539284e7b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:28:02.620 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b0b6a121-2e03-4f47-9965-fb4539284e7b with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:28:02.621 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:28:02.621 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:28:02.622 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:28:02.624 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40566, jobExecutionId=4a439144-c2eb-4939-98da-
34a8a512ec9e, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b0b6a121-2e03-4f47-9965-
fb4539284e7b, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:28:01.476415229, updatedBy=null, updatedDate=null)
2024-12-10 07:28:03.127 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:28:03.127 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:28:03.128 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b0b6a121-2e03-4f47-9965-fb4539284e7b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:28:03.128 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b0b6a121-2e03-4f47-9965-fb4539284e7b, type: workflowEvent, eventType:
Finished }
2024-12-10 07:28:03.128 INFO [payment-service,853737b216a1712d,853737b216a1712d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:30:00.003 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:30:00.615 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0946e77d-2487-4b58-80bd-d7d3375270c6
2024-12-10 07:30:00.783 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:30:00.783 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f9622e03-0aa0-47d6-974b-0294b5738a4d, type: workflowEvent, eventType:
Started }
2024-12-10 07:30:00.783 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:30:00.783 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f9622e03-0aa0-47d6-974b-0294b5738a4d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:30:00.784 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:30:00.784 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f9622e03-0aa0-47d6-974b-0294b5738a4d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:30:00.784 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f9622e03-0aa0-47d6-974b-0294b5738a4d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:30:00.784 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: f9622e03-0aa0-47d6-974b-0294b5738a4d and
name: d365-payment-wf
2024-12-10 07:30:00.785 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f9622e03-0aa0-47d6-974b-0294b5738a4d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:30:00.785 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: f9622e03-0aa0-47d6-974b-0294b5738a4d with
sources: [rebates, medicaid]
2024-12-10 07:30:00.785 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:30:00.785 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:30:00.786 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40567, jobExecutionId=0946e77d-2487-4b58-80bd-
d7d3375270c6, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=f9622e03-0aa0-47d6-974b-
0294b5738a4d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:30:00.616054747, updatedBy=null, updatedDate=null)
2024-12-10 07:30:01.124 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:30:01.124 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:30:01.124 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f9622e03-0aa0-47d6-974b-0294b5738a4d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:30:01.124 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f9622e03-0aa0-47d6-974b-0294b5738a4d, type: workflowEvent, eventType:
Finished }
2024-12-10 07:30:01.125 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:30:01.509 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 175d6c70-530a-45f0-a1b5-286428ab85dd
2024-12-10 07:30:01.671 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:30:01.671 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: workflowEvent, eventType:
Started }
2024-12-10 07:30:01.671 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:30:01.671 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ea18abf5-c67c-4a59-9888-4df7d8c0e474 and
name: d365-payment-wf
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ea18abf5-c67c-4a59-9888-4df7d8c0e474 with
sources: [rebates, medicaid]
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:30:01.672 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:30:01.673 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40568, jobExecutionId=175d6c70-530a-45f0-a1b5-
286428ab85dd, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ea18abf5-c67c-4a59-9888-
4df7d8c0e474, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:30:01.510107528, updatedBy=null, updatedDate=null)
2024-12-10 07:30:02.081 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:30:02.081 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:30:02.084 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:30:02.089 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:30:02.093 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:30:02.097 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:30:02.101 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:30:02.101 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:30:02.110 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:30:02.112 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:30:02.113 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:30:02.113 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:30:02.113 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:30:02.114 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:30:02.117 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:30:02.117 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:30:02.123 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:30:02.132 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:30:02.139 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:30:02.147 ERROR [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:30:02.199 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:30:02.199 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ea18abf5-c67c-4a59-9888-4df7d8c0e474, type: workflowEvent, eventType:
Finished }
2024-12-10 07:30:02.199 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:30:02.206 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:30:02.628 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b29be42c-d2c5-4113-96d9-03d997530d77
2024-12-10 07:30:03.440 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:30:03.444 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0e342253-889c-4a03-8365-ef4ee9cd393e, type: workflowEvent, eventType:
Started }
2024-12-10 07:30:03.444 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:30:03.445 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0e342253-889c-4a03-8365-ef4ee9cd393e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:30:03.445 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:30:03.445 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0e342253-889c-4a03-8365-ef4ee9cd393e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:30:03.445 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0e342253-889c-4a03-8365-ef4ee9cd393e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:30:03.446 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 0e342253-889c-4a03-8365-ef4ee9cd393e and
name: d365-payment-wf
2024-12-10 07:30:03.446 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0e342253-889c-4a03-8365-ef4ee9cd393e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:30:03.446 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 0e342253-889c-4a03-8365-ef4ee9cd393e with
sources: [rebates, medicaid]
2024-12-10 07:30:03.446 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:30:03.446 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:30:03.449 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40569, jobExecutionId=b29be42c-d2c5-4113-96d9-
03d997530d77, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=0e342253-889c-4a03-8365-
ef4ee9cd393e, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:30:02.629037103, updatedBy=null, updatedDate=null)
2024-12-10 07:30:03.951 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:30:03.952 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:30:03.952 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0e342253-889c-4a03-8365-ef4ee9cd393e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:30:03.952 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0e342253-889c-4a03-8365-ef4ee9cd393e, type: workflowEvent, eventType:
Finished }
2024-12-10 07:30:03.952 INFO [payment-service,4dc04243c8544ae3,4dc04243c8544ae3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:35:00.000 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:35:00.022 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:35:00.664 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 780c6f79-f58c-4747-9b1a-6930c62c8b9f
2024-12-10 07:35:00.761 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0d556994-f5cc-4710-8ed7-176fb7e848e2
2024-12-10 07:35:00.868 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:35:00.869 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ac16a7c6-e804-4020-ae98-3ad27a9b1d16, type: workflowEvent, eventType:
Started }
2024-12-10 07:35:00.869 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:35:00.869 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ac16a7c6-e804-4020-ae98-3ad27a9b1d16, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:35:00.869 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:35:00.869 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ac16a7c6-e804-4020-ae98-3ad27a9b1d16, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:35:00.870 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ac16a7c6-e804-4020-ae98-3ad27a9b1d16, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:35:00.871 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ac16a7c6-e804-4020-ae98-3ad27a9b1d16 and
name: d365-payment-wf
2024-12-10 07:35:00.871 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ac16a7c6-e804-4020-ae98-3ad27a9b1d16, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:35:00.872 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ac16a7c6-e804-4020-ae98-3ad27a9b1d16 with
sources: [rebates, medicaid]
2024-12-10 07:35:00.872 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:35:00.872 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:35:00.876 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40570, jobExecutionId=780c6f79-f58c-4747-9b1a-
6930c62c8b9f, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ac16a7c6-e804-4020-ae98-
3ad27a9b1d16, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:35:00.664510014, updatedBy=null, updatedDate=null)
2024-12-10 07:35:00.928 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43, type: workflowEvent, eventType:
Started }
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43 and
name: jde-payment-wf
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:35:00.929 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:35:00.930 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:35:00.930 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:35:00.930 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40571, jobExecutionId=0d556994-f5cc-4710-8ed7-
176fb7e848e2, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=5be8ba0b-1724-40c2-be6a-
8ac5b36e3b43, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:35:00.762650405, updatedBy=null, updatedDate=null)
2024-12-10 07:35:01.226 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:35:01.226 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:35:01.226 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ac16a7c6-e804-4020-ae98-3ad27a9b1d16, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:35:01.226 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ac16a7c6-e804-4020-ae98-3ad27a9b1d16, type: workflowEvent, eventType:
Finished }
2024-12-10 07:35:01.227 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:35:01.587 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:35:01.588 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:35:01.589 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:35:01.590 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5be8ba0b-1724-40c2-be6a-8ac5b36e3b43, type: workflowEvent, eventType:
Finished }
2024-12-10 07:35:01.591 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:35:01.751 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d89a9729-f228-44ab-8abe-9a5e5b1423a0
2024-12-10 07:35:01.910 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 85420849-ed35-421d-8d05-f49ae18934cf
2024-12-10 07:35:01.967 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:35:01.968 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a30b9e62-77d7-4320-80c4-cb12e25e6d5f, type: workflowEvent, eventType:
Started }
2024-12-10 07:35:01.968 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:35:01.969 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a30b9e62-77d7-4320-80c4-cb12e25e6d5f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:35:01.969 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:35:01.969 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a30b9e62-77d7-4320-80c4-cb12e25e6d5f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:35:01.969 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a30b9e62-77d7-4320-80c4-cb12e25e6d5f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:35:01.969 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a30b9e62-77d7-4320-80c4-cb12e25e6d5f and
name: jde-payment-wf
2024-12-10 07:35:01.969 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a30b9e62-77d7-4320-80c4-cb12e25e6d5f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:35:01.970 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a30b9e62-77d7-4320-80c4-cb12e25e6d5f with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:35:01.970 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:35:01.970 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:35:01.970 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:35:01.971 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40572, jobExecutionId=d89a9729-f228-44ab-8abe-
9a5e5b1423a0, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a30b9e62-77d7-4320-80c4-
cb12e25e6d5f, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:35:01.752880739, updatedBy=null, updatedDate=null)
2024-12-10 07:35:02.126 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:35:02.126 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: workflowEvent, eventType:
Started }
2024-12-10 07:35:02.126 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:35:02.126 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:35:02.126 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:35:02.127 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:35:02.127 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:35:02.127 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 6d157cab-a24f-4ce0-a759-244f8315503b and
name: d365-payment-wf
2024-12-10 07:35:02.127 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:35:02.127 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 6d157cab-a24f-4ce0-a759-244f8315503b with
sources: [rebates, medicaid]
2024-12-10 07:35:02.127 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:35:02.127 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:35:02.128 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40573, jobExecutionId=85420849-ed35-421d-8d05-
f49ae18934cf, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=6d157cab-a24f-4ce0-a759-
244f8315503b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:35:01.910752154, updatedBy=null, updatedDate=null)
2024-12-10 07:35:02.351 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:35:02.351 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:35:02.351 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a30b9e62-77d7-4320-80c4-cb12e25e6d5f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:35:02.352 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a30b9e62-77d7-4320-80c4-cb12e25e6d5f, type: workflowEvent, eventType:
Finished }
2024-12-10 07:35:02.352 INFO [payment-service,e44c42b00aec0fae,e44c42b00aec0fae] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:35:02.518 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:35:02.519 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:35:02.519 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:35:02.531 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:35:02.532 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:35:02.537 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:35:02.540 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:35:02.540 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:35:02.540 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:35:02.540 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:35:02.541 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:35:02.541 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:35:02.543 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:35:02.543 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:35:02.549 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:35:02.553 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:35:02.554 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:35:02.557 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:35:02.557 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:35:02.563 ERROR [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:35:02.574 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:35:02.576 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6d157cab-a24f-4ce0-a759-244f8315503b, type: workflowEvent, eventType:
Finished }
2024-12-10 07:35:02.577 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:35:02.582 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:35:02.858 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f7def060-2f89-4b7a-95c1-7a27b5ce517c
2024-12-10 07:35:03.666 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e96014ea-ce46-47f2-8682-95a2ac3f8e73, type: workflowEvent, eventType:
Started }
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e96014ea-ce46-47f2-8682-95a2ac3f8e73, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e96014ea-ce46-47f2-8682-95a2ac3f8e73, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e96014ea-ce46-47f2-8682-95a2ac3f8e73, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: e96014ea-ce46-47f2-8682-95a2ac3f8e73 and
name: d365-payment-wf
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e96014ea-ce46-47f2-8682-95a2ac3f8e73, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: e96014ea-ce46-47f2-8682-95a2ac3f8e73 with
sources: [rebates, medicaid]
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:35:03.667 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:35:03.668 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40574, jobExecutionId=f7def060-2f89-4b7a-95c1-
7a27b5ce517c, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=e96014ea-ce46-47f2-8682-
95a2ac3f8e73, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:35:02.858533517, updatedBy=null, updatedDate=null)
2024-12-10 07:35:03.960 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:35:03.961 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:35:03.961 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e96014ea-ce46-47f2-8682-95a2ac3f8e73, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:35:03.961 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e96014ea-ce46-47f2-8682-95a2ac3f8e73, type: workflowEvent, eventType:
Finished }
2024-12-10 07:35:03.961 INFO [payment-service,cc45f7b8795301ec,cc45f7b8795301ec] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:39:00.000 INFO [payment-service,c6a3ba0af16782a0,c6a3ba0af16782a0] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 07:40:00.001 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:40:00.496 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0f46b923-a2ff-48e8-9235-a95f84e28ce5
2024-12-10 07:40:00.655 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:40:00.656 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0459ecd4-7807-4dde-bf18-22e3659e3d37, type: workflowEvent, eventType:
Started }
2024-12-10 07:40:00.656 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:40:00.656 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0459ecd4-7807-4dde-bf18-22e3659e3d37, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:40:00.656 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:40:00.656 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0459ecd4-7807-4dde-bf18-22e3659e3d37, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:40:00.656 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0459ecd4-7807-4dde-bf18-22e3659e3d37, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:40:00.657 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 0459ecd4-7807-4dde-bf18-22e3659e3d37 and
name: d365-payment-wf
2024-12-10 07:40:00.657 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0459ecd4-7807-4dde-bf18-22e3659e3d37, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:40:00.657 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 0459ecd4-7807-4dde-bf18-22e3659e3d37 with
sources: [rebates, medicaid]
2024-12-10 07:40:00.657 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:40:00.657 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:40:00.659 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40575, jobExecutionId=0f46b923-a2ff-48e8-9235-
a95f84e28ce5, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=0459ecd4-7807-4dde-bf18-
22e3659e3d37, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:40:00.496921415, updatedBy=null, updatedDate=null)
2024-12-10 07:40:01.049 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:40:01.050 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:40:01.050 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0459ecd4-7807-4dde-bf18-22e3659e3d37, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:40:01.050 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0459ecd4-7807-4dde-bf18-22e3659e3d37, type: workflowEvent, eventType:
Finished }
2024-12-10 07:40:01.050 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:40:01.531 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2baccf1e-5732-4a82-8fe9-cf07b6e01c83
2024-12-10 07:40:01.752 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:40:01.753 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: workflowEvent, eventType:
Started }
2024-12-10 07:40:01.754 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:40:01.754 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:40:01.755 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:40:01.756 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:40:01.756 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:40:01.756 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 401adb31-f9ae-4b89-b261-7cb484365ef5 and
name: d365-payment-wf
2024-12-10 07:40:01.756 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:40:01.757 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 401adb31-f9ae-4b89-b261-7cb484365ef5 with
sources: [rebates, medicaid]
2024-12-10 07:40:01.757 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:40:01.758 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:40:01.759 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40576, jobExecutionId=2baccf1e-5732-4a82-8fe9-
cf07b6e01c83, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=401adb31-f9ae-4b89-b261-
7cb484365ef5, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:40:01.531618839, updatedBy=null, updatedDate=null)
2024-12-10 07:40:02.195 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:40:02.195 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:40:02.195 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:40:02.196 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:40:02.199 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:40:02.204 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:40:02.210 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:40:02.210 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:40:02.210 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:40:02.210 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:40:02.211 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:40:02.232 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:40:02.302 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:40:02.303 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:40:02.307 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:40:02.308 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:40:02.312 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:40:02.315 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:40:02.316 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:40:02.317 ERROR [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:40:02.329 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:40:02.336 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 401adb31-f9ae-4b89-b261-7cb484365ef5, type: workflowEvent, eventType:
Finished }
2024-12-10 07:40:02.336 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:40:02.337 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:40:02.578 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 509b7266-0967-4b07-adfe-822eef2d7341
2024-12-10 07:40:03.633 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:40:03.633 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd, type: workflowEvent, eventType:
Started }
2024-12-10 07:40:03.633 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:40:03.634 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:40:03.634 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:40:03.634 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:40:03.634 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:40:03.634 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd and
name: d365-payment-wf
2024-12-10 07:40:03.634 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:40:03.634 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd with
sources: [rebates, medicaid]
2024-12-10 07:40:03.636 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:40:03.636 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:40:03.638 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40577, jobExecutionId=509b7266-0967-4b07-adfe-
822eef2d7341, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=24cd4c09-ea7a-45f9-ade3-
a573bfddeafd, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:40:02.578833057, updatedBy=null, updatedDate=null)
2024-12-10 07:40:03.795 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:40:03.795 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:40:03.795 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:40:03.795 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 24cd4c09-ea7a-45f9-ade3-a573bfddeafd, type: workflowEvent, eventType:
Finished }
2024-12-10 07:40:03.795 INFO [payment-service,92f175a1823eab72,92f175a1823eab72] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:42:00.006 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:42:00.511 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : a939f751-252f-4704-94ee-2d995a471832
2024-12-10 07:42:00.671 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:42:00.672 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1, type: workflowEvent, eventType:
Started }
2024-12-10 07:42:00.672 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:42:00.672 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:42:00.672 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:42:00.672 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:42:00.672 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:42:00.672 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1 and
name: jde-payment-wf
2024-12-10 07:42:00.673 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:42:00.673 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:42:00.673 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:42:00.673 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:42:00.673 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:42:00.674 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40578, jobExecutionId=a939f751-252f-4704-94ee-
2d995a471832, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=307dcfb0-c5d2-4e59-a8f2-
2ceeb314fac1, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:42:00.511905974, updatedBy=null, updatedDate=null)
2024-12-10 07:42:01.091 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:42:01.092 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:42:01.093 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:42:01.093 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 307dcfb0-c5d2-4e59-a8f2-2ceeb314fac1, type: workflowEvent, eventType:
Finished }
2024-12-10 07:42:01.093 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:42:01.246 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b5fd558a-73fb-4187-aeae-abe6e2fd0215
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d7f2f1ba-46a8-4a9c-8e6f-b48172862844, type: workflowEvent, eventType:
Started }
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d7f2f1ba-46a8-4a9c-8e6f-b48172862844, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d7f2f1ba-46a8-4a9c-8e6f-b48172862844, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d7f2f1ba-46a8-4a9c-8e6f-b48172862844, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d7f2f1ba-46a8-4a9c-8e6f-b48172862844 and
name: jde-payment-wf
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d7f2f1ba-46a8-4a9c-8e6f-b48172862844, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d7f2f1ba-46a8-4a9c-8e6f-b48172862844 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:42:01.424 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:42:01.425 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:42:01.425 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:42:01.425 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40579, jobExecutionId=b5fd558a-73fb-4187-aeae-
abe6e2fd0215, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d7f2f1ba-46a8-4a9c-8e6f-
b48172862844, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:42:01.247023284, updatedBy=null, updatedDate=null)
2024-12-10 07:42:01.987 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:42:01.988 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:42:01.992 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d7f2f1ba-46a8-4a9c-8e6f-b48172862844, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:42:01.998 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d7f2f1ba-46a8-4a9c-8e6f-b48172862844, type: workflowEvent, eventType:
Finished }
2024-12-10 07:42:02.003 INFO [payment-service,f8c1a1f6c94aee70,f8c1a1f6c94aee70] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:45:00.015 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:45:00.604 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : bef1a562-b029-4738-bd80-bcdf278c7c2c
2024-12-10 07:45:00.763 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:45:00.765 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f76d929f-f601-4263-a567-4da3438c50b2, type: workflowEvent, eventType:
Started }
2024-12-10 07:45:00.765 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:45:00.766 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f76d929f-f601-4263-a567-4da3438c50b2, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:45:00.767 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:45:00.768 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f76d929f-f601-4263-a567-4da3438c50b2, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:45:00.772 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f76d929f-f601-4263-a567-4da3438c50b2, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:45:00.772 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: f76d929f-f601-4263-a567-4da3438c50b2 and
name: d365-payment-wf
2024-12-10 07:45:00.773 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f76d929f-f601-4263-a567-4da3438c50b2, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:45:00.773 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: f76d929f-f601-4263-a567-4da3438c50b2 with
sources: [rebates, medicaid]
2024-12-10 07:45:00.773 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:45:00.774 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:45:00.781 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40580, jobExecutionId=bef1a562-b029-4738-bd80-
bcdf278c7c2c, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=f76d929f-f601-4263-a567-
4da3438c50b2, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:45:00.604595226, updatedBy=null, updatedDate=null)
2024-12-10 07:45:01.224 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:45:01.224 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:45:01.225 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f76d929f-f601-4263-a567-4da3438c50b2, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:45:01.226 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f76d929f-f601-4263-a567-4da3438c50b2, type: workflowEvent, eventType:
Finished }
2024-12-10 07:45:01.226 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:45:02.002 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 05a6ca07-9da2-4f7e-a074-db7f83b42d76
2024-12-10 07:45:02.229 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:45:02.233 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: workflowEvent, eventType:
Started }
2024-12-10 07:45:02.234 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:45:02.238 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:45:02.239 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:45:02.242 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:45:02.243 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:45:02.243 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1a28473c-cce1-45ec-b143-c966a79ce16a and
name: d365-payment-wf
2024-12-10 07:45:02.243 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:45:02.244 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1a28473c-cce1-45ec-b143-c966a79ce16a with
sources: [rebates, medicaid]
2024-12-10 07:45:02.244 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:45:02.247 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:45:02.248 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40581, jobExecutionId=05a6ca07-9da2-4f7e-a074-
db7f83b42d76, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1a28473c-cce1-45ec-b143-
c966a79ce16a, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:45:02.004576881, updatedBy=null, updatedDate=null)
2024-12-10 07:45:02.607 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:45:02.607 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:45:02.608 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:45:02.610 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:45:02.611 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:45:02.612 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:45:02.613 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:45:02.614 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:45:02.614 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:45:02.617 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:45:02.618 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:45:02.618 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:45:02.619 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:45:02.619 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:45:02.620 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:45:02.621 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:45:02.624 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:45:02.625 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:45:02.625 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:45:02.628 ERROR [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:45:02.636 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:45:02.637 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1a28473c-cce1-45ec-b143-c966a79ce16a, type: workflowEvent, eventType:
Finished }
2024-12-10 07:45:02.637 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:45:02.639 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:45:02.640 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:45:02.738 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:45:03.173 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4c8e5698-3ac5-40ad-a8ee-039bfd5fc04c
2024-12-10 07:45:03.773 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:45:03.774 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e7a2d296-fbea-44ad-a3fa-00af90f50137, type: workflowEvent, eventType:
Started }
2024-12-10 07:45:03.774 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:45:03.774 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e7a2d296-fbea-44ad-a3fa-00af90f50137, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:45:03.774 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:45:03.775 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e7a2d296-fbea-44ad-a3fa-00af90f50137, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:45:03.775 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e7a2d296-fbea-44ad-a3fa-00af90f50137, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:45:03.775 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: e7a2d296-fbea-44ad-a3fa-00af90f50137 and
name: d365-payment-wf
2024-12-10 07:45:03.775 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e7a2d296-fbea-44ad-a3fa-00af90f50137, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:45:03.775 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: e7a2d296-fbea-44ad-a3fa-00af90f50137 with
sources: [rebates, medicaid]
2024-12-10 07:45:03.775 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:45:03.775 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:45:03.777 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40582, jobExecutionId=4c8e5698-3ac5-40ad-a8ee-
039bfd5fc04c, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=e7a2d296-fbea-44ad-a3fa-
00af90f50137, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:45:03.173994254, updatedBy=null, updatedDate=null)
2024-12-10 07:45:04.038 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:45:04.040 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:45:04.041 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e7a2d296-fbea-44ad-a3fa-00af90f50137, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:45:04.041 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e7a2d296-fbea-44ad-a3fa-00af90f50137, type: workflowEvent, eventType:
Finished }
2024-12-10 07:45:04.042 INFO [payment-service,237f093419fa6851,237f093419fa6851] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:49:00.002 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:49:00.475 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3e09c11f-0db8-4672-b0f4-6185bfb498e7
2024-12-10 07:49:00.637 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e12af0f-0419-4940-b729-26d9698c72c3, type: workflowEvent, eventType:
Started }
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e12af0f-0419-4940-b729-26d9698c72c3, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e12af0f-0419-4940-b729-26d9698c72c3, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e12af0f-0419-4940-b729-26d9698c72c3, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 5e12af0f-0419-4940-b729-26d9698c72c3 and
name: jde-payment-wf
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e12af0f-0419-4940-b729-26d9698c72c3, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 5e12af0f-0419-4940-b729-26d9698c72c3 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:49:00.638 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:49:00.639 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:49:00.639 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40583, jobExecutionId=3e09c11f-0db8-4672-b0f4-
6185bfb498e7, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=5e12af0f-0419-4940-b729-
26d9698c72c3, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:49:00.475690652, updatedBy=null, updatedDate=null)
2024-12-10 07:49:01.044 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:49:01.044 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:49:01.044 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e12af0f-0419-4940-b729-26d9698c72c3, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:49:01.045 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e12af0f-0419-4940-b729-26d9698c72c3, type: workflowEvent, eventType:
Finished }
2024-12-10 07:49:01.045 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:49:01.214 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2b504102-94e5-44dd-8a76-fa4e4eaf17fe
2024-12-10 07:49:01.470 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec910d99-fecc-4273-993b-ff7f50ba84c5, type: workflowEvent, eventType:
Started }
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec910d99-fecc-4273-993b-ff7f50ba84c5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec910d99-fecc-4273-993b-ff7f50ba84c5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec910d99-fecc-4273-993b-ff7f50ba84c5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ec910d99-fecc-4273-993b-ff7f50ba84c5 and
name: jde-payment-wf
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec910d99-fecc-4273-993b-ff7f50ba84c5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ec910d99-fecc-4273-993b-ff7f50ba84c5 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:49:01.471 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:49:01.472 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40584, jobExecutionId=2b504102-94e5-44dd-8a76-
fa4e4eaf17fe, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ec910d99-fecc-4273-993b-
ff7f50ba84c5, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:49:01.214432919, updatedBy=null, updatedDate=null)
2024-12-10 07:49:02.259 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:49:02.260 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:49:02.260 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec910d99-fecc-4273-993b-ff7f50ba84c5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:49:02.260 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec910d99-fecc-4273-993b-ff7f50ba84c5, type: workflowEvent, eventType:
Finished }
2024-12-10 07:49:02.260 INFO [payment-service,3029c3354774d910,3029c3354774d910] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:50:00.002 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:50:00.608 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0e5cacce-53dd-4c30-bdc3-e3dd53221aae
2024-12-10 07:50:00.800 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:50:00.800 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d636a658-c865-4602-b290-b672a8749817, type: workflowEvent, eventType:
Started }
2024-12-10 07:50:00.800 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:50:00.807 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d636a658-c865-4602-b290-b672a8749817, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:50:00.808 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:50:00.810 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d636a658-c865-4602-b290-b672a8749817, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:50:00.811 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d636a658-c865-4602-b290-b672a8749817, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:50:00.811 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d636a658-c865-4602-b290-b672a8749817 and
name: d365-payment-wf
2024-12-10 07:50:00.811 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d636a658-c865-4602-b290-b672a8749817, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:50:00.812 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d636a658-c865-4602-b290-b672a8749817 with
sources: [rebates, medicaid]
2024-12-10 07:50:00.812 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:50:00.816 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:50:00.824 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40585, jobExecutionId=0e5cacce-53dd-4c30-bdc3-
e3dd53221aae, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d636a658-c865-4602-b290-
b672a8749817, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:50:00.608968739, updatedBy=null, updatedDate=null)
2024-12-10 07:50:01.177 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:50:01.177 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:50:01.178 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d636a658-c865-4602-b290-b672a8749817, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:50:01.178 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d636a658-c865-4602-b290-b672a8749817, type: workflowEvent, eventType:
Finished }
2024-12-10 07:50:01.178 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:50:01.496 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 58660d08-9f7e-4c41-a1f7-52de97900ceb
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: workflowEvent, eventType:
Started }
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: f573321a-c7da-45cf-aaad-e9339ca24cf1 and
name: d365-payment-wf
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:50:01.705 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: f573321a-c7da-45cf-aaad-e9339ca24cf1 with
sources: [rebates, medicaid]
2024-12-10 07:50:01.706 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:50:01.706 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:50:01.707 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40586, jobExecutionId=58660d08-9f7e-4c41-a1f7-
52de97900ceb, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=f573321a-c7da-45cf-aaad-
e9339ca24cf1, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:50:01.496351099, updatedBy=null, updatedDate=null)
2024-12-10 07:50:02.222 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:50:02.222 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:50:02.223 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:50:02.224 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:50:02.225 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:50:02.225 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:50:02.229 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:50:02.231 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:50:02.236 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:50:02.237 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:50:02.238 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:50:02.239 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:50:02.239 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:50:02.239 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:50:02.241 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:50:02.243 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:50:02.244 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:50:02.244 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:50:02.244 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:50:02.245 ERROR [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:50:02.248 INFO [payment-service,378563998e66e275,378563998e66e275] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:50:02.248 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f573321a-c7da-45cf-aaad-e9339ca24cf1, type: workflowEvent, eventType:
Finished }
2024-12-10 07:50:02.248 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:50:02.251 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:50:02.504 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4af72cfc-c90d-476c-8763-94cea63d2811
2024-12-10 07:50:03.249 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:50:03.250 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: edf12b32-1efe-40c1-9298-647b27eafa67, type: workflowEvent, eventType:
Started }
2024-12-10 07:50:03.250 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:50:03.250 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: edf12b32-1efe-40c1-9298-647b27eafa67, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:50:03.250 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:50:03.250 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: edf12b32-1efe-40c1-9298-647b27eafa67, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:50:03.250 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: edf12b32-1efe-40c1-9298-647b27eafa67, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:50:03.250 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: edf12b32-1efe-40c1-9298-647b27eafa67 and
name: d365-payment-wf
2024-12-10 07:50:03.251 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: edf12b32-1efe-40c1-9298-647b27eafa67, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:50:03.251 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: edf12b32-1efe-40c1-9298-647b27eafa67 with
sources: [rebates, medicaid]
2024-12-10 07:50:03.251 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:50:03.251 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:50:03.252 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40587, jobExecutionId=4af72cfc-c90d-476c-8763-
94cea63d2811, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=edf12b32-1efe-40c1-9298-
647b27eafa67, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:50:02.505476050, updatedBy=null, updatedDate=null)
2024-12-10 07:50:03.720 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:50:03.722 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:50:03.722 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: edf12b32-1efe-40c1-9298-647b27eafa67, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:50:03.723 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: edf12b32-1efe-40c1-9298-647b27eafa67, type: workflowEvent, eventType:
Finished }
2024-12-10 07:50:03.723 INFO [payment-service,378563998e66e275,378563998e66e275] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:52:00.013 INFO [payment-service,fa841a3989cc276f,fa841a3989cc276f] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 07:52:21.265 DEBUG [payment-service,837f01b174cf50a7,d2d76b8e63c97252] 1
--- [or-http-epoll-3] [lush-core] lush.core.debug : ALLOW:
userName: [email protected]
2024-12-10 07:52:21.614 DEBUG [payment-service,837f01b174cf50a7,d2d76b8e63c97252] 1
--- [ parallel-2] [lush-core] lush.core.debug : ****
2024-12-10 07:52:21.615 DEBUG [payment-service,837f01b174cf50a7,d2d76b8e63c97252] 1
--- [ parallel-2] [lush-core] lush.core.debug :
intercepted request - Mono invocation
2024-12-10 07:52:21.686 DEBUG [payment-service,837f01b174cf50a7,d2d76b8e63c97252] 1
--- [ parallel-2] [lush-core] lush.core.debug : ticket
user: [email protected]
2024-12-10 07:52:21.688 DEBUG [payment-service,837f01b174cf50a7,d2d76b8e63c97252] 1
--- [ parallel-2] [[email protected]] lush.core.debug
: invoking: class
com.eversana.rms.payment.controller.PaymentController::triggerPaymentJob
2024-12-10 07:52:21.988 DEBUG [payment-service,837f01b174cf50a7,d2d76b8e63c97252] 1
--- [tor-tcp-epoll-4] [[email protected]] lush.core.debug
: ****
2024-12-10 07:55:00.009 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 07:55:00.611 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2da92407-dcd5-4533-b9db-fe08b2313edb
2024-12-10 07:55:00.783 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 07:55:00.783 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f, type: workflowEvent, eventType:
Started }
2024-12-10 07:55:00.783 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:55:00.784 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:55:00.784 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:55:00.784 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:55:00.784 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:55:00.784 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f and
name: d365-payment-wf
2024-12-10 07:55:00.785 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:55:00.785 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f with
sources: [rebates, medicaid]
2024-12-10 07:55:00.785 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:55:00.786 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:55:00.786 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40588, jobExecutionId=2da92407-dcd5-4533-b9db-
fe08b2313edb, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=0f1c884e-7d2f-4817-a45b-
c1a8f0a0d20f, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:55:00.613219851, updatedBy=null, updatedDate=null)
2024-12-10 07:55:01.350 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:55:01.350 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:55:01.350 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:55:01.351 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 0f1c884e-7d2f-4817-a45b-c1a8f0a0d20f, type: workflowEvent, eventType:
Finished }
2024-12-10 07:55:01.351 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:55:01.568 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 8359f2ea-477b-4c47-9b03-bf7acf5a3b25
2024-12-10 07:55:01.739 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 07:55:01.740 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: workflowEvent, eventType:
Started }
2024-12-10 07:55:01.743 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:55:01.744 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:55:01.744 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:55:01.748 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:55:01.749 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:55:01.752 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d1914ecd-2600-4da2-8fd4-269a681c333b and
name: d365-payment-wf
2024-12-10 07:55:01.753 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:55:01.754 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d1914ecd-2600-4da2-8fd4-269a681c333b with
sources: [rebates, medicaid]
2024-12-10 07:55:01.754 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:55:01.755 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:55:01.757 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40589, jobExecutionId=8359f2ea-477b-4c47-9b03-
bf7acf5a3b25, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d1914ecd-2600-4da2-8fd4-
269a681c333b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:55:01.571727093, updatedBy=null, updatedDate=null)
2024-12-10 07:55:02.483 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 07:55:02.484 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 07:55:02.484 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:55:02.486 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:55:02.489 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:55:02.493 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 07:55:02.494 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:55:02.494 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 07:55:02.496 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 07:55:02.501 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:55:02.501 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:55:02.502 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:55:02.502 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 07:55:02.503 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 07:55:02.504 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 07:55:02.504 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 07:55:02.514 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 07:55:02.515 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 07:55:02.515 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 07:55:02.520 ERROR [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 07:55:02.533 INFO [payment-service,287c062950c09700,287c062950c09700] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 07:55:02.534 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1914ecd-2600-4da2-8fd4-269a681c333b, type: workflowEvent, eventType:
Finished }
2024-12-10 07:55:02.535 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:55:02.536 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 07:55:02.536 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:55:02.704 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 07:55:03.094 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : a070eb5b-61fa-490e-b0db-10f85825a0b4
2024-12-10 07:55:03.833 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 07:55:03.849 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f3f5319c-2736-4689-a930-59dd61aec5c6, type: workflowEvent, eventType:
Started }
2024-12-10 07:55:03.854 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:55:03.855 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f3f5319c-2736-4689-a930-59dd61aec5c6, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:55:03.856 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 07:55:03.857 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f3f5319c-2736-4689-a930-59dd61aec5c6, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:55:03.857 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f3f5319c-2736-4689-a930-59dd61aec5c6, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:55:03.858 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: f3f5319c-2736-4689-a930-59dd61aec5c6 and
name: d365-payment-wf
2024-12-10 07:55:03.859 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f3f5319c-2736-4689-a930-59dd61aec5c6, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:55:03.859 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: f3f5319c-2736-4689-a930-59dd61aec5c6 with
sources: [rebates, medicaid]
2024-12-10 07:55:03.860 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:55:03.861 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:55:03.864 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40590, jobExecutionId=a070eb5b-61fa-490e-b0db-
10f85825a0b4, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=f3f5319c-2736-4689-a930-
59dd61aec5c6, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:55:03.095458888, updatedBy=null, updatedDate=null)
2024-12-10 07:55:04.088 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:55:04.088 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 07:55:04.089 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f3f5319c-2736-4689-a930-59dd61aec5c6, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:55:04.089 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f3f5319c-2736-4689-a930-59dd61aec5c6, type: workflowEvent, eventType:
Finished }
2024-12-10 07:55:04.089 INFO [payment-service,287c062950c09700,287c062950c09700] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:55:09.376 DEBUG [payment-service,5ab6da98bd547f89,988742e82ffafc2c] 1
--- [or-http-epoll-3] [lush-core] lush.core.debug : ALLOW:
userName: [email protected]
2024-12-10 07:55:09.402 DEBUG [payment-service,5ab6da98bd547f89,988742e82ffafc2c] 1
--- [ parallel-2] [lush-core] lush.core.debug : ****
2024-12-10 07:55:09.410 DEBUG [payment-service,5ab6da98bd547f89,988742e82ffafc2c] 1
--- [ parallel-2] [lush-core] lush.core.debug :
intercepted request - Mono invocation
2024-12-10 07:55:09.416 DEBUG [payment-service,5ab6da98bd547f89,988742e82ffafc2c] 1
--- [ parallel-2] [lush-core] lush.core.debug : ticket
user: [email protected]
2024-12-10 07:55:09.417 DEBUG [payment-service,5ab6da98bd547f89,988742e82ffafc2c] 1
--- [ parallel-2] [[email protected]] lush.core.debug
: invoking: class
com.eversana.rms.payment.controller.PaymentController::triggerPaymentJob
2024-12-10 07:55:09.620 DEBUG [payment-service,5ab6da98bd547f89,988742e82ffafc2c] 1
--- [tor-tcp-epoll-2] [[email protected]] lush.core.debug
: ****
2024-12-10 07:56:00.002 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 07:56:00.542 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 39ea9249-32ce-4c59-8710-f4e90390d9e2
2024-12-10 07:56:00.722 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 07:56:00.726 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9c29578b-3fdb-4118-853e-6e2f9eb3d578, type: workflowEvent, eventType:
Started }
2024-12-10 07:56:00.728 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:56:00.732 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9c29578b-3fdb-4118-853e-6e2f9eb3d578, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:56:00.734 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:56:00.737 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9c29578b-3fdb-4118-853e-6e2f9eb3d578, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:56:00.740 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9c29578b-3fdb-4118-853e-6e2f9eb3d578, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:56:00.742 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9c29578b-3fdb-4118-853e-6e2f9eb3d578 and
name: jde-payment-wf
2024-12-10 07:56:00.743 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9c29578b-3fdb-4118-853e-6e2f9eb3d578, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:56:00.744 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9c29578b-3fdb-4118-853e-6e2f9eb3d578 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:56:00.744 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:56:00.745 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:56:00.745 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:56:00.747 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40591, jobExecutionId=39ea9249-32ce-4c59-8710-
f4e90390d9e2, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9c29578b-3fdb-4118-853e-
6e2f9eb3d578, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:56:00.542669482, updatedBy=null, updatedDate=null)
2024-12-10 07:56:01.105 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:56:01.105 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:56:01.105 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9c29578b-3fdb-4118-853e-6e2f9eb3d578, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:56:01.105 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9c29578b-3fdb-4118-853e-6e2f9eb3d578, type: workflowEvent, eventType:
Finished }
2024-12-10 07:56:01.105 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 07:56:01.112 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 866c42f7-6866-4917-a922-557946102d90
2024-12-10 07:56:01.441 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 07:56:01.443 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 18a54292-5b2b-4154-8558-a55ed512c590, type: workflowEvent, eventType:
Started }
2024-12-10 07:56:01.443 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 07:56:01.443 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 18a54292-5b2b-4154-8558-a55ed512c590, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 07:56:01.444 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 07:56:01.444 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 18a54292-5b2b-4154-8558-a55ed512c590, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 07:56:01.445 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 18a54292-5b2b-4154-8558-a55ed512c590, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 07:56:01.445 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 18a54292-5b2b-4154-8558-a55ed512c590 and
name: jde-payment-wf
2024-12-10 07:56:01.445 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 18a54292-5b2b-4154-8558-a55ed512c590, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 07:56:01.445 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 18a54292-5b2b-4154-8558-a55ed512c590 with
sources: [rebates, chargeback, medicaid]
2024-12-10 07:56:01.445 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 07:56:01.446 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 07:56:01.447 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 07:56:01.451 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40592, jobExecutionId=866c42f7-6866-4917-a922-
557946102d90, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=18a54292-5b2b-4154-8558-
a55ed512c590, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T07:56:01.112665511, updatedBy=null, updatedDate=null)
2024-12-10 07:56:02.513 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 07:56:02.514 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 07:56:02.514 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 18a54292-5b2b-4154-8558-a55ed512c590, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 07:56:02.514 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 18a54292-5b2b-4154-8558-a55ed512c590, type: workflowEvent, eventType:
Finished }
2024-12-10 07:56:02.514 INFO [payment-service,3fa6f385dff8e172,3fa6f385dff8e172] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:00:00.001 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:00:00.003 INFO [payment-service,3b424c6dabf1755e,3b424c6dabf1755e] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 08:00:00.005 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:00:01.294 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 81fad31f-c500-410a-9d8f-95666db9cfc4
2024-12-10 08:00:01.354 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 9410a497-63e6-48f3-a5f2-154988b6a1ba
2024-12-10 08:00:01.529 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:00:01.530 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 17d10adb-7b85-4517-9552-0da4d1c25f7c, type: workflowEvent, eventType:
Started }
2024-12-10 08:00:01.530 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:00:01.531 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 17d10adb-7b85-4517-9552-0da4d1c25f7c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:00:01.532 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:00:01.532 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 17d10adb-7b85-4517-9552-0da4d1c25f7c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:00:01.533 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 17d10adb-7b85-4517-9552-0da4d1c25f7c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:00:01.533 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 17d10adb-7b85-4517-9552-0da4d1c25f7c and
name: jde-payment-wf
2024-12-10 08:00:01.533 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 17d10adb-7b85-4517-9552-0da4d1c25f7c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:00:01.537 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 17d10adb-7b85-4517-9552-0da4d1c25f7c with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:00:01.537 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:00:01.538 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:00:01.544 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:00:01.545 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40593, jobExecutionId=81fad31f-c500-410a-9d8f-
95666db9cfc4, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=17d10adb-7b85-4517-9552-
0da4d1c25f7c, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:00:01.294946048, updatedBy=null, updatedDate=null)
2024-12-10 08:00:01.762 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:00:01.762 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: bc47573c-72be-4e97-8b74-8104c036198a, type: workflowEvent, eventType:
Started }
2024-12-10 08:00:01.763 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:00:01.764 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: bc47573c-72be-4e97-8b74-8104c036198a, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:00:01.764 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:00:01.764 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: bc47573c-72be-4e97-8b74-8104c036198a, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:00:01.765 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: bc47573c-72be-4e97-8b74-8104c036198a, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:00:01.765 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: bc47573c-72be-4e97-8b74-8104c036198a and
name: d365-payment-wf
2024-12-10 08:00:01.765 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: bc47573c-72be-4e97-8b74-8104c036198a, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:00:01.766 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: bc47573c-72be-4e97-8b74-8104c036198a with
sources: [rebates, medicaid]
2024-12-10 08:00:01.766 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:00:01.774 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:00:01.775 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40594, jobExecutionId=9410a497-63e6-48f3-a5f2-
154988b6a1ba, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=bc47573c-72be-4e97-8b74-
8104c036198a, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:00:01.354778297, updatedBy=null, updatedDate=null)
2024-12-10 08:00:02.110 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:00:02.112 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:00:02.113 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 17d10adb-7b85-4517-9552-0da4d1c25f7c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:00:02.113 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 17d10adb-7b85-4517-9552-0da4d1c25f7c, type: workflowEvent, eventType:
Finished }
2024-12-10 08:00:02.114 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:00:02.356 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0cee32d5-d290-422f-be29-a2cdb9ca6a67
2024-12-10 08:00:02.438 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:00:02.439 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:00:02.439 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: bc47573c-72be-4e97-8b74-8104c036198a, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:00:02.440 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: bc47573c-72be-4e97-8b74-8104c036198a, type: workflowEvent, eventType:
Finished }
2024-12-10 08:00:02.440 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:00:02.673 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:00:02.673 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a163e225-25d0-446a-96a1-d909faa5bd57, type: workflowEvent, eventType:
Started }
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a163e225-25d0-446a-96a1-d909faa5bd57, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a163e225-25d0-446a-96a1-d909faa5bd57, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a163e225-25d0-446a-96a1-d909faa5bd57, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a163e225-25d0-446a-96a1-d909faa5bd57 and
name: jde-payment-wf
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a163e225-25d0-446a-96a1-d909faa5bd57, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a163e225-25d0-446a-96a1-d909faa5bd57 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:00:02.674 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:00:02.675 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:00:02.675 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:00:02.676 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40595, jobExecutionId=0cee32d5-d290-422f-be29-
a2cdb9ca6a67, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a163e225-25d0-446a-96a1-
d909faa5bd57, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:00:02.366328719, updatedBy=null, updatedDate=null)
2024-12-10 08:00:02.865 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 8a4c3ca4-8d67-4b89-b372-6add49e05699
2024-12-10 08:00:03.157 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:00:03.160 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:00:03.164 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a163e225-25d0-446a-96a1-d909faa5bd57, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:00:03.164 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a163e225-25d0-446a-96a1-d909faa5bd57, type: workflowEvent, eventType:
Finished }
2024-12-10 08:00:03.165 INFO [payment-service,f801eac839ca2d69,f801eac839ca2d69] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:00:03.227 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:00:03.244 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: workflowEvent, eventType:
Started }
2024-12-10 08:00:03.246 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:00:03.250 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:00:03.251 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:00:03.252 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:00:03.253 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:00:03.254 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e and
name: d365-payment-wf
2024-12-10 08:00:03.254 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:00:03.255 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e with
sources: [rebates, medicaid]
2024-12-10 08:00:03.255 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:00:03.256 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:00:03.257 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40596, jobExecutionId=8a4c3ca4-8d67-4b89-b372-
6add49e05699, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=eeaa4ad2-6f3f-4929-9c0c-
df28f98b2b0e, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:00:02.865287953, updatedBy=null, updatedDate=null)
2024-12-10 08:00:03.708 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:00:03.708 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:00:03.713 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:00:03.715 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:00:03.724 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:00:03.731 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:00:03.738 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:00:03.769 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:00:03.770 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:00:03.770 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:00:03.771 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:00:03.771 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:00:03.782 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:00:03.793 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:00:03.812 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:00:03.813 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:00:03.833 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:00:03.876 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:00:03.877 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:00:03.880 ERROR [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:00:03.934 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:00:03.946 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeaa4ad2-6f3f-4929-9c0c-df28f98b2b0e, type: workflowEvent, eventType:
Finished }
2024-12-10 08:00:03.947 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:00:03.976 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:00:04.502 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 5266b3e1-4d93-4f4a-a2a5-e4073a67fc15
2024-12-10 08:00:06.696 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 004be1a8-cb2f-4b4d-966f-097ef45c39d4, type: workflowEvent, eventType:
Started }
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 004be1a8-cb2f-4b4d-966f-097ef45c39d4, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 004be1a8-cb2f-4b4d-966f-097ef45c39d4, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 004be1a8-cb2f-4b4d-966f-097ef45c39d4, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 004be1a8-cb2f-4b4d-966f-097ef45c39d4 and
name: d365-payment-wf
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 004be1a8-cb2f-4b4d-966f-097ef45c39d4, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 004be1a8-cb2f-4b4d-966f-097ef45c39d4 with
sources: [rebates, medicaid]
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:00:06.697 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:00:06.704 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40597, jobExecutionId=5266b3e1-4d93-4f4a-a2a5-
e4073a67fc15, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=004be1a8-cb2f-4b4d-966f-
097ef45c39d4, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:00:04.508681168, updatedBy=null, updatedDate=null)
2024-12-10 08:00:07.180 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:00:07.181 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:00:07.182 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 004be1a8-cb2f-4b4d-966f-097ef45c39d4, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:00:07.183 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 004be1a8-cb2f-4b4d-966f-097ef45c39d4, type: workflowEvent, eventType:
Finished }
2024-12-10 08:00:07.183 INFO [payment-service,502088e8bbb326bc,502088e8bbb326bc] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:05:00.006 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:05:00.584 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 27b78f69-7205-414e-9a82-7f1c4a216f44
2024-12-10 08:05:00.747 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:05:00.747 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a91767bf-1675-42af-b4f5-b4bc24a1b52c, type: workflowEvent, eventType:
Started }
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a91767bf-1675-42af-b4f5-b4bc24a1b52c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a91767bf-1675-42af-b4f5-b4bc24a1b52c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a91767bf-1675-42af-b4f5-b4bc24a1b52c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a91767bf-1675-42af-b4f5-b4bc24a1b52c and
name: d365-payment-wf
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a91767bf-1675-42af-b4f5-b4bc24a1b52c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a91767bf-1675-42af-b4f5-b4bc24a1b52c with
sources: [rebates, medicaid]
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:05:00.748 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:05:00.752 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40598, jobExecutionId=27b78f69-7205-414e-9a82-
7f1c4a216f44, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a91767bf-1675-42af-b4f5-
b4bc24a1b52c, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:05:00.584697226, updatedBy=null, updatedDate=null)
2024-12-10 08:05:01.198 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:05:01.199 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:05:01.199 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a91767bf-1675-42af-b4f5-b4bc24a1b52c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:05:01.199 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a91767bf-1675-42af-b4f5-b4bc24a1b52c, type: workflowEvent, eventType:
Finished }
2024-12-10 08:05:01.199 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:05:01.530 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 435ee170-5cfb-4493-a7f3-ae311120f002
2024-12-10 08:05:01.697 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:05:01.698 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: workflowEvent, eventType:
Started }
2024-12-10 08:05:01.698 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:05:01.698 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 27abe844-65d9-44d6-a7fd-8faa610d0a03 and
name: d365-payment-wf
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 27abe844-65d9-44d6-a7fd-8faa610d0a03 with
sources: [rebates, medicaid]
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:05:01.699 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:05:01.701 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40599, jobExecutionId=435ee170-5cfb-4493-a7f3-
ae311120f002, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=27abe844-65d9-44d6-a7fd-
8faa610d0a03, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:05:01.530887943, updatedBy=null, updatedDate=null)
2024-12-10 08:05:02.138 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:05:02.138 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:05:02.138 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:05:02.142 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:05:02.148 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:05:02.150 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:05:02.150 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:05:02.151 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:05:02.151 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:05:02.151 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:05:02.163 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:05:02.164 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:05:02.164 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:05:02.164 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:05:02.165 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:05:02.168 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:05:02.172 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:05:02.177 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:05:02.180 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:05:02.181 ERROR [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:05:02.183 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:05:02.188 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27abe844-65d9-44d6-a7fd-8faa610d0a03, type: workflowEvent, eventType:
Finished }
2024-12-10 08:05:02.188 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:05:02.202 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:05:02.702 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0eed1a1a-92f8-4d1d-bcfd-44da1d61cfe4
2024-12-10 08:05:03.796 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d0207986-9e94-46ca-9645-24c40067e62f, type: workflowEvent, eventType:
Started }
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d0207986-9e94-46ca-9645-24c40067e62f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d0207986-9e94-46ca-9645-24c40067e62f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d0207986-9e94-46ca-9645-24c40067e62f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d0207986-9e94-46ca-9645-24c40067e62f and
name: d365-payment-wf
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d0207986-9e94-46ca-9645-24c40067e62f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d0207986-9e94-46ca-9645-24c40067e62f with
sources: [rebates, medicaid]
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:05:03.797 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:05:03.803 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40600, jobExecutionId=0eed1a1a-92f8-4d1d-bcfd-
44da1d61cfe4, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d0207986-9e94-46ca-9645-
24c40067e62f, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:05:02.702583015, updatedBy=null, updatedDate=null)
2024-12-10 08:05:04.045 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:05:04.045 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:05:04.045 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d0207986-9e94-46ca-9645-24c40067e62f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:05:04.046 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d0207986-9e94-46ca-9645-24c40067e62f, type: workflowEvent, eventType:
Finished }
2024-12-10 08:05:04.046 INFO [payment-service,21d93d81cef72ff4,21d93d81cef72ff4] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:07:00.000 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:07:00.465 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 99403906-3a8c-4ff8-895c-b83a34b43966
2024-12-10 08:07:00.625 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:07:00.626 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30, type: workflowEvent, eventType:
Started }
2024-12-10 08:07:00.627 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:07:00.627 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:07:00.628 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:07:00.629 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:07:00.630 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:07:00.630 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30 and
name: jde-payment-wf
2024-12-10 08:07:00.631 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:07:00.631 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:07:00.631 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:07:00.632 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:07:00.632 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:07:00.634 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40601, jobExecutionId=99403906-3a8c-4ff8-895c-
b83a34b43966, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3a597a16-a4a2-47d3-b17c-
9ab5c39acc30, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:07:00.466013599, updatedBy=null, updatedDate=null)
2024-12-10 08:07:01.014 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:07:01.017 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:07:01.017 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:07:01.018 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3a597a16-a4a2-47d3-b17c-9ab5c39acc30, type: workflowEvent, eventType:
Finished }
2024-12-10 08:07:01.018 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:07:01.227 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 58dcff66-48b0-4b29-a256-409561cc3a91
2024-12-10 08:07:01.399 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:07:01.399 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 60359f4d-44fe-40ec-ab67-f34445d7b03e, type: workflowEvent, eventType:
Started }
2024-12-10 08:07:01.400 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:07:01.400 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 60359f4d-44fe-40ec-ab67-f34445d7b03e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:07:01.400 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:07:01.400 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 60359f4d-44fe-40ec-ab67-f34445d7b03e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:07:01.400 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 60359f4d-44fe-40ec-ab67-f34445d7b03e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:07:01.400 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 60359f4d-44fe-40ec-ab67-f34445d7b03e and
name: jde-payment-wf
2024-12-10 08:07:01.401 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 60359f4d-44fe-40ec-ab67-f34445d7b03e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:07:01.401 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 60359f4d-44fe-40ec-ab67-f34445d7b03e with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:07:01.401 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:07:01.404 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:07:01.405 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:07:01.411 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40602, jobExecutionId=58dcff66-48b0-4b29-a256-
409561cc3a91, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=60359f4d-44fe-40ec-ab67-
f34445d7b03e, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:07:01.228197175, updatedBy=null, updatedDate=null)
2024-12-10 08:07:01.890 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:07:01.890 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:07:01.891 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 60359f4d-44fe-40ec-ab67-f34445d7b03e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:07:01.891 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 60359f4d-44fe-40ec-ab67-f34445d7b03e, type: workflowEvent, eventType:
Finished }
2024-12-10 08:07:01.891 INFO [payment-service,1542bff22aed4e0c,1542bff22aed4e0c] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:10:00.001 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:10:01.042 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d627e530-a74e-4707-86f5-599159084918
2024-12-10 08:10:01.243 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:10:01.244 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc6c59b1-34b6-4941-a243-7830dfa938f8, type: workflowEvent, eventType:
Started }
2024-12-10 08:10:01.244 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:10:01.244 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc6c59b1-34b6-4941-a243-7830dfa938f8, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:10:01.244 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:10:01.245 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc6c59b1-34b6-4941-a243-7830dfa938f8, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:10:01.245 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc6c59b1-34b6-4941-a243-7830dfa938f8, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:10:01.245 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: fc6c59b1-34b6-4941-a243-7830dfa938f8 and
name: d365-payment-wf
2024-12-10 08:10:01.245 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc6c59b1-34b6-4941-a243-7830dfa938f8, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:10:01.246 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: fc6c59b1-34b6-4941-a243-7830dfa938f8 with
sources: [rebates, medicaid]
2024-12-10 08:10:01.246 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:10:01.247 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:10:01.254 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40603, jobExecutionId=d627e530-a74e-4707-86f5-
599159084918, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=fc6c59b1-34b6-4941-a243-
7830dfa938f8, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:10:01.042378887, updatedBy=null, updatedDate=null)
2024-12-10 08:10:01.618 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:10:01.619 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:10:01.619 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc6c59b1-34b6-4941-a243-7830dfa938f8, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:10:01.620 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fc6c59b1-34b6-4941-a243-7830dfa938f8, type: workflowEvent, eventType:
Finished }
2024-12-10 08:10:01.620 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:10:02.810 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : de71f7ec-cd43-4668-89be-16b139390244
2024-12-10 08:10:02.972 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:10:02.972 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: workflowEvent, eventType:
Started }
2024-12-10 08:10:02.972 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:10:02.972 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:10:02.972 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:10:02.973 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:10:02.973 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:10:02.973 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 797efb69-7427-4842-9120-3ab425cac975 and
name: d365-payment-wf
2024-12-10 08:10:02.973 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:10:02.973 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 797efb69-7427-4842-9120-3ab425cac975 with
sources: [rebates, medicaid]
2024-12-10 08:10:02.973 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:10:02.973 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:10:02.974 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40604, jobExecutionId=de71f7ec-cd43-4668-89be-
16b139390244, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=797efb69-7427-4842-9120-
3ab425cac975, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:10:02.810947398, updatedBy=null, updatedDate=null)
2024-12-10 08:10:03.358 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:10:03.359 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:10:03.361 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:10:03.364 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:10:03.365 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:10:03.374 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:10:03.378 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:10:03.379 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:10:03.379 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:10:03.384 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:10:03.386 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:10:03.386 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:10:03.386 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:10:03.386 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:10:03.389 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:10:03.393 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:10:03.395 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:10:03.397 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:10:03.398 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:10:03.399 ERROR [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:10:03.402 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:10:03.402 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 797efb69-7427-4842-9120-3ab425cac975, type: workflowEvent, eventType:
Finished }
2024-12-10 08:10:03.402 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:10:03.405 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:10:03.405 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 08:10:03.598 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 08:10:03.891 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 891eaa6e-47d6-4f4a-aaf3-02412a638e08
2024-12-10 08:10:04.763 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:10:04.763 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 89108c32-0e14-4436-bc68-b53f7deee670, type: workflowEvent, eventType:
Started }
2024-12-10 08:10:04.763 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 89108c32-0e14-4436-bc68-b53f7deee670, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 89108c32-0e14-4436-bc68-b53f7deee670, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 89108c32-0e14-4436-bc68-b53f7deee670, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 89108c32-0e14-4436-bc68-b53f7deee670 and
name: d365-payment-wf
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 89108c32-0e14-4436-bc68-b53f7deee670, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 89108c32-0e14-4436-bc68-b53f7deee670 with
sources: [rebates, medicaid]
2024-12-10 08:10:04.764 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:10:04.765 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:10:04.766 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40605, jobExecutionId=891eaa6e-47d6-4f4a-aaf3-
02412a638e08, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=89108c32-0e14-4436-bc68-
b53f7deee670, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:10:03.892011985, updatedBy=null, updatedDate=null)
2024-12-10 08:10:04.971 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:10:04.971 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:10:04.976 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 89108c32-0e14-4436-bc68-b53f7deee670, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:10:04.978 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 89108c32-0e14-4436-bc68-b53f7deee670, type: workflowEvent, eventType:
Finished }
2024-12-10 08:10:04.980 INFO [payment-service,cf0731d39a93b880,cf0731d39a93b880] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:13:00.001 INFO [payment-service,9e29a0bb890d7e6c,9e29a0bb890d7e6c] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 08:14:00.001 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:14:00.552 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6a39fe16-d8cd-4d5a-bf91-4a28e9455121
2024-12-10 08:14:00.721 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:14:00.722 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeb25727-0843-43e6-824c-9a4c9d798fa9, type: workflowEvent, eventType:
Started }
2024-12-10 08:14:00.722 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:14:00.722 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeb25727-0843-43e6-824c-9a4c9d798fa9, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:14:00.723 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:14:00.723 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeb25727-0843-43e6-824c-9a4c9d798fa9, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:14:00.723 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeb25727-0843-43e6-824c-9a4c9d798fa9, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:14:00.724 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: eeb25727-0843-43e6-824c-9a4c9d798fa9 and
name: jde-payment-wf
2024-12-10 08:14:00.724 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeb25727-0843-43e6-824c-9a4c9d798fa9, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:14:00.724 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: eeb25727-0843-43e6-824c-9a4c9d798fa9 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:14:00.724 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:14:00.724 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:14:00.724 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:14:00.728 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40606, jobExecutionId=6a39fe16-d8cd-4d5a-bf91-
4a28e9455121, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=eeb25727-0843-43e6-824c-
9a4c9d798fa9, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:14:00.553216904, updatedBy=null, updatedDate=null)
2024-12-10 08:14:01.065 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:14:01.065 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:14:01.076 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeb25727-0843-43e6-824c-9a4c9d798fa9, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:14:01.076 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: eeb25727-0843-43e6-824c-9a4c9d798fa9, type: workflowEvent, eventType:
Finished }
2024-12-10 08:14:01.076 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:14:01.736 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 414b25bd-d4f9-4056-b06d-64ac05dfb008
2024-12-10 08:14:01.968 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:14:01.970 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 54d2230a-83f3-4284-a6c2-43faeb78732d, type: workflowEvent, eventType:
Started }
2024-12-10 08:14:01.971 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:14:01.971 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 54d2230a-83f3-4284-a6c2-43faeb78732d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:14:01.972 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:14:01.972 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 54d2230a-83f3-4284-a6c2-43faeb78732d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:14:01.972 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 54d2230a-83f3-4284-a6c2-43faeb78732d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:14:01.972 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 54d2230a-83f3-4284-a6c2-43faeb78732d and
name: jde-payment-wf
2024-12-10 08:14:01.972 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 54d2230a-83f3-4284-a6c2-43faeb78732d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:14:01.972 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 54d2230a-83f3-4284-a6c2-43faeb78732d with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:14:01.973 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:14:01.977 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:14:01.978 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:14:01.985 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40607, jobExecutionId=414b25bd-d4f9-4056-b06d-
64ac05dfb008, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=54d2230a-83f3-4284-a6c2-
43faeb78732d, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:14:01.737523458, updatedBy=null, updatedDate=null)
2024-12-10 08:14:02.413 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:14:02.414 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:14:02.415 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 54d2230a-83f3-4284-a6c2-43faeb78732d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:14:02.415 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 54d2230a-83f3-4284-a6c2-43faeb78732d, type: workflowEvent, eventType:
Finished }
2024-12-10 08:14:02.415 INFO [payment-service,e25790108e80b742,e25790108e80b742] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:15:00.005 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:15:00.732 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 17648960-fee1-43cc-bb7f-b0519fdf18f4
2024-12-10 08:15:00.961 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:15:00.966 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f, type: workflowEvent, eventType:
Started }
2024-12-10 08:15:00.967 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:15:00.967 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:15:00.967 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:15:00.968 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:15:00.968 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:15:00.968 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f and
name: d365-payment-wf
2024-12-10 08:15:00.968 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:15:00.968 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f with
sources: [rebates, medicaid]
2024-12-10 08:15:00.968 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:15:00.968 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:15:00.969 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40608, jobExecutionId=17648960-fee1-43cc-bb7f-
b0519fdf18f4, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d1c6c3eb-b286-44f9-b4ee-
1b8a44870a6f, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:15:00.733843769, updatedBy=null, updatedDate=null)
2024-12-10 08:15:01.727 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:15:01.731 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:15:01.736 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:15:01.740 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d1c6c3eb-b286-44f9-b4ee-1b8a44870a6f, type: workflowEvent, eventType:
Finished }
2024-12-10 08:15:01.740 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:15:02.463 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b80bb686-509e-40eb-8dad-3e3be4dd1ed6
2024-12-10 08:15:02.691 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:15:02.699 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: workflowEvent, eventType:
Started }
2024-12-10 08:15:02.699 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 31d1e168-9a01-42b0-a5c5-f2a497086923 and
name: d365-payment-wf
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 31d1e168-9a01-42b0-a5c5-f2a497086923 with
sources: [rebates, medicaid]
2024-12-10 08:15:02.700 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:15:02.702 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:15:02.706 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40609, jobExecutionId=b80bb686-509e-40eb-8dad-
3e3be4dd1ed6, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=31d1e168-9a01-42b0-a5c5-
f2a497086923, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:15:02.468317146, updatedBy=null, updatedDate=null)
2024-12-10 08:15:03.351 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:15:03.352 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:15:03.352 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:15:03.356 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:15:03.358 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:15:03.361 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:15:03.363 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:15:03.364 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:15:03.366 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:15:03.368 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:15:03.369 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:15:03.370 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:15:03.370 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:15:03.370 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:15:03.372 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:15:03.373 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:15:03.374 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:15:03.374 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:15:03.374 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:15:03.377 ERROR [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:15:03.385 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:15:03.386 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 31d1e168-9a01-42b0-a5c5-f2a497086923, type: workflowEvent, eventType:
Finished }
2024-12-10 08:15:03.387 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:15:03.388 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:15:03.919 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 89c15649-2942-4e59-bd24-86c3f681753d
2024-12-10 08:15:04.896 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4d5652f1-d281-424b-a4b7-4e5b47c261d2, type: workflowEvent, eventType:
Started }
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4d5652f1-d281-424b-a4b7-4e5b47c261d2, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4d5652f1-d281-424b-a4b7-4e5b47c261d2, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4d5652f1-d281-424b-a4b7-4e5b47c261d2, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 4d5652f1-d281-424b-a4b7-4e5b47c261d2 and
name: d365-payment-wf
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4d5652f1-d281-424b-a4b7-4e5b47c261d2, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 4d5652f1-d281-424b-a4b7-4e5b47c261d2 with
sources: [rebates, medicaid]
2024-12-10 08:15:04.897 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:15:04.898 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:15:04.899 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40610, jobExecutionId=89c15649-2942-4e59-bd24-
86c3f681753d, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=4d5652f1-d281-424b-a4b7-
4e5b47c261d2, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:15:03.920511917, updatedBy=null, updatedDate=null)
2024-12-10 08:15:05.085 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:15:05.085 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:15:05.085 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4d5652f1-d281-424b-a4b7-4e5b47c261d2, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:15:05.085 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4d5652f1-d281-424b-a4b7-4e5b47c261d2, type: workflowEvent, eventType:
Finished }
2024-12-10 08:15:05.085 INFO [payment-service,0eda704374877b81,0eda704374877b81] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:20:00.011 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:20:00.585 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 1c714c2f-2f22-472d-af4f-2d2e0557c554
2024-12-10 08:20:00.761 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:20:00.762 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ade029dc-46a5-490c-b834-fd07b11fa280, type: workflowEvent, eventType:
Started }
2024-12-10 08:20:00.763 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:20:00.763 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ade029dc-46a5-490c-b834-fd07b11fa280, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:20:00.763 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:20:00.763 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ade029dc-46a5-490c-b834-fd07b11fa280, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:20:00.764 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ade029dc-46a5-490c-b834-fd07b11fa280, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:20:00.764 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ade029dc-46a5-490c-b834-fd07b11fa280 and
name: d365-payment-wf
2024-12-10 08:20:00.764 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ade029dc-46a5-490c-b834-fd07b11fa280, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:20:00.764 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ade029dc-46a5-490c-b834-fd07b11fa280 with
sources: [rebates, medicaid]
2024-12-10 08:20:00.765 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:20:00.765 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:20:00.767 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40611, jobExecutionId=1c714c2f-2f22-472d-af4f-
2d2e0557c554, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ade029dc-46a5-490c-b834-
fd07b11fa280, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:20:00.586034284, updatedBy=null, updatedDate=null)
2024-12-10 08:20:01.127 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:20:01.127 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:20:01.128 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ade029dc-46a5-490c-b834-fd07b11fa280, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:20:01.128 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ade029dc-46a5-490c-b834-fd07b11fa280, type: workflowEvent, eventType:
Finished }
2024-12-10 08:20:01.128 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:20:01.450 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 868295d9-4138-45d2-a95c-87e23dc99886
2024-12-10 08:20:01.622 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:20:01.622 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: workflowEvent, eventType:
Started }
2024-12-10 08:20:01.625 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:20:01.629 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:20:01.633 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:20:01.633 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:20:01.633 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:20:01.633 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7b6c15df-4bad-45bf-a1c8-ac828d21051d and
name: d365-payment-wf
2024-12-10 08:20:01.633 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:20:01.633 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7b6c15df-4bad-45bf-a1c8-ac828d21051d with
sources: [rebates, medicaid]
2024-12-10 08:20:01.634 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:20:01.634 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:20:01.651 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40612, jobExecutionId=868295d9-4138-45d2-a95c-
87e23dc99886, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7b6c15df-4bad-45bf-a1c8-
ac828d21051d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:20:01.450543152, updatedBy=null, updatedDate=null)
2024-12-10 08:20:02.027 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:20:02.034 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:20:02.045 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:20:02.058 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:20:02.068 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:20:02.074 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:20:02.103 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:20:02.109 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:20:02.113 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:20:02.127 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:20:02.127 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:20:02.127 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:20:02.128 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:20:02.128 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:20:02.147 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:20:02.150 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:20:02.153 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:20:02.172 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:20:02.172 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:20:02.175 ERROR [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:20:02.269 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:20:02.279 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7b6c15df-4bad-45bf-a1c8-ac828d21051d, type: workflowEvent, eventType:
Finished }
2024-12-10 08:20:02.305 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:20:02.312 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:20:02.801 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d0db18fb-4df1-47d8-b9c5-b818abdfaca2
2024-12-10 08:20:03.639 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:20:03.639 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e105dac9-57ea-4475-afb4-73bc3e87a52d, type: workflowEvent, eventType:
Started }
2024-12-10 08:20:03.640 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:20:03.640 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e105dac9-57ea-4475-afb4-73bc3e87a52d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e105dac9-57ea-4475-afb4-73bc3e87a52d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e105dac9-57ea-4475-afb4-73bc3e87a52d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: e105dac9-57ea-4475-afb4-73bc3e87a52d and
name: d365-payment-wf
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e105dac9-57ea-4475-afb4-73bc3e87a52d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: e105dac9-57ea-4475-afb4-73bc3e87a52d with
sources: [rebates, medicaid]
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:20:03.641 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:20:03.643 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40613, jobExecutionId=d0db18fb-4df1-47d8-b9c5-
b818abdfaca2, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=e105dac9-57ea-4475-afb4-
73bc3e87a52d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:20:02.801575703, updatedBy=null, updatedDate=null)
2024-12-10 08:20:04.250 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:20:04.251 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:20:04.252 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e105dac9-57ea-4475-afb4-73bc3e87a52d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:20:04.252 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e105dac9-57ea-4475-afb4-73bc3e87a52d, type: workflowEvent, eventType:
Finished }
2024-12-10 08:20:04.252 INFO [payment-service,fb8a635c57a0dc7b,fb8a635c57a0dc7b] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:20:12.822 DEBUG [payment-service,7e11ef1646532963,55cb13332a0ee896] 1
--- [or-http-epoll-3] [lush-core] lush.core.debug : ALLOW:
userName: [email protected]
2024-12-10 08:20:12.831 DEBUG [payment-service,7e11ef1646532963,55cb13332a0ee896] 1
--- [ parallel-1] [lush-core] lush.core.debug : ****
2024-12-10 08:20:12.832 DEBUG [payment-service,7e11ef1646532963,55cb13332a0ee896] 1
--- [ parallel-1] [lush-core] lush.core.debug :
intercepted request - Mono invocation
2024-12-10 08:20:12.834 DEBUG [payment-service,7e11ef1646532963,55cb13332a0ee896] 1
--- [ parallel-1] [lush-core] lush.core.debug : ticket
user: [email protected]
2024-12-10 08:20:12.834 DEBUG [payment-service,7e11ef1646532963,55cb13332a0ee896] 1
--- [ parallel-1] [[email protected]] lush.core.debug
: invoking: class
com.eversana.rms.payment.controller.PaymentController::triggerPaymentJob
2024-12-10 08:20:13.042 DEBUG [payment-service,7e11ef1646532963,55cb13332a0ee896] 1
--- [tor-tcp-epoll-4] [[email protected]] lush.core.debug
: ****
2024-12-10 08:21:00.025 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:21:00.525 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b2f19e72-2378-4346-b3b9-84cf98fb76b2
2024-12-10 08:21:00.707 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:21:00.710 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 228777db-c2dd-4854-81bc-a44b4a728502, type: workflowEvent, eventType:
Started }
2024-12-10 08:21:00.710 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:21:00.711 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 228777db-c2dd-4854-81bc-a44b4a728502, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:21:00.712 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:21:00.712 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 228777db-c2dd-4854-81bc-a44b4a728502, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:21:00.713 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 228777db-c2dd-4854-81bc-a44b4a728502, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:21:00.713 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 228777db-c2dd-4854-81bc-a44b4a728502 and
name: jde-payment-wf
2024-12-10 08:21:00.713 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 228777db-c2dd-4854-81bc-a44b4a728502, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:21:00.714 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 228777db-c2dd-4854-81bc-a44b4a728502 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:21:00.714 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:21:00.714 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:21:00.714 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:21:00.716 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40614, jobExecutionId=b2f19e72-2378-4346-b3b9-
84cf98fb76b2, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=228777db-c2dd-4854-81bc-
a44b4a728502, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:21:00.525644299, updatedBy=null, updatedDate=null)
2024-12-10 08:21:01.138 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:21:01.139 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:21:01.139 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 228777db-c2dd-4854-81bc-a44b4a728502, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:21:01.140 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 228777db-c2dd-4854-81bc-a44b4a728502, type: workflowEvent, eventType:
Finished }
2024-12-10 08:21:01.142 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:21:01.320 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f0806e72-5be0-46d5-8818-7b58227ebbbc
2024-12-10 08:21:01.505 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:21:01.505 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e36de10b-ed81-4e49-80ac-44d44c025212, type: workflowEvent, eventType:
Started }
2024-12-10 08:21:01.505 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:21:01.505 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e36de10b-ed81-4e49-80ac-44d44c025212, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:21:01.505 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:21:01.505 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e36de10b-ed81-4e49-80ac-44d44c025212, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:21:01.531 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e36de10b-ed81-4e49-80ac-44d44c025212, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:21:01.531 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: e36de10b-ed81-4e49-80ac-44d44c025212 and
name: jde-payment-wf
2024-12-10 08:21:01.531 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e36de10b-ed81-4e49-80ac-44d44c025212, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:21:01.534 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: e36de10b-ed81-4e49-80ac-44d44c025212 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:21:01.536 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:21:01.536 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:21:01.536 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:21:01.537 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40615, jobExecutionId=f0806e72-5be0-46d5-8818-
7b58227ebbbc, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=e36de10b-ed81-4e49-80ac-
44d44c025212, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:21:01.320918989, updatedBy=null, updatedDate=null)
2024-12-10 08:21:02.073 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:21:02.074 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:21:02.075 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e36de10b-ed81-4e49-80ac-44d44c025212, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:21:02.076 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e36de10b-ed81-4e49-80ac-44d44c025212, type: workflowEvent, eventType:
Finished }
2024-12-10 08:21:02.076 INFO [payment-service,60002755f4309f6a,60002755f4309f6a] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:21:13.801 DEBUG [payment-service,f9f3d2274ea615f7,cc6bbca8a1e7a19d] 1
--- [or-http-epoll-3] [lush-core] lush.core.debug : ALLOW:
userName: [email protected]
2024-12-10 08:21:13.806 DEBUG [payment-service,f9f3d2274ea615f7,cc6bbca8a1e7a19d] 1
--- [ parallel-2] [lush-core] lush.core.debug : ****
2024-12-10 08:21:13.807 DEBUG [payment-service,f9f3d2274ea615f7,cc6bbca8a1e7a19d] 1
--- [ parallel-2] [lush-core] lush.core.debug :
intercepted request - Mono invocation
2024-12-10 08:21:13.807 DEBUG [payment-service,f9f3d2274ea615f7,cc6bbca8a1e7a19d] 1
--- [ parallel-2] [lush-core] lush.core.debug : ticket
user: [email protected]
2024-12-10 08:21:13.807 DEBUG [payment-service,f9f3d2274ea615f7,cc6bbca8a1e7a19d] 1
--- [ parallel-2] [[email protected]] lush.core.debug
: invoking: class
com.eversana.rms.payment.controller.PaymentController::triggerPaymentJob
2024-12-10 08:21:14.004 DEBUG [payment-service,f9f3d2274ea615f7,cc6bbca8a1e7a19d] 1
--- [tor-tcp-epoll-2] [[email protected]] lush.core.debug
: ****
2024-12-10 08:25:00.009 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:25:00.682 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4a7061b3-db86-4715-9262-411f5e3b9843
2024-12-10 08:25:01.185 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:25:01.193 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cf8973a6-54ce-437d-9da7-dc6274dcfc43, type: workflowEvent, eventType:
Started }
2024-12-10 08:25:01.201 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:25:01.205 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cf8973a6-54ce-437d-9da7-dc6274dcfc43, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:25:01.208 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:25:01.210 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cf8973a6-54ce-437d-9da7-dc6274dcfc43, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:25:01.212 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cf8973a6-54ce-437d-9da7-dc6274dcfc43, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:25:01.212 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: cf8973a6-54ce-437d-9da7-dc6274dcfc43 and
name: d365-payment-wf
2024-12-10 08:25:01.212 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cf8973a6-54ce-437d-9da7-dc6274dcfc43, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:25:01.212 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: cf8973a6-54ce-437d-9da7-dc6274dcfc43 with
sources: [rebates, medicaid]
2024-12-10 08:25:01.212 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:25:01.212 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:25:01.215 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40616, jobExecutionId=4a7061b3-db86-4715-9262-
411f5e3b9843, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=cf8973a6-54ce-437d-9da7-
dc6274dcfc43, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:25:00.684637081, updatedBy=null, updatedDate=null)
2024-12-10 08:25:01.693 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:25:01.694 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:25:01.694 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cf8973a6-54ce-437d-9da7-dc6274dcfc43, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:25:01.697 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cf8973a6-54ce-437d-9da7-dc6274dcfc43, type: workflowEvent, eventType:
Finished }
2024-12-10 08:25:01.698 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:25:02.223 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d31606e6-2973-44e2-975a-8f13d847c9ce
2024-12-10 08:25:02.410 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:25:02.412 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: workflowEvent, eventType:
Started }
2024-12-10 08:25:02.413 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:25:02.415 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:25:02.416 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:25:02.417 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:25:02.419 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:25:02.420 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b and
name: d365-payment-wf
2024-12-10 08:25:02.421 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:25:02.422 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b with
sources: [rebates, medicaid]
2024-12-10 08:25:02.422 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:25:02.422 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:25:02.423 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40617, jobExecutionId=d31606e6-2973-44e2-975a-
8f13d847c9ce, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=fbfc5280-a042-44e8-8c76-
b6c8d9cb5e2b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:25:02.225286197, updatedBy=null, updatedDate=null)
2024-12-10 08:25:02.737 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:25:02.737 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:25:02.737 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:25:02.739 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:25:02.739 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:25:02.740 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:25:02.740 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:25:02.740 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:25:02.740 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:25:02.743 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:25:02.743 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:25:02.743 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:25:02.743 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:25:02.743 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:25:02.744 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:25:02.745 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:25:02.746 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:25:02.746 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:25:02.746 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:25:02.747 ERROR [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:25:02.749 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:25:02.749 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: fbfc5280-a042-44e8-8c76-b6c8d9cb5e2b, type: workflowEvent, eventType:
Finished }
2024-12-10 08:25:02.749 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:25:02.750 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:25:02.751 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 08:25:02.838 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 08:25:03.145 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c3ee49e1-746d-4d51-b4ba-f50d50921bbb
2024-12-10 08:25:03.748 DEBUG [payment-service,8c6d4a5f2f576b79,1ba9cb4515eb816e] 1
--- [or-http-epoll-3] [lush-core] lush.core.debug : ALLOW:
userName: [email protected]
2024-12-10 08:25:03.759 DEBUG [payment-service,8c6d4a5f2f576b79,1ba9cb4515eb816e] 1
--- [ parallel-2] [lush-core] lush.core.debug : ****
2024-12-10 08:25:03.759 DEBUG [payment-service,8c6d4a5f2f576b79,1ba9cb4515eb816e] 1
--- [ parallel-2] [lush-core] lush.core.debug :
intercepted request - Mono invocation
2024-12-10 08:25:03.760 DEBUG [payment-service,8c6d4a5f2f576b79,1ba9cb4515eb816e] 1
--- [ parallel-2] [lush-core] lush.core.debug : ticket
user: [email protected]
2024-12-10 08:25:03.761 DEBUG [payment-service,8c6d4a5f2f576b79,1ba9cb4515eb816e] 1
--- [ parallel-2] [[email protected]] lush.core.debug
: invoking: class
com.eversana.rms.payment.controller.PaymentController::triggerPaymentJob
2024-12-10 08:25:03.973 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:25:03.974 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a7efd778-d002-481e-b71b-d3fa80448816, type: workflowEvent, eventType:
Started }
2024-12-10 08:25:03.974 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:25:03.974 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a7efd778-d002-481e-b71b-d3fa80448816, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:25:03.974 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:25:03.974 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a7efd778-d002-481e-b71b-d3fa80448816, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:25:03.975 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a7efd778-d002-481e-b71b-d3fa80448816, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:25:03.975 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a7efd778-d002-481e-b71b-d3fa80448816 and
name: d365-payment-wf
2024-12-10 08:25:03.975 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a7efd778-d002-481e-b71b-d3fa80448816, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:25:03.976 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a7efd778-d002-481e-b71b-d3fa80448816 with
sources: [rebates, medicaid]
2024-12-10 08:25:03.976 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:25:03.977 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:25:03.998 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40618, jobExecutionId=c3ee49e1-746d-4d51-b4ba-
f50d50921bbb, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a7efd778-d002-481e-b71b-
d3fa80448816, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:25:03.146054998, updatedBy=null, updatedDate=null)
2024-12-10 08:25:04.086 DEBUG [payment-service,8c6d4a5f2f576b79,1ba9cb4515eb816e] 1
--- [tor-tcp-epoll-3] [[email protected]] lush.core.debug
: ****
2024-12-10 08:25:04.191 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:25:04.191 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:25:04.192 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a7efd778-d002-481e-b71b-d3fa80448816, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:25:04.193 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a7efd778-d002-481e-b71b-d3fa80448816, type: workflowEvent, eventType:
Finished }
2024-12-10 08:25:04.193 INFO [payment-service,eca3438c1df14899,eca3438c1df14899] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:26:00.004 INFO [payment-service,0a954c73f77085b9,0a954c73f77085b9] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 08:28:00.001 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:28:00.775 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 04cdbedc-3157-4920-99f2-db3157703428
2024-12-10 08:28:00.943 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:28:00.948 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 34f85c5a-001f-4a11-988f-79fd39ce0ca3, type: workflowEvent, eventType:
Started }
2024-12-10 08:28:00.949 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:28:00.954 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 34f85c5a-001f-4a11-988f-79fd39ce0ca3, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:28:00.959 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:28:00.961 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 34f85c5a-001f-4a11-988f-79fd39ce0ca3, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:28:00.964 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 34f85c5a-001f-4a11-988f-79fd39ce0ca3, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:28:00.964 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 34f85c5a-001f-4a11-988f-79fd39ce0ca3 and
name: jde-payment-wf
2024-12-10 08:28:00.965 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 34f85c5a-001f-4a11-988f-79fd39ce0ca3, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:28:00.965 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 34f85c5a-001f-4a11-988f-79fd39ce0ca3 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:28:00.965 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:28:00.965 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:28:00.966 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:28:00.967 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40619, jobExecutionId=04cdbedc-3157-4920-99f2-
db3157703428, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=34f85c5a-001f-4a11-988f-
79fd39ce0ca3, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:28:00.775780082, updatedBy=null, updatedDate=null)
2024-12-10 08:28:01.599 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:28:01.613 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:28:01.632 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 34f85c5a-001f-4a11-988f-79fd39ce0ca3, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:28:01.633 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 34f85c5a-001f-4a11-988f-79fd39ce0ca3, type: workflowEvent, eventType:
Finished }
2024-12-10 08:28:01.633 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:28:01.919 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 917f5ddf-3e64-4248-852c-541ef987581f
2024-12-10 08:28:02.092 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:28:02.092 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e36c94b-671a-425b-a1ad-82239f6cd0b3, type: workflowEvent, eventType:
Started }
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e36c94b-671a-425b-a1ad-82239f6cd0b3, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e36c94b-671a-425b-a1ad-82239f6cd0b3, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e36c94b-671a-425b-a1ad-82239f6cd0b3, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 5e36c94b-671a-425b-a1ad-82239f6cd0b3 and
name: jde-payment-wf
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e36c94b-671a-425b-a1ad-82239f6cd0b3, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 5e36c94b-671a-425b-a1ad-82239f6cd0b3 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:28:02.093 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:28:02.094 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:28:02.102 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40620, jobExecutionId=917f5ddf-3e64-4248-852c-
541ef987581f, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=5e36c94b-671a-425b-a1ad-
82239f6cd0b3, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:28:01.919539580, updatedBy=null, updatedDate=null)
2024-12-10 08:28:02.572 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:28:02.572 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:28:02.572 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e36c94b-671a-425b-a1ad-82239f6cd0b3, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:28:02.573 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5e36c94b-671a-425b-a1ad-82239f6cd0b3, type: workflowEvent, eventType:
Finished }
2024-12-10 08:28:02.573 INFO [payment-service,b8153cd996afdd07,b8153cd996afdd07] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:30:00.000 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:30:00.559 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : e5972977-27ea-4a75-a4f9-3a92a26bf7a8
2024-12-10 08:30:00.744 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:30:00.744 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 05b315d2-4dc6-4442-b869-04a914d807d0, type: workflowEvent, eventType:
Started }
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 05b315d2-4dc6-4442-b869-04a914d807d0, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 05b315d2-4dc6-4442-b869-04a914d807d0, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 05b315d2-4dc6-4442-b869-04a914d807d0, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 05b315d2-4dc6-4442-b869-04a914d807d0 and
name: d365-payment-wf
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 05b315d2-4dc6-4442-b869-04a914d807d0, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 05b315d2-4dc6-4442-b869-04a914d807d0 with
sources: [rebates, medicaid]
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:30:00.745 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:30:00.746 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40621, jobExecutionId=e5972977-27ea-4a75-a4f9-
3a92a26bf7a8, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=05b315d2-4dc6-4442-b869-
04a914d807d0, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:30:00.559949902, updatedBy=null, updatedDate=null)
2024-12-10 08:30:01.115 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:30:01.116 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:30:01.117 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 05b315d2-4dc6-4442-b869-04a914d807d0, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:30:01.119 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 05b315d2-4dc6-4442-b869-04a914d807d0, type: workflowEvent, eventType:
Finished }
2024-12-10 08:30:01.119 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:30:01.600 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 63c07dcf-c4ec-46e2-b065-c83ae2ea3c64
2024-12-10 08:30:01.791 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:30:01.791 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: workflowEvent, eventType:
Started }
2024-12-10 08:30:01.792 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:30:01.792 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:30:01.792 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:30:01.792 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:30:01.792 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:30:01.792 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5 and
name: d365-payment-wf
2024-12-10 08:30:01.793 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:30:01.822 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5 with
sources: [rebates, medicaid]
2024-12-10 08:30:01.856 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:30:01.856 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:30:01.874 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40622, jobExecutionId=63c07dcf-c4ec-46e2-b065-
c83ae2ea3c64, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=775be2e7-7aa8-4e26-b4df-
ad0f2cda03d5, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:30:01.601150824, updatedBy=null, updatedDate=null)
2024-12-10 08:30:02.674 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:30:02.675 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:30:02.676 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:30:02.679 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:30:02.681 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:30:02.690 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:30:02.693 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:30:02.694 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:30:02.699 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:30:02.702 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:30:02.705 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:30:02.707 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:30:02.711 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:30:02.713 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:30:02.718 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:30:02.742 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:30:02.748 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:30:02.752 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:30:02.752 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:30:02.758 ERROR [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:30:02.798 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:30:02.814 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 775be2e7-7aa8-4e26-b4df-ad0f2cda03d5, type: workflowEvent, eventType:
Finished }
2024-12-10 08:30:02.817 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:30:02.825 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:30:03.344 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b9b5b48e-f5e2-474c-a1fa-5574073c17bf
2024-12-10 08:30:04.165 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 115c394e-9dd1-4327-92d5-7b0e06cd27e0, type: workflowEvent, eventType:
Started }
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 115c394e-9dd1-4327-92d5-7b0e06cd27e0, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 115c394e-9dd1-4327-92d5-7b0e06cd27e0, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 115c394e-9dd1-4327-92d5-7b0e06cd27e0, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 115c394e-9dd1-4327-92d5-7b0e06cd27e0 and
name: d365-payment-wf
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 115c394e-9dd1-4327-92d5-7b0e06cd27e0, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 115c394e-9dd1-4327-92d5-7b0e06cd27e0 with
sources: [rebates, medicaid]
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:30:04.166 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:30:04.169 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40623, jobExecutionId=b9b5b48e-f5e2-474c-a1fa-
5574073c17bf, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=115c394e-9dd1-4327-92d5-
7b0e06cd27e0, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:30:03.344536624, updatedBy=null, updatedDate=null)
2024-12-10 08:30:04.366 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:30:04.367 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:30:04.367 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 115c394e-9dd1-4327-92d5-7b0e06cd27e0, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:30:04.368 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 115c394e-9dd1-4327-92d5-7b0e06cd27e0, type: workflowEvent, eventType:
Finished }
2024-12-10 08:30:04.369 INFO [payment-service,53e6593c1fe17527,53e6593c1fe17527] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:33:27.003 DEBUG [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-3] [lush-core] lush.core.debug : ALLOW:
userName: [email protected]
2024-12-10 08:33:27.021 DEBUG [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [ parallel-1] [lush-core] lush.core.debug : ****
2024-12-10 08:33:27.021 DEBUG [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [ parallel-1] [lush-core] lush.core.debug :
intercepted request - Mono invocation
2024-12-10 08:33:27.023 DEBUG [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [ parallel-1] [lush-core] lush.core.debug : ticket
user: [email protected]
2024-12-10 08:33:27.023 DEBUG [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [ parallel-1] [[email protected]] lush.core.debug
: invoking: class
com.eversana.rms.payment.controller.PaymentController::triggerPaymentJob
2024-12-10 08:33:27.483 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.rms.payment.job.JobExecutionFacade : Saving job execution log for
jobExecutionId : 2ec013a2-a970-4fea-8576-b12cd8a74cee
2024-12-10 08:33:27.667 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.processor.PaymentProcessor : Generating payment file for client : KE
2024-12-10 08:33:27.667 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: workflowEvent, eventType: Started }
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : Wf : Started
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: init, eventType: Started }
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365 Payment Workflow Initiated
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: init, eventType: Finished }
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: fetch, eventType: Next }
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Starting step: fetch for workflow id:
ce7273fe-1a4d-491e-b0ef-131d028871ed and name: d365-payment-wf
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: fetch, eventType: Started }
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Starting fetch step for workflow ID:
ce7273fe-1a4d-491e-b0ef-131d028871ed with sources: [rebates, medicaid]
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Fetching records for source: rebates
2024-12-10 08:33:27.668 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Fetching records for source: medicaid
2024-12-10 08:33:27.674 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.controller.PaymentController : jobExecutionLog :
JobExecutionLog(id=40624, jobExecutionId=2ec013a2-a970-4fea-8576-b12cd8a74cee,
jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ce7273fe-1a4d-491e-b0ef-
131d028871ed, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), [email protected], createdDate=2024-
12-10T08:33:27.484766547, updatedBy=null, updatedDate=null)
2024-12-10 08:33:27.677 DEBUG [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]] lush.core.debug
: ****
2024-12-10 08:33:28.013 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Fetched 5 records
2024-12-10 08:33:28.015 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : 5 records found. Proceeding with next
step and payment request summary update.
2024-12-10 08:33:28.016 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: rebates
2024-12-10 08:33:28.019 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: rebates
2024-12-10 08:33:28.021 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: medicaid
2024-12-10 08:33:28.026 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: medicaid
2024-12-10 08:33:28.029 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: medicaid
2024-12-10 08:33:28.031 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: fetch, eventType: Finished }
2024-12-10 08:33:28.032 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: validate, eventType: Next }
2024-12-10 08:33:28.034 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: validate, eventType: Started }
2024-12-10 08:33:28.043 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.w.step.RecordValidationStep : Valid records count: 5
2024-12-10 08:33:28.045 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.w.step.RecordValidationStep : Invalid records count: 0
2024-12-10 08:33:28.046 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: validate, eventType: Finished }
2024-12-10 08:33:28.048 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: file-generation, eventType: Next }
2024-12-10 08:33:28.049 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: file-generation, eventType: Started }
2024-12-10 08:33:28.354 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]] c.e.r.p.w.step.FileGenerationStep
: File : KE_REQ_12102024083328.xml Generated Successfully.
2024-12-10 08:33:28.359 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: file-generation, eventType: Finished }
2024-12-10 08:33:28.359 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: invoke-api, eventType: Next }
2024-12-10 08:33:28.360 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: invoke-api, eventType: Started }
2024-12-10 08:33:28.361 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [tor-tcp-epoll-3] [[email protected]]
c.e.r.p.w.step.InvokeExternalAPIStep : File Content: <?xml version="1.0"
encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:33:28</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:33:28</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:33:28-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:33:28-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:33:28</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:33:28-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:33:28-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:33:28</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T08:33:28-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T08:33:28-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:33:28</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 08:33:29.276 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]]
c.e.r.p.w.step.InvokeExternalAPIStep : Bearer Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MTkzMDksIm5
iZiI6MTczMzgxOTMwOSwiZXhwIjoxNzMzODIzMjA5LCJhaW8iOiJrMkJnWUpoem1vMVhKSDNobVVQdnZnUW
8vaTlxQVFBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJnVG5IcGdZMVgw
S1pMcXcwbDRNTEFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAyOCJ9.jOuUl5csMKC-
X1hMIV8HtZuWkzMxYYe2UyYcFDAHrjt3pTcXe6KGiTjMKwNFUW3kHaxaqKq69Lhv8alb4ck5WVxu7fs69L9
7jmjgd7tNjejxPj9OZSQVSRdp_77Xs8xAPvtmPFIzMdfs3CH9eNCTCAiAHVk0E6AYTCU_cQAj2ipDcRCUgF
-sNgz0zKbkiQ8LGy7xw8KAWY7Z1Rx-UseBzJfMTX-
UPijrRqQwV1FMrGeB4BZBalB12oOo2d8pEtaifvPBm9wkaPF8HV6H8nR7pg-
tYpaihSfos43wLXlQ4izVzmC1O8ZJVPiGCNiyG_c-qaIhEPrOgW-9uE1m9pYzdw
2024-12-10 08:33:29.761 ERROR [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]]
c.e.r.p.w.step.InvokeExternalAPIStep : Error calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:33:29.792 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1


--- [or-http-epoll-4] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: stepEvent, stepName: invoke-api, eventType: Finished }
2024-12-10 08:33:29.793 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: ce7273fe-1a4d-491e-b0ef-
131d028871ed, type: workflowEvent, eventType: Finished }
2024-12-10 08:33:29.794 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : Wf : Finished
2024-12-10 08:33:29.796 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]] c.e.rms.payment.mail.EmailService
: Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 08:33:29.798 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]]
c.e.rms.shared.mail.S3TemplateResolver : RMS Mail :: using Thymeleaf templates
from S3
2024-12-10 08:33:29.950 INFO [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]]
c.e.rms.shared.mail.S3TemplateResolver : RMS Mail :: using Thymeleaf templates
from S3
2024-12-10 08:33:30.344 ERROR [payment-service,cf95cabc14248c9f,610d34a61a0bfdb8] 1
--- [or-http-epoll-4] [[email protected]] reactor.core.publisher.Operators
: Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:35:00.001 INFO [payment-service,208805d180555063,208805d180555063] 1


--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:35:00.053 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:35:00.750 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2661de41-06bb-46b8-af9b-89ba575c560a
2024-12-10 08:35:00.935 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 1ca5699c-ecf1-43cb-96a8-893603446b22
2024-12-10 08:35:01.016 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:35:01.017 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 83b70cd5-9626-442a-b303-176c69af6c8c, type: workflowEvent, eventType:
Started }
2024-12-10 08:35:01.017 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:35:01.018 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 83b70cd5-9626-442a-b303-176c69af6c8c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:35:01.018 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:35:01.019 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 83b70cd5-9626-442a-b303-176c69af6c8c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:35:01.019 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 83b70cd5-9626-442a-b303-176c69af6c8c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:35:01.019 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 83b70cd5-9626-442a-b303-176c69af6c8c and
name: jde-payment-wf
2024-12-10 08:35:01.020 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 83b70cd5-9626-442a-b303-176c69af6c8c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:35:01.020 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 83b70cd5-9626-442a-b303-176c69af6c8c with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:35:01.021 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:35:01.021 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:35:01.022 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:35:01.025 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40625, jobExecutionId=2661de41-06bb-46b8-af9b-
89ba575c560a, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=83b70cd5-9626-442a-b303-
176c69af6c8c, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:35:00.752708707, updatedBy=null, updatedDate=null)
2024-12-10 08:35:01.111 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:35:01.117 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1530a005-f821-40e0-9652-b00867615a6c, type: workflowEvent, eventType:
Started }
2024-12-10 08:35:01.118 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:35:01.119 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1530a005-f821-40e0-9652-b00867615a6c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:35:01.120 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:35:01.120 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1530a005-f821-40e0-9652-b00867615a6c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:35:01.121 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1530a005-f821-40e0-9652-b00867615a6c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:35:01.122 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1530a005-f821-40e0-9652-b00867615a6c and
name: d365-payment-wf
2024-12-10 08:35:01.122 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1530a005-f821-40e0-9652-b00867615a6c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:35:01.126 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1530a005-f821-40e0-9652-b00867615a6c with
sources: [rebates, medicaid]
2024-12-10 08:35:01.128 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:35:01.129 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:35:01.132 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40626, jobExecutionId=1ca5699c-ecf1-43cb-96a8-
893603446b22, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1530a005-f821-40e0-9652-
b00867615a6c, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:35:00.938489127, updatedBy=null, updatedDate=null)
2024-12-10 08:35:01.462 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:35:01.462 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:35:01.463 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 83b70cd5-9626-442a-b303-176c69af6c8c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:35:01.464 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 83b70cd5-9626-442a-b303-176c69af6c8c, type: workflowEvent, eventType:
Finished }
2024-12-10 08:35:01.465 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:35:01.560 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 87d21eb6-aa8e-40e5-bf96-0b37e2a84d0b
2024-12-10 08:35:01.751 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:35:01.751 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:35:01.751 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1530a005-f821-40e0-9652-b00867615a6c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:35:01.751 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1530a005-f821-40e0-9652-b00867615a6c, type: workflowEvent, eventType:
Finished }
2024-12-10 08:35:01.751 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:35:01.896 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 46a1303b-2e2b-48ef-8175-1ad07440e4ad
2024-12-10 08:35:02.005 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:35:02.005 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a, type: workflowEvent, eventType:
Started }
2024-12-10 08:35:02.006 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:35:02.007 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:35:02.008 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:35:02.008 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:35:02.009 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:35:02.009 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a and
name: jde-payment-wf
2024-12-10 08:35:02.012 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:35:02.013 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:35:02.016 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:35:02.016 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:35:02.019 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:35:02.029 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40627, jobExecutionId=87d21eb6-aa8e-40e5-bf96-
0b37e2a84d0b, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=6a7cd652-bb27-4c7f-9ee3-
5504c5400e9a, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:35:01.561326036, updatedBy=null, updatedDate=null)
2024-12-10 08:35:02.170 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 08:35:02.170 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: workflowEvent, eventType:
Started }
2024-12-10 08:35:02.170 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:35:02.170 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:35:02.170 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:35:02.170 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:35:02.170 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:35:02.171 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75 and
name: d365-payment-wf
2024-12-10 08:35:02.171 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:35:02.171 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75 with
sources: [rebates, medicaid]
2024-12-10 08:35:02.171 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:35:02.171 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:35:02.174 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40628, jobExecutionId=46a1303b-2e2b-48ef-8175-
1ad07440e4ad, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=87fcf210-c5fa-47e6-87cd-
5d32bbb24b75, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:35:01.901780580, updatedBy=null, updatedDate=null)
2024-12-10 08:35:02.530 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:35:02.532 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:35:02.534 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:35:02.534 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6a7cd652-bb27-4c7f-9ee3-5504c5400e9a, type: workflowEvent, eventType:
Finished }
2024-12-10 08:35:02.535 INFO [payment-service,208805d180555063,208805d180555063] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:35:02.604 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 08:35:02.606 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:35:02.608 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:35:02.610 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:35:02.611 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:35:02.613 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:35:02.614 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:35:02.615 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:35:02.619 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:35:02.620 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:35:02.621 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 08:35:02.624 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 08:35:02.624 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:35:02.624 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 08:35:02.625 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 08:35:02.961 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024083502.xml Generated Successfully.
2024-12-10 08:35:02.974 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 08:35:02.986 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 08:35:02.987 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 08:35:02.988 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:35:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:35:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:35:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:35:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:35:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:35:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:35:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:35:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T08:35:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T08:35:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:35:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 08:35:03.041 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2e7ddc7f-03be-47e4-880d-f91105b400cd
2024-12-10 08:35:03.115 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [or-http-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MTk0MDMsIm5
iZiI6MTczMzgxOTQwMywiZXhwIjoxNzMzODIzMzAzLCJhaW8iOiJrMkJnWU5oOGIySERoRjluKzlVU01wbG
ZNem5mQVFBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJGVWJIZy01b0NF
T0R4Ums5ajh0T0FBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAxMiJ9.UOEMjpvBTT-
9hZDTWzwB5rcV0AwGyqgw2RyxYXcMQpSvi3BR8IU1BmLMtZTP9IkLs0gmwOa_phewqyovUTjSETDFr1Tb-
DAO0puKhoH1fFNt3TSHZim7tyrBehxZohsnFnMlS4Y0MG4ZQBIgsFSmCTAWmgdPuhq4MzfPtbwx4aOY_mxM
cWNkNx-AE_P3spkhg_9UAX8pRyNybVsWfGJ_mSDuJeQv0Zw7Mmj52BtEN-oDCds2Lg12wiC-
CbJj8tTigTFRIdXXKTrD9syjmGVG5mHdh9Ek3tIwi1CmHQmEAjKjlKUUGkEhTd1qVwM_vrPHDx9eCket0wc
F-mXopadsGg
2024-12-10 08:35:03.198 ERROR [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [or-http-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:35:03.224 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1


--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 08:35:03.235 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 87fcf210-c5fa-47e6-87cd-5d32bbb24b75, type: workflowEvent, eventType:
Finished }
2024-12-10 08:35:03.236 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:35:03.241 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [or-http-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 08:35:03.445 ERROR [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [or-http-epoll-4] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:35:03.644 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:35:03.646 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: workflowEvent, eventType:
Started }
2024-12-10 08:35:03.646 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:35:03.647 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:35:03.647 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:35:03.648 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:35:03.648 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:35:03.648 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 25aef5d8-15d0-4f8d-b534-57505bdbccfa and
name: d365-payment-wf
2024-12-10 08:35:03.648 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:35:03.649 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 25aef5d8-15d0-4f8d-b534-57505bdbccfa with
sources: [rebates, medicaid]
2024-12-10 08:35:03.649 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:35:03.650 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:35:03.651 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40629, jobExecutionId=2e7ddc7f-03be-47e4-880d-
f91105b400cd, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=25aef5d8-15d0-4f8d-b534-
57505bdbccfa, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:35:03.042259059, updatedBy=null, updatedDate=null)
2024-12-10 08:35:03.939 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d86a98a0-20a4-48f4-b524-b92de4c28cba
2024-12-10 08:35:03.967 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:35:03.968 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:35:03.968 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:35:03.969 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:35:03.970 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:35:03.971 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:35:03.971 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:35:03.972 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:35:03.972 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:35:03.972 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:35:03.973 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:35:03.973 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:35:03.973 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:35:03.973 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:35:03.974 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:35:03.974 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:35:03.975 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:35:03.976 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:35:03.976 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:35:03.977 ERROR [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:35:03.979 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:35:03.979 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 25aef5d8-15d0-4f8d-b534-57505bdbccfa, type: workflowEvent, eventType:
Finished }
2024-12-10 08:35:03.982 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:35:03.983 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:35:04.478 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:35:04.479 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9dd626bc-012e-4fba-afa8-aec56400c351, type: workflowEvent, eventType:
Started }
2024-12-10 08:35:04.479 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:35:04.481 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9dd626bc-012e-4fba-afa8-aec56400c351, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:35:04.481 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:35:04.482 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9dd626bc-012e-4fba-afa8-aec56400c351, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:35:04.483 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9dd626bc-012e-4fba-afa8-aec56400c351, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:35:04.483 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9dd626bc-012e-4fba-afa8-aec56400c351 and
name: d365-payment-wf
2024-12-10 08:35:04.484 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9dd626bc-012e-4fba-afa8-aec56400c351, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:35:04.485 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9dd626bc-012e-4fba-afa8-aec56400c351 with
sources: [rebates, medicaid]
2024-12-10 08:35:04.486 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:35:04.486 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:35:04.488 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40630, jobExecutionId=d86a98a0-20a4-48f4-b524-
b92de4c28cba, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9dd626bc-012e-4fba-afa8-
aec56400c351, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:35:03.939396780, updatedBy=null, updatedDate=null)
2024-12-10 08:35:04.947 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:35:04.948 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:35:04.950 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9dd626bc-012e-4fba-afa8-aec56400c351, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:35:04.951 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9dd626bc-012e-4fba-afa8-aec56400c351, type: workflowEvent, eventType:
Finished }
2024-12-10 08:35:04.953 INFO [payment-service,fcdfc7dcaef220ae,fcdfc7dcaef220ae] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:39:00.002 INFO [payment-service,51989a075a96dbe1,51989a075a96dbe1] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 08:40:00.001 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:40:00.586 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 457994bc-ff16-43e3-806c-8560a006745c
2024-12-10 08:40:00.763 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:40:00.764 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1eee19cd-bc34-4a1f-bc0d-dedef959998c, type: workflowEvent, eventType:
Started }
2024-12-10 08:40:00.765 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:40:00.765 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1eee19cd-bc34-4a1f-bc0d-dedef959998c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:40:00.765 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:40:00.765 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1eee19cd-bc34-4a1f-bc0d-dedef959998c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:40:00.766 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1eee19cd-bc34-4a1f-bc0d-dedef959998c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:40:00.766 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 1eee19cd-bc34-4a1f-bc0d-dedef959998c and
name: d365-payment-wf
2024-12-10 08:40:00.767 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1eee19cd-bc34-4a1f-bc0d-dedef959998c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:40:00.767 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 1eee19cd-bc34-4a1f-bc0d-dedef959998c with
sources: [rebates, medicaid]
2024-12-10 08:40:00.767 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:40:00.768 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:40:00.769 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40631, jobExecutionId=457994bc-ff16-43e3-806c-
8560a006745c, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=1eee19cd-bc34-4a1f-bc0d-
dedef959998c, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:40:00.587179287, updatedBy=null, updatedDate=null)
2024-12-10 08:40:01.546 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:40:01.547 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:40:01.548 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1eee19cd-bc34-4a1f-bc0d-dedef959998c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:40:01.548 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 1eee19cd-bc34-4a1f-bc0d-dedef959998c, type: workflowEvent, eventType:
Finished }
2024-12-10 08:40:01.548 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:40:01.616 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : e5eb5150-7f98-4647-99f9-070bdcaa0ebe
2024-12-10 08:40:01.829 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 08:40:01.829 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: workflowEvent, eventType:
Started }
2024-12-10 08:40:01.830 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:40:01.830 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:40:01.830 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:40:01.831 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:40:01.831 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:40:01.831 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a59a9002-67c3-4cc2-a2b1-f6ac19d33629 and
name: d365-payment-wf
2024-12-10 08:40:01.831 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:40:01.831 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a59a9002-67c3-4cc2-a2b1-f6ac19d33629 with
sources: [rebates, medicaid]
2024-12-10 08:40:01.836 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:40:01.839 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:40:01.875 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40632, jobExecutionId=e5eb5150-7f98-4647-99f9-
070bdcaa0ebe, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a59a9002-67c3-4cc2-a2b1-
f6ac19d33629, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:40:01.616689706, updatedBy=null, updatedDate=null)
2024-12-10 08:40:02.372 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 08:40:02.372 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:40:02.372 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:40:02.379 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:40:02.384 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:40:02.390 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:40:02.403 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:40:02.415 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:40:02.438 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:40:02.453 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:40:02.473 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 08:40:02.475 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 08:40:02.475 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:40:02.476 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 08:40:02.476 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 08:40:02.584 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024084002.xml Generated Successfully.
2024-12-10 08:40:02.599 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 08:40:02.604 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 08:40:02.606 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 08:40:02.613 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:40:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:40:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:40:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:40:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:40:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:40:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:40:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:40:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T08:40:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T08:40:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:40:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 08:40:02.864 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 05b55995-390c-4b13-a832-a41384814be4
2024-12-10 08:40:03.015 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [or-http-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MTk3MDIsIm5
iZiI6MTczMzgxOTcwMiwiZXhwIjoxNzMzODIzNjAyLCJhaW8iOiJrMkJnWUxqU1UxZjZjVjVZRDh2VUx3WH
pOdnE1QWdBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJDZFZnUmlWSzlV
S3FSdGw3bHF3TEFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAyIn0.Hn3l7gzdnhr8WYKXAgjzUiD
n6BFzE9Baj-ejeTNVj38HtDpjhiI79MmRpgFu-
10qSJpDLiT04xoSGQu1OMHmxqQt0nvYVBZ5BlxfQQC844X457DNnj_aGJD6m-
JOvm0AzXqHWZTVCNCaAkOF5JSTKr-qdOw3W1U_QEjrxMTVXeFusN2qfa_OvIH3-
wHCdNBvyGcjzhgfMQ6AbOKqoZvP3frFKJM0b5ij5I_hs0TbGOjdVQ9DbZuk7Bol-GyKR1bpk_6PK_-
EhyRKJQ8IaG2S-qb9x1fI3ioX24xKaAdkpLdi5MC1Objh8FEOe6Dood8Q2BrOg_ni4qsPsEoZTPd64w
2024-12-10 08:40:03.316 ERROR [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [or-http-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:40:03.334 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1


--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 08:40:03.337 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a59a9002-67c3-4cc2-a2b1-f6ac19d33629, type: workflowEvent, eventType:
Finished }
2024-12-10 08:40:03.338 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:40:03.341 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [or-http-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 08:40:03.602 ERROR [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [or-http-epoll-1] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:40:03.645 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:40:03.650 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: workflowEvent, eventType:
Started }
2024-12-10 08:40:03.652 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:40:03.657 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:40:03.657 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:40:03.660 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:40:03.660 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:40:03.661 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: f301b28d-d3e9-4926-bc5c-7c61bad170f1 and
name: d365-payment-wf
2024-12-10 08:40:03.661 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:40:03.661 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: f301b28d-d3e9-4926-bc5c-7c61bad170f1 with
sources: [rebates, medicaid]
2024-12-10 08:40:03.661 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:40:03.661 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:40:03.663 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40633, jobExecutionId=05b55995-390c-4b13-a832-
a41384814be4, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=f301b28d-d3e9-4926-bc5c-
7c61bad170f1, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:40:02.866009396, updatedBy=null, updatedDate=null)
2024-12-10 08:40:03.845 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:40:03.847 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:40:03.848 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:40:03.850 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:40:03.852 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:40:03.853 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:40:03.854 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:40:03.855 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:40:03.855 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:40:03.855 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:40:03.855 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:40:03.856 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:40:03.856 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:40:03.856 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:40:03.857 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:40:03.858 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:40:03.858 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:40:03.858 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:40:03.859 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:40:03.859 ERROR [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:40:03.864 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:40:03.864 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f301b28d-d3e9-4926-bc5c-7c61bad170f1, type: workflowEvent, eventType:
Finished }
2024-12-10 08:40:03.864 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:40:03.865 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:40:04.372 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 1a46c189-13ce-4269-8887-474184a6c31b
2024-12-10 08:40:05.063 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:40:05.063 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27f53f49-a557-461e-bb10-133d585b3c75, type: workflowEvent, eventType:
Started }
2024-12-10 08:40:05.063 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:40:05.063 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27f53f49-a557-461e-bb10-133d585b3c75, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:40:05.063 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:40:05.064 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27f53f49-a557-461e-bb10-133d585b3c75, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:40:05.064 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27f53f49-a557-461e-bb10-133d585b3c75, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:40:05.064 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 27f53f49-a557-461e-bb10-133d585b3c75 and
name: d365-payment-wf
2024-12-10 08:40:05.064 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27f53f49-a557-461e-bb10-133d585b3c75, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:40:05.064 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 27f53f49-a557-461e-bb10-133d585b3c75 with
sources: [rebates, medicaid]
2024-12-10 08:40:05.064 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:40:05.064 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:40:05.065 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40634, jobExecutionId=1a46c189-13ce-4269-8887-
474184a6c31b, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=27f53f49-a557-461e-bb10-
133d585b3c75, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:40:04.374219872, updatedBy=null, updatedDate=null)
2024-12-10 08:40:05.273 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:40:05.275 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:40:05.277 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27f53f49-a557-461e-bb10-133d585b3c75, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:40:05.278 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 27f53f49-a557-461e-bb10-133d585b3c75, type: workflowEvent, eventType:
Finished }
2024-12-10 08:40:05.278 INFO [payment-service,725ac95e5b106005,725ac95e5b106005] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:42:00.006 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:42:00.603 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 8e9ed972-5e55-4ede-96d7-c9f0eeb81aef
2024-12-10 08:42:00.778 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:42:00.779 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c45b6ea5-6d55-425e-99e0-ac9a6bc354df, type: workflowEvent, eventType:
Started }
2024-12-10 08:42:00.780 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:42:00.780 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c45b6ea5-6d55-425e-99e0-ac9a6bc354df, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:42:00.781 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:42:00.783 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c45b6ea5-6d55-425e-99e0-ac9a6bc354df, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:42:00.786 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c45b6ea5-6d55-425e-99e0-ac9a6bc354df, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:42:00.787 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: c45b6ea5-6d55-425e-99e0-ac9a6bc354df and
name: jde-payment-wf
2024-12-10 08:42:00.787 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c45b6ea5-6d55-425e-99e0-ac9a6bc354df, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:42:00.788 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: c45b6ea5-6d55-425e-99e0-ac9a6bc354df with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:42:00.788 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:42:00.788 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:42:00.793 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:42:00.795 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40635, jobExecutionId=8e9ed972-5e55-4ede-96d7-
c9f0eeb81aef, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=c45b6ea5-6d55-425e-99e0-
ac9a6bc354df, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:42:00.603290768, updatedBy=null, updatedDate=null)
2024-12-10 08:42:01.181 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:42:01.181 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:42:01.181 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c45b6ea5-6d55-425e-99e0-ac9a6bc354df, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:42:01.181 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: c45b6ea5-6d55-425e-99e0-ac9a6bc354df, type: workflowEvent, eventType:
Finished }
2024-12-10 08:42:01.182 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:42:01.469 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 92eab5b2-ff3d-45dc-8439-d4896075f417
2024-12-10 08:42:01.649 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae, type: workflowEvent, eventType:
Started }
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae and
name: jde-payment-wf
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:42:01.650 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:42:01.651 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:42:01.656 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40636, jobExecutionId=92eab5b2-ff3d-45dc-8439-
d4896075f417, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=68ec4c03-bd7d-4a54-9250-
8d745cb8e1ae, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:42:01.470066500, updatedBy=null, updatedDate=null)
2024-12-10 08:42:02.284 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:42:02.286 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:42:02.286 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:42:02.287 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68ec4c03-bd7d-4a54-9250-8d745cb8e1ae, type: workflowEvent, eventType:
Finished }
2024-12-10 08:42:02.287 INFO [payment-service,864e67f6eb7550f4,864e67f6eb7550f4] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:45:00.014 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:45:00.624 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f2ddac66-5fb5-45fa-8fb5-669a5b6a5784
2024-12-10 08:45:00.799 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:45:00.800 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 133fa951-561e-4749-95ed-c82c5e2a59f6, type: workflowEvent, eventType:
Started }
2024-12-10 08:45:00.801 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:45:00.801 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 133fa951-561e-4749-95ed-c82c5e2a59f6, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:45:00.801 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:45:00.801 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 133fa951-561e-4749-95ed-c82c5e2a59f6, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:45:00.802 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 133fa951-561e-4749-95ed-c82c5e2a59f6, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:45:00.802 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 133fa951-561e-4749-95ed-c82c5e2a59f6 and
name: d365-payment-wf
2024-12-10 08:45:00.802 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 133fa951-561e-4749-95ed-c82c5e2a59f6, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:45:00.802 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 133fa951-561e-4749-95ed-c82c5e2a59f6 with
sources: [rebates, medicaid]
2024-12-10 08:45:00.803 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:45:00.803 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:45:00.804 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40637, jobExecutionId=f2ddac66-5fb5-45fa-8fb5-
669a5b6a5784, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=133fa951-561e-4749-95ed-
c82c5e2a59f6, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:45:00.624727349, updatedBy=null, updatedDate=null)
2024-12-10 08:45:01.221 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:45:01.221 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:45:01.228 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 133fa951-561e-4749-95ed-c82c5e2a59f6, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:45:01.228 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 133fa951-561e-4749-95ed-c82c5e2a59f6, type: workflowEvent, eventType:
Finished }
2024-12-10 08:45:01.228 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:45:01.396 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b7bc0e8a-2eaf-4994-b81c-f0e01085934c
2024-12-10 08:45:01.584 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 08:45:01.586 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: workflowEvent, eventType:
Started }
2024-12-10 08:45:01.586 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:45:01.587 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:45:01.591 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:45:01.600 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:45:01.600 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:45:01.600 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ec98377c-12b3-485b-9b11-255b4d438e72 and
name: d365-payment-wf
2024-12-10 08:45:01.600 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:45:01.600 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ec98377c-12b3-485b-9b11-255b4d438e72 with
sources: [rebates, medicaid]
2024-12-10 08:45:01.600 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:45:01.600 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:45:01.603 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40638, jobExecutionId=b7bc0e8a-2eaf-4994-b81c-
f0e01085934c, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ec98377c-12b3-485b-9b11-
255b4d438e72, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:45:01.397846683, updatedBy=null, updatedDate=null)
2024-12-10 08:45:02.122 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 08:45:02.124 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:45:02.125 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:45:02.128 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:45:02.137 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:45:02.139 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:45:02.140 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:45:02.142 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:45:02.142 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:45:02.143 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:45:02.150 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 08:45:02.154 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 08:45:02.155 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:45:02.155 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 08:45:02.158 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 08:45:02.236 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024084502.xml Generated Successfully.
2024-12-10 08:45:02.236 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 08:45:02.237 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 08:45:02.237 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 08:45:02.237 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:45:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:45:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:45:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:45:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:45:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:45:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:45:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:45:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T08:45:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T08:45:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:45:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 08:45:02.454 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 932f8e30-f08c-4d00-81c1-c6b6e2a89664
2024-12-10 08:45:02.458 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [or-http-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjAwMDIsIm5
iZiI6MTczMzgyMDAwMiwiZXhwIjoxNzMzODIzOTAyLCJhaW8iOiJrMkJnWUZnMzFUUFZ2OGZKUkMrOXhMN3
ZqTFluQUE9PSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJyLWM3ajRuOGtF
V29yMGY2UFlBTkFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAyOCJ9.I-
Xfc_GGh5rpChnhjqsayCVoiO57TWBvRJX2yF23HBqTlkMvXlm_ZoIJytOusBNB8XMg4NPmTM0Y6w6gfAToq
XTQ4wmH-Obt-zWhDkpmJg6D7eTxijWQDbY5FSgzdBUlTmZVddW2A6MXm4ADCzkb8zq-iwaynqui8jMJU-
moXdPW3R6RVmNG9p6_rfyeQmzGzHr7J5ooshW5wdcI74SEJxkjB4qCupl7oNnWOVE5Bj0eeNg6e0-
nWHk3cSP51OvCc_fTfxD4Mslptn_8DXz8n8pEynmfyYJgeaVc4KrbCQ9bQF7K_jcrbeBZuNw97MFDs0Q0I9
Vh-cCxm5wPKQr3FA
2024-12-10 08:45:02.995 ERROR [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [or-http-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:45:03.007 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1


--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 08:45:03.009 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ec98377c-12b3-485b-9b11-255b4d438e72, type: workflowEvent, eventType:
Finished }
2024-12-10 08:45:03.011 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:45:03.018 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [or-http-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 08:45:03.264 ERROR [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [or-http-epoll-2] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:45:03.512 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:45:03.514 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: workflowEvent, eventType:
Started }
2024-12-10 08:45:03.517 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:45:03.519 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:45:03.521 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:45:03.523 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:45:03.525 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:45:03.526 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1 and
name: d365-payment-wf
2024-12-10 08:45:03.530 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:45:03.533 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1 with
sources: [rebates, medicaid]
2024-12-10 08:45:03.533 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:45:03.533 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:45:03.534 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40639, jobExecutionId=932f8e30-f08c-4d00-81c1-
c6b6e2a89664, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7f6a6397-d9f0-472b-90f6-
14d2f85a43a1, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:45:02.454856585, updatedBy=null, updatedDate=null)
2024-12-10 08:45:03.747 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:45:03.747 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:45:03.747 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:45:03.749 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:45:03.749 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:45:03.750 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:45:03.751 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:45:03.751 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:45:03.751 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:45:03.751 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:45:03.752 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:45:03.752 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:45:03.752 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:45:03.752 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:45:03.752 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:45:03.753 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:45:03.753 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:45:03.754 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:45:03.754 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:45:03.754 ERROR [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:
java.lang.RuntimeException: All records are invalid
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:45:03.756 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1


--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:45:03.756 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7f6a6397-d9f0-472b-90f6-14d2f85a43a1, type: workflowEvent, eventType:
Finished }
2024-12-10 08:45:03.756 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:45:03.757 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:45:04.131 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : baa3b455-8f94-404a-9721-064c8622423a
2024-12-10 08:45:04.674 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:45:04.675 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97a4553d-596d-4113-8752-6b47e89a8a36, type: workflowEvent, eventType:
Started }
2024-12-10 08:45:04.675 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:45:04.676 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97a4553d-596d-4113-8752-6b47e89a8a36, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:45:04.676 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:45:04.676 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97a4553d-596d-4113-8752-6b47e89a8a36, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:45:04.677 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97a4553d-596d-4113-8752-6b47e89a8a36, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:45:04.678 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 97a4553d-596d-4113-8752-6b47e89a8a36 and
name: d365-payment-wf
2024-12-10 08:45:04.678 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97a4553d-596d-4113-8752-6b47e89a8a36, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:45:04.678 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 97a4553d-596d-4113-8752-6b47e89a8a36 with
sources: [rebates, medicaid]
2024-12-10 08:45:04.679 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:45:04.680 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:45:04.682 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40640, jobExecutionId=baa3b455-8f94-404a-9721-
064c8622423a, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=97a4553d-596d-4113-8752-
6b47e89a8a36, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:45:04.135170980, updatedBy=null, updatedDate=null)
2024-12-10 08:45:05.010 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:45:05.013 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:45:05.014 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97a4553d-596d-4113-8752-6b47e89a8a36, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:45:05.016 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97a4553d-596d-4113-8752-6b47e89a8a36, type: workflowEvent, eventType:
Finished }
2024-12-10 08:45:05.017 INFO [payment-service,e5b53ef639d7957c,e5b53ef639d7957c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:48:44.422 DEBUG [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [or-http-epoll-3] [lush-core] lush.core.debug : ALLOW:
userName: [email protected]
2024-12-10 08:48:44.431 DEBUG [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [ parallel-2] [lush-core] lush.core.debug : ****
2024-12-10 08:48:44.432 DEBUG [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [ parallel-2] [lush-core] lush.core.debug :
intercepted request - Mono invocation
2024-12-10 08:48:44.441 DEBUG [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [ parallel-2] [lush-core] lush.core.debug : ticket
user: [email protected]
2024-12-10 08:48:44.441 DEBUG [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [ parallel-2] [[email protected]] lush.core.debug
: invoking: class
com.eversana.rms.payment.controller.PaymentController::triggerPaymentJob
2024-12-10 08:48:44.977 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.rms.payment.job.JobExecutionFacade : Saving job execution log for
jobExecutionId : daf92cbc-6903-40bd-ba56-9ad23180c887
2024-12-10 08:48:45.142 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.processor.PaymentProcessor : Generating payment file for client : KE
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: workflowEvent, eventType: Started }
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : Wf : Started
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: init, eventType: Started }
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365 Payment Workflow Initiated
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: init, eventType: Finished }
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: fetch, eventType: Next }
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Starting step: fetch for workflow id:
07693fa8-d2a3-4648-bc67-862fa98603ea and name: d365-payment-wf
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: fetch, eventType: Started }
2024-12-10 08:48:45.143 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Starting fetch step for workflow ID:
07693fa8-d2a3-4648-bc67-862fa98603ea with sources: [rebates, medicaid]
2024-12-10 08:48:45.144 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Fetching records for source: rebates
2024-12-10 08:48:45.144 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Fetching records for source: medicaid
2024-12-10 08:48:45.144 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.controller.PaymentController : jobExecutionLog :
JobExecutionLog(id=40641, jobExecutionId=daf92cbc-6903-40bd-ba56-9ad23180c887,
jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=07693fa8-d2a3-4648-bc67-
862fa98603ea, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), [email protected], createdDate=2024-
12-10T08:48:44.977834658, updatedBy=null, updatedDate=null)
2024-12-10 08:48:45.145 DEBUG [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]] lush.core.debug
: ****
2024-12-10 08:48:45.543 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Fetched 5 records
2024-12-10 08:48:45.544 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : 5 records found. Proceeding with next
step and payment request summary update.
2024-12-10 08:48:45.544 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: rebates
2024-12-10 08:48:45.548 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: rebates
2024-12-10 08:48:45.553 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: medicaid
2024-12-10 08:48:45.559 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: medicaid
2024-12-10 08:48:45.564 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.workflow.step.FetchRecordStep : Updating payment request summary for
approvalType: medicaid
2024-12-10 08:48:45.566 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: fetch, eventType: Finished }
2024-12-10 08:48:45.567 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: validate, eventType: Next }
2024-12-10 08:48:45.567 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: validate, eventType: Started }
2024-12-10 08:48:45.569 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.w.step.RecordValidationStep : Valid records count: 5
2024-12-10 08:48:45.569 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.w.step.RecordValidationStep : Invalid records count: 0
2024-12-10 08:48:45.570 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: validate, eventType: Finished }
2024-12-10 08:48:45.570 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: file-generation, eventType: Next }
2024-12-10 08:48:45.571 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: file-generation, eventType: Started }
2024-12-10 08:48:45.597 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]] c.e.r.p.w.step.FileGenerationStep
: File : KE_REQ_12102024084845.xml Generated Successfully.
2024-12-10 08:48:45.598 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: file-generation, eventType: Finished }
2024-12-10 08:48:45.599 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: invoke-api, eventType: Next }
2024-12-10 08:48:45.599 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: invoke-api, eventType: Started }
2024-12-10 08:48:45.599 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [tor-tcp-epoll-2] [[email protected]]
c.e.r.p.w.step.InvokeExternalAPIStep : File Content: <?xml version="1.0"
encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:48:45</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:48:45</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:48:45-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:48:45-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:48:45</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:48:45-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:48:45-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:48:45</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T08:48:45-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T08:48:45-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:48:45</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 08:48:45.909 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [or-http-epoll-3] [[email protected]]
c.e.r.p.w.step.InvokeExternalAPIStep : Bearer Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjAyMjUsIm5
iZiI6MTczMzgyMDIyNSwiZXhwIjoxNzMzODI0MTI1LCJhaW8iOiJrMkJnWVBENkVUYkw0STJNNStFdEluY3
Z2SStKQXdBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJRUy0xSEgwU2Nr
T1NWNnFULWlFUkFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAzMCJ9.mw2Jyvx5iRhNTdl2g_oru3
fG3n0_ciyUmWDMrBUnlpAGt343rwVPatNAcmJu6iZMliHxCuGGsKnOmqWRmQwpRe8QXNk_NIkWw_mTAmpeX
K-dU1UW2xk909ohIJUpX9xFEg-
NIZWkKFlAQdfTNXBuaG2kfEFMXq9sn9PaAJZq6k5u6arbnpAKyLEe__95sX3fAI4JdQO7RAgEmiQAqm93FY
esSnYK8WArFUncQDxjfL6147iRcmHacFD6S0NpOWmpRH3hssPO5CK2p_6hXVn1tBufBZkO3FGmlTN3cirdi
b_-fYbTpEQGdf-IpgtKVqzYZOdenPuM6jgBeFhmd8276Q
2024-12-10 08:48:46.353 ERROR [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [or-http-epoll-3] [[email protected]]
c.e.r.p.w.step.InvokeExternalAPIStep : Error calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:48:46.360 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1


--- [or-http-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: stepEvent, stepName: invoke-api, eventType: Finished }
2024-12-10 08:48:46.360 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [or-http-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : { workflowId: 07693fa8-d2a3-4648-bc67-
862fa98603ea, type: workflowEvent, eventType: Finished }
2024-12-10 08:48:46.360 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [or-http-epoll-3] [[email protected]]
c.e.r.payment.workflow.WorkflowWatcher : Wf : Finished
2024-12-10 08:48:46.400 INFO [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [or-http-epoll-3] [[email protected]] c.e.rms.payment.mail.EmailService
: Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 08:48:46.684 ERROR [payment-service,ddc698344675e544,4432c9aedef8bc2d] 1
--- [or-http-epoll-3] [[email protected]] reactor.core.publisher.Operators
: Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:49:00.000 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1


--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:49:00.603 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : a81a7590-2c09-4e70-892f-5e23dc7f58c4
2024-12-10 08:49:00.773 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:49:00.774 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f88887ec-a1db-4b7e-ad23-ef803e8401d9, type: workflowEvent, eventType:
Started }
2024-12-10 08:49:00.774 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:49:00.774 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f88887ec-a1db-4b7e-ad23-ef803e8401d9, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:49:00.774 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:49:00.775 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f88887ec-a1db-4b7e-ad23-ef803e8401d9, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:49:00.776 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f88887ec-a1db-4b7e-ad23-ef803e8401d9, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:49:00.776 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: f88887ec-a1db-4b7e-ad23-ef803e8401d9 and
name: jde-payment-wf
2024-12-10 08:49:00.776 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f88887ec-a1db-4b7e-ad23-ef803e8401d9, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:49:00.777 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: f88887ec-a1db-4b7e-ad23-ef803e8401d9 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:49:00.779 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:49:00.780 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:49:00.780 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:49:00.784 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40642, jobExecutionId=a81a7590-2c09-4e70-892f-
5e23dc7f58c4, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=f88887ec-a1db-4b7e-ad23-
ef803e8401d9, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:49:00.603588969, updatedBy=null, updatedDate=null)
2024-12-10 08:49:01.346 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:49:01.347 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:49:01.347 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f88887ec-a1db-4b7e-ad23-ef803e8401d9, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:49:01.347 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: f88887ec-a1db-4b7e-ad23-ef803e8401d9, type: workflowEvent, eventType:
Finished }
2024-12-10 08:49:01.348 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:49:01.450 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c6fb8870-3afe-45e1-8971-8a5818966a4e
2024-12-10 08:49:01.610 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:49:01.611 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3d249af5-5e4d-4afc-860c-2150cac95d96, type: workflowEvent, eventType:
Started }
2024-12-10 08:49:01.613 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:49:01.614 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3d249af5-5e4d-4afc-860c-2150cac95d96, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:49:01.615 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:49:01.615 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3d249af5-5e4d-4afc-860c-2150cac95d96, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:49:01.615 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3d249af5-5e4d-4afc-860c-2150cac95d96, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:49:01.615 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3d249af5-5e4d-4afc-860c-2150cac95d96 and
name: jde-payment-wf
2024-12-10 08:49:01.616 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3d249af5-5e4d-4afc-860c-2150cac95d96, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:49:01.616 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3d249af5-5e4d-4afc-860c-2150cac95d96 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:49:01.616 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:49:01.617 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:49:01.617 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:49:01.637 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40643, jobExecutionId=c6fb8870-3afe-45e1-8971-
8a5818966a4e, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3d249af5-5e4d-4afc-860c-
2150cac95d96, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:49:01.450347905, updatedBy=null, updatedDate=null)
2024-12-10 08:49:02.432 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:49:02.432 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:49:02.432 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3d249af5-5e4d-4afc-860c-2150cac95d96, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:49:02.432 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3d249af5-5e4d-4afc-860c-2150cac95d96, type: workflowEvent, eventType:
Finished }
2024-12-10 08:49:02.432 INFO [payment-service,7c78bb3e5f4ec8a3,7c78bb3e5f4ec8a3] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:50:00.000 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:50:00.673 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 66b86745-86a9-4208-97d1-e8ffcac132e8
2024-12-10 08:50:00.842 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:50:00.842 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 825a4e36-1279-4525-aa5e-2b37c3ae235d, type: workflowEvent, eventType:
Started }
2024-12-10 08:50:00.842 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:50:00.842 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 825a4e36-1279-4525-aa5e-2b37c3ae235d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 825a4e36-1279-4525-aa5e-2b37c3ae235d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 825a4e36-1279-4525-aa5e-2b37c3ae235d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 825a4e36-1279-4525-aa5e-2b37c3ae235d and
name: d365-payment-wf
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 825a4e36-1279-4525-aa5e-2b37c3ae235d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 825a4e36-1279-4525-aa5e-2b37c3ae235d with
sources: [rebates, medicaid]
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:50:00.843 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:50:00.844 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40644, jobExecutionId=66b86745-86a9-4208-97d1-
e8ffcac132e8, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=825a4e36-1279-4525-aa5e-
2b37c3ae235d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:50:00.673749576, updatedBy=null, updatedDate=null)
2024-12-10 08:50:01.251 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:50:01.253 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:50:01.253 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 825a4e36-1279-4525-aa5e-2b37c3ae235d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:50:01.254 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 825a4e36-1279-4525-aa5e-2b37c3ae235d, type: workflowEvent, eventType:
Finished }
2024-12-10 08:50:01.254 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:50:01.587 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6cda043b-3fcb-486a-ac82-3f7ea4d722fc
2024-12-10 08:50:01.871 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 08:50:01.872 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: workflowEvent, eventType:
Started }
2024-12-10 08:50:01.872 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:50:01.872 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:50:01.872 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:50:01.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:50:01.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:50:01.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: e1da60f7-7b26-43ef-899c-f91d2f17badd and
name: d365-payment-wf
2024-12-10 08:50:01.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:50:01.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: e1da60f7-7b26-43ef-899c-f91d2f17badd with
sources: [rebates, medicaid]
2024-12-10 08:50:01.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:50:01.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:50:01.884 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40645, jobExecutionId=6cda043b-3fcb-486a-ac82-
3f7ea4d722fc, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=e1da60f7-7b26-43ef-899c-
f91d2f17badd, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:50:01.589263405, updatedBy=null, updatedDate=null)
2024-12-10 08:50:02.446 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 08:50:02.449 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:50:02.451 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:50:02.455 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:50:02.457 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:50:02.461 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:50:02.464 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:50:02.466 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:50:02.469 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:50:02.471 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:50:02.477 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 08:50:02.480 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 08:50:02.482 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:50:02.483 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 08:50:02.484 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 08:50:02.509 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024085002.xml Generated Successfully.
2024-12-10 08:50:02.512 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 08:50:02.516 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 08:50:02.519 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 08:50:02.522 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:50:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:50:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:50:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:50:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:50:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:50:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:50:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:50:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T08:50:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T08:50:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:50:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 08:50:02.647 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [or-http-epoll-3] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjAzMDIsIm5
iZiI6MTczMzgyMDMwMiwiZXhwIjoxNzMzODI0MjAyLCJhaW8iOiJrMkJnWVBENkVUYkw0STJNNStFdEluY3
Z2SStKQXdBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJRUy0xSEgwU2Nr
T1NWNnFUaGljUkFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAzMCJ9.tw-
R798_eYfadogRZfngBQABaYaA7mw4FWB2inoMyKyPBqW-FyqicxBHFVbxp0HCLz1-
KBvTXvcbB6oMjDaI_K9WAyB2xtlnPxJhX3ry7vCKXqZc9z5puiWAK8HF0Fbpoybp4t3QXrYxkGlI9NaZXEK
V1n2TCyAaPo_dCHPPkYEEECpMvXYMwL2p0lArisRajBwoxMbMMSi3ufsKcMbzR7JHGfRJfxyPjM2fCpDRsj
KnatWdz3_zOofsAWHUG10qAxk8oFURq5pI_0eV2Qy0g_ZTCEKcc0Ru42X78Ea8WdKObkZu77RciF1xtrdzX
y5ndRWA3BvDDAS8SI63iVACMg
2024-12-10 08:50:02.707 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : aff0f376-8b89-4d7a-8ae6-20bdc082e0da
2024-12-10 08:50:02.733 ERROR [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [or-http-epoll-3] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:50:02.749 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1


--- [or-http-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 08:50:02.753 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [or-http-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: e1da60f7-7b26-43ef-899c-f91d2f17badd, type: workflowEvent, eventType:
Finished }
2024-12-10 08:50:02.755 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [or-http-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:50:02.762 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [or-http-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 08:50:03.046 ERROR [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [or-http-epoll-3] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:50:03.614 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:50:03.616 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: workflowEvent, eventType:
Started }
2024-12-10 08:50:03.616 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:50:03.617 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:50:03.617 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:50:03.618 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:50:03.618 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:50:03.619 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3b9d8ff1-84d6-44ae-a596-312408f756f1 and
name: d365-payment-wf
2024-12-10 08:50:03.619 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:50:03.620 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3b9d8ff1-84d6-44ae-a596-312408f756f1 with
sources: [rebates, medicaid]
2024-12-10 08:50:03.620 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:50:03.621 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:50:03.622 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40646, jobExecutionId=aff0f376-8b89-4d7a-8ae6-
20bdc082e0da, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3b9d8ff1-84d6-44ae-a596-
312408f756f1, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:50:02.711689926, updatedBy=null, updatedDate=null)
2024-12-10 08:50:03.831 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:50:03.832 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:50:03.833 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:50:03.835 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:50:03.838 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:50:03.841 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:50:03.845 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:50:03.847 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:50:03.849 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:50:03.852 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:50:03.854 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:50:03.855 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:50:03.857 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:50:03.860 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:50:03.862 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:50:03.864 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:50:03.868 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:50:03.871 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:50:03.873 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:50:03.875 ERROR [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:50:03.898 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:50:03.899 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3b9d8ff1-84d6-44ae-a596-312408f756f1, type: workflowEvent, eventType:
Finished }
2024-12-10 08:50:03.900 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:50:03.901 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:50:04.372 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 2fb3c5a2-d4dc-42f9-91b2-fc49e0073fa9
2024-12-10 08:50:05.089 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:50:05.090 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 709221bf-203e-4aaa-b412-2b0e905bb549, type: workflowEvent, eventType:
Started }
2024-12-10 08:50:05.091 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:50:05.092 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 709221bf-203e-4aaa-b412-2b0e905bb549, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:50:05.092 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:50:05.093 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 709221bf-203e-4aaa-b412-2b0e905bb549, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:50:05.093 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 709221bf-203e-4aaa-b412-2b0e905bb549, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:50:05.093 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 709221bf-203e-4aaa-b412-2b0e905bb549 and
name: d365-payment-wf
2024-12-10 08:50:05.093 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 709221bf-203e-4aaa-b412-2b0e905bb549, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:50:05.094 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 709221bf-203e-4aaa-b412-2b0e905bb549 with
sources: [rebates, medicaid]
2024-12-10 08:50:05.094 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:50:05.094 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:50:05.098 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40647, jobExecutionId=2fb3c5a2-d4dc-42f9-91b2-
fc49e0073fa9, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=709221bf-203e-4aaa-b412-
2b0e905bb549, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:50:04.379041904, updatedBy=null, updatedDate=null)
2024-12-10 08:50:05.512 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:50:05.513 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:50:05.514 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 709221bf-203e-4aaa-b412-2b0e905bb549, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:50:05.515 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 709221bf-203e-4aaa-b412-2b0e905bb549, type: workflowEvent, eventType:
Finished }
2024-12-10 08:50:05.515 INFO [payment-service,3b927fb16e9fc41e,3b927fb16e9fc41e] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:52:00.001 INFO [payment-service,8f946452eba97306,8f946452eba97306] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 08:55:00.000 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 08:55:00.686 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : fa44bfcb-05a6-4b90-9613-29ccfefe9c1e
2024-12-10 08:55:00.858 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84675465-d7c9-4c77-90d3-484d336dea0b, type: workflowEvent, eventType:
Started }
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84675465-d7c9-4c77-90d3-484d336dea0b, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84675465-d7c9-4c77-90d3-484d336dea0b, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84675465-d7c9-4c77-90d3-484d336dea0b, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 84675465-d7c9-4c77-90d3-484d336dea0b and
name: d365-payment-wf
2024-12-10 08:55:00.859 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84675465-d7c9-4c77-90d3-484d336dea0b, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:55:00.860 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 84675465-d7c9-4c77-90d3-484d336dea0b with
sources: [rebates, medicaid]
2024-12-10 08:55:00.860 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:55:00.860 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:55:00.861 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40648, jobExecutionId=fa44bfcb-05a6-4b90-9613-
29ccfefe9c1e, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=84675465-d7c9-4c77-90d3-
484d336dea0b, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:55:00.686518404, updatedBy=null, updatedDate=null)
2024-12-10 08:55:01.307 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:55:01.309 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:55:01.312 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84675465-d7c9-4c77-90d3-484d336dea0b, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:55:01.314 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 84675465-d7c9-4c77-90d3-484d336dea0b, type: workflowEvent, eventType:
Finished }
2024-12-10 08:55:01.316 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:55:01.395 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 7c746f5f-a92d-4ed0-a0ba-0c09a91d5fcb
2024-12-10 08:55:01.621 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 08:55:01.622 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: workflowEvent, eventType:
Started }
2024-12-10 08:55:01.623 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:55:01.624 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:55:01.624 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:55:01.625 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:55:01.632 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:55:01.632 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 68e626ad-bb12-4996-9dc5-9f55e6277356 and
name: d365-payment-wf
2024-12-10 08:55:01.632 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:55:01.632 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 68e626ad-bb12-4996-9dc5-9f55e6277356 with
sources: [rebates, medicaid]
2024-12-10 08:55:01.632 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:55:01.632 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:55:01.635 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40649, jobExecutionId=7c746f5f-a92d-4ed0-a0ba-
0c09a91d5fcb, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=68e626ad-bb12-4996-9dc5-
9f55e6277356, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:55:01.396834220, updatedBy=null, updatedDate=null)
2024-12-10 08:55:02.244 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 08:55:02.244 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:55:02.244 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:55:02.249 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:55:02.255 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:55:02.255 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:55:02.274 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 08:55:02.276 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:55:02.278 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:55:02.279 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:55:02.285 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 08:55:02.287 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 08:55:02.289 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:55:02.291 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 08:55:02.293 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 08:55:02.332 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024085502.xml Generated Successfully.
2024-12-10 08:55:02.336 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 08:55:02.337 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 08:55:02.338 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 08:55:02.338 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:55:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:55:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:55:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:55:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:55:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T08:55:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T08:55:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:55:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T08:55:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T08:55:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T08:55:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 08:55:02.486 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c5b3d819-ca23-444e-8e30-c9411f8b4789
2024-12-10 08:55:02.502 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [or-http-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjA2MDIsIm5
iZiI6MTczMzgyMDYwMiwiZXhwIjoxNzMzODI0NTAyLCJhaW8iOiJrMkJnWUppVU1Nbi8wOWVFbTdLeU9xS2
Z1a3kyQUFBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJockVrbHZIdVBV
ZXNydHRLdmtGUkFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAyIn0.lMzyc36xPvid_b2yv2H1rUj
amuzBWwvxv5p2tcmqOlkmxWde-
N25uldiqP9dLcyapbzDgzNU4DfkTPrqapxJzuKia9Z3d2qfwAHsjMf_YALbOpw4X4WxQMqfohsTW70azwEv
KCT_YCFZ0sF2u5CBVTvBx-WtLCfS5D2_xaXAIYXRwm01FDfGvTXP6ZL3-
3TrVrEjwmOasdLaCrUfGCEXl8fLIr2ZM_5oNKcIZAxBAQSa7SXUXh8BKxFiOuROVop46lh0muQqeM_7IRGx
E7axPbR1YquwoD9tMiN--QGMN_qNDsBZullsVyhSX84CNWZpl_HHwERb1BJ1GaQ5W2wb_Q
2024-12-10 08:55:02.742 ERROR [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [or-http-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:55:02.753 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1


--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 08:55:02.754 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 68e626ad-bb12-4996-9dc5-9f55e6277356, type: workflowEvent, eventType:
Finished }
2024-12-10 08:55:02.754 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:55:02.756 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [or-http-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 08:55:03.144 ERROR [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [or-http-epoll-4] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:55:03.437 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 08:55:03.439 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: workflowEvent, eventType:
Started }
2024-12-10 08:55:03.439 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:55:03.439 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:55:03.440 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:55:03.440 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:55:03.442 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:55:03.443 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 36a3ae15-898a-4301-9fb0-b6dac7888eca and
name: d365-payment-wf
2024-12-10 08:55:03.443 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:55:03.444 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 36a3ae15-898a-4301-9fb0-b6dac7888eca with
sources: [rebates, medicaid]
2024-12-10 08:55:03.445 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:55:03.446 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:55:03.448 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40650, jobExecutionId=c5b3d819-ca23-444e-8e30-
c9411f8b4789, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=36a3ae15-898a-4301-9fb0-
b6dac7888eca, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:55:02.487275061, updatedBy=null, updatedDate=null)
2024-12-10 08:55:03.690 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 08:55:03.690 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 08:55:03.691 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:55:03.699 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:55:03.700 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:55:03.701 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 08:55:03.701 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:55:03.701 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 08:55:03.702 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 08:55:03.702 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:55:03.708 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:55:03.709 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:55:03.716 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 08:55:03.716 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 08:55:03.717 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 08:55:03.718 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 08:55:03.719 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 08:55:03.720 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 08:55:03.720 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 08:55:03.721 ERROR [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:
java.lang.RuntimeException: All records are invalid
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 08:55:03.723 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 08:55:03.723 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 36a3ae15-898a-4301-9fb0-b6dac7888eca, type: workflowEvent, eventType:
Finished }
2024-12-10 08:55:03.723 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:55:03.724 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 08:55:04.044 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 585164ef-88eb-4369-a82e-a767a44d170d
2024-12-10 08:55:04.855 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e22bcef-6189-4572-a05d-4725ad81b8e2, type: workflowEvent, eventType:
Started }
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e22bcef-6189-4572-a05d-4725ad81b8e2, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e22bcef-6189-4572-a05d-4725ad81b8e2, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e22bcef-6189-4572-a05d-4725ad81b8e2, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9e22bcef-6189-4572-a05d-4725ad81b8e2 and
name: d365-payment-wf
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e22bcef-6189-4572-a05d-4725ad81b8e2, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:55:04.856 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9e22bcef-6189-4572-a05d-4725ad81b8e2 with
sources: [rebates, medicaid]
2024-12-10 08:55:04.857 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:55:04.857 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:55:04.858 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40651, jobExecutionId=585164ef-88eb-4369-a82e-
a767a44d170d, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9e22bcef-6189-4572-a05d-
4725ad81b8e2, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:55:04.045691218, updatedBy=null, updatedDate=null)
2024-12-10 08:55:05.272 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:55:05.273 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 08:55:05.273 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e22bcef-6189-4572-a05d-4725ad81b8e2, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:55:05.273 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9e22bcef-6189-4572-a05d-4725ad81b8e2, type: workflowEvent, eventType:
Finished }
2024-12-10 08:55:05.273 INFO [payment-service,0158acf2673df2ff,0158acf2673df2ff] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:56:00.000 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 08:56:00.590 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3520138a-4535-4656-83ec-c0a5ee356da5
2024-12-10 08:56:00.747 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 02e6e4a6-8288-4adf-b6cf-132e144efb6c, type: workflowEvent, eventType:
Started }
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 02e6e4a6-8288-4adf-b6cf-132e144efb6c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 02e6e4a6-8288-4adf-b6cf-132e144efb6c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 02e6e4a6-8288-4adf-b6cf-132e144efb6c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 02e6e4a6-8288-4adf-b6cf-132e144efb6c and
name: jde-payment-wf
2024-12-10 08:56:00.748 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 02e6e4a6-8288-4adf-b6cf-132e144efb6c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:56:00.749 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 02e6e4a6-8288-4adf-b6cf-132e144efb6c with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:56:00.749 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:56:00.749 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:56:00.749 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:56:00.750 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40652, jobExecutionId=3520138a-4535-4656-83ec-
c0a5ee356da5, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=02e6e4a6-8288-4adf-b6cf-
132e144efb6c, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:56:00.590390913, updatedBy=null, updatedDate=null)
2024-12-10 08:56:01.380 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:56:01.380 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:56:01.380 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 02e6e4a6-8288-4adf-b6cf-132e144efb6c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:56:01.380 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 02e6e4a6-8288-4adf-b6cf-132e144efb6c, type: workflowEvent, eventType:
Finished }
2024-12-10 08:56:01.381 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 08:56:01.501 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : e4b75b6f-573f-45db-8727-7b8f9bb98db1
2024-12-10 08:56:01.722 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 08:56:01.722 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 242babf3-4c70-4275-99bd-bffa634c6308, type: workflowEvent, eventType:
Started }
2024-12-10 08:56:01.723 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 08:56:01.723 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 242babf3-4c70-4275-99bd-bffa634c6308, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 08:56:01.723 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 08:56:01.724 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 242babf3-4c70-4275-99bd-bffa634c6308, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 08:56:01.724 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 242babf3-4c70-4275-99bd-bffa634c6308, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 08:56:01.724 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 242babf3-4c70-4275-99bd-bffa634c6308 and
name: jde-payment-wf
2024-12-10 08:56:01.724 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 242babf3-4c70-4275-99bd-bffa634c6308, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 08:56:01.725 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 242babf3-4c70-4275-99bd-bffa634c6308 with
sources: [rebates, chargeback, medicaid]
2024-12-10 08:56:01.725 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 08:56:01.726 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 08:56:01.726 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 08:56:01.733 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40653, jobExecutionId=e4b75b6f-573f-45db-8727-
7b8f9bb98db1, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=242babf3-4c70-4275-99bd-
bffa634c6308, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T08:56:01.501915290, updatedBy=null, updatedDate=null)
2024-12-10 08:56:02.563 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 08:56:02.563 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 08:56:02.563 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 242babf3-4c70-4275-99bd-bffa634c6308, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 08:56:02.563 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 242babf3-4c70-4275-99bd-bffa634c6308, type: workflowEvent, eventType:
Finished }
2024-12-10 08:56:02.563 INFO [payment-service,9b4511d45523da2d,9b4511d45523da2d] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:00:00.000 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 09:00:00.016 INFO [payment-service,3ebfbdf42940839b,3ebfbdf42940839b] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 09:00:00.022 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 09:00:00.890 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 605141d1-0d52-4a86-a9ea-410017ecf642
2024-12-10 09:00:00.949 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : cc83e58b-2fc8-459f-9603-499e9122e9b0
2024-12-10 09:00:01.091 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 09:00:01.092 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb343d29-5e0a-4bc2-beea-1fbde25099b9, type: workflowEvent, eventType:
Started }
2024-12-10 09:00:01.092 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:00:01.092 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb343d29-5e0a-4bc2-beea-1fbde25099b9, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:00:01.093 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:00:01.093 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb343d29-5e0a-4bc2-beea-1fbde25099b9, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:00:01.093 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb343d29-5e0a-4bc2-beea-1fbde25099b9, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:00:01.101 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: cb343d29-5e0a-4bc2-beea-1fbde25099b9 and
name: d365-payment-wf
2024-12-10 09:00:01.102 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb343d29-5e0a-4bc2-beea-1fbde25099b9, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:00:01.103 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: cb343d29-5e0a-4bc2-beea-1fbde25099b9 with
sources: [rebates, medicaid]
2024-12-10 09:00:01.103 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:00:01.103 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:00:01.129 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40654, jobExecutionId=605141d1-0d52-4a86-a9ea-
410017ecf642, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=cb343d29-5e0a-4bc2-beea-
1fbde25099b9, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:00:00.891840809, updatedBy=null, updatedDate=null)
2024-12-10 09:00:01.348 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 09:00:01.350 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58667960-404e-444f-b049-4c5586b45ebd, type: workflowEvent, eventType:
Started }
2024-12-10 09:00:01.351 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:00:01.356 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58667960-404e-444f-b049-4c5586b45ebd, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:00:01.358 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:00:01.369 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58667960-404e-444f-b049-4c5586b45ebd, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:00:01.373 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58667960-404e-444f-b049-4c5586b45ebd, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:00:02.084 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 58667960-404e-444f-b049-4c5586b45ebd and
name: jde-payment-wf
2024-12-10 09:00:02.085 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58667960-404e-444f-b049-4c5586b45ebd, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:00:02.086 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 58667960-404e-444f-b049-4c5586b45ebd with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:00:02.087 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:00:02.087 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:00:02.088 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:00:02.089 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40655, jobExecutionId=cc83e58b-2fc8-459f-9603-
499e9122e9b0, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=58667960-404e-444f-b049-
4c5586b45ebd, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:00:00.950302442, updatedBy=null, updatedDate=null)
2024-12-10 09:00:02.439 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:00:02.440 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:00:02.440 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb343d29-5e0a-4bc2-beea-1fbde25099b9, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:00:02.440 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: cb343d29-5e0a-4bc2-beea-1fbde25099b9, type: workflowEvent, eventType:
Finished }
2024-12-10 09:00:02.440 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:00:02.484 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0d802e53-0bf4-42b7-a66b-437174ede3cd
2024-12-10 09:00:02.753 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:00:02.754 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:00:02.754 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58667960-404e-444f-b049-4c5586b45ebd, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:00:02.754 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 58667960-404e-444f-b049-4c5586b45ebd, type: workflowEvent, eventType:
Finished }
2024-12-10 09:00:02.754 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:00:02.965 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : c583000b-2d54-4698-b4c3-b58b49ee0666
2024-12-10 09:00:03.028 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 09:00:03.038 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: workflowEvent, eventType:
Started }
2024-12-10 09:00:03.045 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:00:03.053 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:00:03.055 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:00:03.064 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:00:03.066 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:00:03.067 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a6789b51-2d09-443c-9342-5176956489d0 and
name: d365-payment-wf
2024-12-10 09:00:03.067 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:00:03.068 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a6789b51-2d09-443c-9342-5176956489d0 with
sources: [rebates, medicaid]
2024-12-10 09:00:03.068 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:00:03.068 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:00:03.071 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40656, jobExecutionId=0d802e53-0bf4-42b7-a66b-
437174ede3cd, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a6789b51-2d09-443c-9342-
5176956489d0, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:00:02.484320605, updatedBy=null, updatedDate=null)
2024-12-10 09:00:03.271 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 09:00:03.273 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0, type: workflowEvent, eventType:
Started }
2024-12-10 09:00:03.274 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:00:03.278 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:00:03.282 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:00:03.286 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:00:03.288 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:00:03.293 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0 and
name: jde-payment-wf
2024-12-10 09:00:03.296 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:00:03.297 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0 with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:00:03.300 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:00:03.304 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:00:03.306 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:00:03.310 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40657, jobExecutionId=c583000b-2d54-4698-b4c3-
b58b49ee0666, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=3139c7c1-ba7d-4b78-a758-
81e66f8b96f0, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:00:02.979088362, updatedBy=null, updatedDate=null)
2024-12-10 09:00:03.410 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 09:00:03.411 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:00:03.411 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:00:03.419 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:00:03.420 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:00:03.424 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:00:03.425 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:00:03.432 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:00:03.432 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:00:03.432 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:00:03.442 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 09:00:03.442 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 09:00:03.442 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:00:03.443 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 09:00:03.443 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 09:00:03.522 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024090003.xml Generated Successfully.
2024-12-10 09:00:03.529 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 09:00:03.546 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 09:00:03.561 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 09:00:03.591 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:00:03</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:00:03</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:00:03-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:00:03-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:00:03</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:00:03-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:00:03-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:00:03</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T09:00:03-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T09:00:03-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:00:03</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 09:00:03.776 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ea4ccb82-297c-405a-8401-ee737b12a781
2024-12-10 09:00:03.998 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjA5MDMsIm5
iZiI6MTczMzgyMDkwMywiZXhwIjoxNzMzODI0ODAzLCJhaW8iOiJrMkJnWU1oTk9kMFJmb0w1MUxYWE9ubz
hhdk5pQUE9PSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJuQlBBcGNQT3dr
YXNmYmpnTDdSV0FBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiMjggNyJ9.bhGH37Twr0jprlrApuGGeA
uHzKuFX6Yzzb2xky9niDOlln98f8XPszThnn2kph-
U1r0gx825d97DaZC2eUd0YgaBLEZXkjOYPsQcnM37DWhKVrHmZroySoOyPDR4iwBwBfgdgcZDLuRsdqoUv0
WKvxt2_Xagqm2kZLaxETuN7z2F0wqYbS2HqEDTqPfnUavmQMaGgd8dZDX902x-
B56EE8Y6Be0R5e5MNx8TTnhCZSgdf9V2hZjBOifKrU8SXCsJiXwLJx1k-
KEe5gEMBI1FXw_CKpt8hyiILylprCiUWHSJmbSGoYqotZR8H9U4dcnEX6_KudtzJVQmHR-XE7jgVA
2024-12-10 09:00:04.167 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:00:04.167 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:00:04.167 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:00:04.167 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 3139c7c1-ba7d-4b78-a758-81e66f8b96f0, type: workflowEvent, eventType:
Finished }
2024-12-10 09:00:04.167 INFO [payment-service,270058c11f544d04,270058c11f544d04] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:00:04.398 ERROR [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:00:04.447 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1


--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 09:00:04.447 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a6789b51-2d09-443c-9342-5176956489d0, type: workflowEvent, eventType:
Finished }
2024-12-10 09:00:04.447 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:00:04.449 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 09:00:04.457 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 09:00:04.647 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 09:00:04.649 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 09:00:04.665 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: workflowEvent, eventType:
Started }
2024-12-10 09:00:04.665 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:00:04.665 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:00:04.665 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:00:04.665 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:00:04.665 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:00:04.666 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 4432073f-051b-4325-9dc2-057314fafb9d and
name: d365-payment-wf
2024-12-10 09:00:04.667 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:00:04.667 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 4432073f-051b-4325-9dc2-057314fafb9d with
sources: [rebates, medicaid]
2024-12-10 09:00:04.668 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:00:04.668 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:00:04.670 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40658, jobExecutionId=ea4ccb82-297c-405a-8401-
ee737b12a781, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=4432073f-051b-4325-9dc2-
057314fafb9d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:00:03.778815807, updatedBy=null, updatedDate=null)
2024-12-10 09:00:04.930 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f89d1de4-8ed0-4e9f-a216-a6585a01aec7
2024-12-10 09:00:04.960 ERROR [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [or-http-epoll-1] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped
reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:00:05.008 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 09:00:05.010 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:00:05.016 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:00:05.022 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:00:05.029 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:00:05.034 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:00:05.041 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:00:05.043 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:00:05.043 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:00:05.043 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:00:05.046 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:00:05.047 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:00:05.056 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:00:05.060 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 09:00:05.067 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 09:00:05.072 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 09:00:05.074 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 09:00:05.085 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 09:00:05.092 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 09:00:05.097 ERROR [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:00:05.162 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:00:05.169 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4432073f-051b-4325-9dc2-057314fafb9d, type: workflowEvent, eventType:
Finished }
2024-12-10 09:00:05.169 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:00:05.176 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 09:00:05.187 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 09:00:05.187 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30a3196e-0c49-4b5e-875a-1ec1c1af049f, type: workflowEvent, eventType:
Started }
2024-12-10 09:00:05.187 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:00:05.187 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30a3196e-0c49-4b5e-875a-1ec1c1af049f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:00:05.188 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:00:05.188 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30a3196e-0c49-4b5e-875a-1ec1c1af049f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:00:05.189 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30a3196e-0c49-4b5e-875a-1ec1c1af049f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:00:05.189 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 30a3196e-0c49-4b5e-875a-1ec1c1af049f and
name: d365-payment-wf
2024-12-10 09:00:05.189 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30a3196e-0c49-4b5e-875a-1ec1c1af049f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:00:05.189 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 30a3196e-0c49-4b5e-875a-1ec1c1af049f with
sources: [rebates, medicaid]
2024-12-10 09:00:05.189 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:00:05.189 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:00:05.190 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40659, jobExecutionId=f89d1de4-8ed0-4e9f-a216-
a6585a01aec7, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=30a3196e-0c49-4b5e-875a-
1ec1c1af049f, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:00:04.934647099, updatedBy=null, updatedDate=null)
2024-12-10 09:00:06.296 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:00:06.297 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:00:06.298 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30a3196e-0c49-4b5e-875a-1ec1c1af049f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:00:06.300 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30a3196e-0c49-4b5e-875a-1ec1c1af049f, type: workflowEvent, eventType:
Finished }
2024-12-10 09:00:06.301 INFO [payment-service,439b308c16b1f64c,439b308c16b1f64c] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:05:00.007 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 09:05:00.736 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d6b00f2d-20dc-4f07-a3b5-89f8c9ad14ab
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed84c25f-52c1-4fd6-aa68-008e175e602f, type: workflowEvent, eventType:
Started }
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed84c25f-52c1-4fd6-aa68-008e175e602f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed84c25f-52c1-4fd6-aa68-008e175e602f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed84c25f-52c1-4fd6-aa68-008e175e602f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: ed84c25f-52c1-4fd6-aa68-008e175e602f and
name: d365-payment-wf
2024-12-10 09:05:00.904 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed84c25f-52c1-4fd6-aa68-008e175e602f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:05:00.905 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: ed84c25f-52c1-4fd6-aa68-008e175e602f with
sources: [rebates, medicaid]
2024-12-10 09:05:00.905 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:05:00.905 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:05:00.906 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40660, jobExecutionId=d6b00f2d-20dc-4f07-a3b5-
89f8c9ad14ab, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=ed84c25f-52c1-4fd6-aa68-
008e175e602f, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:05:00.737241775, updatedBy=null, updatedDate=null)
2024-12-10 09:05:01.326 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:05:01.328 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:05:01.329 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed84c25f-52c1-4fd6-aa68-008e175e602f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:05:01.329 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: ed84c25f-52c1-4fd6-aa68-008e175e602f, type: workflowEvent, eventType:
Finished }
2024-12-10 09:05:01.332 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:05:01.393 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ec4d543b-1d90-499c-9169-6a3ec96144d1
2024-12-10 09:05:01.594 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 09:05:01.594 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: workflowEvent, eventType:
Started }
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d and
name: d365-payment-wf
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d with
sources: [rebates, medicaid]
2024-12-10 09:05:01.595 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:05:01.596 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:05:01.598 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40661, jobExecutionId=ec4d543b-1d90-499c-9169-
6a3ec96144d1, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=07d97eb6-ab4c-46ff-a93f-
4c91f46b286d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:05:01.393713869, updatedBy=null, updatedDate=null)
2024-12-10 09:05:02.030 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 09:05:02.031 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:05:02.031 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:05:02.033 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:05:02.035 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:05:02.037 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:05:02.038 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:05:02.040 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:05:02.040 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:05:02.041 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:05:02.054 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 09:05:02.062 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 09:05:02.064 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:05:02.066 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 09:05:02.069 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 09:05:02.131 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024090502.xml Generated Successfully.
2024-12-10 09:05:02.133 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 09:05:02.135 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 09:05:02.137 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 09:05:02.138 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:05:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:05:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:05:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:05:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:05:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:05:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:05:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:05:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T09:05:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T09:05:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:05:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 09:05:02.362 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : d3003cb4-857b-4c97-9b6e-838678cc7968
2024-12-10 09:05:02.536 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [or-http-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjEyMDIsIm5
iZiI6MTczMzgyMTIwMiwiZXhwIjoxNzMzODI1MTAyLCJhaW8iOiJrMkJnWUxpU3ZmVDlhKzRKVTU4RmVudm
J2alRzQlFBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJSTnJCdXhETmlV
dXpfMlhVX1FVTEFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAxMCJ9.R00h1FtDw1ispMj-
eQVfXhWXPTyjBrqH2RvAAEOTJLNqiqyTtaPDub8UYi7Rj4PwWixqd197bCtlxvHj4cvXo0zQGqVw1pZqQYL
O-u_VH0lZog-O1x5cyjPETdFQLXDIssRS5DsmOTirdc4M4cmChT4PH9-1uhUTYnRKVmCRLnmcbdG-
KnGSrv7c5VQixOwcZOXSGDCpi9SDP9JpmulsaStk23xsRO_5n0s-wIc4S0UrXKQHiKdg7h6U_BsTBNm91K-
iv351P2T1mdOweeeVNaXD-GYTv4fktb4Y7VB_szAucmt5MAIABOJ-jk5es9dz1VStZR7A9JWIXxlymhXs1w
2024-12-10 09:05:02.720 ERROR [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [or-http-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:05:02.724 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1


--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 09:05:02.725 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 07d97eb6-ab4c-46ff-a93f-4c91f46b286d, type: workflowEvent, eventType:
Finished }
2024-12-10 09:05:02.725 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:05:02.728 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [or-http-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 09:05:03.060 ERROR [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [or-http-epoll-2] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:05:03.083 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 09:05:03.083 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: workflowEvent, eventType:
Started }
2024-12-10 09:05:03.083 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:05:03.083 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:05:03.084 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:05:03.084 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:05:03.084 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:05:03.085 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 5d350ecf-c60a-44bd-b304-035f918ecc4d and
name: d365-payment-wf
2024-12-10 09:05:03.086 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:05:03.087 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 5d350ecf-c60a-44bd-b304-035f918ecc4d with
sources: [rebates, medicaid]
2024-12-10 09:05:03.087 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:05:03.087 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:05:03.089 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40662, jobExecutionId=d3003cb4-857b-4c97-9b6e-
838678cc7968, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=5d350ecf-c60a-44bd-b304-
035f918ecc4d, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:05:02.363631922, updatedBy=null, updatedDate=null)
2024-12-10 09:05:03.403 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 09:05:03.404 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:05:03.405 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:05:03.407 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:05:03.409 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:05:03.410 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:05:03.411 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:05:03.411 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:05:03.412 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:05:03.412 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:05:03.413 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:05:03.414 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:05:03.420 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:05:03.420 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 09:05:03.421 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 09:05:03.423 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 09:05:03.424 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 09:05:03.425 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 09:05:03.425 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 09:05:03.426 ERROR [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:05:03.429 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:05:03.430 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 5d350ecf-c60a-44bd-b304-035f918ecc4d, type: workflowEvent, eventType:
Finished }
2024-12-10 09:05:03.430 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:05:03.432 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 09:05:03.718 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0308f323-d021-4ca7-a289-9965846c2caf
2024-12-10 09:05:04.416 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 09:05:04.416 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d541664e-bee4-4127-81a2-bcb3945ca471, type: workflowEvent, eventType:
Started }
2024-12-10 09:05:04.418 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:05:04.418 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d541664e-bee4-4127-81a2-bcb3945ca471, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:05:04.418 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:05:04.418 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d541664e-bee4-4127-81a2-bcb3945ca471, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:05:04.418 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d541664e-bee4-4127-81a2-bcb3945ca471, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:05:04.419 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d541664e-bee4-4127-81a2-bcb3945ca471 and
name: d365-payment-wf
2024-12-10 09:05:04.419 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d541664e-bee4-4127-81a2-bcb3945ca471, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:05:04.420 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d541664e-bee4-4127-81a2-bcb3945ca471 with
sources: [rebates, medicaid]
2024-12-10 09:05:04.420 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:05:04.420 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:05:04.424 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40663, jobExecutionId=0308f323-d021-4ca7-a289-
9965846c2caf, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d541664e-bee4-4127-81a2-
bcb3945ca471, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:05:03.719723675, updatedBy=null, updatedDate=null)
2024-12-10 09:05:04.846 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:05:04.846 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:05:04.846 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d541664e-bee4-4127-81a2-bcb3945ca471, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:05:04.846 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d541664e-bee4-4127-81a2-bcb3945ca471, type: workflowEvent, eventType:
Finished }
2024-12-10 09:05:04.846 INFO [payment-service,753fcc09e8832954,753fcc09e8832954] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:07:00.004 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 09:07:00.564 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : eb7ca8c0-f58a-4e72-9a6f-9faf4aea2caf
2024-12-10 09:07:00.745 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 09:07:00.745 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6139088a-78ee-4d7e-b308-c8403340ca6d, type: workflowEvent, eventType:
Started }
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6139088a-78ee-4d7e-b308-c8403340ca6d, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6139088a-78ee-4d7e-b308-c8403340ca6d, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6139088a-78ee-4d7e-b308-c8403340ca6d, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 6139088a-78ee-4d7e-b308-c8403340ca6d and
name: jde-payment-wf
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6139088a-78ee-4d7e-b308-c8403340ca6d, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 6139088a-78ee-4d7e-b308-c8403340ca6d with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:07:00.746 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:07:00.750 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40664, jobExecutionId=eb7ca8c0-f58a-4e72-9a6f-
9faf4aea2caf, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=6139088a-78ee-4d7e-b308-
c8403340ca6d, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:07:00.565089439, updatedBy=null, updatedDate=null)
2024-12-10 09:07:01.157 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:07:01.158 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:07:01.159 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6139088a-78ee-4d7e-b308-c8403340ca6d, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:07:01.163 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 6139088a-78ee-4d7e-b308-c8403340ca6d, type: workflowEvent, eventType:
Finished }
2024-12-10 09:07:01.167 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:07:01.548 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 657f8c89-ff66-48fe-a403-d4a579996989
2024-12-10 09:07:01.717 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 09:07:01.717 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81, type: workflowEvent, eventType:
Started }
2024-12-10 09:07:01.717 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:07:01.717 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:07:01.718 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:07:01.718 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:07:01.719 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:07:01.719 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81 and
name: jde-payment-wf
2024-12-10 09:07:01.719 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:07:01.719 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81 with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:07:01.719 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:07:01.719 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:07:01.720 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:07:01.726 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40665, jobExecutionId=657f8c89-ff66-48fe-a403-
d4a579996989, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=04d4df21-a8a3-4b03-8fa9-
ec4d568c5c81, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:07:01.548798544, updatedBy=null, updatedDate=null)
2024-12-10 09:07:02.179 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:07:02.179 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:07:02.179 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:07:02.180 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 04d4df21-a8a3-4b03-8fa9-ec4d568c5c81, type: workflowEvent, eventType:
Finished }
2024-12-10 09:07:02.180 INFO [payment-service,c8c5602b5da30101,c8c5602b5da30101] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:10:00.001 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 09:10:00.635 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 3608e13a-4b85-4742-8a6f-b752810d3695
2024-12-10 09:10:00.851 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 09:10:00.852 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2, type: workflowEvent, eventType:
Started }
2024-12-10 09:10:00.852 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:10:00.852 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:10:00.853 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:10:00.853 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:10:00.853 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:10:00.854 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2 and
name: d365-payment-wf
2024-12-10 09:10:00.855 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:10:00.856 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2 with
sources: [rebates, medicaid]
2024-12-10 09:10:00.857 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:10:00.858 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:10:00.863 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40666, jobExecutionId=3608e13a-4b85-4742-8a6f-
b752810d3695, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=80fd4c09-eeca-4c89-82a1-
0ddef29f7ca2, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:10:00.636309208, updatedBy=null, updatedDate=null)
2024-12-10 09:10:01.508 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:10:01.509 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:10:01.509 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:10:01.509 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 80fd4c09-eeca-4c89-82a1-0ddef29f7ca2, type: workflowEvent, eventType:
Finished }
2024-12-10 09:10:01.509 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:10:01.557 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : b0b05133-b85f-487a-ab1a-ddc1ef90a3e1
2024-12-10 09:10:01.797 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: workflowEvent, eventType:
Started }
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 172d789d-dd51-4959-a373-985b57e36812 and
name: d365-payment-wf
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 172d789d-dd51-4959-a373-985b57e36812 with
sources: [rebates, medicaid]
2024-12-10 09:10:01.798 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:10:01.799 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:10:01.805 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40667, jobExecutionId=b0b05133-b85f-487a-ab1a-
ddc1ef90a3e1, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=172d789d-dd51-4959-a373-
985b57e36812, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:10:01.557731945, updatedBy=null, updatedDate=null)
2024-12-10 09:10:02.274 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 09:10:02.274 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:10:02.274 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:10:02.275 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:10:02.275 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:10:02.276 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:10:02.276 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:10:02.276 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:10:02.276 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:10:02.276 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:10:02.292 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 09:10:02.292 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 09:10:02.292 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:10:02.292 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 09:10:02.293 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 09:10:02.322 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024091002.xml Generated Successfully.
2024-12-10 09:10:02.322 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 09:10:02.323 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 09:10:02.323 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 09:10:02.323 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:10:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:10:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:10:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:10:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:10:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:10:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:10:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:10:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T09:10:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T09:10:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:10:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 09:10:02.516 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 77cb1854-e2dd-4c61-8535-d45ab79098d8
2024-12-10 09:10:02.522 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjE1MDIsIm5
iZiI6MTczMzgyMTUwMiwiZXhwIjoxNzMzODI1NDAyLCJhaW8iOiJrMkJnWU5BMmpHcDBYOWM0ZitXTlV1SG
x1WGRsQVE9PSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJsd2FHWjUweE8w
cXd5X1BIc2w0SkFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiMiA3In0.BQMYe32eFCjlFQj0a6T9SAt
fYPrNuPACnkveI_mrDb9kmQ5WtGFqGOWAx796e3yLOfG7dGkmm6m1lKMVjaO0EMnF62ZX6YsF7QJn50y_Ng
myj7g1In-WsbQCc0krwJMkuxmXfXD8bfAB7EhPvcNgduucFgDPgxeJDRTCvVljis3eUAqi-
1HyzADyJ9lFs2oH_cXOAXlWMxgJzftRecRgCiJDRZ7gRB0kIOpbMfLaiqcyrGUIjDM2u3o4r9B5OrokAlbj
Jv5dkdTHjlaKPiASjajPDb5McPgeaP4GJhhQ_60rksj_2TYl9zGxt-nvlrBJyiO0SOXerEaYEMzzWSLZPw
2024-12-10 09:10:02.760 ERROR [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:10:02.774 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1


--- [or-http-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 09:10:02.775 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 172d789d-dd51-4959-a373-985b57e36812, type: workflowEvent, eventType:
Finished }
2024-12-10 09:10:02.776 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:10:02.777 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 09:10:02.778 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 09:10:02.951 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] c.e.rms.shared.mail.S3TemplateResolver : RMS
Mail :: using Thymeleaf templates from S3
2024-12-10 09:10:03.284 ERROR [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [or-http-epoll-3] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:10:03.408 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 09:10:03.409 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: workflowEvent, eventType:
Started }
2024-12-10 09:10:03.410 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:10:03.410 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:10:03.411 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:10:03.411 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:10:03.411 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:10:03.412 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e and
name: d365-payment-wf
2024-12-10 09:10:03.412 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:10:03.412 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e with
sources: [rebates, medicaid]
2024-12-10 09:10:03.412 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:10:03.412 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:10:03.416 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40668, jobExecutionId=77cb1854-e2dd-4c61-8535-
d45ab79098d8, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=979d4fe1-1211-42a7-aef8-
d3f04c14cf8e, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:10:02.516848607, updatedBy=null, updatedDate=null)
2024-12-10 09:10:03.633 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 09:10:03.634 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:10:03.634 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:10:03.635 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:10:03.638 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:10:03.640 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:10:03.642 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:10:03.643 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:10:03.643 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:10:03.644 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:10:03.646 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:10:03.646 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:10:03.648 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:10:03.648 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 09:10:03.654 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 09:10:03.655 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 09:10:03.657 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 09:10:03.658 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 09:10:03.658 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 09:10:03.658 ERROR [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:10:03.661 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:10:03.661 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 979d4fe1-1211-42a7-aef8-d3f04c14cf8e, type: workflowEvent, eventType:
Finished }
2024-12-10 09:10:03.661 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:10:03.664 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 09:10:04.287 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 65b75c04-f064-4e67-837c-c2427190f524
2024-12-10 09:10:05.137 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 09:10:05.138 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30e6465c-2581-4ed3-b570-621b104305e3, type: workflowEvent, eventType:
Started }
2024-12-10 09:10:05.138 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:10:05.138 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30e6465c-2581-4ed3-b570-621b104305e3, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:10:05.139 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:10:05.139 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30e6465c-2581-4ed3-b570-621b104305e3, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:10:05.139 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30e6465c-2581-4ed3-b570-621b104305e3, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:10:05.139 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 30e6465c-2581-4ed3-b570-621b104305e3 and
name: d365-payment-wf
2024-12-10 09:10:05.140 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30e6465c-2581-4ed3-b570-621b104305e3, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:10:05.140 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 30e6465c-2581-4ed3-b570-621b104305e3 with
sources: [rebates, medicaid]
2024-12-10 09:10:05.140 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:10:05.141 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:10:05.143 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40669, jobExecutionId=65b75c04-f064-4e67-837c-
c2427190f524, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=30e6465c-2581-4ed3-b570-
621b104305e3, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:10:04.287900076, updatedBy=null, updatedDate=null)
2024-12-10 09:10:05.565 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:10:05.566 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:10:05.566 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30e6465c-2581-4ed3-b570-621b104305e3, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:10:05.566 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 30e6465c-2581-4ed3-b570-621b104305e3, type: workflowEvent, eventType:
Finished }
2024-12-10 09:10:05.566 INFO [payment-service,0ebd7da2ac7deeaa,0ebd7da2ac7deeaa] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:13:00.001 INFO [payment-service,2de55d889f0acf28,2de55d889f0acf28] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 09:14:00.001 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 09:14:00.493 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 945d7e15-4d3e-430c-b4bc-8df68dbd730d
2024-12-10 09:14:00.655 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 616dfb44-400c-4465-8200-af43361426f6, type: workflowEvent, eventType:
Started }
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 616dfb44-400c-4465-8200-af43361426f6, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 616dfb44-400c-4465-8200-af43361426f6, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 616dfb44-400c-4465-8200-af43361426f6, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 616dfb44-400c-4465-8200-af43361426f6 and
name: jde-payment-wf
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 616dfb44-400c-4465-8200-af43361426f6, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 616dfb44-400c-4465-8200-af43361426f6 with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:14:00.656 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:14:00.657 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:14:00.657 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40670, jobExecutionId=945d7e15-4d3e-430c-b4bc-
8df68dbd730d, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=616dfb44-400c-4465-8200-
af43361426f6, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:14:00.493759896, updatedBy=null, updatedDate=null)
2024-12-10 09:14:01.079 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:14:01.080 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:14:01.080 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 616dfb44-400c-4465-8200-af43361426f6, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:14:01.080 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 616dfb44-400c-4465-8200-af43361426f6, type: workflowEvent, eventType:
Finished }
2024-12-10 09:14:01.080 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:14:01.319 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 45386402-7d03-42f8-b9ac-07dedd2169cc
2024-12-10 09:14:01.498 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 09:14:01.500 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3, type: workflowEvent, eventType:
Started }
2024-12-10 09:14:01.502 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:14:01.503 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:14:01.503 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:14:01.504 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:14:01.504 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:14:01.505 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3 and
name: jde-payment-wf
2024-12-10 09:14:01.513 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:14:01.514 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3 with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:14:01.515 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:14:01.516 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:14:01.516 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:14:01.517 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40671, jobExecutionId=45386402-7d03-42f8-b9ac-
07dedd2169cc, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7c92a3f5-7f87-49b7-ad85-
2cb6a412b4a3, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:14:01.320058597, updatedBy=null, updatedDate=null)
2024-12-10 09:14:02.092 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:14:02.092 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:14:02.093 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:14:02.093 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7c92a3f5-7f87-49b7-ad85-2cb6a412b4a3, type: workflowEvent, eventType:
Finished }
2024-12-10 09:14:02.093 INFO [payment-service,aeee3df3f00e130f,aeee3df3f00e130f] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:15:00.005 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 09:15:00.587 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 7c361475-2daa-4d52-be05-3051dddc5bdc
2024-12-10 09:15:00.750 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 09:15:00.751 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 48a95060-6372-45ac-8c18-23c8934d5e41, type: workflowEvent, eventType:
Started }
2024-12-10 09:15:00.751 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:15:00.751 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 48a95060-6372-45ac-8c18-23c8934d5e41, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:15:00.751 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:15:00.751 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 48a95060-6372-45ac-8c18-23c8934d5e41, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:15:00.752 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 48a95060-6372-45ac-8c18-23c8934d5e41, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:15:00.752 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 48a95060-6372-45ac-8c18-23c8934d5e41 and
name: d365-payment-wf
2024-12-10 09:15:00.752 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 48a95060-6372-45ac-8c18-23c8934d5e41, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:15:00.752 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 48a95060-6372-45ac-8c18-23c8934d5e41 with
sources: [rebates, medicaid]
2024-12-10 09:15:00.752 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:15:00.753 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:15:00.755 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40672, jobExecutionId=7c361475-2daa-4d52-be05-
3051dddc5bdc, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=48a95060-6372-45ac-8c18-
23c8934d5e41, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:15:00.587795897, updatedBy=null, updatedDate=null)
2024-12-10 09:15:01.074 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:15:01.075 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:15:01.075 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 48a95060-6372-45ac-8c18-23c8934d5e41, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:15:01.076 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 48a95060-6372-45ac-8c18-23c8934d5e41, type: workflowEvent, eventType:
Finished }
2024-12-10 09:15:01.077 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:15:01.096 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 01fe7128-5778-42f3-a5c5-5e49cffca264
2024-12-10 09:15:01.727 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 09:15:01.727 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: workflowEvent, eventType:
Started }
2024-12-10 09:15:01.728 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:15:01.728 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:15:01.728 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:15:01.728 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:15:01.729 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:15:01.729 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e and
name: d365-payment-wf
2024-12-10 09:15:01.729 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:15:01.730 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e with
sources: [rebates, medicaid]
2024-12-10 09:15:01.730 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:15:01.731 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:15:01.736 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40673, jobExecutionId=01fe7128-5778-42f3-a5c5-
5e49cffca264, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=92a3f8da-8d5d-4bb1-a20a-
6188b800d58e, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:15:01.097907042, updatedBy=null, updatedDate=null)
2024-12-10 09:15:02.202 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 09:15:02.202 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:15:02.202 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:15:02.204 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:15:02.206 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:15:02.209 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:15:02.216 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:15:02.221 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:15:02.221 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:15:02.221 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:15:02.235 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 09:15:02.235 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 09:15:02.236 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:15:02.236 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 09:15:02.236 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 09:15:02.270 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024091502.xml Generated Successfully.
2024-12-10 09:15:02.270 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 09:15:02.270 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 09:15:02.270 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 09:15:02.270 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:15:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:15:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:15:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:15:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:15:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:15:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:15:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:15:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T09:15:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T09:15:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:15:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 09:15:02.437 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 6098a5f5-9170-415e-a0d4-14af61465ec5
2024-12-10 09:15:02.443 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [or-http-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjE4MDIsIm5
iZiI6MTczMzgyMTgwMiwiZXhwIjoxNzMzODI1NzAyLCJhaW8iOiJrMkJnWUtpZGJEQjV1c3I5TTlkdSt5NH
hPTkgxRndBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJpUFczbWRyc1pF
cXBZempOa05vUUFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyA0In0.X_MMBqty_lhl7nVC2qWt93j
JN4ibA4U-mJ3zrxmPl8rcYPwrDnaidfSHfYtmQBGPqBolVQ16rlNNVn3qVyr8nFBNaqg-
RmW2waBmP598_k18PnbpNvDLDCwSyd8-YyYg7kM4-
bnox0arZHjUhdz2y6S_CDc5psSQNXacgtMtCgRoEjL8uKHyZeWmxxGZFZLKRkNdMCOhXb8uhTL6gxcSXCQS
D2VzasYo5ktvwBRrQ0Bt9VzFJNSBQ2LKL8p6jwIGA9xIPM19LWwfxk9krqM8bKtpUf0BEKZUOb12KYHmyxV
QMAWfJ3-MAcQgvKfOjn0yfwJdkhj_wfQiivSJmJgD_g
2024-12-10 09:15:02.608 ERROR [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [or-http-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:15:02.610 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1


--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 09:15:02.610 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92a3f8da-8d5d-4bb1-a20a-6188b800d58e, type: workflowEvent, eventType:
Finished }
2024-12-10 09:15:02.610 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [or-http-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:15:02.612 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [or-http-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 09:15:02.926 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: workflowEvent, eventType:
Started }
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 019a8076-f004-493e-b262-6b0a44335b72 and
name: d365-payment-wf
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:15:02.927 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 019a8076-f004-493e-b262-6b0a44335b72 with
sources: [rebates, medicaid]
2024-12-10 09:15:02.928 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:15:02.932 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:15:02.933 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40674, jobExecutionId=6098a5f5-9170-415e-a0d4-
14af61465ec5, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=019a8076-f004-493e-b262-
6b0a44335b72, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:15:02.437710390, updatedBy=null, updatedDate=null)
2024-12-10 09:15:02.990 ERROR [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [or-http-epoll-4] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:15:03.239 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 09:15:03.240 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:15:03.240 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:15:03.241 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:15:03.243 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:15:03.243 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:15:03.244 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:15:03.244 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:15:03.244 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:15:03.244 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:15:03.245 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:15:03.245 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:15:03.249 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:15:03.250 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 09:15:03.250 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 09:15:03.251 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 09:15:03.251 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 09:15:03.251 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 09:15:03.251 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 09:15:03.252 ERROR [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:15:03.254 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1


--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:15:03.254 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 019a8076-f004-493e-b262-6b0a44335b72, type: workflowEvent, eventType:
Finished }
2024-12-10 09:15:03.254 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:15:03.255 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 09:15:03.465 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 747e18e7-77fd-4042-9cc9-da2ee70b3cd6
2024-12-10 09:15:04.025 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97f83581-7c8f-428f-8bf5-29f05b45b8db, type: workflowEvent, eventType:
Started }
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97f83581-7c8f-428f-8bf5-29f05b45b8db, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97f83581-7c8f-428f-8bf5-29f05b45b8db, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97f83581-7c8f-428f-8bf5-29f05b45b8db, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 97f83581-7c8f-428f-8bf5-29f05b45b8db and
name: d365-payment-wf
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97f83581-7c8f-428f-8bf5-29f05b45b8db, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 97f83581-7c8f-428f-8bf5-29f05b45b8db with
sources: [rebates, medicaid]
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:15:04.026 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:15:04.027 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40675, jobExecutionId=747e18e7-77fd-4042-9cc9-
da2ee70b3cd6, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=97f83581-7c8f-428f-8bf5-
29f05b45b8db, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:15:03.465407427, updatedBy=null, updatedDate=null)
2024-12-10 09:15:04.211 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:15:04.211 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:15:04.211 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97f83581-7c8f-428f-8bf5-29f05b45b8db, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:15:04.211 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 97f83581-7c8f-428f-8bf5-29f05b45b8db, type: workflowEvent, eventType:
Finished }
2024-12-10 09:15:04.211 INFO [payment-service,5f3f586087d03854,5f3f586087d03854] 1
--- [tor-tcp-epoll-3] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:20:00.124 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 09:20:00.615 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : cc4889fa-6894-48a4-b921-206d38105ffe
2024-12-10 09:20:00.966 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 09:20:00.967 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b204ccba-8273-46e5-b8d7-e37de7181719, type: workflowEvent, eventType:
Started }
2024-12-10 09:20:00.967 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:20:00.968 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b204ccba-8273-46e5-b8d7-e37de7181719, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:20:00.968 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:20:00.968 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b204ccba-8273-46e5-b8d7-e37de7181719, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:20:00.968 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b204ccba-8273-46e5-b8d7-e37de7181719, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:20:00.968 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: b204ccba-8273-46e5-b8d7-e37de7181719 and
name: d365-payment-wf
2024-12-10 09:20:00.969 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b204ccba-8273-46e5-b8d7-e37de7181719, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:20:00.970 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: b204ccba-8273-46e5-b8d7-e37de7181719 with
sources: [rebates, medicaid]
2024-12-10 09:20:00.971 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:20:00.972 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:20:00.975 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40676, jobExecutionId=cc4889fa-6894-48a4-b921-
206d38105ffe, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=b204ccba-8273-46e5-b8d7-
e37de7181719, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:20:00.615402405, updatedBy=null, updatedDate=null)
2024-12-10 09:20:01.305 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:20:01.305 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:20:01.305 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b204ccba-8273-46e5-b8d7-e37de7181719, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:20:01.305 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: b204ccba-8273-46e5-b8d7-e37de7181719, type: workflowEvent, eventType:
Finished }
2024-12-10 09:20:01.305 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:20:01.364 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 4848bf8c-85c2-4c8c-a545-5811b0d52177
2024-12-10 09:20:01.592 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: workflowEvent, eventType:
Started }
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 41f7a363-0ed2-4e5c-96af-0360077e711f and
name: d365-payment-wf
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:20:01.593 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 41f7a363-0ed2-4e5c-96af-0360077e711f with
sources: [rebates, medicaid]
2024-12-10 09:20:01.594 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:20:01.594 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:20:01.597 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40677, jobExecutionId=4848bf8c-85c2-4c8c-a545-
5811b0d52177, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=41f7a363-0ed2-4e5c-96af-
0360077e711f, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:20:01.365334024, updatedBy=null, updatedDate=null)
2024-12-10 09:20:02.055 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 09:20:02.055 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:20:02.055 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:20:02.058 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:20:02.060 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:20:02.061 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:20:02.064 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:20:02.068 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:20:02.069 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:20:02.069 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:20:02.072 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 09:20:02.072 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 09:20:02.072 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:20:02.072 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 09:20:02.072 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 09:20:02.144 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024092002.xml Generated Successfully.
2024-12-10 09:20:02.145 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 09:20:02.146 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 09:20:02.146 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 09:20:02.152 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:20:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:20:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:20:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:20:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:20:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:20:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:20:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:20:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T09:20:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T09:20:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:20:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 09:20:02.301 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 31fb7a4c-1e6d-4c10-8f77-384d878e3a8b
2024-12-10 09:20:02.449 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [or-http-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjIxMDIsIm5
iZiI6MTczMzgyMjEwMiwiZXhwIjoxNzMzODI2MDAyLCJhaW8iOiJrMkJnWUdpVDJ1TFV0eWdoVTIvcDVJYU
4xNllLQUFBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJndk9iZGxyTTgw
MnBKeFZCQVpJUEFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiMjQgNyJ9.GLhGVixJ5rpq8mRsVrZKn2
EwSQ_JkQRsHt1uGSbzcDUOK3tUsypjN3q6TxsWLzXMOXK-
oMEBPOHej1Ke2cyYM4SmHM5x7ujKYWszcTeOnOGS8KFVpAaTqtXfwLagAtIr2-
PFfIZ8lBxTv4_tu47gsAWDzW-
N2bFyTw98LZauzyfH8aUdy4Hjkpq2GJ5MUrBTCMlF9ArZpnqFNkD8cldnGkn2fyJnxmT2MLQrw6E-Au-
QsRVq_1k6gDHjoiBJGg-7BIOglq12d6yDV83s6LYqx7t8R52RyoRt9YHpD-
KfBprAbfF7FcyNT_jzMjhsmP2d16OWEYV7gwD5OzOSWs1How
2024-12-10 09:20:02.691 ERROR [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [or-http-epoll-1] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}

org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:20:02.701 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1


--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 09:20:02.701 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 41f7a363-0ed2-4e5c-96af-0360077e711f, type: workflowEvent, eventType:
Finished }
2024-12-10 09:20:02.702 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [or-http-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:20:02.703 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [or-http-epoll-1] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 09:20:02.917 ERROR [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [or-http-epoll-1] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:20:03.002 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 09:20:03.002 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: workflowEvent, eventType:
Started }
2024-12-10 09:20:03.003 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:20:03.003 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:20:03.003 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:20:03.003 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:20:03.004 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:20:03.004 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 66b08727-9343-4601-afbb-90c4cb2e5932 and
name: d365-payment-wf
2024-12-10 09:20:03.005 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:20:03.005 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 66b08727-9343-4601-afbb-90c4cb2e5932 with
sources: [rebates, medicaid]
2024-12-10 09:20:03.006 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:20:03.006 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:20:03.008 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40678, jobExecutionId=31fb7a4c-1e6d-4c10-8f77-
384d878e3a8b, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=66b08727-9343-4601-afbb-
90c4cb2e5932, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:20:02.301662722, updatedBy=null, updatedDate=null)
2024-12-10 09:20:03.246 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 09:20:03.247 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:20:03.248 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:20:03.253 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:20:03.255 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:20:03.259 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:20:03.260 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:20:03.260 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:20:03.260 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:20:03.261 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:20:03.261 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:20:03.261 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:20:03.262 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:20:03.262 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 09:20:03.263 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 09:20:03.266 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 09:20:03.267 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 09:20:03.268 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 09:20:03.268 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 09:20:03.269 ERROR [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:20:03.271 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1


--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:20:03.271 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 66b08727-9343-4601-afbb-90c4cb2e5932, type: workflowEvent, eventType:
Finished }
2024-12-10 09:20:03.271 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:20:03.272 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 09:20:03.886 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : ee41df63-c11c-4322-bf9b-9b51032f17ea
2024-12-10 09:20:04.563 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 09:20:04.563 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a6ab32a-325b-4e79-9acd-d8d0b629baae, type: workflowEvent, eventType:
Started }
2024-12-10 09:20:04.564 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:20:04.564 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a6ab32a-325b-4e79-9acd-d8d0b629baae, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:20:04.564 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:20:04.565 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a6ab32a-325b-4e79-9acd-d8d0b629baae, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:20:04.565 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a6ab32a-325b-4e79-9acd-d8d0b629baae, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:20:04.565 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 9a6ab32a-325b-4e79-9acd-d8d0b629baae and
name: d365-payment-wf
2024-12-10 09:20:04.566 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a6ab32a-325b-4e79-9acd-d8d0b629baae, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:20:04.566 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 9a6ab32a-325b-4e79-9acd-d8d0b629baae with
sources: [rebates, medicaid]
2024-12-10 09:20:04.567 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:20:04.567 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:20:04.568 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40679, jobExecutionId=ee41df63-c11c-4322-bf9b-
9b51032f17ea, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=9a6ab32a-325b-4e79-9acd-
d8d0b629baae, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:20:03.886531430, updatedBy=null, updatedDate=null)
2024-12-10 09:20:05.261 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:20:05.261 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:20:05.261 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a6ab32a-325b-4e79-9acd-d8d0b629baae, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:20:05.262 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 9a6ab32a-325b-4e79-9acd-d8d0b629baae, type: workflowEvent, eventType:
Finished }
2024-12-10 09:20:05.262 INFO [payment-service,b89645ffca24477b,b89645ffca24477b] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:21:00.007 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 09:21:00.614 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : f4111410-b216-4da5-b3ea-0c5174072341
2024-12-10 09:21:00.780 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 036c57b5-fd03-49b3-8b19-26ae13d887db, type: workflowEvent, eventType:
Started }
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 036c57b5-fd03-49b3-8b19-26ae13d887db, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 036c57b5-fd03-49b3-8b19-26ae13d887db, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 036c57b5-fd03-49b3-8b19-26ae13d887db, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 036c57b5-fd03-49b3-8b19-26ae13d887db and
name: jde-payment-wf
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 036c57b5-fd03-49b3-8b19-26ae13d887db, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 036c57b5-fd03-49b3-8b19-26ae13d887db with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:21:00.784 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:21:00.785 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40680, jobExecutionId=f4111410-b216-4da5-b3ea-
0c5174072341, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=036c57b5-fd03-49b3-8b19-
26ae13d887db, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:21:00.614978024, updatedBy=null, updatedDate=null)
2024-12-10 09:21:01.167 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:21:01.167 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:21:01.167 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 036c57b5-fd03-49b3-8b19-26ae13d887db, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:21:01.167 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 036c57b5-fd03-49b3-8b19-26ae13d887db, type: workflowEvent, eventType:
Finished }
2024-12-10 09:21:01.167 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:21:01.398 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : a69fa370-bdf2-4101-b90d-30b0e481f110
2024-12-10 09:21:01.567 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 09:21:01.568 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 994154b0-8bdb-41cc-aa0d-2f0406c150dc, type: workflowEvent, eventType:
Started }
2024-12-10 09:21:01.568 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:21:01.568 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 994154b0-8bdb-41cc-aa0d-2f0406c150dc, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:21:01.568 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:21:01.568 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 994154b0-8bdb-41cc-aa0d-2f0406c150dc, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:21:01.569 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 994154b0-8bdb-41cc-aa0d-2f0406c150dc, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:21:01.569 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 994154b0-8bdb-41cc-aa0d-2f0406c150dc and
name: jde-payment-wf
2024-12-10 09:21:01.569 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 994154b0-8bdb-41cc-aa0d-2f0406c150dc, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:21:01.569 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 994154b0-8bdb-41cc-aa0d-2f0406c150dc with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:21:01.569 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:21:01.569 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:21:01.570 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:21:01.571 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40681, jobExecutionId=a69fa370-bdf2-4101-b90d-
30b0e481f110, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=994154b0-8bdb-41cc-aa0d-
2f0406c150dc, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:21:01.398328802, updatedBy=null, updatedDate=null)
2024-12-10 09:21:02.003 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:21:02.004 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:21:02.004 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 994154b0-8bdb-41cc-aa0d-2f0406c150dc, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:21:02.004 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 994154b0-8bdb-41cc-aa0d-2f0406c150dc, type: workflowEvent, eventType:
Finished }
2024-12-10 09:21:02.004 INFO [payment-service,59e249ae78738f06,59e249ae78738f06] 1
--- [tor-tcp-epoll-1] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:25:00.010 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job...
2024-12-10 09:25:00.567 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 06e24f0d-6f64-4af3-9fe7-e43f1f1f2375
2024-12-10 09:25:00.751 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : D2
2024-12-10 09:25:00.751 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92552c9f-225b-49b7-a5a2-b5008fb92628, type: workflowEvent, eventType:
Started }
2024-12-10 09:25:00.751 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:25:00.751 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92552c9f-225b-49b7-a5a2-b5008fb92628, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:25:00.751 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:25:00.751 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92552c9f-225b-49b7-a5a2-b5008fb92628, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:25:00.752 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92552c9f-225b-49b7-a5a2-b5008fb92628, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:25:00.752 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 92552c9f-225b-49b7-a5a2-b5008fb92628 and
name: d365-payment-wf
2024-12-10 09:25:00.752 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92552c9f-225b-49b7-a5a2-b5008fb92628, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:25:00.752 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 92552c9f-225b-49b7-a5a2-b5008fb92628 with
sources: [rebates, medicaid]
2024-12-10 09:25:00.752 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:25:00.752 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:25:00.752 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40682, jobExecutionId=06e24f0d-6f64-4af3-9fe7-
e43f1f1f2375, jobType=d365, clientGuid=D2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=92552c9f-225b-49b7-a5a2-
b5008fb92628, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:25:00.567705634, updatedBy=null, updatedDate=null)
2024-12-10 09:25:01.098 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:25:01.098 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:25:01.099 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92552c9f-225b-49b7-a5a2-b5008fb92628, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:25:01.099 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 92552c9f-225b-49b7-a5a2-b5008fb92628, type: workflowEvent, eventType:
Finished }
2024-12-10 09:25:01.099 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:25:01.155 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : e4c417a9-3829-4e6d-901f-60aead0fdeba
2024-12-10 09:25:01.459 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : KE
2024-12-10 09:25:01.462 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: workflowEvent, eventType:
Started }
2024-12-10 09:25:01.467 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:25:01.468 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:25:01.469 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:25:01.471 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:25:01.473 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:25:01.474 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 823b92c6-b3de-4c7e-87e1-37b407c6647a and
name: d365-payment-wf
2024-12-10 09:25:01.476 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:25:01.478 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 823b92c6-b3de-4c7e-87e1-37b407c6647a with
sources: [rebates, medicaid]
2024-12-10 09:25:01.478 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:25:01.480 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:25:01.484 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40683, jobExecutionId=e4c417a9-3829-4e6d-901f-
60aead0fdeba, jobType=d365, clientGuid=KE, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=823b92c6-b3de-4c7e-87e1-
37b407c6647a, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:25:01.156407766, updatedBy=null, updatedDate=null)
2024-12-10 09:25:01.966 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 5 records
2024-12-10 09:25:01.967 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 5
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:25:01.969 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:25:01.972 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:25:01.980 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:25:01.981 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:25:01.983 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: medicaid
2024-12-10 09:25:01.987 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:25:01.990 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:25:01.990 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:25:01.993 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 5
2024-12-10 09:25:01.994 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 0
2024-12-10 09:25:01.994 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:25:01.994 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
file-generation, eventType: Next }
2024-12-10 09:25:01.995 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
file-generation, eventType: Started }
2024-12-10 09:25:02.345 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.FileGenerationStep : File :
KE_REQ_12102024092502.xml Generated Successfully.
2024-12-10 09:25:02.345 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
file-generation, eventType: Finished }
2024-12-10 09:25:02.345 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
invoke-api, eventType: Next }
2024-12-10 09:25:02.346 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
invoke-api, eventType: Started }
2024-12-10 09:25:02.346 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : File
Content: <?xml version="1.0" encoding="UTF-8" standalone="no"?><Document
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>Tricare_Tricare_2024Q2_55
0001_02042025</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>800012</
ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-02T13:01:39</
DOCUMENTDATE><DUEDATE>2025-02-04T00:00:00</DUEDATE><INVOICE>Tricare_Tricare_2024</
INVOICE><JOURNALHEADERDESCRIPTION>Tricare_Tricare_2024Q2_550001_02042025</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>Tricare_Tricare_2024Q2_550001_0204
2025</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</JOURNALNAME><METHODOFPAYMENT>01-
ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:25:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-550001</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALNUM><LINENUM>1</LINENUM><ACCOUNTDISPLAYVALUE>DEFAUL
T</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</ACCOUNTTYPE><BANKACCOUNTID>Akebia</
BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>46.00</CREDIT><DEBIT>0</
DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>2024-12-10T07:14:23</
DOCUMENTDATE><DUEDATE>2024-04-14T00:00:00</DUEDATE><INVOICE>MNAHEALTH_Ascent
Hea</INVOICE><JOURNALHEADERDESCRIPTION>MNAHEALTH_Ascent Health Services
LLC_202310_343_04142024</JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>MNAHEALTH
_Ascent Health Services
LLC_202310_343_04142024</JOURNALLINEDESCRIPTION><JOURNALNAME>LEX</
JOURNALNAME><METHODOFPAYMENT>01-ACH</METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:25:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>REB-KE-343</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:25:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800026</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>10261.57</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2023-12-
23T00:00:00</DUEDATE><INVOICE>AK3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:25:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AK_3Q2023_10261.57_2023-12-
23</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:25:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1118</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
3Q23L2024-12-10T09:25:02-KE01-ACH</JOURNALNUM><LINENUM>2</
LINENUM><ACCOUNTDISPLAYVALUE>800029</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</
COMPANY><CREDIT>71499.64</CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</
CURRENCY><DOCUMENTDATE>2022-11-07T00:00:00</DOCUMENTDATE><DUEDATE>2024-01-
06T00:00:00</DUEDATE><INVOICE>AL3Q202359922</
INVOICE><JOURNALHEADERDESCRIPTION>3Q23L2024-12-10T09:25:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_AL_3Q2023_71499.64_2024-01-
06</JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:25:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1119</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY><AVAVENDORINVOICEJOURNALTRANSENTITY><JOURNALNUM>
2Q24L2024-12-10T09:25:02-KE01-ACH</JOURNALNUM><LINENUM>1</
LINENUM><ACCOUNTDISPLAYVALUE>800032</ACCOUNTDISPLAYVALUE><ACCOUNTTYPE>Vend</
ACCOUNTTYPE><BANKACCOUNTID>Akebia</BANKACCOUNTID><COMPANY>990</COMPANY><CREDIT>0</
CREDIT><DEBIT>0</DEBIT><CURRENCY>USD</CURRENCY><DOCUMENTDATE>1900-01-01T00:00:00</
DOCUMENTDATE><DUEDATE>1901-01-01T00:00:00</DUEDATE><INVOICE>NY2Q202459922</
INVOICE><JOURNALHEADERDESCRIPTION>2Q24L2024-12-10T09:25:02-KE01-ACH</
JOURNALHEADERDESCRIPTION><JOURNALLINEDESCRIPTION>59922_NY_2Q2024_0.0_1901-01-01</
JOURNALLINEDESCRIPTION><JOURNALNAME>CON</JOURNALNAME><METHODOFPAYMENT>01-ACH</
METHODOFPAYMENT><PAYMENTREFERENCE>AKEBIA59922</
PAYMENTREFERENCE><TRANSACTIONTYPE>Vend</TRANSACTIONTYPE><TRANSDATE>2024-12-
10T09:25:02</TRANSDATE><APPROVED/><APPROVEDBY/><OFFSETACCOUNTDISPLAYVALUE/
><OFFSETACCOUNTTYPE>Ledger</OFFSETACCOUNTTYPE><OFFSETCOMPANY>990</
OFFSETCOMPANY><AVA_RMSINTERFACEID>MEDI-KE-1120</AVA_RMSINTERFACEID></
AVAVENDORINVOICEJOURNALTRANSENTITY></Document>
2024-12-10 09:25:02.542 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 10129f04-6e01-4d69-94a1-795d248fc778
2024-12-10 09:25:02.567 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [or-http-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Bearer
Token:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCI
sImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2V2ZW1vZC1zY
XQuc2FuZGJveC5vcGVyYXRpb25zLmR5bmFtaWNzLmNvbSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3Mu
bmV0L2U0ZjQwYmU3LWFmNGEtNDhjNi1hY2E3LWIwNjIxOGNmYzc1ZS8iLCJpYXQiOjE3MzM4MjI0MDIsIm5
iZiI6MTczMzgyMjQwMiwiZXhwIjoxNzMzODI2MzAyLCJhaW8iOiJrMkJnWUlnck9kc1d2SE5Kdk1QVUU2VU
c4N1pYQUFBPSIsImFwcGlkIjoiMzUzMmRkYTAtNWNkYS00OGI0LWJiMDUtNGNmZTdkMDVkYWQ2IiwiYXBwa
WRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvZTRmNDBiZTctYWY0YS00OGM2LWFj
YTctYjA2MjE4Y2ZjNzVlLyIsImlkdHlwIjoiYXBwIiwib2lkIjoiMmVmNGE2MjAtODk4Mi00NTVkLThmNmY
tZDNhMmJlN2I4MTlhIiwicmgiOiIxLkFTZ0E1d3YwNUVxdnhraXNwN0JpR01fSFhoVUFBQUFBQUFBQXdBQU
FBQUFBQUFBb0FBQW9BQS4iLCJzdWIiOiIyZWY0YTYyMC04OTgyLTQ1NWQtOGY2Zi1kM2EyYmU3YjgxOWEiL
CJ0aWQiOiJlNGY0MGJlNy1hZjRhLTQ4YzYtYWNhNy1iMDYyMThjZmM3NWUiLCJ1dGkiOiJDMUFNTnJ2T2lr
SzBzX055ekFrSUFBIiwidmVyIjoiMS4wIiwieG1zX2lkcmVsIjoiNyAyOCJ9.o2Kk2L8E-
GvTlIMXl9iAqWFEcaIB9JJ_37TeIZy8Zh56SVt9UwMXtAWuoqwYA6VhcrTTLGZNbA7442qj8jCSppCO5Joo
2Zy_XfzwaM585L0sN92QZhDmrcg4g8gShj4_dwxzItWA9SSKm9K_EnDGGsW_Gkp-
ytOc68ou0lOhPACBrFBVhMWUrUsB1DFR-_zubA_iBJVCTOdyi0sJ85FsIDqYjzgKyR0jr7Gn0anLzybL6-
tMYjPGETfQUKSVBQRF28qhdDKJWUn8DBDy8vzQAKLHMXqqiVi3E1JqCvn_fZ1XjoyKZLnHxBVEw-
7JMBe5PlQNLKPEbC_4o1ANIWlz0g
2024-12-10 09:25:02.820 ERROR [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [or-http-epoll-2] [lush-core] c.e.r.p.w.step.InvokeExternalAPIStep : Error
calling API: {}
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:25:02.826 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1


--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: stepEvent, stepName:
invoke-api, eventType: Finished }
2024-12-10 09:25:02.827 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 823b92c6-b3de-4c7e-87e1-37b407c6647a, type: workflowEvent, eventType:
Finished }
2024-12-10 09:25:02.827 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [or-http-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:25:02.828 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [or-http-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected],
[email protected], [email protected]]
2024-12-10 09:25:03.050 ERROR [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [or-http-epoll-2] [lush-core] reactor.core.publisher.Operators :
Operator called default onErrorDropped

reactor.core.Exceptions$ErrorCallbackNotImplemented:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
Caused by:
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidd
en: 403 Forbidden from POST
https://evemod-sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-
B2BE-44E8-895B-3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
*__checkpoint ⇢ 403 from POST https://evemod-
sat.sandbox.operations.dynamics.com/api/connector/enqueue/9E9D12A0-B2BE-44E8-895B-
3CB734D521B2?entity=AVA%2520Invoice%2520Journal%2520MEDI [DefaultWebClient]
Original Stack Trace:
at
org.springframework.web.reactive.function.client.WebClientResponseException.create(
WebClientResponseException.java:200)
at
org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$creat
eException$1(DefaultClientResponse.java:207)
at
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefau
ltIfEmpty.java:101)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable
.java:129)
at
reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWr
ite.java:107)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(Flux
MapFuseable.java:299)
at
reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNex
t(FluxFilterFuseable.java:337)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:15
9)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
at
reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:41
9)
at
reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
at
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.j
ava:703)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.
java:103)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireC
hannelRead(CombinedChannelDuplexHandler.java:436)
at
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.ja
va:327)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
99)
at
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHand
ler.java:251)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
at
io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMe
ssageDecoder.java:510)
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:44
9)
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:2
79)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)

2024-12-10 09:25:03.157 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1


--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : N2
2024-12-10 09:25:03.157 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: workflowEvent, eventType:
Started }
2024-12-10 09:25:03.157 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:25:03.158 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:25:03.158 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:25:03.158 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:25:03.158 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:25:03.158 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: d4f81301-6798-4fa1-8b66-9077984fc223 and
name: d365-payment-wf
2024-12-10 09:25:03.158 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:25:03.159 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: d4f81301-6798-4fa1-8b66-9077984fc223 with
sources: [rebates, medicaid]
2024-12-10 09:25:03.159 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:25:03.159 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:25:03.162 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40684, jobExecutionId=10129f04-6e01-4d69-94a1-
795d248fc778, jobType=d365, clientGuid=N2, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=d4f81301-6798-4fa1-8b66-
9077984fc223, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:25:02.543146777, updatedBy=null, updatedDate=null)
2024-12-10 09:25:03.394 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 4 records
2024-12-10 09:25:03.395 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : 4
records found. Proceeding with next step and payment request summary update.
2024-12-10 09:25:03.396 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:25:03.398 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:25:03.399 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:25:03.401 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Updating payment request summary for approvalType: rebates
2024-12-10 09:25:03.402 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:25:03.402 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
validate, eventType: Next }
2024-12-10 09:25:03.403 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
validate, eventType: Started }
2024-12-10 09:25:03.403 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=108,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:25:03.404 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=109,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:25:03.404 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=110,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:25:03.405 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Validation Errors for record ApprovalRecordKey(approvalId=111,
approvalType=rebates): [Missing required field 'BANKACCOUNTID']
2024-12-10 09:25:03.408 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 111
2024-12-10 09:25:03.411 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 110
2024-12-10 09:25:03.412 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 109
2024-12-10 09:25:03.414 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Updating errors : [Missing required field 'BANKACCOUNTID'] to payment request
summary for approvalType: REBATES and approvalId : 108
2024-12-10 09:25:03.415 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Valid
records count: 0
2024-12-10 09:25:03.416 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep :
Invalid records count: 4
2024-12-10 09:25:03.418 ERROR [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.step.RecordValidationStep : Error
validating records:

java.lang.RuntimeException: All records are invalid


at
com.eversana.rms.payment.workflow.step.RecordValidationStep.validate(RecordValidati
onStep.java:111)
at
com.eversana.rms.payment.workflow.step.RecordValidationStep.handleStep(RecordValida
tionStep.java:88)
at
com.eversana.rms.payment.workflow.step.AbstractWorkflowStep.handleStepEvent(Abstrac
tWorkflowStep.java:38)
at jdk.internal.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(Applica
tionListenerMethodAdapter.java:344)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(App
licationListenerMethodAdapter.java:229)
at
org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEve
nt(ApplicationListenerMethodAdapter.java:166)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListene
r(SimpleApplicationEventMulticaster.java:176)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(
SimpleApplicationEventMulticaster.java:169)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:143)
at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(
SimpleApplicationEventMulticaster.java:131)
at
com.eversana.rms.payment.workflow.orchestrator.Orchestrator.nextStep(Orchestrator.j
ava:84)
at com.eversana.rms.payment.workflow.Workflow.nextStep(Workflow.java:81)
at com.eversana.rms.payment.workflow.Workflow.finishStep(Workflow.java:72)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.handleSuccess(FetchRecordSte
p.java:140)
at
com.eversana.rms.payment.workflow.step.FetchRecordStep.lambda$fetch$1(FetchRecordSt
ep.java:119)
at
reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onNext(MonoPeekT
erminal.java:171)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:151)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCol
lectList.java:128)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.
java:260)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java
:294)
at
reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:
230)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165)
at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87)
at reactor.core.publisher.Flux.subscribe(Flux.java:8469)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onNext(MonoFlatMapMany.java:
195)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
at
reactor.core.publisher.MonoCount$CountSubscriber.onComplete(MonoCount.java:92)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:894)
at
reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:997)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replayNormal(FluxReplay.jav
a:602)
at
reactor.core.publisher.FluxReplay$UnboundedReplayBuffer.replay(FluxReplay.java:709)
at
reactor.core.publisher.FluxReplay$ReplaySubscriber.onComplete(FluxReplay.java:1372)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsing
When.java:392)
at
reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:527)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at
reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.j
ava:2058)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:209)
at
reactor.pool.SimpleDequePool.lambda$maybeRecycleAndDrain$19(SimpleDequePool.java:55
4)
at
reactor.core.publisher.LambdaMonoSubscriber.onComplete(LambdaMonoSubscriber.java:13
5)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.j
ava:145)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at reactor.core.publisher.Mono.subscribeWith(Mono.java:4515)
at reactor.core.publisher.Mono.subscribe(Mono.java:4371)
at reactor.core.publisher.Mono.subscribe(Mono.java:4307)
at
reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:548)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java
:765)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:8
77)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
at reactor.core.publisher.Operators.complete(Operators.java:137)
at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:240)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java
:203)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoI
gnoreElements.java:89)
at
reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onComplete(FluxH
andleFuseable.java:236)
at
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1817)
at reactor.core.publisher.MonoSupplier.subscribe(MonoSupplier.java:62)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.j
ava:263)
at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume
.java:103)
at
reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onError(MonoIgno
reElements.java:84)
at reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
at
reactor.core.publisher.FluxFilter$FilterSubscriber.onError(FluxFilter.java:157)
at
reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onError(FluxFilter.ja
va:291)
at
reactor.core.publisher.FluxMap$MapConditionalSubscriber.onError(FluxMap.java:265)
at reactor.core.publisher.Operators.error(Operators.java:198)
at reactor.core.publisher.MonoError.subscribe(MonoError.java:53)
at
reactor.core.publisher.MonoDeferContextual.subscribe(MonoDeferContextual.java:55)
at
reactor.core.publisher.InternalMonoOperator.subscribe(InternalMonoOperator.java:64)
at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:52)
at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
at
reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.j
ava:384)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:846
)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:608)
at reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:588)
at
reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:465)
at
reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembl
y.java:549)
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)
at
reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuse
able.java:152)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.checkTerminated(Flux
WindowPredicate.java:538)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drainLoop(FluxWindow
Predicate.java:486)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.drain(FluxWindowPred
icate.java:430)
at
reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onComplete(FluxWindo
wPredicate.java:310)
at
reactor.core.publisher.SerializedSubscriber.onComplete(SerializedSubscriber.java:14
6)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilMainSubscriber.onComplete(FluxTa
keUntilOther.java:245)
at
reactor.core.publisher.FluxTakeUntilOther$TakeUntilOtherSubscriber.onComplete(FluxT
akeUntilOther.java:120)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onCo
mplete(ScopePassingSpanSubscriber.java:103)
at
reactor.core.publisher.SinkEmptyMulticast$VoidInner.complete(SinkEmptyMulticast.jav
a:238)
at
reactor.core.publisher.SinkEmptyMulticast.tryEmitEmpty(SinkEmptyMulticast.java:70)
at
reactor.core.publisher.SinkEmptySerialized.tryEmitEmpty(SinkEmptySerialized.java:46
)
at
io.r2dbc.mssql.RpcQueryMessageFlow$OnCursorComplete.run(RpcQueryMessageFlow.java:68
6)
at io.r2dbc.mssql.RpcQueryMessageFlow.onDone(RpcQueryMessageFlow.java:387)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:377)
at
io.r2dbc.mssql.RpcQueryMessageFlow.handleMessage(RpcQueryMessageFlow.java:315)
at
io.r2dbc.mssql.RpcQueryMessageFlow.lambda$exchange$1(RpcQueryMessageFlow.java:141)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:324)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:
130)
at
reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFu
seable.java:854)
at
reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.jav
a:340)
at
reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onNext(MonoFlatMapMany.java
:250)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
at
reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
at reactor.core.publisher.EmitterProcessor.onNext(EmitterProcessor.java:265)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:287)
at
io.r2dbc.mssql.client.ReactorNettyClient$1.next(ReactorNettyClient.java:212)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:322)
at
io.r2dbc.mssql.client.ReactorNettyClient$2.onNext(ReactorNettyClient.java:307)
at
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.
java:79)
at
org.springframework.cloud.sleuth.instrument.reactor.ScopePassingSpanSubscriber.onNe
xt(ScopePassingSpanSubscriber.java:89)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(Flu
xFlattenIterable.java:421)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlat
tenIterable.java:686)
at
reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onNext(FluxFla
ttenIterable.java:250)
at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:279)
at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:388)
at
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
at
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler
.java:93)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdap
ter.java:93)
at
io.r2dbc.mssql.client.ssl.TdsSslHandler.channelRead(TdsSslHandler.java:380)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
erContext.java:357)
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipel
ine.java:1410)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:379)
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHan
dlerContext.java:365)
at
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java
:919)
at
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(Ab
stractEpollStreamChannel.java:800)
at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:3
0)
at java.base/java.lang.Thread.run(Thread.java:840)
2024-12-10 09:25:03.426 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: stepEvent, stepName:
validate, eventType: Finished }
2024-12-10 09:25:03.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: d4f81301-6798-4fa1-8b66-9077984fc223, type: workflowEvent, eventType:
Finished }
2024-12-10 09:25:03.438 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:25:03.451 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.mail.EmailService :
Sending email notification to : [[email protected]]
2024-12-10 09:25:03.813 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 0d636c82-9f90-41fd-bdec-f5df84eefaa4
2024-12-10 09:25:04.434 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : V5
2024-12-10 09:25:04.434 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7adc2868-133a-42f5-83f4-e276eed22020, type: workflowEvent, eventType:
Started }
2024-12-10 09:25:04.434 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:25:04.434 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7adc2868-133a-42f5-83f4-e276eed22020, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.w.s.InitD365PaymentWorkflowStep : D365
Payment Workflow Initiated
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7adc2868-133a-42f5-83f4-e276eed22020, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7adc2868-133a-42f5-83f4-e276eed22020, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 7adc2868-133a-42f5-83f4-e276eed22020 and
name: d365-payment-wf
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7adc2868-133a-42f5-83f4-e276eed22020, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 7adc2868-133a-42f5-83f4-e276eed22020 with
sources: [rebates, medicaid]
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:25:04.435 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:25:04.436 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40685, jobExecutionId=0d636c82-9f90-41fd-bdec-
f5df84eefaa4, jobType=d365, clientGuid=V5, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=7adc2868-133a-42f5-83f4-
e276eed22020, workflowName=d365-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:25:03.814137662, updatedBy=null, updatedDate=null)
2024-12-10 09:25:04.863 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:25:04.863 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, medicaid]. Payment file will not be generated.
2024-12-10 09:25:04.864 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7adc2868-133a-42f5-83f4-e276eed22020, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:25:04.864 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 7adc2868-133a-42f5-83f4-e276eed22020, type: workflowEvent, eventType:
Finished }
2024-12-10 09:25:04.864 INFO [payment-service,d62ac576ce62444d,d62ac576ce62444d] 1
--- [tor-tcp-epoll-2] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:26:00.001 INFO [payment-service,988a9ab7ee761847,988a9ab7ee761847] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running D365 payment process job status check...
2024-12-10 09:28:00.006 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [ scheduling-1] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
Running JDE payment process job...
2024-12-10 09:28:00.722 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 49f1befd-d32f-483a-be14-669c4f4d81c2
2024-12-10 09:28:00.884 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : DX
2024-12-10 09:28:00.885 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a2a2773c-6376-4e81-b7c7-c8b00edefc6c, type: workflowEvent, eventType:
Started }
2024-12-10 09:28:00.885 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:28:00.885 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a2a2773c-6376-4e81-b7c7-c8b00edefc6c, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:28:00.885 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:28:00.885 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a2a2773c-6376-4e81-b7c7-c8b00edefc6c, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:28:00.886 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a2a2773c-6376-4e81-b7c7-c8b00edefc6c, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:28:00.886 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: a2a2773c-6376-4e81-b7c7-c8b00edefc6c and
name: jde-payment-wf
2024-12-10 09:28:00.886 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a2a2773c-6376-4e81-b7c7-c8b00edefc6c, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:28:00.886 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: a2a2773c-6376-4e81-b7c7-c8b00edefc6c with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:28:00.886 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:28:00.887 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:28:00.887 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:28:00.891 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40686, jobExecutionId=49f1befd-d32f-483a-be14-
669c4f4d81c2, jobType=jde, clientGuid=DX, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=a2a2773c-6376-4e81-b7c7-
c8b00edefc6c, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:28:00.722546356, updatedBy=null, updatedDate=null)
2024-12-10 09:28:01.262 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:28:01.262 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:28:01.263 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a2a2773c-6376-4e81-b7c7-c8b00edefc6c, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:28:01.263 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: a2a2773c-6376-4e81-b7c7-c8b00edefc6c, type: workflowEvent, eventType:
Finished }
2024-12-10 09:28:01.263 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished
2024-12-10 09:28:01.314 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.rms.payment.job.JobExecutionFacade : Saving
job execution log for jobExecutionId : 879e40ec-025c-484e-bd9c-e3fcc5fb15bd
2024-12-10 09:28:01.550 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.processor.PaymentProcessor :
Generating payment file for client : L3
2024-12-10 09:28:01.550 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c5a376f-73c3-46c5-99ab-643df03b6fdc, type: workflowEvent, eventType:
Started }
2024-12-10 09:28:01.551 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Started
2024-12-10 09:28:01.551 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c5a376f-73c3-46c5-99ab-643df03b6fdc, type: stepEvent, stepName:
init, eventType: Started }
2024-12-10 09:28:01.552 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.w.s.InitJDEPaymentWorkflowStep : JDE
Payment Workflow Initiated
2024-12-10 09:28:01.553 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c5a376f-73c3-46c5-99ab-643df03b6fdc, type: stepEvent, stepName:
init, eventType: Finished }
2024-12-10 09:28:01.553 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c5a376f-73c3-46c5-99ab-643df03b6fdc, type: stepEvent, stepName:
fetch, eventType: Next }
2024-12-10 09:28:01.553 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting step: fetch for workflow id: 4c5a376f-73c3-46c5-99ab-643df03b6fdc and
name: jde-payment-wf
2024-12-10 09:28:01.553 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c5a376f-73c3-46c5-99ab-643df03b6fdc, type: stepEvent, stepName:
fetch, eventType: Started }
2024-12-10 09:28:01.557 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Starting fetch step for workflow ID: 4c5a376f-73c3-46c5-99ab-643df03b6fdc with
sources: [rebates, chargeback, medicaid]
2024-12-10 09:28:01.558 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: rebates
2024-12-10 09:28:01.564 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: chargeback
2024-12-10 09:28:01.565 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetching records for source: medicaid
2024-12-10 09:28:01.567 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.scheduler.ScheduledTasks :
jobExecutionLog : JobExecutionLog(id=40687, jobExecutionId=879e40ec-025c-484e-bd9c-
e3fcc5fb15bd, jobType=jde, clientGuid=L3, status=Running,
jobExecutionDetails=JobExecutionDetails(workflowId=4c5a376f-73c3-46c5-99ab-
643df03b6fdc, workflowName=jde-payment-wf, d365MessageId=null, fileName=null,
totalRecords=0, validRecords=0, invalidRecords=0, errors=[],
d365ProcessingStatus=null), createdBy=system, createdDate=2024-12-
10T09:28:01.314830494, updatedBy=null, updatedDate=null)
2024-12-10 09:28:01.966 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep :
Fetched 0 records
2024-12-10 09:28:01.966 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.p.workflow.step.FetchRecordStep : No
records found for sources: [rebates, chargeback, medicaid]. Payment file will not
be generated.
2024-12-10 09:28:01.967 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c5a376f-73c3-46c5-99ab-643df03b6fdc, type: stepEvent, stepName:
fetch, eventType: Finished }
2024-12-10 09:28:01.967 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher :
{ workflowId: 4c5a376f-73c3-46c5-99ab-643df03b6fdc, type: workflowEvent, eventType:
Finished }
2024-12-10 09:28:01.967 INFO [payment-service,d7688627826b620f,d7688627826b620f] 1
--- [tor-tcp-epoll-4] [lush-core] c.e.r.payment.workflow.WorkflowWatcher : Wf :
Finished

You might also like