- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise Software
- >
- Using Multiple groups with the same catalog item
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 08:22 AM
09-21-2023 08:22 AM
Using Multiple groups with the same catalog item
We are trying to create a service offering for Each of our OS’s and have each server team use the same catalog item. We have 7 server teams and they each have a Morpheus Group. We created an Instance Blueprint and it is using a form. The form has several inputs that need to reload when the Group is changed (Networks, Resource Pools and VmFolder). We have added the Group input and set dependent fields on the others. When that input is added to the Group section in the blueprint it will not reload the other fields. Is there a way that to have these refresh these fields? If we could have the Group input reload all the other fields this would be prefered.
Blueprint Portion being edited:
{
“group”: {
“id”: “<%=customOptions.GroupInput%>”,
“name”: “<%=customOptions.GroupInput%>”
},
“cloud”: {
“id”: 1,
“name”: “NGDI-vCenter”
},
“type”: “R9”,
“config”: {
“createUser”: false,
“isEC2”: false,
“isVpcSelectable”: true,
“noAgent”: false,
“smbiosAssetTag”: null,
“nestedVirtualization”: null,
“hostId”: null,
“vmwareFolderId”: “<%=customOptions.Folder%>”,
“customOptions”: {
“CRQ”: “<%=customOptions.CRQ%>”,
“LocationIdentifier”: “<%=customOptions.LocationIdentifier%>”,
“ProjectID”: “<%=customOptions.ProjectID%>”,
“AgencyCode”: “<%=customOptions.AgencyCode%>”,
“Environment”: “<%=customOptions.Environment%>”,
“FunctionCode”: “<%=customOptions.FunctionCode%>”,
“BusinessCriticality”: “<%=customOptions.BusinessCriticality%>”
},
“resourcePoolId”: “<%=customOptions.ResourcePool%>”,
“poolProviderType”: null
},
“instance”: {
“userGroup”: {
“id”: “”
}
- Tags:
- catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 10:46 AM
09-21-2023 10:46 AM
Re: Using Multiple groups with the same catalog item
I do not have a translation script. Im looking into making one. I do see that there is a generator though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 08:45 AM
09-21-2023 08:45 AM
Re: Using Multiple groups with the same catalog item
Do you have translation scripts that filter the data to be displayed in the other fields based on selected group? If not you’ll always get the same list in the other inputs, even if they are dependent on the group.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]