> I am trying to hook up with an ATS vendor for one of my clients that is going 
> to use the ATS (Applicant Tracking System).  Here is
> what the prerequisits say for the ATS vendor regarding the webservice 
> functionality.
>
> "The vendor must support the post of HR-XML data via HTTPS both to and from 
> their service. We are currently unable to provide
> other data transfer means, such as FTP or SOAP."

Your ATS vendor sux.

> How does this change things regarding your SOAP comment?  Are they just 
> sending a string of data through url parameters?  I
> think I need to get a better spec sheet from them.  Any Feedback?

Well, at that point, we're simply talking about accepting HTTP
requests and generating responses. There's nothing CFC-specific going
on there. They may be sending data via the URL, but they may also be
sending it as form variables or even via custom HTTP headers. You need
to find out more about what they're doing exactly.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or ons

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332919
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to