Adding a Soft Coding Template

Access the Add SoftCoding Template form.

Field

Description

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.

Description

Enter a description to identify the purpose of the template.

SoftCoding Key

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

Value

Enter the following XML document:

<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>