Tenant Submission
When the HENGSHI SENSE system is deployed in a scenario involving a platform and multiple enterprise tenant customers, tenants are supported in creating custom forms for data submission, collection, and analysis. Additionally, the platform can share forms with tenants, allowing tenants to authorize and fill out the forms within the system. This document explains how the platform can share forms with tenants and query the content submitted by tenants.
Platform-Side Sharing Form
The platform side adds tenant information in the form settings, allowing tenants to fill out the form. ALL_TENANTS
represents all tenants, and tenant names can also be entered.
Tenant administrators can view the forms shared by the platform in the platform data. After opening the form, they can perform secondary authorization management, allowing other users within the tenant system to fill out the form.
The platform side can view the tenant's filled content in the form data. hs_user_company
represents the tenant ID, and records where hs_user_company
is not empty are filled by tenants. For more system field descriptions, refer to Form Data.