TAPD
The TAPD connector brings approved TAPD project-management content into AIvis retrieval. It indexes only the project workspace IDs explicitly entered by an administrator; it does not scan the whole company and does not provide a WPS entry point.
Use cases
What it indexes
The connector requires 1 to 100 unique positive-integer workspace IDs and at least one of requirements, tasks, or bugs. It does not index project-member permissions, iterations, time tracking, boards, reports, workflow settings, or unlisted projects.
Prerequisites
- Prepare a TAPD API username and API password.
- Confirm the API account can read the enabled object and attachment APIs in each workspace.
- Collect the target workspace IDs from TAPD project URLs or administration pages.
- Decide whether attachments should be indexed.
- Decide the AIvis access group before indexing private content.
- Allow the AIvis backend to reach
api.tapd.cn.
Where to get configuration values
Configure in AIvis
In the Admin panel, open Connectors, select TAPD, create or choose a TAPD credential, and then enter workspace IDs and content-type switches.
Sync behavior
The standard Admin-created TAPD connector runs as a polling connector with checkpoint resume. It processes each workspace and then each enabled stage: requirements, tasks, and bugs.
Permissions
The TAPD API account determines what AIvis can ingest, but this connector does not synchronize TAPD members, roles, field permissions, or per-object access into AIvis.
Use AIvis Private groups for project or customer data. Use Public only when every eligible AIvis user may search all indexed content. TAPD is not available as an auto permission-sync source.
Verify
- Create a connector with one test workspace.
- Search known requirement, task, and bug titles and descriptions.
- If attachments are enabled, upload a small parseable attachment and confirm it is searchable.
- Modify one test object and confirm the next sync updates it without duplication.
- Search unlisted workspace content and confirm it is absent.
- Test assigned and outside AIvis users.
Troubleshooting
Security and maintenance
- Use a dedicated TAPD API account instead of a personal high-privilege account.
- Review workspace IDs, content switches, attachment settings, API owner, and AIvis groups regularly.
- Measure parsing cost before enabling large attachment sets.
- Rotate the API password if it may have leaked.
- Disable or narrow the connector when a project ends.
Official references
- TAPD Open Platform: API configuration guide
- TAPD Open Platform: get requirements
- TAPD Open Platform: get tasks
- TAPD Open Platform: get bugs