Discussions
Trigger external application at the end of checkout process
I have a Recalc Function script that calls an external application and get some information every time an item is added or updated.
I am passing data to a Suitelet and the Suitelet is calling nlapiRequestURL to call web service.
The data retrieved from the web service call is displayed in the website.
Now I am running into performance issues when there are a lot of items.
Is there a way to have the function trigger only at the end of the checkout process?
Any ideas are greatly appreciated!
Thank You!