The self service product displays a list of all tax accounts that the user is eligible to view and manage. The is retrieved by the inquiry request that defines its own web service (TSGetEnrollmentSummary). The integration has the following steps:
The request is initiated from the self service product. The XML message contains the user ID.
The SOA Composite queries the user access store and retrieves all enrollment records. Each record includes tax account identifiers (access type and access keys), line of business, and enrollment ID.
The list of enrollment records is delivered to the system. The processing service script finds the enrollment service task associated with the input enrollment ID, reads the service task type, and calls the account summary retriever.
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]