/
PwsAamIntegrationDetail
PwsAamIntegrationDetail
Overview
This structure contains the complete set of information about an Aam Integration.
Format
PwsAamIntegrationDetail
- PwsAamIntegrationDetail
- AamIntegrationId: Int32
- AamIntegrationName: String
- AamIntegrationUid: Int64
- AamType: String
- AamInstallationParams: PwsAamParams
- NewAamIntegrationName: String
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AamIntegrationId | Int32 | The Aam Integration Id is a unique identifier for an Aam Integration. For internal use only | |
AamIntegrationName | String | The Aam Integration name is a unique identifier for an Aam Integration. | Projector BI |
AamIntegrationUid | Int64 | A unique and immutable identifier for an Aam Integration. | 1152921504606847099 |
AamType | String | O or M O stands for Other Compatible BI Tool M stands for MS Power BI | M |
AamInstallationParams | This structure includes parameter information used to establish an AAM integration | ||
NewAamIntegrationName | String | A unique and immutable identifier for an Aam Integration. |
Usage Example(s)
<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>
, multiple selections available,
Related content
PwsAamIntegrationElement
PwsAamIntegrationElement
More like this
PwsGetAamIntegrations
PwsGetAamIntegrations
More like this
PwsAamIntegrationSummary
PwsAamIntegrationSummary
More like this
PwsAamIntegrationRef
PwsAamIntegrationRef
More like this
PwsEngagementStageRef
PwsEngagementStageRef
More like this
PwsSaveEngagement
PwsSaveEngagement
More like this