Get all metrics

get

/fscmRestApi/resources/11.13.18.05/productConcepts/{ConceptId}/child/ConceptStructure/{ConceptStructureId}/child/Metrics

Request

Path Parameters
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • Used as a predefined finder to search the collection.

    Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables:

    • FindByAlternativeIndex: Find metrics according to the alternative index.
      Finder Variables:
      • AlternativeIndex; integer; Number that identifies the solution alternative to which this metric is assigned to.
    • PrimaryKey: Find product concept metrics according to the primary key criteria.
      Finder Variables:
      • AlternativeIndex; integer; Number that identifies the solution alternative to which this metric is assigned.
      • MetricsId; integer; Value that uniquely identifies the metrics of the product concept.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • AlternativeIndex; integer; Number that identifies the solution alternative this metric is assigned to.
    • Compliance; string; Value that indicates whether the concept structure line item is compliant or not. A list of accepted values is defined in the lookup type ACD_PRODUCT_COMPLIANCE.
    • Cost; number; Cost of the concept structure line item.
    • CostIncomplete; string; Contains one of the following values: true or false. If true, then the rolled up costs are based on incomplete data. If false, then the rolled up costs are based on complete data. This attribute does not have a default value.
    • CostVariance; number; Difference between the actual cost and the target cost.
    • CreatedBy; string; User who created the concept metrics.
    • CreationDate; string; Date when the user created the concept metrics.
    • LastUpdateDate; string; Date when the user most recently updated the concept metrics.
    • LastUpdatedBy; string; User who most recently updated the concept metrics.
    • MExAttributeNumber001; number; Extension attribute 1 used for metrics rollup.
    • MExAttributeNumber002; number; Extension attribute 2 used for metrics rollup.
    • MExAttributeNumber003; number; Extension attribute 3 used for metrics rollup.
    • MExAttributeNumber004; number; Extension attribute 4 used for metrics rollup.
    • MExAttributeNumber005; number; Extension attribute 5 used for metrics rollup.
    • MExAttributeNumber006; number; Extension attribute 6 used for metrics rollup.
    • MExAttributeNumber007; number; Extension attribute 7 used for metrics rollup.
    • MExAttributeNumber008; number; Extension attribute 8 used for metrics rollup.
    • MExAttributeNumber009; number; Extension attribute 9 used for metrics rollup.
    • MExAttributeNumber010; number; Extension attribute 10 used for metrics rollup.
    • MExAttributeNumber011; number; Extension attribute 11 used for metrics rollup.
    • MExAttributeNumber012; number; Extension attribute 12 used for metrics rollup.
    • MExAttributeNumber013; number; Extension attribute 13 used for metrics rollup.
    • MExAttributeNumber014; number; Extension attribute 14 used for metrics rollup.
    • MExAttributeNumber015; number; Extension attribute 15 used for metrics rollup.
    • MExAttributeNumber016; number; Extension attribute 16 used for metrics rollup.
    • MExAttributeNumber017; number; Extension attribute 17 used for metrics rollup.
    • MExAttributeNumber018; number; Extension attribute 18 used for metrics rollup.
    • MExAttributeNumber019; number; Extension attribute 19 used for metrics rollup.
    • MExAttributeNumber020; number; Extension attribute 20 used for metrics rollup.
    • MExAttributeNumber021; number; Extension attribute 21 used for metrics rollup.
    • MExAttributeNumber022; number; Extension attribute 22 used for metrics rollup.
    • MExAttributeNumber023; number; Extension attribute 23 used for metrics rollup.
    • MExAttributeNumber024; number; Extension attribute 24 used for metrics rollup.
    • MExAttributeNumber025; number; Extension attribute 25 used for metrics rollup.
    • MExAttributeNumber026; number; Extension attribute 26 used for metrics rollup.
    • MExAttributeNumber027; number; Extension attribute 27 used for metrics rollup.
    • MExAttributeNumber028; number; Extension attribute 28 used for metrics rollup.
    • MExAttributeNumber029; number; Extension attribute 29 used for metrics rollup.
    • MExAttributeNumber030; number; Extension attribute 30 used for metrics rollup.
    • MExAttributeNumber031; number; Extension attribute 31 used for metrics rollup.
    • MExAttributeNumber032; number; Extension attribute 32 used for metrics rollup.
    • MExAttributeNumber033; number; Extension attribute 33 used for metrics rollup.
    • MExAttributeNumber034; number; Extension attribute 34 used for metrics rollup.
    • MExAttributeNumber035; number; Extension attribute 35 used for metrics rollup.
    • MExAttributeNumber036; number; Extension attribute 36 used for metrics rollup.
    • MExAttributeNumber037; number; Extension attribute 37 used for metrics rollup.
    • MExAttributeNumber038; number; Extension attribute 38 used for metrics rollup.
    • MExAttributeNumber039; number; Extension attribute 39 used for metrics rollup.
    • MExAttributeNumber040; number; Extension attribute 40 used for metrics rollup.
    • MExAttributeNumber041; number; Extension attribute 41 used for metrics rollup.
    • MExAttributeNumber042; number; Extension attribute 42 used for metrics rollup.
    • MExAttributeNumber043; number; Extension attribute 43 used for metrics rollup.
    • MExAttributeNumber044; number; Extension attribute 44 used for metrics rollup.
    • MExAttributeNumber045; number; Extension attribute 45 used for metrics rollup.
    • MExAttributeNumber046; number; Extension attribute 46 used for metrics rollup.
    • MExAttributeNumber047; number; Extension attribute 47 used for metrics rollup.
    • MExAttributeNumber048; number; Extension attribute 48 used for metrics rollup.
    • MExAttributeNumber049; number; Extension attribute 49 used for metrics rollup.
    • MExAttributeNumber050; number; Extension attribute 50 used for metrics rollup.
    • MExAttributeNumber051; number; Extension attribute 51 used for metrics rollup.
    • MetricsId; integer; Value that uniquely identifies the metric.
    • PowerConsumption; number; Power consumption of the concept structure line item.
    • PowerConsumptionVariance; number; Difference between the actual power consumption and the target power consumption.
    • PowerIncomplete; string; Contains one of the following values: true or false. If true, then the rolled up power consumption is based on incomplete data. If false, then the rolled up power consumption is based on complete data. This attribute does not have a default value.
    • Score; number; Score of the concept structure line item.
    • Weight; number; Weight of the concept structure line item.
    • WeightIncomplete; string; Contains one of the following values: true or false. If true, then the rolled up weight is based on incomplete data. If false, then the rolled up weight is based on complete data. This attribute does not have a default value.
    • WeightVariance; number; Difference between the actual weight and the target weight.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : productConcepts-ConceptStructure-Metrics
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : productConcepts-ConceptStructure-Metrics-item-response
Type: object
Show Source
Back to Top

Examples

This example describes how to get all concept structure metrics.

Example cURL Command

Use the following cURL command to submit a request on the REST resource:

curl -u username:password "https://servername/fscmRestApi/resources/version/productConcepts/ConceptId/child/ConceptStructure/ConceptStructureId/child/Metrics"

For example, the following command get one descriptive flexfield in resource 300100123746976 in work order 300100123746970:

curl -u username:password "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/ConceptStructureId/child/Metrics"
"

Example Response Body

The following example includes the contents of the response body in JSON format:
{
    "items": [
        {
            "MetricsId": 100100273949917,
            "AlternativeIndex": 0,
            "Compliance": "NON_COMPLIANT",
            "Cost": 120,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": 23,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "y",
            "Weight": 126.5,
            "WeightVariance": null,
            "WeightIncomplete": "y",
            "Score": 0,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/0",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/0",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949924,
            "AlternativeIndex": 1,
            "Compliance": "NON_COMPLIANT",
            "Cost": 105,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": 14,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "y",
            "Weight": 16.5,
            "WeightVariance": null,
            "WeightIncomplete": "y",
            "Score": 0,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/1",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/1",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949931,
            "AlternativeIndex": 2,
            "Compliance": "NON_COMPLIANT",
            "Cost": 97,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": 9,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "y",
            "Weight": 117.5,
            "WeightVariance": null,
            "WeightIncomplete": "y",
            "Score": 0,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/2",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/2",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949938,
            "AlternativeIndex": 3,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/3",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/3",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949945,
            "AlternativeIndex": 4,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/4",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/4",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949952,
            "AlternativeIndex": 5,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/5",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/5",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949959,
            "AlternativeIndex": 6,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/6",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/6",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949966,
            "AlternativeIndex": 7,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/7",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/7",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949973,
            "AlternativeIndex": 8,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/8",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/8",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949980,
            "AlternativeIndex": 9,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/9",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/9",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949987,
            "AlternativeIndex": 10,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/10",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/10",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273949994,
            "AlternativeIndex": 11,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/11",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/11",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273950001,
            "AlternativeIndex": 12,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/12",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/12",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273950008,
            "AlternativeIndex": 13,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/13",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/13",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273950015,
            "AlternativeIndex": 14,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/14",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/14",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        },
        {
            "MetricsId": 100100273950022,
            "AlternativeIndex": 15,
            "Compliance": null,
            "Cost": null,
            "CostVariance": null,
            "CostIncomplete": "n",
            "PowerConsumption": null,
            "PowerConsumptionVariance": null,
            "PowerIncomplete": "n",
            "Weight": null,
            "WeightVariance": null,
            "WeightIncomplete": "n",
            "Score": null,
            "CreatedBy": "PLM_AUTO",
            "CreationDate": "2021-08-15T06:31:42.728+00:00",
            "LastUpdateDate": "2021-08-15T06:32:28.384+00:00",
            "LastUpdatedBy": "PLM_AUTO",
            "MExAttributeNumber001": null,
            "MExAttributeNumber002": null,
            "MExAttributeNumber003": null,
            "MExAttributeNumber004": null,
            "MExAttributeNumber005": null,
            "MExAttributeNumber006": null,
            "MExAttributeNumber007": null,
            "MExAttributeNumber008": null,
            "MExAttributeNumber009": null,
            "MExAttributeNumber010": null,
            "MExAttributeNumber011": null,
            "MExAttributeNumber012": null,
            "MExAttributeNumber013": null,
            "MExAttributeNumber014": null,
            "MExAttributeNumber015": null,
            "MExAttributeNumber016": null,
            "MExAttributeNumber017": null,
            "MExAttributeNumber018": null,
            "MExAttributeNumber019": null,
            "MExAttributeNumber020": null,
            "MExAttributeNumber021": null,
            "MExAttributeNumber022": null,
            "MExAttributeNumber023": null,
            "MExAttributeNumber024": null,
            "MExAttributeNumber025": null,
            "MExAttributeNumber026": null,
            "MExAttributeNumber027": null,
            "MExAttributeNumber028": null,
            "MExAttributeNumber029": null,
            "MExAttributeNumber030": null,
            "MExAttributeNumber031": null,
            "MExAttributeNumber032": null,
            "MExAttributeNumber033": null,
            "MExAttributeNumber034": null,
            "MExAttributeNumber035": null,
            "MExAttributeNumber036": null,
            "MExAttributeNumber037": null,
            "MExAttributeNumber038": null,
            "MExAttributeNumber039": null,
            "MExAttributeNumber040": null,
            "MExAttributeNumber041": null,
            "MExAttributeNumber042": null,
            "MExAttributeNumber043": null,
            "MExAttributeNumber044": null,
            "MExAttributeNumber045": null,
            "MExAttributeNumber046": null,
            "MExAttributeNumber047": null,
            "MExAttributeNumber048": null,
            "MExAttributeNumber049": null,
            "MExAttributeNumber050": null,
            "MExAttributeNumber051": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/15",
                    "name": "Metrics",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics/15",
                    "name": "Metrics",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381",
                    "name": "ConceptStructure",
                    "kind": "item"
                }
            ]
        }
    ],
    "count": 16,
    "hasMore": false,
    "limit": 25,
    "offset": 0,
    "links": [
        {
            "rel": "self",
            "href": "https://servername/fscmRestApi/resources/version/productConcepts/300100545951379/child/ConceptStructure/300100545951381/child/Metrics",
            "name": "Metrics",
            "kind": "collection"
        }
    ]
}
Back to Top