Configuring Taxware Enterprise Integration

This section discusses how to activate the TAX_INTEGRATION service operation queue, activate the service operations, activate the routings, and activate the PSFT_TAX node.

Page Name

Definition Name

Usage

Queue Definitions Page

IB_QUEUEDEFN

Activate the TAX_INTEGRTION service operation queue.

Service Operation - General Page

IB_SERVICE

Activate the service operations.

Service Operations - Routings Page

IB_SERVICETRNGS

Activate the routings.

Node Definitions Page

IB_NODE

Activate tax node .

Use the Queue Definitions page (IB_QUEUEDEFN) to activate the TAX_INTEGRTION service operation queue.

Navigation:

PeopleTools > Integration Broker > Integration Setup > Queues

For the TAX_INTEGRATION queue, verify that Queue Status is Run.

Use the Service Operation - General page (IB_SERVICE) to activate the service operations.

Navigation:

PeopleTools > Integration Broker > Integration Setup > Service Operations

PeopleSoft delivers service operations in PeopleSoft Integration Broker with a default status of Inactive. You must activate each service operation before attempting to send or receive data from a third-party source, such as Taxware. To setup a service operation use the information in the table below.

Service Operation

Direction and Type

Handlers

Chunking Available?

Integrates With

GET_GEOCODE_REQ

Outbound

Synchronous

No

Third-party system, for example Taxware Enterprise

DO_TAXCALC_REQ

Outbound

Synchronous

No

Third-party system, for example Taxware Enterprise

See Setting Up Service Operations.

See PeopleTools: Integration Broker

Activate the Service Operations - Routings page.

Activate the DO_TAXCALC_REQ and the GET_GEOCODE_REQ routings for the PSFT_TAX node.

  • For the DO_TAXCALC_REQ routing, set the Value field of the PrimaryURL property to the endpoint of the tax software's tax calculation request function.

    Typically this will be: http://HOST:PORT/taxwareServlet/servlet/TaxwareAdapter. Replace HOST:PORT with the address of the Taxware Enterprise adapter.

  • For the GET_GEOCODE_REQ routing, set the Value field of the PrimaryURL property to the endpoint of the tax software's geocode request function.

    Typically this will be: http://HOST:PORT/taxwareServlet/servlet/TaxwareAdapter. Replace HOST:PORT with the address of the Taxware Enterprise adapter.

See Manage Routing Definitions, PeopleTools: Integration Broker

Use the Node Definitions page (IB_NODE) to activate tax node .

Navigation:

PeopleTools, Integration Broker, Integration Setup, Nodes

Verify that the PSFT_TAX node is active.

See Adding and Configuring Nodes, PeopleTools: Integration Broker