Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
HiI have a really simple application that has policy details on it.if there is a claim on a policy I want to send those details to an SFTP site.Is there a clever way to achieve this?TIAChris
Sure, you can do that adding your code to one of events like BeforeAdd or AfterAdd. See sample code at http://stackoverflow.com/a/9578377