Exercise 08: Integrating a Web Service and a Java API Class

From AgileApps Support Wiki
Revision as of 16:13, 10 December 2022 by Wikieditor (talk | contribs) (Created page with "==Objective== This exercise has two parts: :* In Part 1, you integrate a Web service. :* In Part 2, you implement a provided Java API service for the Order Object to iterate t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Objective

This exercise has two parts:

  • In Part 1, you integrate a Web service.
  • In Part 2, you implement a provided Java API service for the Order Object to iterate through all the Line Items and update the Line Item count on the order.

Visit the following pages to see the steps: