Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft RMS and PHP

Status
Not open for further replies.

Foamcow

Programmer
Nov 14, 2002
6,092
GB
Has anyone got experience of getting a PHP based ecommerce site 'talking' to a Microsoft Dynamics RMS setup?

I believe it's possible using something called "Web Integrator" but as always it's virtually impossible to get any real information from the Microsoft official site.

I'm interested in the protocols and methods that need to be used to get a website hooked into the inventory system provided by the RMS package.

--
Tek-Tips Forums is Member Supported. Click Here to donate

<honk>*:O)</honk>

Tyres: Mine's a pint of the black stuff.
Mike: You can't drink a pint of Bovril.


 
Somewhat - we don't use Microsoft Dynamics RMS, but we use Microsoft Dynamics GP. I didn't use a "Web Integrator" of any sort, I just pulled the information directly from the SQL database.

I would assume that because it is Microsoft Dynamics, it is using MSSQL as the backend database server - in which case it's just a matter of knowing where the data you want to display is.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top