View Single Post
  #4 (permalink)  
Old January 10th, 2008, 13:29
gig gig is offline
Junior Member
 
Join Date: Jan 2008
Location: Atlanta
Posts: 23
Thanks: 1
Thanked 5 Times in 5 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
gig is on a distinguished road
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!
Reply With Quote