Web Services

SMC Corporation of America

(www.smcusa.com, www.smcetech.com)

 

I worked on a team to develop a web service that communicates with Solidworks (www.solidworks.com) and sends part parameters and retrieves machining and assembly drawings for customized products configured on smcetech.com. This was built using IBM's Rational Application Developer (http://www.ibm.com/developerworks/rational/products/rad/) platform using Java and Apache Axis2 technologies. This uses standard SOAP protocols for XML communication back and forth. Another web service that I developed sends back a bill of materials once passed a valid part number. This returns a formatted XML response that would have all the individual items used to contruct the complete part.

 

Luna Music

(www.shoplunamusic.net)

 

This website in addition to all websites listed in the e-commerce section utilize web services for xml communication to and from the server. These web services were built using PHP and MySQL and communicate securely over SSL. Custom XML is returned for all the various aspects of the website including categories, user information, and shopping cart data.

 

Technologies Used

  • IBM Rational Application Developer
  • Microsoft SQL Server
  • Java - Apache Axis2
  • PHP MySQL