/
PwsAamIntegrationElement
PwsAamIntegrationElement
Overview
This structure is returned by services such as PwsGetAamIntegrations , which return the full details about Aam Integrations. This structure contains an Aam Integration detail structure (PwsAamIntegrationDetail). It is also where additional related information about the Aam Integration, that is not directly an attribute of the Aam Integration or is not a modifiable attribute, is found.
Format
PwsAamIntegrationElement
AamIntegrationDetail: PwsAamIntegrationDetail
AamTypeDisplayValue: String
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AamIntegrationDetail | This structure contains the complete set of information about an Aam Integration. |
| |
AamTypeDisplayValue | String | Other Compatible BI Tool or MS Power BI |
|
Usage Example(s)
<b:PwsAamIntegrationElement>
<b:AamIntegrationDetail>
<b:AamIntegrationId i:nil="true"/>
<b:AamIntegrationName>Projector BI</b:AamIntegrationName>
<b:AamIntegrationUid>1152921504606847099</b:AamIntegrationUid>
<b:AamType>M</b:AamType>
<b:AamInstallationParams i:type="b:PwsAamPbInstallationParams">
<b:PbApiUrlOverride i:nil="true"/>
<b:PbAuthorityUrlOverride i:nil="true"/>
<b:PbBase64EncryptedApplicationId>VIi9ByalddtXB4KCwKbOaITwVwSNnd/9/+zibRWnvBC1km1wOWFeMteDVP4fOHl2LVhWwp8cHpTvSlP9Daw8BOitnb5vPxFAfBkCTbIZVDY=</b:PbBase64EncryptedApplicationId>
<b:PbBase64EncryptedPassword>cxJSWSaVxBPaEF53+nI3hHPVQhWbQZNk+HlsPkjuhCE=</b:PbBase64EncryptedPassword>
<b:PbBase64EncryptedUsername>u8dVoC0zvlcbfA0BUPoG2J83xvDUOttBcl2eX4MzJ//wp28GSqvrh2goDBojBPzBPiqybxFyZCwhcZSIFSBP+w==</b:PbBase64EncryptedUsername>
<b:PbInlineDashboardWorkspaceId i:nil="true"/>
<b:PbResourceUrlOverride i:nil="true"/>
</b:AamInstallationParams>
<b:NewAamIntegrationName i:nil="true"/>
</b:AamIntegrationDetail>
<b:AamTypeDisplayValue>MS Power BI</b:AamTypeDisplayValue>
</b:PwsAamIntegrationElement>