When a web form associated with file metadata is published, a row is added at data warehouse table RPI_WebForm_Meta:
•PublishHistoryID: you can use this field to join to RPI_WebFormSubmissions
•PublishDate
•FormName
•FormMeta: stored as JSON; large varchar field by default