diff --git a/content/en/docs/management_guide/managing_applications/creating_custom_queries.md b/content/en/docs/management_guide/managing_applications/creating_custom_queries.md index a9078119..86375f41 100644 --- a/content/en/docs/management_guide/managing_applications/creating_custom_queries.md +++ b/content/en/docs/management_guide/managing_applications/creating_custom_queries.md @@ -22,7 +22,7 @@ If you have not created any custom queries, selecting the **Custom Queries** lin To create a custom query without filtering: 1. Enter a query name in the **Name** field. -2. Select a line chart, bar chart, or events stream for the **Display**. +2. Select a Line Chart or Bar Chart for the **Display**. 3. Select a **Method**. The Method drop-down menu selections are: * Count * Cardinality @@ -30,7 +30,7 @@ To create a custom query without filtering: * Sum * Min * Max - * Find - If selected, select the fields to include in the events and the limit, offet, and sort options. + * Find - If selected, select a **Display** option of List or Stream, the fields to include in the events, the limit, offet, and sort options. 4. Select a **Field**. The Field drop-down menu selections are: * Custom - If selected, enter the custom field information. * Event diff --git a/content/en/docs/management_guide/organizations/organization_roles_and_features.md b/content/en/docs/management_guide/organizations/organization_roles_and_features.md index 4a6ccfbe..79dec756 100644 --- a/content/en/docs/management_guide/organizations/organization_roles_and_features.md +++ b/content/en/docs/management_guide/organizations/organization_roles_and_features.md @@ -35,79 +35,81 @@ The following table shows the available roles and capabilities. Users also have a role in each team they belong to. -| Team Role | Short Description | -| ------------------ | ------------------------------------------------------------------------- | -| Administrator | Use this role to manage the members of the team | -| Consumer | Use this role to view and consume assets in the Unified Catalog | -| Developer | Use this role to manage assets in Amplify Central and the Unified Catalog | -| Catalog Manager | Use this role to manage Unified Catalog items and approve subscriptions | -| Subscription Admin | Use this role to manage Marketplace subscriptions and view usage | +| Team Role | Short Description | +| --- | --- | +| Administrator | Use this role to manage the members of the team | +| Consumer | Use this role to view and consume assets in the Unified Catalog | +| Developer | Use this role to manage assets in Amplify Central and the Unified Catalog | +| Catalog Manager | Use this role to manage Unified Catalog items and approve subscriptions | +| Subscription Admin | Use this role to manage Marketplace subscriptions and view usage | +| Subscription Approver | Use this role to approve Marketplace Subscriptions and Access Requests | ## Team roles and capabilities The following table shows the available team roles and capabilities. The Central administrator role has access to all team capabilities. -| Capabilities | Catalog Manager | Subscription Admin | Developer | Consumer | Administrator | -| --------------------------------------- | ----------------------- | ----------------------- | ----------------------- | ------------------ | ----------------------- | -| **Unified Catalog** | | | | | | -| Create catalog items | x (my team) | | x (my team) | | | -| View catalog items | x (my team) | | x (my team) | x | | -| Delete catalog items | x (my team) | | | | | -| Share a catalog item | x (my team) | | | x | | -| Edit a catalog item | x (my team) | | x (my team) | | | -| Create my subscriptions | x (my team) | | x (my team) | x (my team) | | -| View my subscriptions | x (my team) | | x (my team) | x (my team) | | -| Update my subscriptions | x (my team) | | x (my team) | x (my team) | | -| View consumer's subscriptions | x (my team assets) | | | | | -| Delete consumer's subscriptions | x (my team assets) | | | | | -| Approve/reject consumer's subscriptions | x (my team assets) | | | | | -| Delete my subscriptions | x (my team) | | x (my team) | x (my team) | | -| **Marketplace** | | | | | | -| View products | x (my team) | x (my team) | x (my team) | x (my team) | | -| Subscribe | x (free plan only) | x (free plan only) | x (free plan only) | x (free plan only) | | -| Manage subscriptions | x (my team) | x (my team) | x (my team) | x (my team) | | -| Approve/reject subscriptions | x (my team) | x (my team) | | | | -| View consumer access request | x (my team) | x (my team) | x (my team) | x (my team) | | -| View application subscriptions | x (my team) | x (my team) | x (my team) | x (my team) | | -| Delete consumer access request | x (my team) | x (my team) | x (my team) | x (my team) | | -| View my subscription | x (my team) | x (my team) | x (my team) | x (my team) | | -| Create application | x (my team) | x (my team) | x (my team) | x (my team) | | -| View application | x (my team) | x (my team) | x (my team) | x (my team) | | -| Delete application | x (my team) | x (my team) | x (my application) | x (my application) | | -| Update application | x (my team) | x (my team) | x (my application) | x (my application) | | -| **Environments** | | | | | | -| Create environments | | | | | | -| View environments | | | | | | -| Delete environments | | | | | | -| Update environments | | | | | | -| **Services** | | | | | | -| Create a service | | | x (my team | | | -| View a service | | | x (my team) | | | -| Delete a service | | | x (my team) | | | -| Update a service | | | x (my team) | | | -| **Assets** | | | | | | -| Create an asset | | | x (my team) | | | -| View an asset | | | x (my team) | | | -| Delete an asset | | | x (my team) | | | -| Update an asset | | | x (my team) | | | -| **Products** | | | | | | -| Create a product | x (my team) | | | | | -| View a product | x (my team) | | | | | -| Delete a product | x (my team) | | | | | -| Update a product | x (my team) | | | | | -| Set product visibility | x (my team) | | | | | -| Publish a product to the Marketplace | x (my team) | | | | | -| **Categories** | *Team level/Enterprise* | | *Team level/Enterprise* | *Enterprise level* | *Team level/Enterprise* | -| Create a category | | | | | | -| View a category | | | | | | -| Delete a category | | | | | | -| Update a category | | | | | | -| Assign to a category | | | | | | -| **Business Insights** | | | | | | -| View transactions for my subscriptions | x (my team) | | x (my team) | x (my team) | | -| View transactions for my assets | x (my team) | | x (my team) | x (my team) | | -| **Teams & Members (Platform)** | | | | | | -| Create a team | | | | | | -| View teams | x (my team) | | x (my team) | | x (my team) | -| Update team | | | | | x (my team) | -| Delete team | | | | | | \ No newline at end of file +| Capabilities | Catalog Manager | Subscription Approver | Subscription Admin | Developer | Consumer | Administrator | +| --------------------------------------- | ----------------------- | ----------------------- | ----------------------- | ----------------------- | ------------------ | ----------------------- | +| **Unified Catalog** | | | | | | | +| Create catalog items | x (my team) | | | x (my team) | | | +| View catalog items | x (my team) | | | x (my team) | x | | +| Delete catalog items | x (my team) | | | | | | +| Share a catalog item | x (my team) | | | | x | | +| Edit a catalog item | x (my team) | | | x (my team) | | | +| Create my subscriptions | x (my team) | | | x (my team) | x (my team) | | +| View my subscriptions | x (my team) | | | x (my team) | x (my team) | | +| Update my subscriptions | x (my team) | | | x (my team) | x (my team) | | +| View consumer's subscriptions | x (my team assets) | | | | | | +| Delete consumer's subscriptions | x (my team assets) | | | | | | +| Approve/reject consumer's subscriptions | x (my team assets) | | | | | | +| Delete my subscriptions | x (my team) | | | x (my team) | x (my team) | | +| **Marketplace** | | | | | | | +| View products | x (my team) | | x (my team) | x (my team) | x (my team) | | +| Subscribe | x (free plan only) | | x (free plan only) | x (free plan only) | x (free plan only) | | +| View application subscriptions | x (my team) | x (my team) | x (my team) | x (my team) | x (my team) | | +| Manage subscriptions | x (my team) | | x (my team) | x (my team) | x (my team) | | +| Approve/reject subscriptions | x (my team) | x (my team) | x (my team) | | | | +| View consumer access request | x (my team) | | x (my team) | x (my team) | x (my team) | | +| Approve/reject access requests | x (my team) | x (my team) | | | | | +| Delete consumer access request | x (my team) | x (my team) | x (my team) | x (my team) | x (my team) | | +| View my subscription | x (my team) | | x (my team) | x (my team) | x (my team) | | +| Create application | x (my team) | | x (my team) | x (my team) | x (my team) | | +| View application | x (my team) | | x (my team) | x (my team) | x (my team) | | +| Delete application | x (my team) | | x (my team) | x (my application) | x (my application) | | +| Update application | x (my team) | | x (my team) | x (my application) | x (my application) | | +| **Environments** | | | | | | | +| Create environments | | | | | | | +| View environments | | | | | | | +| Delete environments | | | | | | | +| Update environments | | | | | | | +| **Services** | | | | | | | +| Create a service | | | | x (my team | | | +| View a service | | | | x (my team) | | | +| Delete a service | | | | x (my team) | | | +| Update a service | | | | x (my team) | | | +| **Assets** | | | | | | | +| Create an asset | | | | x (my team) | | | +| View an asset | | | | x (my team) | | | +| Delete an asset | | | | x (my team) | | | +| Update an asset | | | | x (my team) | | | +| **Products** | | | | | | | +| Create a product | x (my team) | | | | | | +| View a product | x (my team) | | | | | | +| Delete a product | x (my team) | | | | | | +| Update a product | x (my team) | | | | | | +| Set product visibility | x (my team) | | | | | | +| Publish a product to the Marketplace | x (my team) | | | | | | +| **Categories** | *Team level/Enterprise* | | | *Team level/Enterprise* | *Enterprise level* | *Team level/Enterprise* | +| Create a category | | | | | | | +| View a category | | | | | | | +| Delete a category | | | | | | | +| Update a category | | | | | | | +| Assign to a category | | | | | | | +| **Business Insights** | | | | | | | +| View transactions for my subscriptions | x (my team) | | | x (my team) | x (my team) | | +| View transactions for my assets | x (my team) | | | x (my team) | x (my team) | | +| **Teams & Members (Platform)** | | | | | | | +| Create a team | | | | | | | +| View teams | x (my team) | | | x (my team) | | x (my team) | +| Update team | | | | | | x (my team) | +| Delete team | | | | | | | \ No newline at end of file diff --git a/content/en/docs/release_notes/11_00_00_relnotes.md b/content/en/docs/release_notes/11_00_00_relnotes.md new file mode 100644 index 00000000..f08636e1 --- /dev/null +++ b/content/en/docs/release_notes/11_00_00_relnotes.md @@ -0,0 +1,26 @@ +--- +title: Platform Management 11.0.0 release notes +linkTitle: Platform Management 11.0.0 release notes +weight: 68 +date: 2022-08-31 +Hide_readingtime: true +--- + +## Platform Management 11.0.0 - 01 Sep 2022 + +Platform Management 11.0.0 is a major release which includes two new features and three fixed issues. + +This release corresponds with the **Mobile Backend Services** and **Amplify Runtime Services** End-of-Support [initially announced February 24, 2021](https://blog.axway.com/learning-center/software-development/api-development/prepare-your-apps-for-appcelerator-end-of-support#mobile-backend-services). Support for applications' use of these services has been discontinued. Access to manage **Runtime Services** applications and **Mobile Backend Services** data is no longer available within **Platform Management** UI. Access to the **Mobile Backend Services** APIs and applications deployed on **Amplify Runtime Services** will be terminated effective 07 Sep 2022. Existing **Cloud Capacity** subscriptions have been terminated effective 01 Sep 2022. + +Additionally, location based analytics are no longer supported and map as an analytics display type has been removed with this release. + +## New feature + +* Added Subscription Approver as an assignable team role allowing more granular control when granting Marketplace Subscription and Access Request permissions. See the [Team roles documentation](https://docs.axway.com/bundle/platform-management/page/docs/management_guide/organizations/organization_roles_and_features/index.html#team-roles) for more information. +* Added Stream as a display type on the *Custom Query* view when Find is the selected method. + +## Fixed issues + +* Fixed an issue where users authenticating to various Axway portals may not be returned to their initial destination after logging in. +* Fixed an issue where the *Events* metric overview may not display event names when grouped by name. +* Fixed an issue where navigating between app analytics views may not function as expected. diff --git a/content/en/docs/release_notes/10_05_03_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_release_notes/10_05_03_relnotes.md similarity index 100% rename from content/en/docs/release_notes/10_05_03_relnotes.md rename to content/en/docs/release_notes/platform_management_10.0.0_release_notes/10_05_03_relnotes.md