cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What Table Holds The Custom Properties for an Application?

Hi all ...

The FNMS System Reference states that you cannot use a Business Importer to import custom data for applications:

The Business Importer does not current support importing data into custom fields for applications. When you create a custom property for applications, it is available for data entry within the web interface, and the data may be output in custom reports. This restriction is only that the bulk import of data using the Business Importer is not currently supported.

I would therefore like to write an SQL Update statement to perform bulk updates to these fields.

What table holds the custom properties for an Application?

--Mark

(1) Solution

Hi Mark - the actual values of custom properties for applications would be in the SoftwareTitlePropertyValue_MT table.   

The definitions of each individual property would be in the SoftwareTitleProperty_MT table.

regards,
Murray

View solution in original post

(1) Reply

Hi Mark - the actual values of custom properties for applications would be in the SoftwareTitlePropertyValue_MT table.   

The definitions of each individual property would be in the SoftwareTitleProperty_MT table.

regards,
Murray