Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


This structure includes basic information about an Advanced Analytical Module (AAM) integration. The information represented in this structure is not comprehensive and only includes certain key attributes .

Format


PwsAamIntegrationSummary
  • PwsClientSummary
    • AamIntegrationId: Int32

Elements


Element

Data Type

Required?

Default

Description

Sample Data

AamIntegrationId

Int32

No


The AAM integration Id is a unique identifier for a client. For internal use only.


AamIntegrationNameString (50)Yes
The name of AAM integration type. For exmaple, Project BI, MS Power BI and Other Compatible BI Tool.
MS Power BI
AamIntegrationUidInt64No
A unique and immutable identifier for an AAM integration.
1152921504606847218
AamTypeString (1)Yes

The AAM Integration type code:

P for Projector BI

M for MS Power BI

O for Other Compatible BI Tool

M

Usage Example(s)


Example 01 - Projector BI
 
Example 02 - MS Power BI
 
  • No labels