| Re: Interfacing from ASP.NET Here's another suggestion, but I've don't have an application in front of me to test it so it may not work.
Couldn't you just send an empty/bad XML message to the integration servlet? I know this will not validate the SCAC, but I think you can build an XML message that will fail purposely due to construct or some other reason. You could ignore that.
Now I do realize this causes a little more overheard than one might desire.
I think the DB method is probably the simplest, but like the other poster I believe it is encrypted.
Good Luck! |