Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live integration notifications #208

Open
ivaigor96 opened this issue Dec 11, 2024 · 0 comments
Open

Live integration notifications #208

ivaigor96 opened this issue Dec 11, 2024 · 0 comments

Comments

@ivaigor96
Copy link

The latest current Live integration notifications settings look like this

image

Firstly, there is no Notification e-mail template and no indication where it should be added or what it should contain

image

Next, from what I tested we have 1 major case that we need an email notification for - the calculate order request with create order = true returned an error. When an order is completed in DW but was not successfully transfered to the ERP system. When this happens, there is a scheduled task to resend failed orders, but this is not enough because sometimes the order can not be sent without changing something on the request or ERP. Basically, in this scenario it is critical to inform an employee as soon as possible because something might need to be done urgently.

Ideally, this email notifiacation should be something like: Order 123 was not transfered to the ERP, the remote system returned error: "Order trasnfer failed: item 123 is sales blocked".

A second major case that the customer might need a notifiaction for could be that the ERP is not responding at all (e.g. some sort of SSL error, all responses are the same and errors).

I have created a quick workaround for now where a scheduled task is sent if a completed order with a blank integration order ID appears, but I request something standard because my workaround still requires opening the log and checking the error message manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant