Question
SOAP - what is it?!
Hi All,
I work for a magazine and the majority of our subscriptions data is held in an in house database system, whilst the website db (content, login) is held on a MS SQL Server database on a shared hosting environment.
We are trying to integrate the two systems so they communicate in real time, so people can renew their subscription or change their address online. The technical team behind our subscription db say I need to connect to their db using SOAP, but I don't really know what SOAP is and can't seem to find a basic enough explanationt o get me started. Can anyone suggest any good coldfusion/SOAP resources or tutorials or a book I should buy?
There is also the suggestion that we store the username and password in our subscription database as well. Is using SOAP to communicate with the subscription database, the same as querying my web database? If so, there shouldn't be any problem storing the user login data in my subscription database. I'm just worred about the loss of control of my data - the whole thing makes me decidely nervous.
Has anyone done something similar and have tips?
Thanks in advance..Katie
I work for a magazine and the majority of our subscriptions data is held in an in house database system, whilst the website db (content, login) is held on a MS SQL Server database on a shared hosting environment.
We are trying to integrate the two systems so they communicate in real time, so people can renew their subscription or change their address online. The technical team behind our subscription db say I need to connect to their db using SOAP, but I don't really know what SOAP is and can't seem to find a basic enough explanationt o get me started. Can anyone suggest any good coldfusion/SOAP resources or tutorials or a book I should buy?
There is also the suggestion that we store the username and password in our subscription database as well. Is using SOAP to communicate with the subscription database, the same as querying my web database? If so, there shouldn't be any problem storing the user login data in my subscription database. I'm just worred about the loss of control of my data - the whole thing makes me decidely nervous.
Has anyone done something similar and have tips?
Thanks in advance..Katie
