Creating a Business Service for JD Edwards EnterpriseOne as a Web Service Consumer

To use JD Edwards EnterpriseOne as a web service consumer, you create a business service and its value object using methodology and tools discussed in preceding chapters of this guide and in the JD Edwards EnterpriseOne Tools Business Services Development Guide.

You can use the XML Template utility to create an empty XML document that is based on a business service value object. The XML Template utility is provided by JDeveloper and supports these data types:

  • java.lang.Integer

  • java.math.BigDecimal

  • oracle.e1.bssvfoudnation

  • util.MathNumeric

  • java.util.GregorianCalendar

  • java.util.Date

  • java.lang.Short

  • java.lang.Boolean

  • java.lang.String