Ive create an inbound port that I'm using in an C# app, this service will create a record on a new custom table, well is working fine, now I've overwrited the Insert method (after the port was created) to execute some code after the record is inserted but for some reason it is not executing the code (wich will insert records in another table) any help you can provide will be really appretiated.
Thanks
Andres V.