Elhub Specification of Nonconformity Files Version 1.3

Size: px
Start display at page:

Download "Elhub Specification of Nonconformity Files Version 1.3"

Transcription

1 Elhub Specification of Nonconformity Files Version 1.3 Version Date

2 Contents 1 Introduction Change log About this document References Overview of nonconformity files Contract kontrakt Metering Point Målepunkt Metering Value Måleverdi Customer Kunde Description of technical format Filename convention Reading guide to detailed description of technical format Detailed description of technical format Contract Kontrakt SourcefileName MeteringPointUsed CustomerReferenceEndUser ValidFrom ValidTo FaultLevel FaultSeverity FaultCode FaultDueToValue FaultDescription Metering Point Målepunkt SourcefileName MeteringPointUsed ValidFrom ValidTo FaultLevel FaultSeverity FaultCode FaultDueToValue FaultDescription Customer Kunde SourcefileName CustomerReference ValidFrom ValidTo AddressType FaultLevel FaultSeverity FaultCode FaultDueToValue FaultDescription Metering value Måleverdi SourcefileName MeteringPointUsed TimeSeriesType ProductType Elhub Specification of Nonconformity Files Contents side 1

3 ProcessingDateTime StartDate EndDate FaultLevel FaultSeverity FaultCode FaultDueToValue FaultDescription Elhub Specification of Nonconformity Files Contents side 2

4 Table of figures Figure 1 Overview of nonconformity files... 6 Elhub Specification of Nonconformity Files Contents side 3

5 Table of tables Table 1 Filename convention... 8 Table 2 Reading guide to field descriptions... 9 Elhub Specification of Nonconformity Files Contents side 4

6 1 Introduction This document provides the technical specification of the nonconformity files that are generated by the Elhub Data Analysis and Migration tool as feedback to the Elhub Migration files as specified in [1]. 1.1 Change log Date Version Change Draft v0.1 First draft Draft v0.3 Added new content to chapters 4 and Draft v0.5 Updated accordingly to reflect the changes in v0.7 of Elhub specification of migration files Draft v0.9 Updated accordingly to reflect the changes in v0.9 of Elhub specification of migration files Draft v0.99 Added field "FaultDueTo" to files received by more than one market party Draft 1.1 Aligned format spec. with migration files V1.1b Aligned with same version of migration files, added field lengths for clarity V1.3 Added "FaultDueToValue" to MP and MV files. 1.2 About this document This document describes the content and format of the nonconformity files that are going to be returned to the market parties as a response to each migration file (described in Elhub Specification Of Migration Files ), containing deviations based on rule definitions residing in the Elhub Data And Migration tool(dam). 1.3 References 1. Elhub Specification of Migration Files 2. Elhub Specification of Migration Fault Codes 1 1 This document will be developed as part of the implementation project of the Elhub Migration Tool (DAM) Elhub Specification of Nonconformity Files side 5

7 2 Overview of nonconformity files This section describes the nonconformity files that will be used providing feedback to the market parties on their uploaded data. The nonconformity files match the migration files one on one, and they are illustrated in Figure 1 Overview of nonconformity files. Figure 1 Overview of nonconformity files 2.1 Contract kontrakt The Contract nonconformity file contains the response to the Contract migration file. A row in the Contract nonconformity file will contain the key attributes of the Contract migration file in addition to attributes describing an instance of a fault. There can be several faults per row of the Contract migration file. Each and every one of these faults is identified through a separate row in the Contract nonconformity file. A fault can either be syntactical or tied to a relation. All attributes, including key attributes, can be object to faults. An overview of all fault codes can be found in [2]. Key attributes of the Contract migration and nonconformity files are: MeteringPointUsed CustomerReferenceEndUser ValidFrom ValidTo 2.2 Metering Point Målepunkt The Metering Point nonconformity file contains the response to the Metering Point migration file. A row in the Metering Point nonconformity file will contain the key attributes of the Metering Point migration file in addition to attributes describing an instance of a fault. There can be several faults per row of the Metering Point migration file. Each and every one of these faults is identified through a separate row in the Metering Point nonconformity file. A fault can either be syntactical or tied to a relation. All attributes, including key attributes, can be object to faults. An overview of all fault codes can be found in [2]. Elhub Specification of Nonconformity Files side 6

8 Key attributes of the Metering Point migration and nonconformity files are: MeteringPointUsed ValidFrom ValidTo 2.3 Metering Value Måleverdi The Metering Value nonconformity file contains the response to the Metering Value migration file. A row in the Metering Value nonconformity file will contain the key attributes of the Metering Value migration file in addition to attributes describing an instance of a fault. There can be several faults per row of the Metering Value migration file. Each and every one of these faults is identified through a separate row in the Metering Value nonconformity file. A fault can either be syntactical or tied to a relation. All attributes, including key attributes, can be object to faults. An overview of all fault codes can be found in [2]. Key attributes of the Metering Value migration and nonconformity files are: MeteringPointUsed TimeSeriesType ProductType RegistrationDateTime StartDate EndDate 2.4 Customer Kunde The Customer nonconformity file contains the response to the Customer migration file. A row in the Customer nonconformity file will contain the key attributes of the Customer migration file in addition to attributes describing an instance of a fault. There can be several faults per row of the Customer migration file. Each and every one of these faults is identified through a separate row in the Customer nonconformity file. A fault can either be syntactical or tied to a relation. All attributes, including key attributes, can be object to faults. An overview of all fault codes can be found in [2]. Key attributes of the Customer migration and nonconformity files are: CustomerReference AddressType ValidFrom ValidTo Elhub Specification of Nonconformity Files side 7

9 3 Description of technical format Nonconformity files sent from Elhub will use the common UTF-8 codepage, and will follow a strict semicolon delimited format, containing the fields as mentioned in the following chapters. 3.1 Filename convention Table 1 Filename convention below describes the filename convention for the nonconformity files. Filepart name Role Organization number GLN Date File type Filepart syntax/value One of: BS, GO BS = Balance Supplier GO = Grid Owner Num(9) This is the official organization number as defined in Brønnøysundregistrene. Num(13) This is the GLN value defined for this organization and this role. Note, that a single organization may NOT use the same GLN for more than ONE role. If the organization acts as two different roles (BS and GO), it MUST also have or apply for two separate GLNs. YYYYDD One of: CO, MP, CUS, FORM, MV CO = Contract MP = Metering Point CUS = Customer FORM = Formula MV = Metering Value All of the above type specifications are suffixed with _NCF to identify the files as nonconformity files. Sequence number Num(3) starting at 001 Running sequence number used by this GLN within the same date, in case data Delimiter Dot (.) Suffix sdv (semicolon delimited file) Table 1 Filename convention The following is an example filename of a nonconformity file based on this convention: BS MP_NCF_01.sdv At present we have not defined any limit to the max size of any files. 3.2 Reading guide to detailed description of technical format Elhub Specification of Nonconformity Files side 8

10 Table 2 Reading guide to field descriptions explains the table which is used throughout this chapter for describing the various fields of the nonconformity files. [Name of the attribute] Table 2 Reading guide to field descriptions [Short name of the attribute] [Norwegian name of the attribute] [Textual description of the attribute.] [Type of data of the attribute, e.g., Enumeration, DateTime, Reference, etc.] [Specific format of the attribute, including size/length definition and numeric/text] [Example value of an instance of the attribute. The character ";" is NOT allowed in any value, and quotes ("")are NOT to be used for any value.] Note, that all lines will be terminated with CR+LF (0D0A, i.e., 0x0D followed by 0x0A). No non-print characters, including linefeed (0x0A) will be provided in any field (such as string fields). This also implies that the BOM character (Byte Order Mark, which would have the value of EFBBBF for UTF-8) often inserted in Unicode files, particularly from Microsoft sources, will not be present. 3.3 Detailed description of technical format Contract Kontrakt SourcefileName This is the name of the file in which this dataset was found to be containing the nonconformity. Later (updated) files with correct data will overwrite not only the dataset itself, but also the filename reference, thus ensuring that this field always points to the last (valid) version of the dataset. SourcefileName File Filnavn kilde Reference to the latest file containing the dataset having the nonconformity. Text(80) See filename specification BS CO_NCF_01.sdv Elhub Specification of Nonconformity Files side 9

11 MeteringPointUsed The MeteringPointUsed field is the main key in this file, containing the metering point ID for each specific record. The field may be equal for multiple rows, in which case all rows will represent different states (or historic values, as described in later fields/chapters) of the same metering point. MeteringPointUsed MP_Used MålepunktID Unique external reference to this metering point, which will be an accounting point. An accouting point is, according to the Elhub role and information model, the smallest entity under balance responsibility and/or where a change of supplier can take place. This can be a physical or logical point. GS1 GSRN Num(18) CustomerReferenceEndUser Note, this is the internal reference to a customer as used by the market party. Any connections across parties will, therefore and due to the lack of another unique identity, have to be made based on a metering point and corresponding to- and from dates. With this, it will be possible to relate the customer references between parties. Also, whenever the use of a public personal identification number is enforced in the market, this identity may be used as an alternative to this customer reference field or possibly only as a key to it through the customer file (depending on the sanctioned used of the public personal identity number for the energy sector). CustomerReferenceEndUser CusRefEndUsr Kundereferanse sluttbruker Unique reference to the Party connected to Grid which this information refers to. This reference is used to maintain relations across the import data. string(40) or numeric(40) Field length is dependent on the source system, and may be numeric or text, including (if used) UUID. 8fa7d500-2dbc-11e4-8c c9a ValidFrom This attribute describes the beginning of a new state of a Contract instance. For all attributes for which history is required, any change to any of these attributes will result in a change of state of the Contract instance. Elhub Specification of Nonconformity Files side 10

12 Note that the validity intervals specified by this (ValidFrom) and the next (ValidTo) fields, are to be read and interpreted as inclusive from, exclusive to - implying that the two intervals ( T14:00:00Z T15:00:00Z) and ( T15:00:00Z T16:00:00Z) are continuous across T15:00:00Z. The two intervals are to be read as ending before 15:00:00, and starting at 15:00:00 on the date specified. Thus, the same date will be allowed and accepted in the ValidTo field of the former record and the ValidFrom of the later record. ValidFrom ValidFrom Gyldig fra The datatime from when the dataset is valid. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD HH SS - year, four digits - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required T09:04:45Z ValidTo This attribute describes the end of a state of a Contract instance. For all attributes for which history is required, any change to any of these attributes will result in a change of state of the Contract instance. ValidTo ValidTo Gyldig til The datatime until which point the dataset was valid. If last, i.e., still valid, this field shall be left blank. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD HH - year, four digits - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits Elhub Specification of Nonconformity Files side 11

13 SS - second of minute, two digits, usually set to 00, unless specific interval is required FaultLevel This field indicates at what point in the processing that the nonconformity was discovered. This value will be defined at the level of the controlling rule which may be offended. As such, the level may be one of Syntax, Relation or Consistency. - Syntax deviations include data formats and other data type- or format errors, and are typically evaluated on single fields. - Relation deviations include any correlations which must be maintained across multiple fields, either within the same file or across multiple files within the same package, i.e., from the same market parties. - Consistency deviations are checks on values across different market parties. FaultLevel FaultLvl AvviksNivå Level of deviation, describing the level which contains the rule that found the fault. Integer 1 = Syntax 2 = Relation 3 = Consistency FaultSeverity This field corresponds to the quality assurance requirements defined for fields in the migration files. Thus, the severity and quality assurance correlations stated in the table below will be enforced. Reports on different severities also depend on the FaultLevel, as described in the following table: FaultLevel FaultSeverity Triggering market party Nonconformity file to 1 - Syntax Any Any Same party 2 - Relation Any Any Same party 3 - Consistency 1 - Critical Any Both parties 3 - Consistency 2 - Significant Any Balance Supplier 3 - Consistency 3 - Minor Any Balance Supplier Following data quality reviews, if the triggering market party finds that its own data is most likely correct and that the other market party must change its data, this must be handled bilaterally between the parties. In these cases, the Elhub migration project will not participate in data corrections, and will only assume that data will be adjusted according to market needs. Elhub Specification of Nonconformity Files side 12

14 As a last line approach and if data is still not consistent at Elhub go-live (be it end user names, addresses or other non-reconcilable data), the Grid Access Provider will be used as the default master data source. Thus, if the Balance Supplier needs to persist its data, this must be handled bilaterally with the GAP, so that the latter also changes its data in accordance with agreed data values. FaultSeverity FaultSeverity Avvikskritikalitet Severity level of the deviation, depending on the reule that was triggered on a particular fault. Integer 1 = Critical nonconformity, must be corrected. Corresponds to a Required quality assurance level. 2 = Significant nonconformity, should be corrected. Corresponds to a Recommended quality assurance level. 3 = Minor nonconformity, may be corrected. If not corrected, it may be overwritten by datasets from another market party or the deviation will be ignored in Elhub. This level corresponds to a Suggested quality assurance level FaultCode This field is a unique reference to the offended rule. As such, a separate list of rules and descriptions, including the fields involved in this rule is (will be made) available from the Elhub migration project [2]. This list, as well as its related codes will be developed through iterations as new nonconformities are discovered, and their resolutions are implemented as automatic controls. FaultCode FaultCode Avvikskode Unique code for the fault, consisting of a prefix EMF (Elhub Migration Fault), the fault level and a unique number. Text(8) EMF + [FaultLevel] + [Unique number between 1 and 9999] In special cases we might use the fault code that ends with a 0 e.g. EMF10000, EMF20000 and EMF See fault description for how this is implemented. EMF30009 (FaultLevel is 3 = Consistency with unique number 0009) FaultDueToValue This field contains the value that triggered the nonconformity condition. For consistency checks, the field might contain the value from the opposite market party that triggered the fault. This will be indicated in FaultDescription. The opposite market party must be retrieved from the relation on the metering point. FaultDueToValue FaultValue Elhub Specification of Nonconformity Files side 13

15 Feil grunnet verdi The value that triggered the fault. If appropriate and relevant, the actual value from another market party triggering a nonconformity condition. string(150) Text(150) FaultDescription Whenever the fault code may not be set to a specific rule, i.e., the rule may not have been defined (yet) or the fault is of such a complexity and/or rarity that it will not be implemented as an automated control, this field will be used for providing a short description of the nonconformity condition. Thus, for some rare or complex situation, this field may be reused for the same conditions, while if a case has just been detected and not yet implemented as a separate (automated) rule, this field will be used. In the latter case, the use of this field will disappear as new fault codes are introduced for an initially unknown case. FaultDescription FaultDesc Feilbeskrivelse This field is only to be used in special cases where the reason or source is inconclusive, and where the other defined fault codes are insufficient. NB! It will always be used in conjunction with fault codes that end with 0. e.g EMF10000, EMF200000, EMF If FaultCode ends with 0, the field is considered NA. string(150) Text(150) "Inconsisteny found when matching customer address with other market party" Metering Point Målepunkt SourcefileName This is the name of the file in which this dataset was found to be containing the nonconformity. Later (updated) files with correct data will overwrite not only the dataset itself, but also the filename reference, thus ensuring that this field always points to the last (valid) version of the dataset. SourcefileName File Filnavn kilde Elhub Specification of Nonconformity Files side 14

16 Reference to the latest file containing the dataset having the nonconformity. Text(80) See filename specification BS MP_NCF_01.sdv MeteringPointUsed MeteringPointUsed MP_Used MålepunktID Unique external reference to this metering point, which will be an accounting point. An accouting point is, according to the Elhub role and information model, the smallest entity under balance responsibility and/or where a change of supplier can take place. This can be a physical or logical point. GS1 GSRN Num(18) ValidFrom This attribute describes the beginning of a new state of a Contract instance. For all attributes for which history is required, any change to any of these attributes will result in a change of state of the Contract instance. Note that the validity intervals specified by this (ValidFrom) and the next (ValidTo) fields, are to be read and interpreted as inclusive from, exclusive to - implying that the two intervals ( T14:00:00Z T15:00:00Z) and ( T15:00:00Z T16:00:00Z) are continuous across T15:00:00Z. The two intervals are to be read as ending before 15:00:00, and starting at 15:00:00 on the date specified. Thus, the same date will be allowed and accepted in the ValidTo field of the former record and the ValidFrom of the later record. ValidFrom ValidFrom Gyldig fra The datatime from when the dataset is valid. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD - year, four digits - month number, two digits - day of month, two digits Elhub Specification of Nonconformity Files side 15

17 HH SS - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required T09:04:45Z ValidTo This attribute describes the end of a state of a Contract instance. For all attributes for which history is required, any change to any of these attributes will result in a change of state of the Contract instance. ValidTo ValidTo Gyldig til The datatime until which point the dataset was valid. If last, i.e., still valid, this field shall be left blank. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD HH SS - year, four digits - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required FaultLevel This field indicates at what point in the processing that the nonconformity was discovered. This value will be defined at the level of the controlling rule which may be offended. As such, the level may be one of Syntax, Relation or Consistency. - Syntax deviations include data formats and other data type- or format errors, and are typically evaluated on single fields. - Relation deviations include any correlations which must be maintained across multiple fields, either within the same file or across multiple files within the same package, i.e., from the same market parties. - Consistency deviations are checks on values across different market parties. FaultLevel Elhub Specification of Nonconformity Files side 16

18 FaultLvl AvviksNivå Level of deviation, describing the level which contains the rule that found the fault. Integer 1 = Syntax 2 = Relation 3 = Consistency FaultSeverity This field corresponds to the quality assurance requirements defined for fields in the migration files. However, since the Grid Access Provider is the sole provider of such files, this party needs to correct any nonconformities in its own data prior to Elhub go-live. FaultSeverity FaultSeverity Avvikskritikalitet Severity level of the deviation, depending on the reule that was triggered on a particular fault. Integer 1 = Critical nonconformity, must be corrected. Corresponds to a Required quality assurance level. 2 = Significant nonconformity, should be corrected. Corresponds to a Recommended quality assurance level. 3 = Minor nonconformity, may be corrected. If not corrected, it may be overwritten by datasets from another market party or the deviation will be ignored in Elhub. This level corresponds to a Suggested quality assurance level FaultCode This field is a unique reference to the offended rule. As such, a separate list of rules and descriptions, including the fields involved in this rule is (will be made) available from the Elhub migration project [2]. This list, as well as its related codes will be developed through iterations as new nonconformities are discovered, and their resolutions are implemented as automatic controls. FaultCode FaultCode Avvikskode Unique code for the fault, consisting of a prefix EMF (Elhub Migration Fault), the fault level and a unique number. Text(8) EMF + [FaultLevel] + [Unique number between 1 and 9999] Elhub Specification of Nonconformity Files side 17

19 In special cases we might use the fault code that ends with a 0 e.g. EMF10000, EMF20000 and EMF See fault description for how this is implemented. EMF30009 (FaultLevel is 3 = Consistency with unique number 0009) FaultDueToValue This field contains the value that triggered the nonconformity condition. For consistency checks, the field might contain the value from the opposite market party that triggered the fault. This will be indicated in FaultDescription. The opposite market party must be retrieved from the relation on the metering point. FaultDueToValue FaultValue Feil grunnet verdi The value that triggered the fault. If appropriate and relevant, the actual value from another market party triggering a nonconformity condition. string(150) Text(150) FaultDescription Whenever the fault code may not be set to a specific rule, i.e., the rule may not have been defined (yet) or the fault is of such a complexity and/or rarity that it will not be implemented as an automated control, this field will be used for providing a short description of the nonconformity condition. Thus, for some rare or complex situation, this field may be reused for the same conditions, while if a case has just been detected and not yet implemented as a separate (automated) rule, this field will be used. In the latter case, the use of this field will disappear as new fault codes are introduced for an initially unknown case. Short name: Norwegian name: FaultDescription FaultDesc Feilbeskrivelse This field is only to be used in special cases where the reason or source is inconclusive, and where the other defined fault codes are insufficient. NB! It will always be used in conjunction with fault codes that end with 0. e.g EMF10000, EMF200000, EMF If FaultCode ends with 0, the field is considered NA. string(150) Text(150) Elhub Specification of Nonconformity Files side 18

20 "Inconsisteny found when matching customer address with other market party" Customer Kunde SourcefileName This is the name of the file in which this dataset was found to be containing the nonconformity. Later (updated) files with correct data will overwrite not only the dataset itself, but also the filename reference, thus ensuring that this field always points to the last (valid) version of the dataset. SourcefileName File Filnavn kilde Reference to the latest file containing the dataset having the nonconformity. Text(80) See filename specification BS CUS_NCF_01.sdv CustomerReference Note, this is the internal reference to a customer (or invoice address) as used by the market party. Any connections across parties will, therefore and due to the lack of another unique identity, have to be made based on a metering point and corresponding to- and from dates. With this, it will be possible to relate the customer references between parties. Also, whenever the use of a public personal identification number is enforced in the market, this identity may be used as an alternative to this customer reference field or possibly only as a key to it through the customer file (depending on the sanctioned used of the public personal identity number for the energy sector). CustomerReference CusRef Kundereferanse Unique reference to the Party connected to Grid which this information refers to. This reference is used to maintain relations across the import data. Reference E.g UUID 8fa7d500-2dbc-11e4-8c c9a ValidFrom Elhub Specification of Nonconformity Files side 19

21 This attribute describes the beginning of a new state of a Contract instance. For all attributes for which history is required, any change to any of these attributes will result in a change of state of the Contract instance. Note that the validity intervals specified by this (ValidFrom) and the next (ValidTo) fields, are to be read and interpreted as inclusive from, exclusive to - implying that the two intervals ( T14:00:00Z T15:00:00Z) and ( T15:00:00Z T16:00:00Z) are continuous across T15:00:00Z. The two intervals are to be read as ending before 15:00:00, and starting at 15:00:00 on the date specified. Thus, the same date will be allowed and accepted in the ValidTo field of the former record and the ValidFrom of the later record. ValidFrom ValidFrom Gyldig fra The datatime from when the dataset is valid. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD HH SS - year, four digits - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required T09:04:45Z ValidTo This attribute describes the end of a state of a Contract instance. For all attributes for which history is required, any change to any of these attributes will result in a change of state of the Contract instance. ValidTo ValidTo Gyldig til The datatime until which point the dataset was valid. If last, i.e., still valid, this field shall be left blank. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY - year, four digits Elhub Specification of Nonconformity Files side 20

22 DD HH SS - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required AddressType Values AddressType AdrType AdresseType Type of address information in this record; If this is a address for invoicing or to the end user AddressTypeEnumeration Invoice EndUser EndUser FaultLevel This field indicates at what point in the processing that the nonconformity was discovered. This value will be defined at the level of the controlling rule which may be offended. As such, the level may be one of Syntax, Relation or Consistency. - Syntax deviations include data formats and other data type- or format errors, and are typically evaluated on single fields. - Relation deviations include any correlations which must be maintained across multiple fields, either within the same file or across multiple files within the same package, i.e., from the same market parties. - Consistency deviations are checks on values across different market parties. FaultLevel FaultLvl AvviksNivå Level of deviation, describing the level which contains the rule that found the fault. Integer 1 = Syntax 2 = Relation 3 = Consistency 1 Elhub Specification of Nonconformity Files side 21

23 FaultSeverity This field corresponds to the quality assurance requirements defined for fields in the migration files. Thus, the severity and quality assurance correlations stated in the table below will be enforced. Reports on different severities also depend on the FaultLevel, as described in the following table: FaultLevel FaultSeverity Triggering market party Nonconformity file to 1 - Syntax Any Any Same party 2 - Relation Any Any Same party 3 - Consistency 1 - Critical Any Both parties 3 - Consistency 2 - Significant Any Balance Supplier 3 - Consistency 3 - Minor Any Balance Supplier Following data quality reviews, if the triggering market party finds that its own data is most likely correct and that the other market party must change its data, this must be handled bilaterally between the parties. In these cases, the Elhub migration project will not participate in data corrections, and will only assume that data will be adjusted according to market needs. As a last line approach and if data is still not consistent at Elhub go-live (be it end user names, addresses or other non-reconcilable data), the Grid Access Provider will be used as the default master data source. Thus, if the Balance Supplier needs to persist its data, this must be handled bilaterally with the GAP, so that the latter also changes its data in accordance with agreed data values. FaultSeverity FaultSeverity Avvikskritikalitet Severity level of the deviation, depending on the reule that was triggered on a particular fault. Integer 1 = Critical nonconformity, must be corrected. Corresponds to a Required quality assurance level. 2 = Significant nonconformity, should be corrected. Corresponds to a Recommended quality assurance level. 3 = Minor nonconformity, may be corrected. If not corrected, it may be overwritten by datasets from another market party or the deviation will be ignored in Elhub. This level corresponds to a Suggested quality assurance level FaultCode This field is a unique reference to the offended rule. As such, a separate list of rules and descriptions, including the fields involved in this rule is (will be made) available from the Elhub migration project [2]. This list, as well as its related codes will be developed through iterations as new nonconformities are discovered, and their resolutions are implemented as automatic controls. FaultCode Elhub Specification of Nonconformity Files side 22

24 FaultCode Avvikskode Unique code for the fault, consisting of a prefix EMF (Elhub Migration Fault), the fault level and a unique number. Text(8) EMF + [FaultLevel] + [Unique number between 1 and 9999] In special cases we might use the fault code that ends with a 0 e.g. EMF10000, EMF20000 and EMF See fault description for how this is implemented. EMF30009 (FaultLevel is 3 = Consistency with unique number 0009) FaultDueToValue This field contains the value that triggered the nonconformity condition. For consistency checks, the field might contain the value from the opposite market party that triggered the fault. This will be indicated in FaultDescription. The opposite market party must be retrieved from the relation on the metering point. FaultDueToValue FaultValue Feil grunnet verdi The value that triggered the fault. If appropriate and relevant, the actual value from another market party triggering a nonconformity condition. string(150) Text(150) FaultDescription Whenever the fault code may not be set to a specific rule, i.e., the rule may not have been defined (yet) or the fault is of such a complexity and/or rarity that it will not be implemented as an automated control, this field will be used for providing a short description of the nonconformity condition. Thus, for some rare or complex situation, this field may be reused for the same conditions, while if a case has just been detected and not yet implemented as a separate (automated) rule, this field will be used. In the latter case, the use of this field will disappear as new fault codes are introduced for an initially unknown case. Short name: Norwegian name: FaultDescription FaultDesc Feilbeskrivelse This field is only to be used in special cases where the reason or source is inconclusive, and where the other defined fault codes are insufficient. Elhub Specification of Nonconformity Files side 23

25 NB! It will always be used in conjunction with fault codes that end with 0. e.g EMF10000, EMF200000, EMF If FaultCode ends with 0, the field is considered NA. string(150) Text(150) "Inconsisteny found when matching customer address with other market party" Metering value Måleverdi SourcefileName This is the name of the file in which this dataset was found to be containing the nonconformity. Later (updated) files with correct data will overwrite not only the dataset itself, but also the filename reference, thus ensuring that this field always points to the last (valid) version of the dataset. SourcefileName File Filnavn kilde Reference to the latest file containing the dataset having the nonconformity. Text(80) See filename specification BS MV_NCF_01.sdv MeteringPointUsed MeteringPointUsed MP_Used MålepunktID Unique external reference to this metering point, which will be an accounting point. An accouting point is, according to the Elhub role and information model, the smallest entity under balance responsibility and/or where a change of supplier can take place. This can be a physical or logical point. GS1 GSRN Num(18) TimeSeriesType TimeSeriesType Elhub Specification of Nonconformity Files side 24

26 Values: TS_Type Tidsserie type Type of time series of the metered values. This may be production (E18) or consumption (E17), and identifies the energy direction of this time series. TimeSeriesTypeEnumeration E17 = Out E18 = In E ProductType ProductType TS_SubType Produktkode Type of time series or product of the metered values. This may be active or reactive energy - according to the given code sets. ProductTypeEnumeration Values: = Energy Active = Energy Reactive ProcessingDateTime ProcDateTime RegDate Prosesseringstidspunkt for tidsserie Date and time when a value was registered in the grid operators system. ISO 8601 Dato/tid, UTC. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD HH SS - year, four digits - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required T03:00:00Z StartDate Elhub Specification of Nonconformity Files side 25

27 Note that the validity intervals specified by this (StartDate) and the next (EndDate) fields are to be read and interpreted as inclusive from, exclusive to - implying that the two intervals ( T14:00:00Z T15:00:00Z) and ( T15:00:00Z T16:00:00Z) are continuous across T15:00:00Z. The two intervals are to be read as ending before 15:00:00, and starting at 15:00:00 on the date specified. Thus, the same date will be allowed and accepted in the EndDate field of the former record and the StartDate of the later record. StartDate Start Start av tidsperiode Start of the validity datetime for the value. DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD HH SS - year, four digits - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required T03:00:00Z EndDate EndDate End Slutt av tidsperiode End of the validity datetime of the value DateTime Value to be registered in UTC time with the format: YYYY--DDTHH::SSZ where: YYYY DD HH SS - year, four digits - month number, two digits - day of month, two digits - hour of day, 24 hour format, two digits - minute of hour, two digits - second of minute, two digits, usually set to 00, unless specific interval is required T03:00:00Z Elhub Specification of Nonconformity Files side 26

28 FaultLevel This field indicates at what point in the processing that the nonconformity was discovered. This value will be defined at the level of the controlling rule which may be offended. As such, the level may be one of Syntax, Relation or Consistency. - Syntax deviations include data formats and other data type- or format errors, and are typically evaluated on single fields. - Relation deviations include any correlations which must be maintained across multiple fields, either within the same file or across multiple files within the same package, i.e., from the same market parties. - Consistency deviations are checks on values across different market parties. FaultLevel FaultLvl AvviksNivå Level of deviation, describing the level which contains the rule that found the fault. Integer 1 = Syntax 2 = Relation 3 = Consistency FaultSeverity This field corresponds to the quality assurance requirements defined for fields in the migration files. However, since the Grid Access Provider is the sole provider of such files, this party needs to correct any nonconformities in its own data prior to Elhub go-live. FaultSeverity FaultSeverity Avvikskritikalitet Severity level of the deviation, depending on the reule that was triggered on a particular fault. Integer 1 = Critical nonconformity, must be corrected. Corresponds to a Required quality assurance level. 2 = Significant nonconformity, should be corrected. Corresponds to a Recommended quality assurance level. 3 = Minor nonconformity, may be corrected. If not corrected, it may be overwritten by datasets from another market party or the deviation will be ignored in Elhub. This level corresponds to a Suggested quality assurance level. 1 Elhub Specification of Nonconformity Files side 27

29 FaultCode This field is a unique reference to the offended rule. As such, a separate list of rules and descriptions, including the fields involved in this rule is (will be made) available from the Elhub migration project [2]. This list, as well as its related codes will be developed through iterations as new nonconformities are discovered, and their resolutions are implemented as automatic controls. FaultCode FaultCode Avvikskode Unique code for the fault, consisting of a prefix EMF (Elhub Migration Fault), the fault level and a unique number. Text(8) EMF + [FaultLevel] + [Unique number between 1 and 9999] In special cases we might use the fault code that ends with a 0 e.g. EMF10000, EMF20000 and EMF See fault description for how this is implemented. EMF30009 (FaultLevel is 3 = Consistency with unique number 0009) FaultDueToValue This field contains the value that triggered the nonconformity condition. The opposite market party must be retrieved from the relation on the metering point. FaultDueToValue FaultValue Feil grunnet Verdi The value that triggered the fault. string(150) Text(150) FaultDescription Whenever the fault code may not be set to a specific rule, i.e., the rule may not have been defined (yet) or the fault is of such a complexity and/or rarity that it will not be implemented as an automated control, this field will be used for providing a short description of the nonconformity condition. Thus, for some rare or complex situation, this field may be reused for the same conditions, while if a case has just been detected and not yet implemented as a separate (automated) rule, this field will be used. In the latter case, the use of this field will disappear as new fault codes are introduced for an initially unknown case. Short name: Norwegian name: FaultDescription FaultDesc Feilbeskrivelse Elhub Specification of Nonconformity Files side 28

30 This field is only to be used in special cases where the reason or source is inconclusive, and where the other defined fault codes are insufficient. NB! It will always be used in conjunction with fault codes that end with 0. e.g EMF10000, EMF200000, EMF If FaultCode ends with 0, the field is considered NA. string(150) Text(150) "Inconsisteny found when matching customer address with other market party" Elhub Specification of Nonconformity Files side 29

Elhub. BRS Reporting for Elcertificates. Grants of rights and limitations

Elhub. BRS Reporting for Elcertificates. Grants of rights and limitations Elhub BRS Reporting for Elcertificates Grants of rights and limitations This product is the sole property of Statnett, and Statnett holds all intellectual property rights therein. You may download this

More information

File Names and Formats

File Names and Formats File Names and Formats Electricity Reconciliation Manager This document lists the file name and file format for each file transferred to and from the reconciliation manager under Part 15 of the Code effective

More information

997 - Functional Acknowledgment Author: DOT FOODS, INC. Publication: March 3, 2005

997 - Functional Acknowledgment Author: DOT FOODS, INC. Publication: March 3, 2005 997 - Functional Acknowledgment Author: DOT FOODS, INC. Publication: March 3, 2005 DOT FOODS, INC. Distributor 997 Page 1 997 Functional Acknowledgment Functional Group=FA This Draft Standard for Trial

More information

Document Version FUNCTIONAL ACKNOWLEDGEMENT (ANSI X12 VERSION 4040) 10/10/2008. X12V General Parts, Inc./CARQUEST

Document Version FUNCTIONAL ACKNOWLEDGEMENT (ANSI X12 VERSION 4040) 10/10/2008. X12V General Parts, Inc./CARQUEST Document Version 1.0 997 FUNCTIONAL ACKNOWLEDGEMENT (ANSI X12 VERSION 4040) 10/10/2008 X12V4040 1 General Parts, Inc./CARQUEST Table of Contents CONTACT(S)... 3 CHANGE HISTORY... 3 CONVENTIONS USED IN

More information

Elhub BRS Reporting for Elcertificates and GO

Elhub BRS Reporting for Elcertificates and GO Elhub BRS Reporting for Elcertificates and GO Grants of rights and limitations This product is the sole property of Statnett, and Stanett holds all intellectual property rights therein. You may download

More information

Notify Metering Point Characteristics

Notify Metering Point Characteristics Business Requirements for for Notify Metering Point Characteristics Status: Approved by ebix Forum Version: 3.2 Revision: B Date: June 2018 ebix Business Requirements for Notify Metering Point Characteristics

More information

Data Migration Plan (40) Fingrid Oyj

Data Migration Plan (40) Fingrid Oyj 1 (40) Fingrid Oyj FI10728943, VAT reg. 2 (40) Table of Contents Definitions... 5 1 Summary... 6 2 Introduction... 7 2.1 Datahub... 7 2.2 Members of the data migration plan... 8 2.3 Datahub's data migration

More information

Questions for national reference groups

Questions for national reference groups Common Harmonised Nordic Retail Market - Message format, content and interface Questions for national reference groups August 2013 Prerequisites for the BRS This document is assuming a supplier centric

More information

SIX Trade Repository AG

SIX Trade Repository AG January 2018 Client Table of contents 1.0 Introduction 4 1.1 Purpose 4 1.2 Acronyms 4 1.3 Version table 4 2.0 Overview of systems and workflows 4 3.0 Input connectivity options 6 3.1 FTS-Gateway 6 3.1.1

More information

Datahub events

Datahub events 2 (214) Table of Contents Change log... 8 Definitions and abbreviations... 11 1 Introduction... 18 1.1 General... 18 2 General interface specifications... 19 2.1 Namespace... 19 2.2 Versions... 20 2.2.1

More information

997 Functional Acknowledgment

997 Functional Acknowledgment 997 Functional Acknowledgment VANTAGE GROUP accepts functional acknowledgments for all EDI documents we send. We send functional acknowledgments to trading partners that send us EDI documents. For all

More information

Rite Aid Corporation 875 Grocery Products Purchase Order Version UCS

Rite Aid Corporation 875 Grocery Products Purchase Order Version UCS Rite Aid Corporation 875 Grocery Products Purchase Order Version 004010UCS Functional Group ID=OG Introduction: This Draft Standard for Trial Use contains the format establishes the data contents of the

More information

China Stock Connect Northbound Trading Investor ID Model System File Interface Specification

China Stock Connect Northbound Trading Investor ID Model System File Interface Specification China Stock Connect Northbound Trading Investor ID Model System File Interface Specification Version: 1.1 Prepared by: HKEX Date: 18 Apr 2018 Modification History Version Date Modified By Synopsis 1.0

More information

875 - Grocery Products Purchase Order Author: DOT FOODS, INC. Publication: March 3, 2005

875 - Grocery Products Purchase Order Author: DOT FOODS, INC. Publication: March 3, 2005 875 - Grocery Products Purchase Order Author: DOT FOODS, INC. Publication: March 3, 2005 DOT FOODS, INC. Distributor 875 Page 1 875 Grocery Products Purchase Order Functional Group=OG This Draft Standard

More information

StreamServe Persuasion SP4 PageIN

StreamServe Persuasion SP4 PageIN StreamServe Persuasion SP4 PageIN User Guide Rev A StreamServe Persuasion SP4 PageIN User Guide Rev A 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

Taxonomy Architecture Guidance Observation Document Version 1.0

Taxonomy Architecture Guidance Observation Document Version 1.0 ES-BE-CB TAXONOMY Introduction The advent of Digital Business Reporting due to the XBRL mandates requiring business reporting in electronic XBRL format to the relevant regulatory authorities or to the

More information

Working with SCE s New DASR Assistant September 18, 1999

Working with SCE s New DASR Assistant September 18, 1999 September 18, 1999 Introduction s (SCE s) New DASR Assistant is a user-friendly GUI tool designed to assist Electric Service Providers (ESPs) in creating and managing Direct Access Service Requests (DASRs)

More information

Data Exchange Standard Date, Time, and Date & Time

Data Exchange Standard Date, Time, and Date & Time IMT Standards IMT Standards Oversight Committee Effective Date: 2014-12-31 Scheduled Review: 2020-02-15 Last Reviewed: 2019-02-15 Type: Technical 1 Standard number: A000042 Data Exchange Standard Date,

More information

NCSS Statistical Software. The Data Window

NCSS Statistical Software. The Data Window Chapter 103 Introduction This chapter discusses the operation of the NCSS Data Window, one of the four main windows of the NCSS statistical analysis system. The other three windows are the Output Window,

More information

File Format Specification. Self-Generation Incentive Program. PDP Data Management New Functionality. Version 1.01

File Format Specification. Self-Generation Incentive Program. PDP Data Management New Functionality. Version 1.01 File Format Specification Self-Generation Incentive Program PDP Data Management New Functionality Version 1.01 Prepared by: Aimee Beasley Tim O Keefe Energy Solutions: SGIP Online Database System Implementers

More information

EDI Functional Acknowledgment

EDI Functional Acknowledgment EDI 997 - Functional Acknowledgment VERSION: 1.0 FINAL Author: Created: Best Buy E-Business July 09, 2003 12:24 PM 997 EDI X12 4030 Document.rtf 1 For internal only 997 Functional Acknowledgment Functional

More information

Bridge. Master Covers Guide. Version

Bridge. Master Covers Guide. Version Bridge Master Covers Guide Version 2.5.103 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Managing Master Covers 2 Creating a New Master Cover 2 Viewing and Modifying a Master

More information

Payflow Implementer's Guide FAQs

Payflow Implementer's Guide FAQs Payflow Implementer's Guide FAQs FS-PF-FAQ-UG-201702--R016.00 Fairsail 2017. All rights reserved. This document contains information proprietary to Fairsail and may not be reproduced, disclosed, or used

More information

Description of the certification procedure MS - ISO 9001, MS - ISO 14001, MS - ISO/TS and MS BS OHSAS 18001, MS - ISO 45001, MS - ISO 50001

Description of the certification procedure MS - ISO 9001, MS - ISO 14001, MS - ISO/TS and MS BS OHSAS 18001, MS - ISO 45001, MS - ISO 50001 The certification of a management system based on standard ISO 9001, ISO 14001, ISO/TS 29001, BS OHSAS 18001, ISO 45001 or ISO 50001, consists of the offer and contract phase, the audit preparation, performance

More information

Oracle Hospitality OPERA Cloud Web Self-Service Integration Processor Service Web Service Reference

Oracle Hospitality OPERA Cloud Web Self-Service Integration Processor Service Web Service Reference Oracle Hospitality OPERA Cloud Web Self-Service Integration Processor Service Web Service Reference October 2017 Copyright 2017, Oracle and/or its affiliates. All rights reserved. This software and related

More information

M7 Comtrader Continuous Export Documentation V 1.0

M7 Comtrader Continuous Export Documentation V 1.0 M7 Comtrader Continuous Export Documentation V 1.0 1 Document History Version Date Author Comment 1.0 08.07.2016 EirGrid NEMO, SONI NEMO Distribution List Initial Draft Name All Participants Organisation

More information

IBM. Administration Guide. IBM Emptoris Contract Management SaaS

IBM. Administration Guide. IBM Emptoris Contract Management SaaS IBM Emptoris Contract Management IBM Administration Guide 10.1.2 SaaS IBM Emptoris Contract Management IBM Administration Guide 10.1.2 SaaS ii IBM Emptoris Contract Management: Administration Guide Copyright

More information

Transactive Energy Case Study. Ron Melton, Battelle Pacific Northwest Division

Transactive Energy Case Study. Ron Melton, Battelle Pacific Northwest Division Transactive Energy Case Study Ron Melton, Battelle Pacific Northwest Division 1 Pacific Northwest Demonstration Project What: $178M, ARRA-funded, 5-year demonstration 60,000 metered customers in 5 states

More information

A583 Web-Based Reconciliation Meter Authority Testing

A583 Web-Based Reconciliation Meter Authority Testing A583 Web-Based Reconciliation Meter Authority Testing May 16, 2003 Meter Authority Testing 1) Purpose In order to ensure that Meter Authorities are able to successfully transmit and receive data in the

More information

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents SMPTE AG 18:2017 Administrative Guideline SMPTE Metadata Registers Maintenance and Publication Page 1 of 20 pages Table of Contents 1 Scope 3 2 Conformance Notation 3 3 Normative References 3 4 Definitions

More information

850 Purchase Order. X12/V4010/850: 850 Purchase Order

850 Purchase Order. X12/V4010/850: 850 Purchase Order 850 Purchase Order X12/V4010/850: 850 Purchase Order Company: General Mills Modified: 1/11/2018 Notes: Production Orders for copack and warehousing partners. Table of Contents 850 Purchase Order............................................................................................................................

More information

EFS 997 Functional Acknowledgment X12/V4010/997: 997 Functional Acknowledgment Version: 1.3

EFS 997 Functional Acknowledgment X12/V4010/997: 997 Functional Acknowledgment Version: 1.3 EFS 997 Functional Acknowledgment X12/V4010/997: 997 Functional Acknowledgment Version: 1.3 Author: EFS Network Created: June 17, 2003 Modified: 06/18/2003 EFS_997v1.3.ecs 1 For internal use only 997 Functional

More information

Taxonomy Architecture Guidance Observation Document Version 1.0

Taxonomy Architecture Guidance Observation Document Version 1.0 Taxonomía de las rmas para la Formulación de Cuentas Anuales Consolidadas (NOFCAC2010) (Spanish GAAP 2007 taxonomy - Preparation of Consolidated Financial Statements) Introduction The advent of Digital

More information

Text Record Type Definition. Technical Specification NFC Forum TM RTD-Text 1.0 NFCForum-TS-RTD_Text_

Text Record Type Definition. Technical Specification NFC Forum TM RTD-Text 1.0 NFCForum-TS-RTD_Text_ Text Record Type Definition Technical Specification NFC Forum TM RTD-Text 1.0 NFCForum-TS-RTD_Text_1.0 2006-07-24 RESTRICTIONS ON USE This specification is copyright 2005-2006 by the NFC Forum, and was

More information

DATOS GENERALES DE IDENTIFICACIÓN (DGI) GENERAL IDENTIFICATION DATA

DATOS GENERALES DE IDENTIFICACIÓN (DGI) GENERAL IDENTIFICATION DATA Introduction DATOS GENERALES DE IDENTIFICACIÓN (DGI) GENERAL IDENTIFICATION DATA The advent of Digital Business Reporting due to the XBRL mandates requiring business reporting in electronic XBRL format

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-KQL]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

Oracle Utilities Opower Interval Data Transfer Standards

Oracle Utilities Opower Interval Data Transfer Standards Oracle Utilities Opower Interval Data Transfer Standards E84788-01 Specification Version Number: v1-6-0 Last Update: May 08, 2018 Oracle Utilities Opower Interval Data Transfer Standards E84788-01 Copyright

More information

Business Requirements. for. cancellation of business documents

Business Requirements. for. cancellation of business documents Business Requirements for cancellation of business documents Status: Approved by ebix Forum Version/release: 2.0 Revision: A Date: December 2015 ebix Business requirements for cancellation of business

More information

START CONVERTING FROM TEXT DATE/TIME VALUES

START CONVERTING FROM TEXT DATE/TIME VALUES A Macro Mapping Date and Time Variable to CDISC Date and Time Variable Song Liu, Biogen Idec, San Diego, California Brett Sellars, Biogen Idec, San Diego, California ABSTRACT The Clinical Data Interchange

More information

User Guide. Product Design. Version 2.2.2

User Guide. Product Design. Version 2.2.2 User Guide Product Design Version 2.2.2 Table of Contents Bridge User Guide - Table of Contents 1 TABLE OF CONTENTS... 1 INTRODUCTION... 4 Guide... 4 PRODUCTS... 5 Creating a New Product... 5 Viewing and

More information

Work with External Data in SPSS or Excel Format - Open SPSS data

Work with External Data in SPSS or Excel Format - Open SPSS data Work with External Data in SPSS or Excel Format - Open SPSS data Contents WORK WITH EXTERNAL DATA IN SPSS OR EXCEL FORMAT - OPEN SPSS DATA... 1 Open an Excel file... 1 Create new External File... 2 Save

More information

Service Segments. Edition 2012

Service Segments. Edition 2012 EANCO 2002 S3 Service Segments Edition 2012 essage Structure Chart... 2 Branching Diagram... 3 Segments... 4 Segments Layout... 5 2. essage Structure Chart UNA 1 C 1 - Service string advice UNB 2 1 - Interchange

More information

EMC Unity Family. Monitoring System Performance. Version 4.2 H14978 REV 03

EMC Unity Family. Monitoring System Performance. Version 4.2 H14978 REV 03 EMC Unity Family Version 4.2 Monitoring System Performance H14978 REV 03 Copyright 2016-2017 Dell Inc. or its subsidiaries. All rights reserved. Published July 2017 Dell believes the information in this

More information

879 - Price Information

879 - Price Information 879 - Price Information Author: DOT FOODS, INC. Publication: September 24, 2008 879 Price Information Functional Group=QG Purpose: This Draft Standard for Trial Use contains the format and establishes

More information

B3 data QAQC software User s guide. Getting started

B3 data QAQC software User s guide. Getting started B3 data QAQC software User s guide B3 is software intended to enable comprehensive and traceable quality assurance and quality control for large environmental datasets collected at regular time intervals,

More information

Weather and Environmental Services - QMS Manual

Weather and Environmental Services - QMS Manual 1 of 7 1.0 PURPOSE The purpose of this work instruction is to provide detailed guidance to the document formatting and revision conventions used by WES 2 in controlling QMS documents. 2.0 SCOPE This instruction

More information

REGISTRATION DATA INTERFACE SPECIFICATION

REGISTRATION DATA INTERFACE SPECIFICATION REGISTRATION DATA INTERFACE SPECIFICATION DEFINITIONS Data Transfer Catalogue DCC Status DCC Status File Electricity Registration Data Provider FTP FTPS Gas Registration Data Provider Hot Standby Router

More information

Settlement Data Exchange User s Guide

Settlement Data Exchange User s Guide GUIDE 4 Settlement Data Exchange User s Guide DRAFT - For the Web Based Reconciliation Replacement (WBRR) Technical Conference DRAFT FOR DISCUSSION PURPOSES ONLY Version: 1.0 Revision Date: This document

More information

Customer EDI Guidelines 997 Functional Acknowledgment

Customer EDI Guidelines 997 Functional Acknowledgment Customer EDI Guidelines 997 Functional Acknowledgment Author: CSC Consulting 997.doc 1 For internal only 997 Functional Acknowledgment Functional Group=FA This Draft Standard for Trial Use contains the

More information

Configuring Log Parsers Step-by-Step Quick Start Guide April 24, 2008

Configuring Log Parsers Step-by-Step Quick Start Guide April 24, 2008 Configuring Log Parsers Step-by-Step Quick Start Guide April 24, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

Storage Peak. Version 5.3. HL7 Interface Specification

Storage Peak. Version 5.3. HL7 Interface Specification Storage Peak Version 5.3 HL7 Interface Specification Product: StoragePeak Version 5.1 Version 04.02 Document: HL7 Interface Specification 2013-07-11 Contents 1.INTRODUCTION... 2 1.1Revision History...

More information

EDI Guideline. Version: 2.2. X12/V4010/832 : 832 Price/Sales Catalog. Publication: 1/21/2019 Trading Partner: Quebec EDI Healthcare Program

EDI Guideline. Version: 2.2. X12/V4010/832 : 832 Price/Sales Catalog. Publication: 1/21/2019 Trading Partner: Quebec EDI Healthcare Program EDI Guideline X12/V4010/832 : 832 Price/Sales Catalog Version: 2.2 Author: InterTrade Publication: 1/21/2019 Trading Partner: Quebec EDI Healthcare Program Document Change Log Notes Version Date Previous

More information

User Guide. Master Covers. Version Revision 1

User Guide. Master Covers. Version Revision 1 User Guide Master Covers Version 2.2.2 Revision 1 Table of Contents Bridge User Guide - Table of Contents 1 TABLE OF CONTENTS... 1 INTRODUCTION... 4 Guide... 4 MANAGING MASTER COVERS... 5 Guide... 5 Creating

More information

TOA4 Remote Procedure Call (RPC) API

TOA4 Remote Procedure Call (RPC) API TOA4 Remote Procedure Call (RPC) API Introduction The purpose of the TOA4 RPC API is to allow external software applications to exchange data with TOA4 and activate certain TOA4 functions. The TOA4 RPC

More information

GS1 US Data Hub 3.2 Location User Guide

GS1 US Data Hub 3.2 Location User Guide GS US Data Hub 3. Location User Guide Note: This document is a compilation of individual help resources. Please see the source documents in the help center for the most current versions. Table of Contents

More information

PRECISION ENERGY METER. DATALOGGING (-L / -DL Option) USER MANUAL

PRECISION ENERGY METER. DATALOGGING (-L / -DL Option) USER MANUAL PRECISION ENERGY METER DATALOGGING (-L / -DL Option) USER MANUAL Installation Considerations Installation and maintenance of the WattsOn device must only be performed by qualified, competent personnel

More information

Configuring Log Parsers Step-by-Step Quick Start Guide September 10, 2009

Configuring Log Parsers Step-by-Step Quick Start Guide September 10, 2009 Configuring Log Parsers Step-by-Step Quick Start Guide September 10, 2009 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

NEM 12&13 FILE FORMAT CLARIFICATIONS

NEM 12&13 FILE FORMAT CLARIFICATIONS NEM 12&13 FILE FORMAT CLARIFICATIONS PREPARED BY: DOCUMENT NO: VERSION NO: PREPARED FOR: Metering & Settlements N/A v006 National Electricity Market EFFECTIVE DATE: September 2009 FINAL Important Disclaimer

More information

X12 Implementation Guidelines For Inbound 997 v (I )

X12 Implementation Guidelines For Inbound 997 v (I ) X12 Implementation Guidelines For Inbound 997 v004010 (I9974010) 997-4010 (i9974010) 1 10/12/2009 997 Functional Acknowledgment Functional Group ID=FA Introduction: This Draft Standard for Trial Use contains

More information

TIGRS REGISTRY REQUIREMENTS FOR QUALIFIED REPORTING ENTITIES

TIGRS REGISTRY REQUIREMENTS FOR QUALIFIED REPORTING ENTITIES TIGRS REGISTRY REQUIREMENTS FOR QUALIFIED REPORTING ENTITIES February 2018 This document identifies the requirements that must be met in order to be considered a Qualified Reporting Entity (or QRE ) in

More information

AN S1401 Using BlueMod+S as Beacon

AN S1401 Using BlueMod+S as Beacon [04.2016] AN S1401 Using BlueMod+S as Beacon 80507NT11471A Rev. 05 2016-08-18 Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made

More information

Volume and File Structure of Disk Cartridges for Information Interchange

Volume and File Structure of Disk Cartridges for Information Interchange Standard ECMA-107 2nd Edition - June 1995 Standardizing Information and Communication Systems Volume and File Structure of Disk Cartridges for Information Interchange Phone: +41 22 849.60.00 - Fax: +41

More information

Document for developers of NSP-1. GPI Handbook. Version: V1.02 Release: 2005/10/18 Language: English

Document for developers of NSP-1. GPI Handbook. Version: V1.02 Release: 2005/10/18 Language: English Document for developers of NSP-1 GPI Handbook Type: Handbook Version: V1.02 Release: 2005/10/18 Language: English This handbook contains descriptions on prospective functions that have not yet been realized,

More information

Executing Evaluations over Semantic Technologies using the SEALS Platform

Executing Evaluations over Semantic Technologies using the SEALS Platform Executing Evaluations over Semantic Technologies using the SEALS Platform Miguel Esteban-Gutiérrez, Raúl García-Castro, Asunción Gómez-Pérez Ontology Engineering Group, Departamento de Inteligencia Artificial.

More information

[MS-KQL]: Keyword Query Language Structure Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-KQL]: Keyword Query Language Structure Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-KQL]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

B2B PROCEDURE: METER DATA PROCESS. PREPARED BY: AEMO Markets VERSION: 3.2 EFFECTIVE DATE: 1 February 2019

B2B PROCEDURE: METER DATA PROCESS. PREPARED BY: AEMO Markets VERSION: 3.2 EFFECTIVE DATE: 1 February 2019 PREPARED BY: AEMO Markets VERSION: 3.2 EFFECTIVE DATE: 1 February 2019 STATUS: DRAFT Approved for distribution and use by: APPROVED BY: Information Exchange Committee DATE: 20/07/2018 VERSION RELEASE HISTORY

More information

Table of Contents. Appendix. Table of Figures. Document Change Log

Table of Contents. Appendix. Table of Figures. Document Change Log Definition of the Telemetry Parameter Exchange Protocol All information is subject to change without notice and does not represent a commitment on the part of. Release 1.09 (October 1999) Table of Contents

More information

870 Order Status Report

870 Order Status Report 870 Order Status Report Introduction: Functional Group ID=RS This Draft Standard for Trial Use contains the format and establishes the data contents of the Order Status Report Transaction Set (870) for

More information

QPP Proprietary Profile Guide

QPP Proprietary Profile Guide Rev. 04 April 2018 Application note Document information Info Content Keywords Proprietary Profile, Server, Client Abstract The Proprietary Profile is used to transfer the raw data between BLE devices.

More information

SECTION. 0 General Message Guidelines. Version Workgroup Document version: 3. Version 5.

SECTION. 0 General Message Guidelines. Version Workgroup Document version: 3. Version 5. 1 2 3 SECTION 0 General Message Guidelines 4 Version 5.1 Edig@s 5 6 7 8 EASEE-gas/Edig@s Workgroup Document version: 3 Version 5.1 / 2015-09-02 0-1 9 COPYRIGHT & LIABILITY 10 11 12 13 14 15 16 17 18 19

More information

DCC User Gateway Interface Design Specification. Annex - Service Request Definitions 5 Scheduling Service

DCC User Gateway Interface Design Specification. Annex - Service Request Definitions 5 Scheduling Service DCC User Gateway Interface Design Specification Annex - Service Request Definitions 5 Scheduling Service Author: DCC Version: v0.8 Draft Date: 12 th September 2014 Page 1 of 18 Contents 5 Scheduling Service

More information

Oracle Hospitality OPERA Cloud Web Self-Service Inventory Service Web Service Reference

Oracle Hospitality OPERA Cloud Web Self-Service Inventory Service Web Service Reference Oracle Hospitality OPERA Cloud Web Self-Service Inventory Service Web Service Reference October 2017 Copyright 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Business information model for. Notify MP. (Metering Point) characteristics

Business information model for. Notify MP. (Metering Point) characteristics Business information model for Notify MP (Metering Point) characteristics Status: Approved by ETC Version: 2014 Release: A Revision: - Date: November 2015 ebix Business information model for Notify MP

More information

Universal Format Plug-in User s Guide. Version 10g Release 3 (10.3)

Universal Format Plug-in User s Guide. Version 10g Release 3 (10.3) Universal Format Plug-in User s Guide Version 10g Release 3 (10.3) UNIVERSAL... 3 TERMINOLOGY... 3 CREATING A UNIVERSAL FORMAT... 5 CREATING A UNIVERSAL FORMAT BASED ON AN EXISTING UNIVERSAL FORMAT...

More information

STATOIL ESOURCING PORTAL. Supplier user guide

STATOIL ESOURCING PORTAL. Supplier user guide STATOIL ESOURCING PORTAL Supplier user guide The esourcing portal is a web portal that enables online sourcing communication and collaboration between Statoil and their potential and actual suppliers.

More information

ENTSO-E ACKNOWLEDGEMENT DOCUMENT (EAD) IMPLEMENTATION GUIDE

ENTSO-E ACKNOWLEDGEMENT DOCUMENT (EAD) IMPLEMENTATION GUIDE 1 ENTSO-E ACKNOWLEDGEMENT DOCUMENT (EAD) 2014-01-16 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 Table of Contents 1 OBJECTIVE... 5 2 THE ACKNOWLEDGEMENT

More information

Adobe Captivate Monday, February 08, 2016

Adobe Captivate Monday, February 08, 2016 Slide 1 - Slide 1 MT+ How to export and import mobilities In this demo you will see how to export the template or the list of existing mobilities, an explanation of the format of the CSV file how to use

More information

[MS-KQL]: Keyword Query Language Structure Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-KQL]: Keyword Query Language Structure Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-KQL]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

MakeLabels A PDS4 Label Generator Tool PDS Geosciences Node

MakeLabels A PDS4 Label Generator Tool PDS Geosciences Node MakeLabels A PDS4 Label Generator Tool PDS Geosciences Node Version 5.3 7-19-2017 Created by Dan Scholes scholes@wunder.wustl.edu Send question and comments to Dan Scholes. 1 Table of Contents Summary...

More information

Data Migration Plan Updated (57) Fingrid Datahub Oy

Data Migration Plan Updated (57) Fingrid Datahub Oy 1 (57) Street address Postal address Phone Fax Business Identity Code FI27455435, VAT reg. Läkkisepäntie 21 P.O.Box 530 forename.surname@fingrid.fi FI-00620 Helsinki FI-00101 Helsinki +358 30 395 5000

More information

LMEdprs Operating & Technical Guide

LMEdprs Operating & Technical Guide LMEdprs Operating & Technical Guide May 2016 Please respond to: Market Surveillance +44 (0) 207 113 8203 LMEdprs Operating & Technical Guide Version 2.0 Table of Contents 1 Introduction... 4 2 Overview

More information

This section is maintained by the drafting team during the development of the standard and will be removed when the standard becomes effective.

This section is maintained by the drafting team during the development of the standard and will be removed when the standard becomes effective. Standard Development Timeline This section is maintained by the drafting team during the development of the standard and will be removed when the standard becomes effective. Development Steps Completed

More information

CIP Cyber Security Configuration Change Management and Vulnerability Assessments

CIP Cyber Security Configuration Change Management and Vulnerability Assessments CIP-010-2 3 Cyber Security Configuration Change Management and Vulnerability Assessments A. Introduction 1. Title: Cyber Security Configuration Change Management and Vulnerability Assessments 2. Number:

More information

CRM Partners Anonymization - Implementation Guide v8.2 Page 2

CRM Partners Anonymization - Implementation Guide v8.2 Page 2 1. Introduction 3 1.1 Product summary 3 1.2 Document outline 3 1.3 Compatibility with Microsoft Dynamics CRM 3 1.4 Target audience 3 2. Functional Reference 4 2.1 Overview 4 2.2 Getting started 4 2.3 Anonymize

More information

REGISTRATION DATA INTERFACE SPECIFICATION

REGISTRATION DATA INTERFACE SPECIFICATION REGISTRATION DATA INTERFACE SPECIFICATION DEFINITIONS In this document, except where the context otherwise requires: expressions defined in section A of the Code (Definitions and Interpretation) have the

More information

Flexible CSV CDR Importer

Flexible CSV CDR Importer Edition: 1.0 Release date: August 17, 2016 Smile version: 6.0 Published by Inomial Pty Ltd Suite 801, 620 Bourke St, Melbourne, Vic 3000, Australia www.inomial.com +61 3 9663 3554 sales@inomial.com support@inomial.com

More information

Functional Acknowledgment - 997

Functional Acknowledgment - 997 997 Functional Acknowledgment - 4030 INBOUND Version: 1.0 Author: Modified: 03/06/2006 V4030 1 997 Functional Acknowledgment Functional Group=FA This Draft Standard for Trial Use contains the format and

More information

Nutzen Sie die Dettmer-Seminarunterlagen für Access bei einmaligem Kauf über Jahre hinaus für Ihre eigenen Schulungen

Nutzen Sie die Dettmer-Seminarunterlagen für Access bei einmaligem Kauf über Jahre hinaus für Ihre eigenen Schulungen Nutzen Sie die Dettmer-Seminarunterlagen für Access bei einmaligem Kauf über Jahre hinaus für Ihre eigenen Schulungen 20 Appendix 20.1 Data Types On page 22, the data types have already been mentioned

More information

INTRODUCTION 1 AND REVIEW

INTRODUCTION 1 AND REVIEW INTRODUTION 1 AND REVIEW hapter SYS-ED/ OMPUTER EDUATION TEHNIQUES, IN. Programming: Advanced Objectives You will learn: Program structure. Program statements. Datatypes. Pointers. Arrays. Structures.

More information

Reasons to use a constraint-based product configuration model.

Reasons to use a constraint-based product configuration model. ro Reasons to use a constraint-based product configuration model. Flexible tool that promotes reusability for areas that require constant setup. Provides access to frequently selected data by using configuration

More information

VARONIS DATALERT APP FOR IBM QRADAR

VARONIS DATALERT APP FOR IBM QRADAR VARONIS DATALERT APP FOR IBM QRADAR Integration Guide Publishing Information Software version 0 Document version 1 Publication date October 9, 2018 Copyright 2005-2018 Varonis Systems Inc. All rights reserved.

More information

DICOM Correction Proposal

DICOM Correction Proposal DICOM Correction Proposal STATUS Final Text Date of Last Update 2017/09/17 Person Assigned Submitter Name Ulrich Busch (ulrich.busch@varian.com) Ulrich Busch (ulrich.busch@varian.com) Submission Date 2016/05/03

More information

Software Defined Infrastructure. FileLocker. Application Programming Interface Documentation

Software Defined Infrastructure. FileLocker. Application Programming Interface Documentation TM Software Defined Infrastructure FileLocker Application Programming Interface Documentation Infrascale 2013 Phone: +1.877.896.3611 Web: www.infrascale.com Table of Contents API URL and Base Parameters...

More information

exlepse Eclipse XLE Plugin

exlepse Eclipse XLE Plugin exlepse Eclipse XLE Plugin Motivation During the course Grammar Development, held at the University of Konstanz in the Summer Term 2010, we were confronted with XLE and its development environment, the

More information

EDI 850 Version 4010 ANSI X12 Purchase Order Specifications

EDI 850 Version 4010 ANSI X12 Purchase Order Specifications EDI 850 Version 4010 ANSI X12 Purchase Order Specifications Coupa Software, Inc. 1855 S. Grant St. 5 th Floor San Mateo, CA 94402 www.coupa.com Contents Purchase Order Details 3 Introduction 3 File Format

More information

ADOBE Inbound 997 ANSI X Version: 1.0

ADOBE Inbound 997 ANSI X Version: 1.0 ADOBE Inbound 997 ANSI X12 3040 Version: 1.0 Author: Adobe Systems Modified: 01/29/2008 997 Functional Acknowledgment Functional Group=FA This Draft Standard for Trial Use contains the format and establishes

More information

The ESP Handbook. Chapter 6 The Direct Access Service Request Completing the DASR

The ESP Handbook. Chapter 6 The Direct Access Service Request Completing the DASR The ESP Handbook Chapter 6 The Direct Access Service Request Completing the DASR Version 6.0 August 1, 2013 6.1. An Introduction to the Direct Access Service Request The Direct Access Service Request (DASR)

More information

Elevate Web Builder Modules Manual

Elevate Web Builder Modules Manual Table of Contents Elevate Web Builder Modules Manual Table Of Contents Chapter 1 - Getting Started 1 1.1 Creating a Module 1 1.2 Handling Requests 3 1.3 Custom DataSet Modules 8 Chapter 2 - Component Reference

More information

Integration API. Author Kodmyran AB

Integration API. Author Kodmyran AB Integration API Author Kodmyran AB Introduction The integration API provides a subset of the entity API. Unlike the entity API the concept here is for a consumer to read what is essentially a transaction

More information

Common RAID Disk Data Format Specification

Common RAID Disk Data Format Specification Common RAID Disk Data Format Specification This document has been released and approved by the SNIA. The SNIA believes that the ideas, methodologies and technologies described in this document accurately

More information