Adding a Soft Coding Record

Field

Description

User/Role

Enter your JD Edwards EnterpriseOne user ID and role, such as *Public.

Environment Name

Enter the name of the JD Edwards EnterpriseOne environment in which you are working.

Template Name

Enter a template name. You must use the JD Edwards EnterpriseOne standard for naming templates, which is E1_{BusinessService}, where BusinessService is the name of the business service, for example, E1_J740102.

Soft Coding Key

Enter one of the following values:

  • J740102. This soft coding key identifies related templates and records to work with the VIES Web service.

  • J740105. This soft coding key works with a Web service proxy on a weblogic server instead of OAS without having to run a migration tool.

  • J740120. This soft coding works with a JAXWS based proxy on a WLS or WAS server.

Soft Coding Description

Enter a description to identify the soft coding record.

Soft Coding Value

Enter the following XML document:

In the case of J740102:

<port-info>

<wsdl-port namespaceURI="urn:ec.europa.eu:taxud:vies:services:checkVat"

localpart="checkVatPort"/>

<operations>

<operation name="checkVat"/>

<operation name="checkVatApprox"/>

</operations>

</port-info>

The system populates the XML document when you click the Populate Soft Coding Value button that appears on the form when you enter a valid template name.

In the case of J740105 or J740120:

<scwls><endpoint>http://ec.europa.eu/taxation_customs/vies/services/checkVatService</endpoint></scwls>

The link in bold should be the endpoint the user wants to connect to invoke the Web service.

See also: For additional information about the implications of the JAX-WS build option, refer to document ID 1488986.1 on the My Oracle Support site: https://support.oracle.com