Activate the Advanced Data Management use case scope
Alfabet supports two use cases to manage the exchange of data. The use cases are mutually exclusive. Both Basic Data Management and Advanced Data Management use cases are available with either the license IT Transformation Server - FastLane or IT Transformation Server - Enterprise.
The use case Basic Data Management is activated per default. In this case, the transfer of data is captured via business objects. Business objects are at the leaf level of the hierarchy Business Object Category > Business Object. Data attributes and CRUD (Create, Read, Update, Delete) operations are captured for the business object.
The Advanced Data Management use case adds the class Business Data to the leaf level of the hierarchy Business Object Category > Business Object > Business Data. Data usage and CRUD (Create, Read, Update, Delete) operations are maintained directly on the business data. If activated, a Business Data data workbench is added to the business object content area and a Business Data Governance view shows all business data associated with the business object, the compliance of the data, and analysis of its attributes. Additionally, the Transferred Business Data view is added to the information flow content area where transferred data can be captured from the perspective of the incoming or outgoing information flow.
FastLane Customers: To implement the Advanced Data Management use case:
- Contact Alfabet Support and request the use case to be activated.
- Once advanced data management is activated, execute the ADIF job DataMigrationFromBasicDataToAdvancedData . Open the Alfabet user interface via the Portfolio Admin user profile. Go to ADIF Jobs Administration, expand the Data Migration section in the dataset and trigger the ADIF scheme DataMigrationFromBasicDataToAdvancedData.
Enterprise Customers: To implement the Advanced Data Management use case:
- Go to Alfabet Expand > Presentation tab > XML Objects > Administration > ProductUseCaseScope . Alternatively you can access the XML object via Alfabet Administrator. connect to the server alias and click XML Objects > ProductUseCaseScope.
- To implement the Advanced Data Management use case, specify the XML attributes <UseCase Name="Advanced Data Management" Active="true"/> and <UseCase Name="Basic Data Management" Active="false"/>
- To implement the Basic Data Management use case, specify the XML attributes <UseCase Name="Advanced Data Management" Active="false"/> and <UseCase Name="Basic Data Management" Active="true"/>
- Restart the Microsoft Internet Information Services®.
- Execute the ADIF job DataMigrationFromBasicDataToAdvancedData . Open the Alfabet user interface via the Portfolio Admin user profile. Go to ADIF Jobs Administration, expand the Data Migration section in the dataset and trigger the ADIF scheme DataMigrationFromBasicDataToAdvancedData . Alternatively you can access the ADIF job via Alfabet Expand.