The Currency Snapshot Object

This item maps to the currencyratesnapshot object in the FlexNet Manager Suite compliance database.

Behavior in the Business Adapter Studio

When you create new objects in the Business Adapter Studio, the Currency Snapshot appears in the Miscellaneous group in the right-click context menu.

Properties

The Currency Snapshot object exposes the following properties in the data model for the Business Importer and the Business Adapter Studio.

Table 1. Data model properties for Currency Snapshot object (alphabetical listing)

Property

Details

Reference Currency ID

In the Business Adapter Studio, the default value offered for Reference Currency ID is the current value of DefaultCurrencyID in the compliance database.

Stores the snapshotreferencecurrencyid as a foreign key to the currency table in the compliance database.

Snapshot Date

Type: datetime. Mandatory: adapters must provide values for this column.

Maps to currencyratesnapshot.snapshotdate in the compliance database.

It is used (perhaps in conjunction with other properties) as a key for matching existing records there.

Null values are included in the matching process, so that only corresponding records with a null or empty value for this property are matched.

Snapshot Name

Mandatory: adapters must provide values for this column.

Maps to currencyratesnapshot.snapshotname in the compliance database.

It is used (perhaps in conjunction with other properties) as a key for matching existing records there.

Data model version 13.2

2022 R1