Linking to the Vertex webservice v9
Use this procedure to set up configuration parameters when you are using Vertex.
- Set up files in this order:
- VertexConfigVersion contains the Vertex versions and login information
Do not validate the connection until User Templates and Configuration Parameters records are created.
- VertexConfig contains the FinanceEnterpriseGroup level access for Vertex
- ConfigurationParameters contains the link used for Vertex
- UserTemplates contains the webservice container used to pass the xml to vertex
- VertexConfigVersion contains the Vertex versions and login information
- Verify that 9 is the first value on VertexConfigVersion. The User Template tab is available.
- Set up Tax Configuration record.
- Select the Finance Enterprise Group.
- Select Vertex.
- Verify that these user templates are available:
- VertexCalculateTax90.xml is used for Calculate Tax
- VertexLookupTaxAreas90.xml is used for Lookup Tax Areas
- Verify this information:
- Template name is the vertex template name that is used in the application
- Business class is a business class anchor for the user template
- Description is what the User Template is used for
- File name is the actual file name that contains the xml that is passed to vertex
- MIME type is the type used for this User Template
- To verify that user template contains values, click the user template and select Open. This code block is displayed:
<?xmlversion="1.0"?> <soapenv:Envelope xmlns:urn="urn:vertexinc:o-series:tps:9:0" xmlns:soapenv="https://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header/> - <soapenv:Body> <urn:VertexEnvelope>@NoNullTag@</urn:VertexEnvelope> </soapenv:Body> </soapenv:Envelope> - To calculate tax, use the default parameters on the user template:
- Template Name
- VertexCalculateTax90.
- Business Class
- CalculateTaxInterface.
- Description
- Provide a description for the template..
- Template
- VertexCalculateTax90.xml.
- File Name
- VertexCalculateTax90.xml.
- MIME Type
- Application/xml.
- To Look up tax areas, use the default parameters on the user template:
- Template Name
- VertexLookupTaxAreasTax90.
- Business Class
- CalculateTaxInterface.
- Description
- Description for the template.
- Template
- VertexLookupTaxAreasTax90.xml.
- File Name
- VertexLookupTaxAreasTax90.xml.
- MIME Type
- Application/xml.
- After you add the VertexConfigVersion and attach it to the VertexConfig, go to Tax Configuration.
- Add a Tax Configuration record using the same value that you used for the VertexConfig.
- Select Vertex. If you selected the correct version, a Configuration Parameters tab and User Templates tab is available. Specify this information:
- Configuration ID
- Specify Config.
- Key
- Specify VERTEXCALCULATETAX90.WSI.ENDPOINT
- Value
- Specify the Vertex wsdl link.
- Configuration ID
- Specify Config.
- Key
- Specify VERTEXLOOKUPTAXAREAS90.WSI.ENDPOINT
- Value
- Specify the Vertex wsdl link.
- When all of the steps are complete, validate the connection from the VertexConfigVersion.