task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] This is a RIFF file, not MPEG stream [Fixable?] + [Comments]
A common way for storing a MPEG audio file is simply to write MPEG frames one-by-one. MP1/MP2/MP3 files are organized so. MPEG audio data can also be encapsulated in the RIFF container (better known as WAV file). The RIFF container shouldn't be used unless the file has "WAV" extension.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] It seems that file is truncated or there is garbage at the end of the file [Fixable?] + [Comments]
This message is generated when the length of the last frame (according to its header) is greater than the amount of data from its beginning to the end of the file. As a rule, it means that the file was truncated, however, there can be garbage at its end. "Fixing" means here a removal of the last frame.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Wrong number of MPEG frames specified in Xing header [Fixable?] + [Comments]
MPEG audio files don't have any special header, each frame has its own header instead. However, it can cause problems when "seeking" in variable bitrate files, because a decoder can't determine the exact place in the file corresponding to the selected time. That's why a "VBR header" is sometimes included in the first MPEG frame. This message is generated if this header contains false information about the total number of MPEG frames.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Wrong number of MPEG data bytes specified in Xing header [Fixable?] + [Comments]
This message is generated when the Xing header contains false information about the total size of MPEG data in the file. See the previous message.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Wrong number of MPEG frames specified in VBRI header [Fixable?] + [Comments]
Like with Xing header. VBRI is the other way to store VBR information in the first MPEG frame, but it seems to be used much more rarely.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Wrong number of MPEG data bytes specified in VBRI header [Fixable?] + [Comments]
Like with Xing header. VBRI is the other way to store VBR information in the first MPEG frame, but it seems to be used much more rarely.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] VBR detected, but no VBR header is present. Seeking may not work properly [Fixable?] - [Comments]
Files encoded with VBR should have a VBR header (either Xing or VBRI), otherwise seeking can be broken. This will be fixable in the future versions.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Wrong CRC in ... frames [Fixable?] + [Comments]
Some frames in the file are protected by CRC, but the checksum is wrong. It means that either the file was encoded or processed by broken software, or it was broken during storage or transmission. MP3val reports a number of frames with incorrect CRC, which can be used as a hint (if this number equals or is about the total number of frames, then it's likely due to a bad encoder). Note that only a minority of files is protected by CRC.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Non-layer-III frame encountered [Fixable?] - [Comments]
MP3val was primarily designed for MP3 files. That's why it warns about MPEG frames with layers other than III. If it is an MP2 or MP1 file, this warning should be ignored. If you want to fix this issue, you should reencode the file.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Different MPEG versions or layers in one file [Fixable?] - [Comments]
Mixing different MPEG versions and/or layers in one file is not very good. As in the previous case, this issue can be fixed only by reencoding.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Several APEv2 tags in one file [Fixable?] + [Comments]
Normally there would be only one APEv2 tag in the file.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] No supported tags in the file [Fixable?] - [Comments]
This is only a warning. It's a good practice to store metadata in tags.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] string [Notes] Unique identifier for this StructuralCue. [Name]
id
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] int [Notes] This is the charge of the substructure represented by this structural cue. [Name]
charge
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] float [Notes] This is the Gibbs free energy value associated with the structural cue in the group contribution method. This energy is used to estimate the deltaG of compounds involving the structural cue. The units are kcal/mol. [Name]
deltaG
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] float [Notes] This is the uncertainty in the free energy value associated with this structural cue in the group contribution method. This value is used to determine the uncertainty in the estimated delta values for compounds and reactions. The units are kcal/mol. [Name]
deltaGerr
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] string [Notes] This is the formula of the substructure represented by this structural cue. [Name]
formula
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] int [Notes] This is the priority with which the atom labeling algorithm searches for this structural cue in a molecular structure. [Name]
priority
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] boolean [Notes] Some structural cues represent entire molecules instead of structures. This feild will equal true when this is the case. [Name]
smallMolecule
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7ec10b61_ERDB_Database_Documenter__Name
[Type] string [Notes] Some structural cues can be further broken down into smaller structural cues. This field is a ; delimited list of the cues that this cue can be broken down into. [Name]
subgroups
[ [ "i", "d" ], [ "c", "h", "a", "r", "g", "e" ], [ "d", "e", "l", "t", "a", "G" ], [ "d", "e", "l", "t", "a", "G", "e", "r", "r" ], [ "f", "o", "r", "m", "u", "l", "a" ], [ "p", "r", "i", "o", "r", "i", "t", "y" ], [ "s", "m", "a", "l", "l", "M", "o", "l", "e", "c", "u", "l", "e" ], [ "s", "u", "b", "g", "r", "o", "u", "p", "s" ] ]
ERDB Database Documenter
Name
http://servers.nmpdr.org/figdisk/FIG/ErdbDocWidget.cgi?database=Sapling
30/1438042986357.49_20150728002306-00087-ip-10-236-191-2_217700720_75.json
7a3485d3_NetHack_3_4_3__Known_Bugs__Meaning
[State] Open [Meaning]
The bug is unresolved, but we know what we need to about it.
[]
NetHack 3.4.3: Known Bugs
Meaning
http://nethack.org/v343/bugs.html
30/1438042986625.58_20150728002306-00022-ip-10-236-191-2_174138835_9.json
7a3485d3_NetHack_3_4_3__Known_Bugs__Meaning
[State] Not a bug [Meaning]
Sometimes people think this is a bug, but they're wrong.
[]
NetHack 3.4.3: Known Bugs
Meaning
http://nethack.org/v343/bugs.html
30/1438042986625.58_20150728002306-00022-ip-10-236-191-2_174138835_9.json
7a3485d3_NetHack_3_4_3__Known_Bugs__Meaning
[State] fixed [Meaning]
The bug will be fixed in the next bug-fix release.
[]
NetHack 3.4.3: Known Bugs
Meaning
http://nethack.org/v343/bugs.html
30/1438042986625.58_20150728002306-00022-ip-10-236-191-2_174138835_9.json
7a3485d3_NetHack_3_4_3__Known_Bugs__Meaning
[State] Fixed [Meaning]
The bug will be fixed in a future release.
[]
NetHack 3.4.3: Known Bugs
Meaning
http://nethack.org/v343/bugs.html
30/1438042986625.58_20150728002306-00022-ip-10-236-191-2_174138835_9.json
7a3485d3_NetHack_3_4_3__Known_Bugs__Meaning
[State] Help [Meaning]
We don't know what is causing this - if you see it, please send a detailed bug report. Thanks!
[]
NetHack 3.4.3: Known Bugs
Meaning
http://nethack.org/v343/bugs.html
30/1438042986625.58_20150728002306-00022-ip-10-236-191-2_174138835_9.json
7a3485d3_NetHack_3_4_3__Known_Bugs__Meaning
[State] Superseded [Meaning]
See another entry for information on this bug.
[]
NetHack 3.4.3: Known Bugs
Meaning
http://nethack.org/v343/bugs.html
30/1438042986625.58_20150728002306-00022-ip-10-236-191-2_174138835_9.json
f3c1cb14__Forest___Swatch_Documentation__Contents
[Folder] icons/ [Contents]
Set of hi resolution flat icons
[]
1.1.1 Download From Theme Forest | Swatch Documentation
Contents
http://docs.oxygenna.com/swatch/2013/09/05/download-from-theme-forest/
30/1438042986625.58_20150728002306-00156-ip-10-236-191-2_73468259_0.json
f3c1cb14__Forest___Swatch_Documentation__Contents
[Folder] demo/ [Contents]
Demo content data for import
[]
1.1.1 Download From Theme Forest | Swatch Documentation
Contents
http://docs.oxygenna.com/swatch/2013/09/05/download-from-theme-forest/
30/1438042986625.58_20150728002306-00156-ip-10-236-191-2_73468259_0.json
f3c1cb14__Forest___Swatch_Documentation__Contents
[Folder] documentation/ [Contents]
contains a link to these docs
[]
1.1.1 Download From Theme Forest | Swatch Documentation
Contents
http://docs.oxygenna.com/swatch/2013/09/05/download-from-theme-forest/
30/1438042986625.58_20150728002306-00156-ip-10-236-191-2_73468259_0.json
f3c1cb14__Forest___Swatch_Documentation__Contents
[Folder] licensing/ [Contents]
theme licence files
[]
1.1.1 Download From Theme Forest | Swatch Documentation
Contents
http://docs.oxygenna.com/swatch/2013/09/05/download-from-theme-forest/
30/1438042986625.58_20150728002306-00156-ip-10-236-191-2_73468259_0.json
f3c1cb14__Forest___Swatch_Documentation__Contents
[Folder] psds/ [Contents]
all the themes layered PSD files for Adobe Photoshop
[]
1.1.1 Download From Theme Forest | Swatch Documentation
Contents
http://docs.oxygenna.com/swatch/2013/09/05/download-from-theme-forest/
30/1438042986625.58_20150728002306-00156-ip-10-236-191-2_73468259_0.json
f3c1cb14__Forest___Swatch_Documentation__Contents
[Folder] swatch-theme-ver.zip [Contents]
the wordpress theme zip file ( for installation into WordPress )
[]
1.1.1 Download From Theme Forest | Swatch Documentation
Contents
http://docs.oxygenna.com/swatch/2013/09/05/download-from-theme-forest/
30/1438042986625.58_20150728002306-00156-ip-10-236-191-2_73468259_0.json
d7fd79ae_tural_Elements_and_Constraints__Description
[Data Element] Resource [Example] Title of a movie from IMDb, A Flash movie from YouTube, Images from Flickr etc [Description]
Any information that can be named is a resource. A resource is a conceptual mapping to a set of entities not the entity itself. Such a mapping can change over time. In general, a RESTful resource is anything that is addressable over the Web.
[]
REST Architectural Elements and Constraints
Description
http://mrbool.com/rest-architectural-elements-and-constraints/29339
30/1438042986625.58_20150728002306-00128-ip-10-236-191-2_166407714_2.json
d7fd79ae_tural_Elements_and_Constraints__Description
[Data Element] Resource Identifier [Example] Standardized format of URI:scheme://host:port/path?queryString#fragmente.g:http://some.domain.com/orderinfo?id=123 [Description]
Every resource must have a name that uniquely identifies it. Under HTTP these are called URIs. Uniform Resource Identifier (URI) in a RESTful system is a hyperlink to a resource. It is the only means for clients and servers to exchange representations of resources.The relationship between URIs and resources is many to one. A resource can have multiple URIs which provide different information about the location of a resource.
[]
REST Architectural Elements and Constraints
Description
http://mrbool.com/rest-architectural-elements-and-constraints/29339
30/1438042986625.58_20150728002306-00128-ip-10-236-191-2_166407714_2.json
d7fd79ae_tural_Elements_and_Constraints__Description
[Data Element] Resource metadata [Example] Source link, vary [Description]
This describes the resource. A metadata provides additional information such as location information, alternate resource identifiers for different formats or entity tag information about the resource itself.
[]
REST Architectural Elements and Constraints
Description
http://mrbool.com/rest-architectural-elements-and-constraints/29339
30/1438042986625.58_20150728002306-00128-ip-10-236-191-2_166407714_2.json
d7fd79ae_tural_Elements_and_Constraints__Description
[Data Element] Representation [Example] Sequence of bytes, HTML document, archive document, image document [Description]
It is something that is sent back and forth between clients and servers. So, we never send or receive resources, only their representations. A representation captures the current or intended state of a resource. A particular resource may have multiple representations
[]
REST Architectural Elements and Constraints
Description
http://mrbool.com/rest-architectural-elements-and-constraints/29339
30/1438042986625.58_20150728002306-00128-ip-10-236-191-2_166407714_2.json
d7fd79ae_tural_Elements_and_Constraints__Description
[Data Element] Representation metadata [Example] Headers (media-type) [Description]
This describes the representation.
[]
REST Architectural Elements and Constraints
Description
http://mrbool.com/rest-architectural-elements-and-constraints/29339
30/1438042986625.58_20150728002306-00128-ip-10-236-191-2_166407714_2.json
d7fd79ae_tural_Elements_and_Constraints__Description
[Data Element] Control data [Example] If-Modified-Since, If-Match [Description]
This defines the purpose of a message between components, such as the action being requested.
[]
REST Architectural Elements and Constraints
Description
http://mrbool.com/rest-architectural-elements-and-constraints/29339
30/1438042986625.58_20150728002306-00128-ip-10-236-191-2_166407714_2.json
7e81987b_e_between_shadow_and_override___Criterion
[Shadowing] Protecting against a subsequent base class modification introducing a member you have already defined in your derived class [Overriding] Achieving polymorphism by defining a different implementation of a procedure or property with the same calling sequence [Criterion]
Purpose
[]
Difference between shadow and override?
Criterion
http://www.geekinterview.com/question_details/19331
30/1438042986625.58_20150728002306-00029-ip-10-236-191-2_476681855_0.json
7e81987b_e_between_shadow_and_override___Criterion
[Shadowing] Any declared element type [Overriding] Only a procedure (Function or Sub) or property [Criterion]
Redefined element
[]
Difference between shadow and override?
Criterion
http://www.geekinterview.com/question_details/19331
30/1438042986625.58_20150728002306-00029-ip-10-236-191-2_476681855_0.json
7e81987b_e_between_shadow_and_override___Criterion
[Shadowing] Any declared element type [Overriding] Only a procedure or property with the identical calling sequence1 [Criterion]
Redefining element
[]
Difference between shadow and override?
Criterion
http://www.geekinterview.com/question_details/19331
30/1438042986625.58_20150728002306-00029-ip-10-236-191-2_476681855_0.json
7e81987b_e_between_shadow_and_override___Criterion
[Shadowing] Any accessibility [Overriding] Cannot expand the accessibility of overridden element (for example, cannot override Protected with Public) [Criterion]
Accessibility
[]
Difference between shadow and override?
Criterion
http://www.geekinterview.com/question_details/19331
30/1438042986625.58_20150728002306-00029-ip-10-236-191-2_476681855_0.json
7e81987b_e_between_shadow_and_override___Criterion
[Shadowing] Any combination [Overriding] Cannot change readability or writability of overridden property [Criterion]
Readability and writability
[]
Difference between shadow and override?
Criterion
http://www.geekinterview.com/question_details/19331
30/1438042986625.58_20150728002306-00029-ip-10-236-191-2_476681855_0.json
7e81987b_e_between_shadow_and_override___Criterion
[Shadowing] Shadows recommended in derived class; Shadows assumed if neither Shadows nor Overrides specified [Overriding] Overridable required in base class; Overrides required in derived class [Criterion]
Keyword usage
[]
Difference between shadow and override?
Criterion
http://www.geekinterview.com/question_details/19331
30/1438042986625.58_20150728002306-00029-ip-10-236-191-2_476681855_0.json
7e81987b_e_between_shadow_and_override___Criterion
[Shadowing] Shadowing element inherited by further derived classes; shadowed element still hidden2 [Overriding] Overriding element inherited by further derived classes; overridden element still overridden [Criterion]
Inheritance of redefining element by classes deriving from your derived class
[]
Difference between shadow and override?
Criterion
http://www.geekinterview.com/question_details/19331
30/1438042986625.58_20150728002306-00029-ip-10-236-191-2_476681855_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 200 [Message] OK [Description]
Indicates that the request was successful.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 201 [Message] Created [Description]
The object was successfully created. This is for a POST call.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 204 [Message] Deleted [Description]
The object was deleted. This pertains to DELETE calls.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 400 [Message] Bad Request [Description]
Check your request parameters. You might be using an unsupported parameter or have a malformed something or another.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 401 [Message] Unauthorized [Description]
Either your credentials specified were invalid.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 403 [Message] Forbidden [Description]
User does not have privileges to execute the action.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 404 [Message] Not Found [Description]
The resource you have referenced could not be found.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 409 [Message] Conflict/Duplicate [Description]
There was some conflict. Most likely you are trying to create a resource that already exists.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 410 [Message] Gone [Description]
You have referenced an object that does not exist.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 500 [Message] Internal Server Error [Description]
There was an internal error processing your request. If the description is a timeout, you can try again.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 501 [Message] Not Implemented [Description]
You are trying to access functionality that is not implemented. Yet.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 503 [Message] Throttled [Description]
Like a needy child, you are overloading us with requests for events. Try again later.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
35a3f046_tending_Loggly__API_Overview____Description
[Status] 504 [Message] Gateway Timeout [Description]
There was a network issue contacting the server. Try again later.
[]
Extending Loggly: API Overview -
Description
https://www.loggly.com/docs/api-overview/
30/1438042986625.58_20150728002306-00233-ip-10-236-191-2_909221143_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] inventory [Tag Type] Block
Inventory tag represents the start and end of the transmission of this file format.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] transmission [Tag Type] Block
Transmission tag represents the group of transaction records for this file. This tag represents the type of data being transmitted and the ‘action’ to be transacted on the data group. Transtype: This the type of transaction to reference the type of ‘action’ to be transacted on this group of records. The suggested valid options are: ‘New” – new items from vendor. “Update” – to existing items from vendor ”Age” – ageing list of items on an “end of life” list from vendor (limited quantities or time available) “Deprecate” – items vendor will no longer carry. Company: This is the name of the vendor for the transaction grouping. This allows for multiple vendor references within one transmission.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Items [Tag Type] Block
This is the block tag to reference all items in the block.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Item [Tag Type] Record
This is the tag to represent a single item record.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] CustItemCode
This is the customer’s item code for the vendor’s item code. This will allow the file to be sent back to the vendor for update into their system for cross data transmission.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] ItemNumber
Vendors item number to be referenced when communicating with the vendor.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] ItemName
Vendors item name. This is what the vendor calls the product.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Description
Vendors item description. This is the vendor’s description of the product.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] ItemCategory
Vendor’s categorization of the product.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] ItemSubCategory
Vendor’s subcategory of the product.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] PurchLeadTime
Product purchases lead time from the vendor in days.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Images [Tag Type] Block
Block reference for image information for the product.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] ImageId
This is the vendor’s image name with out any path reference.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] ImageDesc
Image Description
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] PicturePath
This is the absolute path reference for the image source. This does not include the image name.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Handling [Tag Type] Block
Block reference for handling information for the product.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] HarmonizationCode
Harmonization Code if available/required
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] MSDSRequired
Is a MSDS required for the product? Valid options are ‘Yes/No’
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] MSDSNumber
This is the MSDS reference regardless if MSDS is required.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] HazardCode
Hazard code if available/required
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] packs [Tag Type] Block
Block reference for pack configuration
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] packconfig [Tag Type] Block
Block reference for individual pack configuration PrimaryPack: Is this the primary pack config for the vendor. Valid options are ‘Yes/No’
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] uom
Unit of Measure (UOM) code. This is the code used by the vendor for this UOM.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] uom_name
This is the name of the UOM. A human readable/understandable format for the uom.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] UOMDesc
UOM description. The description the vendor used for this Uom.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] UOMType [Tag Type] Block
Block reference for uom functions
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Base
Is this the base uom for this product
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Pickable
Is this uom pickable for this product
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Purchase
Is this uom purchasable from vendor
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Receivable
Is this the uom which will be received from the vendor when purchased
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Sales
Is this the uom which could sellable to a end customer
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Stock
Is this uom a stackable uom, is this a uom which can be stocked on the self to be pickable
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Breakable
Is this uom breakable to another uom. to_uom = what other uom is this product breakable to?
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] Inner
Is this uom an inner of another uom? Inner_of = what is this uom a direct inner of?
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] packSize
Additional pack size information comment
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] conversionfactor [Tag Type] Block
Block reference for conversion factors from one uom to another uom.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] to_uom
Conversion to uom code ( tag reference)
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] factor
This is the conversion factor to multiply current by to calculate to referenced uom code.
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] uom-weight
Actual weight of the product in this uom. Basis = basis for the weight measurement
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] uom-dimweight uom-dimweightInternational
Dimensional weight of the product in this uom. Basis = basis for the weight measurement International Dimensional weight of the product in this uom. Basis = basis for the weight measurement
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] uom-volume
Volume of the product in this uom. Basis = basis for the weight measurement
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json
b238dd8a_ange_Standards_XML_Definitions__escription_of_Data_or_elements
[XML Tag] uom-length
Length of the product in this uom. Basis = basis for the weight measurement
[]
WFFSA | Data Exchange Standards XML Definitions
Tag Description of Data or elements
http://associationdatabase.com/aws/WFFSA/pt/sp/dataexchange_xmldefinitions
30/1438042986357.49_20150728002306-00099-ip-10-236-191-2_18513925_0.json