Kinetic Request Service Item Add Attribute
This handler adds an attribute to the given service item.
Downloads
By downloading this file, you acknowledge that you agree to our Terms of Service
Detailed Description
This handler adds an attribute (that will appear on the service item's Settings tab) to the given service item.
Parameters
Name | Description |
---|---|
Catalog Name | The catalog name of the service item this handler will add an attribute to |
Service Item Name | The name of the service item this handler will add an attribute to |
Attribute Name | The name of the attribute that this handler will add |
Attribute Value | The value that will be used to configure the added attribute |
Sample Configuration
Parameter | Example Configuration |
---|---|
Catalog Name | KURL Catalog |
Service Item Name | Test Service Item |
Attribute Name | Category |
Attribute Value | Testing |
Results
Name | Description |
---|---|
Change Log
Version | Date | Description |
---|---|---|
1 | 2011-03-22 | Initial version |