Microsoft Power BI policy
A Microsoft Power BI policy contains the connection details that are used by a Microsoft Power BI Request node when connecting to a Microsoft Power BI application.
You can use a Microsoft Power BI Request node in a message flow to connect IBM® App Connect Enterprise to Microsoft Power BI applications and issue requests to perform actions on objects such as datasets, gateway data sources, goals, push datasets, and workspaces.
The Microsoft Power BI policy is created when you configure a connection between a Microsoft Power BI Request node and Microsoft Power
BI by using the Connector Discovery wizard.
During the process of discovery, account credentials are stored in the vault and connection details
are stored in a Microsoft Power BI policy. The policy is created with a type of Microsoft
Power BI
, and the name of the policy is returned to the node and specified in the
Connection tab, in the format
{policyProjectName}:policyName
.
You can also create, update, or delete a Microsoft Power BI policy by using the Manage Discovery Connector Policies and Credentials wizard, which you can access by right-clicking the policy project in the IBM App Connect Enterprise Toolkit and then clicking .
You must deploy this policy before message flows that use the policy are started. If you redeploy a Microsoft Power BI policy, all message flows that are using the policy will be stopped and restarted.
For more information about using Microsoft Power BI policies, see Using Microsoft Power BI with IBM App Connect Enterprise.
Property | Property name in .policyxml file | Description of properties |
---|---|---|
Credential Name | credentialName | This property specifies the name of the credential that will be used for the
connection to Microsoft Power
BI. The specified credential can be defined during connector discovery and stored in the vault. Alternatively, you can specify an existing credential that was configured by using the mqsicredentials command or the server.conf.yaml file, or loaded through an external credential provider. |
Microsoft Power BI Authentication method | authenticationMethod | This property specifies the type of authentication that is used for the
connection between IBM App Connect Enterprise and Microsoft Power
BI. This value can be set to
OAUTH2_PASSWORD or BASIC_OAUTH . |
Microsoft Power BI Application Type | applicationType | This property specifies the application type that is used for the connection
between IBM App Connect Enterprise and Microsoft Power
BI. This value can be set to
online . |
Microsoft Power BI Application Version | applicationVersion | This property is reserved for future use and must be set to the value
v1 . |