From 33a66595620bb02dd898d4ffcbe9bbe0973564d6 Mon Sep 17 00:00:00 2001 From: Ian Barnard Date: Wed, 17 Jan 2024 12:36:12 +0000 Subject: [PATCH] oslcquery now shows the query url using oslc_config.context parameter if you use the -V option - although it still uses the Configuration.Context header when making the query --- .bumpversion.cfg | 2 +- README.md | 2 +- elmclient/__meta__.py | 2 +- elmclient/oslcqueryapi.py | 13 +- elmclient/tests/results/ccm301.html | 2580 +++++++++++---------- elmclient/tests/results/gcm401.html | 406 ++-- elmclient/tests/results/qm201.html | 2836 +++++++++++++---------- elmclient/tests/results/rm101.html | 622 ++--- elmclient/tests/results/test101.csv | 1476 ++++++------ elmclient/tests/results/test102.csv | 8 +- elmclient/tests/results/test106.csv | 8 +- elmclient/tests/results/test109.csv | 32 +- elmclient/tests/results/test115.csv | 1476 ++++++------ elmclient/tests/results/test116.csv | 1476 ++++++------ elmclient/tests/results/test117.csv | 1476 ++++++------ elmclient/tests/results/test119.csv | 258 ++- elmclient/tests/results/test121.csv | 296 +-- elmclient/tests/results/test122.csv | 2 +- elmclient/tests/results/test123.csv | 22 +- elmclient/tests/results/test124.csv | 1416 ++++++------ elmclient/tests/results/test125.csv | 708 +++--- elmclient/tests/results/test126.csv | 708 +++--- elmclient/tests/results/test127.csv | 1465 ++++++------ elmclient/tests/results/test128.csv | 24 +- elmclient/tests/results/test129.csv | 24 +- elmclient/tests/results/test130.csv | 224 +- elmclient/tests/results/test131.csv | 36 +- elmclient/tests/results/test132.csv | 188 +- elmclient/tests/results/test133.csv | 2956 ++++++++++++------------ elmclient/tests/results/test134.csv | 1478 ++++++------ elmclient/tests/results/test135.csv | 1478 ++++++------ elmclient/tests/results/test136.csv | 102 +- elmclient/tests/results/test137.csv | 458 +++- elmclient/tests/results/test138.csv | 2 +- elmclient/tests/results/test140.csv | 10 +- elmclient/tests/results/test141.csv | 3304 +++++++++++++-------------- elmclient/tests/results/test142.csv | 650 +++--- elmclient/tests/results/test143.csv | 1488 ++++++------ elmclient/tests/results/test144.csv | 1165 +++++----- elmclient/tests/results/test145.csv | 269 +++ elmclient/tests/results/test146.csv | 187 ++ elmclient/tests/results/test147.csv | 269 +++ elmclient/tests/results/test148.csv | 1 + elmclient/tests/results/test149.csv | 269 +++ elmclient/tests/results/test151.csv | 2 +- elmclient/tests/results/test201.csv | 32 +- elmclient/tests/results/test202.csv | 18 +- elmclient/tests/results/test203.csv | 8 +- elmclient/tests/results/test204.csv | 60 +- elmclient/tests/results/test205.csv | 54 +- elmclient/tests/results/test206.csv | 44 +- elmclient/tests/results/test207.csv | 16 +- elmclient/tests/results/test301.csv | 178 +- elmclient/tests/results/test302.csv | 68 +- elmclient/tests/results/test303.csv | 46 +- elmclient/tests/results/test304.csv | 4 +- elmclient/tests/results/test305.csv | 24 +- elmclient/tests/results/test306.csv | 178 +- elmclient/tests/results/test308.csv | 46 +- elmclient/tests/results/test309.csv | 132 +- elmclient/tests/results/test310.csv | 76 +- elmclient/tests/results/test311.csv | 3 +- elmclient/tests/results/test401.csv | 52 +- elmclient/tests/results/test402.csv | 10 +- elmclient/tests/results/test403.csv | 8 +- elmclient/tests/results/test404.csv | 48 +- elmclient/tests/results/test405.csv | 2 +- elmclient/tests/results/test406.csv | 48 +- elmclient/tests/tests_703.xlsx | Bin 0 -> 22465 bytes setup.py | 2 +- 70 files changed, 17396 insertions(+), 15635 deletions(-) create mode 100644 elmclient/tests/results/test145.csv create mode 100644 elmclient/tests/results/test146.csv create mode 100644 elmclient/tests/results/test147.csv create mode 100644 elmclient/tests/results/test148.csv create mode 100644 elmclient/tests/results/test149.csv create mode 100644 elmclient/tests/tests_703.xlsx diff --git a/.bumpversion.cfg b/.bumpversion.cfg index dfb3163..c30e72f 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.26.0 +current_version = 0.26.2 commit = True tag = True diff --git a/README.md b/README.md index 37fabf7..b636d1f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ SPDX-License-Identifier: MIT - version="0.26.0" + version="0.26.2" What's New? =========== diff --git a/elmclient/__meta__.py b/elmclient/__meta__.py index e2bc3fc..72f3d11 100644 --- a/elmclient/__meta__.py +++ b/elmclient/__meta__.py @@ -9,7 +9,7 @@ app = 'elmoslcquery' description = 'Commandline OSLC query for ELM' -version = '0.26.0' +version = '0.26.2' license = 'MIT' author_name = 'Ian Barnard' author_mail = 'ian.barnard@uk.ibm.com' diff --git a/elmclient/oslcqueryapi.py b/elmclient/oslcqueryapi.py index fd793b2..115ccc6 100644 --- a/elmclient/oslcqueryapi.py +++ b/elmclient/oslcqueryapi.py @@ -3,7 +3,7 @@ # SPDX-License-Identifier: MIT ## - +import copy import logging import re import time @@ -338,7 +338,7 @@ def _evaluate_steps(self, querycapabilityuri,querysteps,*,resultstack=None, sele # raise Exception( f"Very strange parse result! {step}" ) else: # do an actual query - results = self.execute_oslc_query(querycapabilityuri,whereterms=[step], select=select, prefixes=prefixes, orderbys=orderbys, searchterms=searchterms, show_progress=show_progress, maxresults=maxresults, delaybetweenpages=delaybetweenpages, pagesize=pagesize, verbose=verbose, saverawresults=saverawresults, cacheable=cacheable) + results = self.execute_oslc_query(querycapabilityuri,whereterms=[step], select=select, prefixes=prefixes, orderbys=orderbys, searchterms=searchterms, show_progress=show_progress, maxresults=maxresults, delaybetweenpages=delaybetweenpages, pagesize=pagesize, verbose=verbose, saverawresults=saverawresults, cacheable=cacheable, intent="Perform OSLC Query") if isinstance(results, list): resultlist = {} for result in results: @@ -580,12 +580,15 @@ def _execute_vanilla_oslc_query(self, querycapabilityuri, query_params, orderby= params = {} params.update(query) logger.info( f"The parameters for this query are {params}" ) - fullurl = f"{query_url}?{urllib.parse.urlencode( params, quote_via=urllib.parse.quote, safe='/')}" if verbose: print( f"Full query URL is {fullurl}" ) + if self.local_config: + params1 = copy.copy( params ) + params1['oslc_config.context'] = self.local_config + fullurlparam = f"{query_url}?{urllib.parse.urlencode( params1, quote_via=urllib.parse.quote, safe='/')}" + print( f"FYI the query URL with local configuration is {fullurlparam}" ) -# print( f"Full query URL is {fullurl}" ) # retrieve all pages of results - they will be processed later total = 1 page = 0 @@ -689,7 +692,7 @@ def _execute_vanilla_oslc_query(self, querycapabilityuri, query_params, orderby= if delaybetweenpages>0.0: time.sleep(delaybetweenpages) - # suppress the Configuration-Context header because it seems that + # after the first page suppress the Configuration-Context header because it seems that # when that and param oslc_config.context are provided they both get added # to each nextpage URL which grows ever longer and eventually breaks # requests see https://github.com/IBM/ELM-Python-Client/discussions/44#discussioncomment-6151370 diff --git a/elmclient/tests/results/ccm301.html b/elmclient/tests/results/ccm301.html index d82651a..005141c 100644 --- a/elmclient/tests/results/ccm301.html +++ b/elmclient/tests/results/ccm301.html @@ -5,11 +5,11 @@

Project Queryable Resource Types, short name and URI

Short NameURIQuery Capability URI ChangeRequest (default) http://open-services.net/ns/cm#ChangeRequest - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems Deliverable http://open-services.net/ns/cm#Deliverable - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/deliverables + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/deliverables

Project Factory Resource Types, short name and URI

@@ -17,39 +17,39 @@

Project Factory Resource Types, short name and URI

Short NameURIQuery Capability URI ChangeRequest (default) http://open-services.net/ns/cm#ChangeRequest - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/drafts/workitems + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/drafts/workitems - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.epic - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.epic - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/com.ibm.team.apt.workItemType.epic + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.epic + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.epic + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/com.ibm.team.apt.workItemType.epic - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.story - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.story - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/com.ibm.team.apt.workItemType.story + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.story + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.story + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/com.ibm.team.apt.workItemType.story - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.adoption - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.adoption - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/com.ibm.team.workItemType.adoption + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.adoption + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.adoption + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/com.ibm.team.workItemType.adoption - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.buildtrackingitem - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.buildtrackingitem - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/com.ibm.team.workItemType.buildtrackingitem + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.buildtrackingitem + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.buildtrackingitem + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/com.ibm.team.workItemType.buildtrackingitem - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.impediment - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.impediment - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/com.ibm.team.workitem.workItemType.impediment + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.impediment + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.impediment + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/com.ibm.team.workitem.workItemType.impediment - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.retrospective - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.retrospective - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/com.ibm.team.workitem.workItemType.retrospective + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.retrospective + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.retrospective + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/com.ibm.team.workitem.workItemType.retrospective - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/defect - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/defect - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/defect + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/defect + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/defect + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/defect - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/task - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/task - https://jazz.ibm.com:9443/ccm/oslc/contexts/_kUzsoZupEe6UjLRi3SdwZg/workitems/task + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/task + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/task + https://jazz.ibm.com:9443/ccm/oslc/contexts/_IVLh0KADEe6BqZzvVvHxfg/workitems/task

Shapes

@@ -65,787 +65,787 @@

Shapes

'Access Context' accessContext - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/accessContext + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/accessContext 'Access Control Point' accessControl - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/accessControl + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affected Teams' com.ibm.team.rtc.attribute.affectedTeams - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.rtc.attribute.affectedTeams + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.rtc.attribute.affectedTeams 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalApprovals + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalApprovals Approvals internalApprovalDescriptors - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalApprovalDescriptors + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalApprovalDescriptors Approved isApproved - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isApproved + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isApproved Archived archived - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/archived + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.attachment.attachment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.parentworkitem.children + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.ccbridge.common.act2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.ccbridge.common.ver2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isClosed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalComments + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalComments Complexity complexity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/complexity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.copiedworkitem.copies + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/correctedEstimate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/correctedEstimate 'Created By' creator - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/creator + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/creator 'Creation Date' creationDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/creationDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/description + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/description 'Due Date' dueDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/dueDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/eSignatureRecords + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/eSignatureRecords Estimate duration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/duration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/category + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/category Fixed isFixed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isFixed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isFixed 'Found In' foundIn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/foundIn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/foundIn 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/id + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/id Impact com.ibm.team.rtc.attribute.impact - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.rtc.attribute.impact + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.rtc.attribute.impact Major impact.literal.l4 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/impact/impact.literal.l4 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/impact/impact.literal.l4 Minor impact.literal.l1 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/impact/impact.literal.l1 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/impact/impact.literal.l1 Moderate impact.literal.l2 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/impact/impact.literal.l2 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/impact/impact.literal.l2 Significant impact.literal.l3 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/impact/impact.literal.l3 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/impact/impact.literal.l3 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.implementsRequirement.implements + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isInProgress + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/process_iteration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/modifiedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/modifiedBy 'Modified Date' modified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/modified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/modified 'Owned By' owner - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/owner + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/owner 'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.parentworkitem.parent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/target + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/target Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalPriority + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalPriority 'Progress Tracking' progressTracking - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/progressTracking + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/progressTracking 'Project Area' projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/projectArea 'Project Area' process_projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/process_projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/process_projectArea 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.relatedworkitem.related + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/repository + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/repository Resolution internalResolution - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalResolution + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalResolution 'Resolution Date' resolutionDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/resolutionDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/resolutionDate 'Resolved By' com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy 'Resolved By' resolver - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/resolver + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/resolver Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/contextId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/contextId Reviewed isReviewed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isReviewed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isReviewed Schedule schedule - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/schedule + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/schedule 'Service Provider' serviceProvider - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/serviceProvider + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/serviceProvider Severity internalSeverity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalSeverity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalSeverity 'Short ID' shortId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/shortId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/shortId 'Short Name' shortName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/shortName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/shortName 'Start Date' startDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/startDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/startDate State statusName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/statusName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/statusName Status internalState - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalState + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalState Approved com.ibm.team.rtc.workflow.adoption.state.s2 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s2 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s2 Completed com.ibm.team.rtc.workflow.adoption.state.s4 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s4 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s4 Proposed com.ibm.team.rtc.workflow.adoption.state.s1 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s1 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s1 Rejected com.ibm.team.rtc.workflow.adoption.state.s3 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s3 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.rtc.workflow.adoption/com.ibm.team.rtc.workflow.adoption.state.s3 'Subscribed By' internalSubscriptions - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalSubscriptions + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/summary + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.scm.svn.linkType.workItem.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalTags + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalTags 'Team Area' - process_teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/process_teamArea + teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/teamArea 'Team Area' - teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/teamArea + process_teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/process_teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalTimeSheetEntries + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/internalTimeSheetEntries 'Time Sheet' timeSheet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/timeSheet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/timeSheet 'Time Spent' timeSpent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/timeSpent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type typeName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/typeName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/typeName Type workItemType - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/workItemType + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/workItemType Verified isVerified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isVerified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/isVerified 'Work Item Resource Shape' instanceShape - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/instanceShape + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.adoption/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted Defect @@ -857,463 +857,463 @@

Shapes

'Access Context' accessContext - rp132:accessContext + rp130:accessContext 'Access Control Point' accessControl - rp132:accessControl + rp130:accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - rp132:com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + rp130:com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - rp132:com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + rp130:com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - rp132:com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + rp130:com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - rp132:com.ibm.team.workitem.linktype.affectsExecutionResult.affects + rp130:com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - rp132:internalApprovals + rp130:internalApprovals Approvals internalApprovalDescriptors - rp132:internalApprovalDescriptors + rp130:internalApprovalDescriptors Approved isApproved - rp132:isApproved + rp130:isApproved Archived archived - rp132:archived + rp130:archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - rp132:com.ibm.team.workitem.linktype.attachment.attachment + rp130:com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - rp132:com.ibm.team.workitem.linktype.blocksworkitem.blocks + rp130:com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - rp132:com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + rp130:com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - rp132:com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + rp130:com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - rp132:com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + rp130:com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - rp132:com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + rp130:com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - rp132:com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + rp130:com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - rp132:com.ibm.team.workitem.linktype.parentworkitem.children + rp130:com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - rp132:com.ibm.team.connector.ccbridge.common.act2wi.s + rp130:com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - rp132:com.ibm.team.connector.ccbridge.common.ver2wi.s + rp130:com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - rp132:isClosed + rp130:isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - rp132:com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + rp130:com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - rp132:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + rp130:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - rp132:internalComments + rp130:internalComments Complexity complexity - rp132:complexity + rp130:complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - rp132:com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + rp130:com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - rp132:com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + rp130:com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - rp132:com.ibm.team.workitem.linktype.copiedworkitem.copies + rp130:com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - rp132:correctedEstimate + rp130:correctedEstimate 'Created By' creator - rp132:creator + rp130:creator 'Creation Date' creationDate - rp132:creationDate + rp130:creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - rp132:com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + rp130:com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - rp132:com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + rp130:com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - rp132:com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + rp130:com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - rp132:description + rp130:description 'Due Date' dueDate - rp132:dueDate + rp130:dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - rp132:com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + rp130:com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - rp132:com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + rp130:com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - rp132:com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + rp130:com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - rp132:eSignatureRecords + rp130:eSignatureRecords Estimate duration - rp132:duration + rp130:duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - rp132:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + rp130:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - rp132:category + rp130:category 'Banking Logic' - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9KsBFZupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9KsBFZupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UEvgQqADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UEvgQqADEe6BqZzvVvHxfg BRM - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9NkV8JupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9NkV8JupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGAEgKADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGAEgKADEe6BqZzvVvHxfg Build - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9L47AJupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9L47AJupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFXLU6ADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFXLU6ADEe6BqZzvVvHxfg 'C# UI' - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9K-8EZupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9K-8EZupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UE5RQ6ADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UE5RQ6ADEe6BqZzvVvHxfg Database - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9KZGKpupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9KZGKpupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UEkhI6ADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UEkhI6ADEe6BqZzvVvHxfg EEM - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9OKMAZupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9OKMAZupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGXQ46ADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGXQ46ADEe6BqZzvVvHxfg 'Java UI' - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9LSeJZupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9LSeJZupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFFegKADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFFegKADEe6BqZzvVvHxfg JKE - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9J7zIJupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9J7zIJupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UEUpgKADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UEUpgKADEe6BqZzvVvHxfg Mobile - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9PNU0pupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9PNU0pupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGudRqADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGudRqADEe6BqZzvVvHxfg Prerequisites - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9M95A5upEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9M95A5upEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFuXtKADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFuXtKADEe6BqZzvVvHxfg RelEng - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9OwB3ZupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9OwB3ZupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGi3GaADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UGi3GaADEe6BqZzvVvHxfg Unassigned - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_kz1yAJupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_kz1yAJupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_IrbeoKADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_IrbeoKADEe6BqZzvVvHxfg 'Web UI' - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9LmAEpupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_9LmAEpupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFOocKADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Category/_UFOocKADEe6BqZzvVvHxfg Fixed isFixed - rp132:isFixed + rp130:isFixed 'Found In' foundIn - rp132:foundIn + rp130:foundIn 'Release 1.0' - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_-_-uyJupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_-_-uyJupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_VC6YsKADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_VC6YsKADEe6BqZzvVvHxfg 'Sprint 1' - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_9P-wx5upEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_9P-wx5upEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_UG-U4KADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_UG-U4KADEe6BqZzvVvHxfg 'Sprint 2 Development' - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_9Q7zApupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_9Q7zApupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_UHZLpqADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/_UHZLpqADEe6BqZzvVvHxfg 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - rp132:com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + rp130:com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - rp132:com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + rp130:com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - rp132:com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + rp130:com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - rp132:id + rp130:id 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - rp132:com.ibm.team.workitem.linktype.implementsRequirement.implements + rp130:com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - rp132:com.ibm.team.connector.scm.common.linkType.importerDependency.t + rp130:com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - rp132:isInProgress + rp130:isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - rp132:com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + rp130:com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - rp132:com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + rp130:com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - rp132:com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + rp130:com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - rp132:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + rp130:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - rp132:process_iteration + rp130:process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - rp132:com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + rp130:com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - rp132:modifiedBy + rp130:modifiedBy 'Modified Date' modified - rp132:modified + rp130:modified 'Owned By' owner - rp132:owner + rp130:owner @@ -1403,535 +1403,535 @@

Shapes

'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - rp132:com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + rp130:com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - rp132:com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + rp130:com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - rp132:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + rp130:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - rp132:com.ibm.team.workitem.linktype.parentworkitem.parent + rp130:com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - rp132:target + rp130:target 'Product Backlog' Product Backlog - https://jazz.ibm.com:9443/ccm/oslc/iterations/_kfM-wZupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/oslc/iterations/_IbTX9KADEe6BqZzvVvHxfg 'Release 1.0' Release 1.0 - https://jazz.ibm.com:9443/ccm/oslc/iterations/_kfDNwZupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/oslc/iterations/_IbSw4aADEe6BqZzvVvHxfg 'Sprint 1' Sprint 1 - https://jazz.ibm.com:9443/ccm/oslc/iterations/_kfDNwpupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/oslc/iterations/_IbSw4qADEe6BqZzvVvHxfg 'Sprint 2' Sprint 2 - https://jazz.ibm.com:9443/ccm/oslc/iterations/_kfDNw5upEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/oslc/iterations/_IbTX8KADEe6BqZzvVvHxfg 'Sprint 3' Sprint 3 - https://jazz.ibm.com:9443/ccm/oslc/iterations/_kfM-wJupEe6UjLRi3SdwZg + https://jazz.ibm.com:9443/ccm/oslc/iterations/_IbTX86ADEe6BqZzvVvHxfg Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - rp132:com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + rp130:com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - rp132:com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + rp130:com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - rp132:internalPriority + rp130:internalPriority High priority.literal.l11 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/priority/priority.literal.l11 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/priority/priority.literal.l11 Low priority.literal.l02 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/priority/priority.literal.l02 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/priority/priority.literal.l02 Medium priority.literal.l07 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/priority/priority.literal.l07 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/priority/priority.literal.l07 Unassigned priority.literal.l01 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/priority/priority.literal.l01 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/priority/priority.literal.l01 'Progress Tracking' progressTracking - rp132:progressTracking + rp130:progressTracking 'Project Area' - process_projectArea - rp132:process_projectArea + projectArea + rp130:projectArea - 'Project Area' - projectArea - rp132:projectArea + 'SGC Planning and Tasks' + https://jazz.ibm.com:9443/ccm/oslc/projectareas/_IVLh0KADEe6BqZzvVvHxfg + https://jazz.ibm.com:9443/ccm/oslc/projectareas/_IVLh0KADEe6BqZzvVvHxfg + 'Project Area' + process_projectArea + rp130:process_projectArea - 'SGC Planning and Tasks' - https://jazz.ibm.com:9443/ccm/oslc/projectareas/_kUzsoZupEe6UjLRi3SdwZg - https://jazz.ibm.com:9443/ccm/oslc/projectareas/_kUzsoZupEe6UjLRi3SdwZg 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - rp132:com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + rp130:com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - rp132:com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + rp130:com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - rp132:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + rp130:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - rp132:com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + rp130:com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - rp132:com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + rp130:com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - rp132:com.ibm.team.workitem.linktype.relatedworkitem.related + rp130:com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - rp132:com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + rp130:com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - rp132:com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + rp130:com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - rp132:com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + rp130:com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - rp132:com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + rp130:com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - rp132:com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + rp130:com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - rp132:com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + rp130:com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - rp132:com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + rp130:com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - rp132:com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + rp130:com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - rp132:repository + rp130:repository Resolution internalResolution - rp132:internalResolution + rp130:internalResolution 'Resolution Date' resolutionDate - rp132:resolutionDate + rp130:resolutionDate 'Resolved By' com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - rp132:com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + rp130:com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy 'Resolved By' resolver - rp132:resolver + rp130:resolver Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - rp132:com.ibm.team.workitem.linktype.resolvesworkitem.resolves + rp130:com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - rp132:contextId + rp130:contextId Reviewed isReviewed - rp132:isReviewed + rp130:isReviewed Schedule schedule - rp132:schedule + rp130:schedule 'Service Provider' serviceProvider - rp132:serviceProvider + rp130:serviceProvider Severity internalSeverity - rp132:internalSeverity + rp130:internalSeverity Blocker severity.literal.l6 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/severity/severity.literal.l6 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/severity/severity.literal.l6 Critical severity.literal.l5 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/severity/severity.literal.l5 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/severity/severity.literal.l5 Major severity.literal.l4 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/severity/severity.literal.l4 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/severity/severity.literal.l4 Minor severity.literal.l2 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/severity/severity.literal.l2 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/severity/severity.literal.l2 Normal severity.literal.l3 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/severity/severity.literal.l3 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/severity/severity.literal.l3 Unclassified severity.literal.l1 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/severity/severity.literal.l1 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/severity/severity.literal.l1 'Short ID' shortId - rp132:shortId + rp130:shortId 'Short Name' shortName - rp132:shortName + rp130:shortName 'Start Date' startDate - rp132:startDate + rp130:startDate State statusName - rp132:statusName + rp130:statusName Status internalState - rp132:internalState + rp130:internalState 'In Progress' com.ibm.team.workitem.defectWorkflow.state.s2 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s2 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s2 New com.ibm.team.workitem.defectWorkflow.state.s1 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s1 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s1 Reopened com.ibm.team.workitem.defectWorkflow.state.s6 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s6 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s6 Resolved com.ibm.team.workitem.defectWorkflow.state.s3 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s3 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s3 Verified com.ibm.team.workitem.defectWorkflow.state.s4 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s4 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.defectWorkflow/com.ibm.team.workitem.defectWorkflow.state.s4 'Subscribed By' internalSubscriptions - rp132:internalSubscriptions + rp130:internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - rp132:com.ibm.team.workitem.linktype.schedulePredecessor.successor + rp130:com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - rp132:summary + rp130:summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - rp132:com.ibm.team.scm.svn.linkType.workItem.s + rp130:com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - rp132:internalTags + rp130:internalTags 'Team Area' - teamArea - rp132:teamArea + process_teamArea + rp130:process_teamArea 'Team Area' - process_teamArea - rp132:process_teamArea + teamArea + rp130:teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - rp132:com.ibm.team.workitem.linktype.testedByTestCase.testedby + rp130:com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - rp132:internalTimeSheetEntries + rp130:internalTimeSheetEntries 'Time Sheet' timeSheet - rp132:timeSheet + rp130:timeSheet 'Time Spent' timeSpent - rp132:timeSpent + rp130:timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - rp132:com.ibm.team.workitem.linktype.tracksworkitem.tracks + rp130:com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - rp132:com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + rp130:com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - rp132:com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + rp130:com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type typeName - rp132:typeName + rp130:typeName Type workItemType - rp132:workItemType + rp130:workItemType 'Adoption Item' com.ibm.team.workItemType.adoption - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.adoption + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.adoption Defect defect - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/defect + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/defect Epic com.ibm.team.apt.workItemType.epic - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.epic + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.epic Impediment com.ibm.team.workitem.workItemType.impediment - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.impediment + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.impediment Retrospective com.ibm.team.workitem.workItemType.retrospective - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.retrospective + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.retrospective Story com.ibm.team.apt.workItemType.story - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.story + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.story Task task - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/task + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/task 'Track Build Item' com.ibm.team.workItemType.buildtrackingitem - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.buildtrackingitem + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.buildtrackingitem Verified isVerified - rp132:isVerified + rp130:isVerified 'Work Item Resource Shape' instanceShape - rp132:instanceShape + rp130:instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - rp132:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + rp130:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted Epic @@ -1943,757 +1943,757 @@

Shapes

'Access Context' accessContext - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/accessContext + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/accessContext 'Access Control Point' accessControl - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/accessControl + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalApprovals + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalApprovals Approvals internalApprovalDescriptors - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalApprovalDescriptors + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalApprovalDescriptors Approved isApproved - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isApproved + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isApproved Archived archived - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/archived + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.attachment.attachment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.parentworkitem.children + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.ccbridge.common.act2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.ccbridge.common.ver2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isClosed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalComments + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalComments Complexity complexity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/complexity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.copiedworkitem.copies + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/correctedEstimate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/correctedEstimate 'Created By' creator - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/creator + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/creator 'Creation Date' creationDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/creationDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/description + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/description 'Due Date' dueDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/dueDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/eSignatureRecords + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/eSignatureRecords Estimate duration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/duration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/category + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/category Fixed isFixed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isFixed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isFixed 'Found In' foundIn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/foundIn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/foundIn 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/id + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/id 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.implementsRequirement.implements + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isInProgress + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/process_iteration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/modifiedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/modifiedBy 'Modified Date' modified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/modified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/modified 'Owned By' owner - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/owner + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/owner 'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.parentworkitem.parent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/target + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/target Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalPriority + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalPriority 'Progress Tracking' progressTracking - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/progressTracking + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/progressTracking 'Project Area' projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/projectArea 'Project Area' process_projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/process_projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/process_projectArea 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.relatedworkitem.related + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/repository + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/repository Resolution internalResolution - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalResolution + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalResolution 'Resolution Date' resolutionDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/resolutionDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/resolutionDate 'Resolved By' - resolver - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/resolver + com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy 'Resolved By' - com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + resolver + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/resolver Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/contextId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/contextId Reviewed isReviewed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isReviewed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isReviewed Schedule schedule - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/schedule + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/schedule 'Service Provider' serviceProvider - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/serviceProvider + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/serviceProvider Severity internalSeverity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalSeverity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalSeverity 'Short ID' shortId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/shortId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/shortId 'Short Name' shortName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/shortName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/shortName 'Start Date' startDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/startDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/startDate State statusName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/statusName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/statusName Status internalState - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalState + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalState Deferred com.ibm.team.apt.epic.workflow.state.s5 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s5 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s5 Done com.ibm.team.apt.epic.workflow.state.s3 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s3 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s3 'In Progress' com.ibm.team.apt.epic.workflow.state.s2 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s2 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s2 Invalid com.ibm.team.apt.epic.workflow.state.s6 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s6 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s6 New com.ibm.team.apt.epic.workflow.state.s1 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s1 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.epic.workflow/com.ibm.team.apt.epic.workflow.state.s1 'Subscribed By' internalSubscriptions - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalSubscriptions + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/summary + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.scm.svn.linkType.workItem.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalTags + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalTags 'Team Area' - teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/teamArea + process_teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/process_teamArea 'Team Area' - process_teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/process_teamArea + teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalTimeSheetEntries + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/internalTimeSheetEntries 'Time Sheet' timeSheet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/timeSheet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/timeSheet 'Time Spent' timeSpent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/timeSpent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type typeName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/typeName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/typeName Type workItemType - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/workItemType + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/workItemType Verified isVerified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isVerified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/isVerified 'Work Item Resource Shape' instanceShape - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/instanceShape + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.epic/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted Impediment @@ -2705,745 +2705,745 @@

Shapes

'Access Context' accessContext - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/accessContext + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/accessContext 'Access Control Point' accessControl - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/accessControl + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalApprovals + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalApprovals Approvals internalApprovalDescriptors - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalApprovalDescriptors + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalApprovalDescriptors Approved isApproved - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isApproved + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isApproved Archived archived - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/archived + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.attachment.attachment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.parentworkitem.children + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.ccbridge.common.act2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.ccbridge.common.ver2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isClosed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalComments + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalComments Complexity complexity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/complexity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.copiedworkitem.copies + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/correctedEstimate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/correctedEstimate 'Created By' creator - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/creator + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/creator 'Creation Date' creationDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/creationDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/description + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/description 'Due Date' dueDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/dueDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/eSignatureRecords + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/eSignatureRecords Estimate duration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/duration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/category + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/category Fixed isFixed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isFixed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isFixed 'Found In' foundIn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/foundIn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/foundIn 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/id + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/id 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.implementsRequirement.implements + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isInProgress + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/process_iteration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/modifiedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/modifiedBy 'Modified Date' modified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/modified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/modified 'Owned By' owner - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/owner + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/owner 'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.parentworkitem.parent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/target + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/target Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalPriority + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalPriority 'Progress Tracking' progressTracking - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/progressTracking + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/progressTracking 'Project Area' - process_projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/process_projectArea + projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/projectArea 'Project Area' - projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/projectArea + process_projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/process_projectArea 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.relatedworkitem.related + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/repository + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/repository Resolution internalResolution - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalResolution + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalResolution 'Resolution Date' resolutionDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/resolutionDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/resolutionDate 'Resolved By' - com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + resolver + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/resolver 'Resolved By' - resolver - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/resolver + com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/contextId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/contextId Reviewed isReviewed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isReviewed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isReviewed Schedule schedule - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/schedule + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/schedule 'Service Provider' serviceProvider - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/serviceProvider + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/serviceProvider Severity internalSeverity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalSeverity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalSeverity 'Short ID' shortId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/shortId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/shortId 'Short Name' shortName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/shortName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/shortName 'Start Date' startDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/startDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/startDate State statusName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/statusName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/statusName Status internalState - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalState + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalState Invalid com.ibm.team.workitem.impedimentWorkflow.state.s3 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.impedimentWorkflow/com.ibm.team.workitem.impedimentWorkflow.state.s3 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.impedimentWorkflow/com.ibm.team.workitem.impedimentWorkflow.state.s3 New com.ibm.team.workitem.impedimentWorkflow.state.s1 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.impedimentWorkflow/com.ibm.team.workitem.impedimentWorkflow.state.s1 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.impedimentWorkflow/com.ibm.team.workitem.impedimentWorkflow.state.s1 Resolved com.ibm.team.workitem.impedimentWorkflow.state.s2 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.impedimentWorkflow/com.ibm.team.workitem.impedimentWorkflow.state.s2 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.impedimentWorkflow/com.ibm.team.workitem.impedimentWorkflow.state.s2 'Subscribed By' internalSubscriptions - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalSubscriptions + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/summary + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.scm.svn.linkType.workItem.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalTags + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalTags 'Team Area' - teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/teamArea + process_teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/process_teamArea 'Team Area' - process_teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/process_teamArea + teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalTimeSheetEntries + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/internalTimeSheetEntries 'Time Sheet' timeSheet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/timeSheet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/timeSheet 'Time Spent' timeSpent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/timeSpent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type - workItemType - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/workItemType + typeName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/typeName Type - typeName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/typeName + workItemType + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/workItemType Verified isVerified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isVerified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/isVerified 'Work Item Resource Shape' instanceShape - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/instanceShape + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.impediment/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted Retrospective @@ -3455,751 +3455,751 @@

Shapes

'Access Context' accessContext - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/accessContext + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/accessContext 'Access Control Point' accessControl - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/accessControl + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalApprovals + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalApprovals Approvals internalApprovalDescriptors - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalApprovalDescriptors + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalApprovalDescriptors Approved isApproved - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isApproved + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isApproved Archived archived - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/archived + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.attachment.attachment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.parentworkitem.children + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.ccbridge.common.act2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.ccbridge.common.ver2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isClosed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalComments + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalComments Complexity complexity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/complexity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.copiedworkitem.copies + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/correctedEstimate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/correctedEstimate 'Created By' creator - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/creator + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/creator 'Creation Date' creationDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/creationDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/description + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/description 'Due Date' dueDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/dueDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/eSignatureRecords + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/eSignatureRecords Estimate duration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/duration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/category + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/category Fixed isFixed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isFixed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isFixed 'Found In' foundIn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/foundIn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/foundIn 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/id + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/id 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.implementsRequirement.implements + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isInProgress + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/process_iteration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/modifiedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/modifiedBy 'Modified Date' modified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/modified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/modified 'Owned By' owner - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/owner + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/owner 'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.parentworkitem.parent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/target + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/target Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalPriority + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalPriority 'Progress Tracking' progressTracking - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/progressTracking + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/progressTracking 'Project Area' - process_projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/process_projectArea + projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/projectArea 'Project Area' - projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/projectArea + process_projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/process_projectArea 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.relatedworkitem.related + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/repository + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/repository Resolution internalResolution - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalResolution + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalResolution 'Resolution Date' resolutionDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/resolutionDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/resolutionDate 'Resolved By' - resolver - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/resolver + com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy 'Resolved By' - com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + resolver + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/resolver Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/contextId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/contextId Reviewed isReviewed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isReviewed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isReviewed Schedule schedule - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/schedule + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/schedule 'Service Provider' serviceProvider - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/serviceProvider + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/serviceProvider Severity internalSeverity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalSeverity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalSeverity 'Short ID' shortId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/shortId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/shortId 'Short Name' shortName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/shortName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/shortName 'Start Date' startDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/startDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/startDate State statusName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/statusName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/statusName Status internalState - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalState + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalState Done com.ibm.team.workitem.retrospectiveWorkflow.state.finished - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.finished + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.finished 'In Progress' com.ibm.team.workitem.retrospectiveWorkflow.state.inprogress - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.inprogress + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.inprogress Invalid com.ibm.team.workitem.retrospectiveWorkflow.state.s1 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.s1 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.s1 New com.ibm.team.workitem.retrospectiveWorkflow.state.new - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.new + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.retrospectiveWorkflow/com.ibm.team.workitem.retrospectiveWorkflow.state.new 'Subscribed By' internalSubscriptions - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalSubscriptions + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/summary + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.scm.svn.linkType.workItem.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalTags + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalTags 'Team Area' - process_teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/process_teamArea + teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/teamArea 'Team Area' - teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/teamArea + process_teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/process_teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalTimeSheetEntries + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/internalTimeSheetEntries 'Time Sheet' timeSheet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/timeSheet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/timeSheet 'Time Spent' timeSpent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/timeSpent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type - typeName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/typeName + workItemType + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/workItemType Type - workItemType - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/workItemType + typeName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/typeName Verified isVerified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isVerified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/isVerified 'Work Item Resource Shape' instanceShape - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/instanceShape + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workitem.workItemType.retrospective/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted 'Shape of Release query resource' @@ -4211,7 +4211,7 @@

Shapes

'Deliverable Member' member - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/deliverables/query/property/member + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/deliverables/query/property/member 'Shape of Work Item query resource' @@ -4223,7 +4223,7 @@

Shapes

'Work Item Member' member - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/trs/shapes/workitems/query/property/member + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/trs/shapes/workitems/query/property/member Story @@ -4235,913 +4235,913 @@

Shapes

'Acceptance Test' com.ibm.team.apt.attribute.acceptance - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.apt.attribute.acceptance + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.apt.attribute.acceptance 'Access Context' accessContext - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/accessContext + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/accessContext 'Access Control Point' accessControl - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/accessControl + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalApprovals + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalApprovals Approvals internalApprovalDescriptors - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalApprovalDescriptors + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalApprovalDescriptors Approved isApproved - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isApproved + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isApproved Archived archived - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/archived + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.attachment.attachment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Business Value' businessvalue - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/businessvalue + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/businessvalue $ businessValue.literal.l2 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/businessValue/businessValue.literal.l2 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/businessValue/businessValue.literal.l2 $$ businessValue.literal.l3 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/businessValue/businessValue.literal.l3 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/businessValue/businessValue.literal.l3 $$$ businessValue.literal.l4 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/businessValue/businessValue.literal.l4 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/businessValue/businessValue.literal.l4 $$$$ businessValue.literal.l5 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/businessValue/businessValue.literal.l5 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/businessValue/businessValue.literal.l5 $$$$$ businessValue.literal.l6 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/businessValue/businessValue.literal.l6 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/businessValue/businessValue.literal.l6 Unassigned businessValue.literal.l1 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/businessValue/businessValue.literal.l1 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/businessValue/businessValue.literal.l1 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.parentworkitem.children + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.ccbridge.common.act2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.ccbridge.common.ver2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isClosed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalComments + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalComments Complexity complexity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/complexity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.copiedworkitem.copies + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/correctedEstimate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/correctedEstimate 'Created By' creator - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/creator + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/creator 'Creation Date' creationDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/creationDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/description + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/description 'Due Date' dueDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/dueDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/eSignatureRecords + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/eSignatureRecords Estimate duration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/duration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/category + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/category Fixed isFixed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isFixed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isFixed 'Found In' foundIn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/foundIn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/foundIn 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/id + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/id 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.implementsRequirement.implements + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isInProgress + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/process_iteration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/modifiedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/modifiedBy 'Modified Date' modified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/modified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/modified 'Owned By' owner - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/owner + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/owner 'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.parentworkitem.parent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/target + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/target Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalPriority + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalPriority 'Progress Tracking' progressTracking - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/progressTracking + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/progressTracking 'Project Area' projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/projectArea 'Project Area' process_projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/process_projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/process_projectArea 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.relatedworkitem.related + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/repository + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/repository Resolution internalResolution - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalResolution + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalResolution 'Resolution Date' resolutionDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/resolutionDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/resolutionDate 'Resolved By' - resolver - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/resolver + com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy 'Resolved By' - com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + resolver + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/resolver Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/contextId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/contextId Reviewed isReviewed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isReviewed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isReviewed Risk risk - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/risk + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/risk High Risk.literal.l2 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/Risk/Risk.literal.l2 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/Risk/Risk.literal.l2 Low Risk.literal.l4 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/Risk/Risk.literal.l4 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/Risk/Risk.literal.l4 Medium Risk.literal.l3 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/Risk/Risk.literal.l3 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/Risk/Risk.literal.l3 Unassigned Risk.literal.l1 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/Risk/Risk.literal.l1 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/Risk/Risk.literal.l1 Zero Risk.literal.l5 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/Risk/Risk.literal.l5 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/Risk/Risk.literal.l5 Schedule schedule - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/schedule + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/schedule 'Service Provider' serviceProvider - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/serviceProvider + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/serviceProvider Severity internalSeverity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalSeverity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalSeverity 'Short ID' shortId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/shortId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/shortId 'Short Name' shortName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/shortName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/shortName 'Start Date' startDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/startDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/startDate State statusName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/statusName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/statusName Status internalState - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalState + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalState Deferred com.ibm.team.apt.storyWorkflow.state.s1 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.storyWorkflow.state.s1 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.storyWorkflow.state.s1 Done com.ibm.team.apt.story.verified - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.verified + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.verified Implemented com.ibm.team.apt.story.tested - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.tested + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.tested 'In Progress' com.ibm.team.apt.story.defined - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.defined + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.defined Invalid com.ibm.team.apt.storyWorkflow.state.s2 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.storyWorkflow.state.s2 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.storyWorkflow.state.s2 New com.ibm.team.apt.story.idea - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.idea + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.apt.storyWorkflow/com.ibm.team.apt.story.idea 'Story Points' com.ibm.team.apt.attribute.complexity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.apt.attribute.complexity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.apt.attribute.complexity '0 pts' 0 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/0 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/0 '1 pt' 1 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/1 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/1 '100 pts' 100 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/100 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/100 '13 pts' 13 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/13 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/13 '2 pts' 2 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/2 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/2 '20 pts' 20 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/20 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/20 '3 pts' 3 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/3 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/3 '40 pts' 40 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/40 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/40 '5 pts' 5 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/5 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/5 '8 pts' 8 - https://jazz.ibm.com:9443/ccm/oslc/enumerations/_kUzsoZupEe6UjLRi3SdwZg/complexity/8 + https://jazz.ibm.com:9443/ccm/oslc/enumerations/_IVLh0KADEe6BqZzvVvHxfg/complexity/8 'Subscribed By' internalSubscriptions - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalSubscriptions + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/summary + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.scm.svn.linkType.workItem.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalTags + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalTags 'Team Area' - teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/teamArea + process_teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/process_teamArea 'Team Area' - process_teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/process_teamArea + teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalTimeSheetEntries + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/internalTimeSheetEntries 'Time Sheet' timeSheet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/timeSheet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/timeSheet 'Time Spent' timeSpent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/timeSpent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type typeName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/typeName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/typeName Type workItemType - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/workItemType + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/workItemType Verified isVerified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isVerified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/isVerified 'Work Item Resource Shape' instanceShape - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/instanceShape + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.apt.workItemType.story/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted Task @@ -5153,751 +5153,751 @@

Shapes

'Access Context' accessContext - rp133:accessContext + rp131:accessContext 'Access Control Point' accessControl - rp133:accessControl + rp131:accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - rp133:com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + rp131:com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - rp133:com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + rp131:com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - rp133:com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + rp131:com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - rp133:com.ibm.team.workitem.linktype.affectsExecutionResult.affects + rp131:com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - rp133:internalApprovals + rp131:internalApprovals Approvals internalApprovalDescriptors - rp133:internalApprovalDescriptors + rp131:internalApprovalDescriptors Approved isApproved - rp133:isApproved + rp131:isApproved Archived archived - rp133:archived + rp131:archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - rp133:com.ibm.team.workitem.linktype.attachment.attachment + rp131:com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - rp133:com.ibm.team.workitem.linktype.blocksworkitem.blocks + rp131:com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - rp133:com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + rp131:com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - rp133:com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + rp131:com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - rp133:com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + rp131:com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - rp133:com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + rp131:com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - rp133:com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + rp131:com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - rp133:com.ibm.team.workitem.linktype.parentworkitem.children + rp131:com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - rp133:com.ibm.team.connector.ccbridge.common.act2wi.s + rp131:com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - rp133:com.ibm.team.connector.ccbridge.common.ver2wi.s + rp131:com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - rp133:isClosed + rp131:isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - rp133:com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + rp131:com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - rp133:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + rp131:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - rp133:internalComments + rp131:internalComments Complexity complexity - rp133:complexity + rp131:complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - rp133:com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + rp131:com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - rp133:com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + rp131:com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - rp133:com.ibm.team.workitem.linktype.copiedworkitem.copies + rp131:com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - rp133:correctedEstimate + rp131:correctedEstimate 'Created By' creator - rp133:creator + rp131:creator 'Creation Date' creationDate - rp133:creationDate + rp131:creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - rp133:com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + rp131:com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - rp133:com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + rp131:com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - rp133:com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + rp131:com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - rp133:description + rp131:description 'Due Date' dueDate - rp133:dueDate + rp131:dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - rp133:com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + rp131:com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - rp133:com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + rp131:com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - rp133:com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + rp131:com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - rp133:eSignatureRecords + rp131:eSignatureRecords Estimate duration - rp133:duration + rp131:duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - rp133:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + rp131:com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - rp133:category + rp131:category Fixed isFixed - rp133:isFixed + rp131:isFixed 'Found In' foundIn - rp133:foundIn + rp131:foundIn 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - rp133:com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + rp131:com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - rp133:com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + rp131:com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - rp133:com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + rp131:com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - rp133:id + rp131:id 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - rp133:com.ibm.team.workitem.linktype.implementsRequirement.implements + rp131:com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - rp133:com.ibm.team.connector.scm.common.linkType.importerDependency.t + rp131:com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - rp133:isInProgress + rp131:isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - rp133:com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + rp131:com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - rp133:com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + rp131:com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - rp133:com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + rp131:com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - rp133:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + rp131:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - rp133:process_iteration + rp131:process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - rp133:com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + rp131:com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - rp133:modifiedBy + rp131:modifiedBy 'Modified Date' modified - rp133:modified + rp131:modified 'Owned By' owner - rp133:owner + rp131:owner 'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - rp133:com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + rp131:com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - rp133:com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + rp131:com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - rp133:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + rp131:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - rp133:com.ibm.team.workitem.linktype.parentworkitem.parent + rp131:com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - rp133:target + rp131:target Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - rp133:com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + rp131:com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - rp133:com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + rp131:com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - rp133:internalPriority + rp131:internalPriority 'Progress Tracking' progressTracking - rp133:progressTracking + rp131:progressTracking 'Project Area' process_projectArea - rp133:process_projectArea + rp131:process_projectArea 'Project Area' projectArea - rp133:projectArea + rp131:projectArea 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - rp133:com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + rp131:com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - rp133:com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + rp131:com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - rp133:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + rp131:com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - rp133:com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + rp131:com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - rp133:com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + rp131:com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - rp133:com.ibm.team.workitem.linktype.relatedworkitem.related + rp131:com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - rp133:com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + rp131:com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - rp133:com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + rp131:com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - rp133:com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + rp131:com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - rp133:com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + rp131:com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - rp133:com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + rp131:com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - rp133:com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + rp131:com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - rp133:com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + rp131:com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - rp133:com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + rp131:com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - rp133:repository + rp131:repository Resolution internalResolution - rp133:internalResolution + rp131:internalResolution 'Resolution Date' resolutionDate - rp133:resolutionDate + rp131:resolutionDate 'Resolved By' com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - rp133:com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + rp131:com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy 'Resolved By' resolver - rp133:resolver + rp131:resolver Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - rp133:com.ibm.team.workitem.linktype.resolvesworkitem.resolves + rp131:com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - rp133:contextId + rp131:contextId Reviewed isReviewed - rp133:isReviewed + rp131:isReviewed Schedule schedule - rp133:schedule + rp131:schedule 'Service Provider' serviceProvider - rp133:serviceProvider + rp131:serviceProvider Severity internalSeverity - rp133:internalSeverity + rp131:internalSeverity 'Short ID' shortId - rp133:shortId + rp131:shortId 'Short Name' shortName - rp133:shortName + rp131:shortName 'Start Date' startDate - rp133:startDate + rp131:startDate State statusName - rp133:statusName + rp131:statusName Status internalState - rp133:internalState + rp131:internalState Done com.ibm.team.workitem.taskWorkflow.state.s3 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s3 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s3 'In Progress' com.ibm.team.workitem.taskWorkflow.state.s2 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s2 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s2 Invalid com.ibm.team.workitem.taskWorkflow.state.s4 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s4 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s4 New com.ibm.team.workitem.taskWorkflow.state.s1 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s1 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.taskWorkflow/com.ibm.team.workitem.taskWorkflow.state.s1 'Subscribed By' internalSubscriptions - rp133:internalSubscriptions + rp131:internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - rp133:com.ibm.team.workitem.linktype.schedulePredecessor.successor + rp131:com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - rp133:summary + rp131:summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - rp133:com.ibm.team.scm.svn.linkType.workItem.s + rp131:com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - rp133:internalTags + rp131:internalTags 'Team Area' teamArea - rp133:teamArea + rp131:teamArea 'Team Area' process_teamArea - rp133:process_teamArea + rp131:process_teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - rp133:com.ibm.team.workitem.linktype.testedByTestCase.testedby + rp131:com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - rp133:internalTimeSheetEntries + rp131:internalTimeSheetEntries 'Time Sheet' timeSheet - rp133:timeSheet + rp131:timeSheet 'Time Spent' timeSpent - rp133:timeSpent + rp131:timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - rp133:com.ibm.team.workitem.linktype.tracksworkitem.tracks + rp131:com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - rp133:com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + rp131:com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - rp133:com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + rp131:com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type workItemType - rp133:workItemType + rp131:workItemType Type typeName - rp133:typeName + rp131:typeName Verified isVerified - rp133:isVerified + rp131:isVerified 'Work Item Resource Shape' instanceShape - rp133:instanceShape + rp131:instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - rp133:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + rp131:com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted 'Track Build Item' @@ -5909,745 +5909,745 @@

Shapes

'Access Context' accessContext - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/accessContext + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/accessContext 'Access Control Point' accessControl - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/accessControl + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/accessControl 'Affected by Defect' com.ibm.team.workitem.linktype.cm.affectedByDefect.defect - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.cm.affectedByDefect.defect 'Affects Plan Item' com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.cm.affectsPlanItem.planItem 'Affects Requirement' com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.rm.relatedRequirement.requirement 'Affects Test Case Result' com.ibm.team.workitem.linktype.affectsExecutionResult.affects - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.affectsExecutionResult.affects 'Approval Tasks' internalApprovals - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalApprovals + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalApprovals Approvals internalApprovalDescriptors - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalApprovalDescriptors + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalApprovalDescriptors Approved isApproved - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isApproved + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isApproved Archived archived - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/archived + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/archived Attachments com.ibm.team.workitem.linktype.attachment.attachment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.attachment.attachment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.attachment.attachment Blocks com.ibm.team.workitem.linktype.blocksworkitem.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.blocksworkitem.blocks 'Blocks Test Execution' com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.blocksTestExecutionRecord.blocks 'Change Sets' com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet 'Change Sets (Remote)' com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.scm.tracksChanges.changeSet 'Change Sets That Fill Gaps' com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.gapChangeSets.gapChangeSets 'Change Sets That Were Not Promoted' com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.failedChangeSets.failedChangeSets Children com.ibm.team.workitem.linktype.parentworkitem.children - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.parentworkitem.children + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.parentworkitem.children 'ClearCase Activities ' com.ibm.team.connector.ccbridge.common.act2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.ccbridge.common.act2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.ccbridge.common.act2wi.s 'ClearCase Versions' com.ibm.team.connector.ccbridge.common.ver2wi.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.ccbridge.common.ver2wi.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.ccbridge.common.ver2wi.s Closed isClosed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isClosed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isClosed 'Code Review' com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.reviews.linktype.codereview.com.ibm.team.filesystem.reviews.link.codereview 'Code Review: Extracted work items' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.link.codereview.extractedWorkItem Comments internalComments - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalComments + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalComments Complexity complexity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/complexity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/complexity 'Contributes To' com.ibm.team.workitem.linktype.trackedworkitem.trackedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.trackedworkitem.trackedBy 'Copied From' com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.copiedworkitem.copiedFrom Copies com.ibm.team.workitem.linktype.copiedworkitem.copies - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.copiedworkitem.copies + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.copiedworkitem.copies 'Corrected Estimate' correctedEstimate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/correctedEstimate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/correctedEstimate 'Created By' creator - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/creator + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/creator 'Creation Date' creationDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/creationDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/creationDate 'Depends On' com.ibm.team.workitem.linktype.blocksworkitem.dependsOn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.blocksworkitem.dependsOn 'Deployment Definition' com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.deployment.linktype.deploymentDefinition.packageDefinition 'Deployment Result' com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.deployment.linktype.deploymentBuildResult.packageBuildResult Description description - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/description + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/description 'Due Date' dueDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/dueDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/dueDate 'Duplicate Of' com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf 'Duplicated By' com.ibm.team.workitem.linktype.duplicateworkitem.duplicates - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.duplicateworkitem.duplicates 'Elaborated by Architecture Element ' com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.am.elaboratedBy.architectureElement 'Electronic Signatures' eSignatureRecords - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/eSignatureRecords + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/eSignatureRecords Estimate duration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/duration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/duration 'Extracted From' com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.filesystem.reviews.linktype.codereview.extractedWorkItem.com.ibm.team.filesystem.reviews.linktype.codereview.extractedFromWorkItem 'Filed Against' category - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/category + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/category Fixed isFixed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isFixed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isFixed 'Found In' foundIn - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/foundIn + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/foundIn 'Git Commits' com.ibm.team.git.workitem.linktype.gitCommit.gitcommit - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.git.workitem.linktype.gitCommit.gitcommit 'Git Issues' com.ibm.team.git.workitem.linktype.gitIssue.gitIssue - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.git.workitem.linktype.gitIssue.gitIssue 'Git Pull Requests' com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.git.workitem.linktype.gitMergeRequest.gitMergeRequest Id id - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/id + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/id 'Implements Requirement' com.ibm.team.workitem.linktype.implementsRequirement.implements - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.implementsRequirement.implements + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.implementsRequirement.implements 'importer dependency' com.ibm.team.connector.scm.common.linkType.importerDependency.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.scm.common.linkType.importerDependency.t 'In Progress' isInProgress - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isInProgress + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isInProgress 'Included in Builds' com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds 'Included in Deployments' com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.includedDeployments.com.ibm.team.build.common.link.includedInDeployment 'Included in Packages' com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.includedPackages.com.ibm.team.build.common.link.includedInPackages 'Included in Promotions' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.result Iteration process_iteration - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/process_iteration + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/process_iteration Mentions com.ibm.team.workitem.linktype.textualReference.textuallyReferenced - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.textualReference.textuallyReferenced 'Modified By' modifiedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/modifiedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/modifiedBy 'Modified Date' modified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/modified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/modified 'Owned By' owner - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/owner + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/owner 'Packaging Definition' com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.package.linktype.packageDefinition.packageDefinition 'Packaging Result' com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.package.linktype.packageBuildResult.packageBuildResult 'Packaging Summary Work Item' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.result Parent com.ibm.team.workitem.linktype.parentworkitem.parent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.parentworkitem.parent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.parentworkitem.parent 'Planned For' target - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/target + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/target Predecessor com.ibm.team.workitem.linktype.schedulePredecessor.predecessor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.schedulePredecessor.predecessor 'Previously Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.notPromotedChangeSets.notPromotedChangeSets Priority internalPriority - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalPriority + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalPriority 'Progress Tracking' progressTracking - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/progressTracking + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/progressTracking 'Project Area' - projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/projectArea + process_projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/process_projectArea 'Project Area' - process_projectArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/process_projectArea + projectArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/projectArea 'Promoted Build Maps' com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotedBuildMaps.promotedBuildMaps 'Promoted Change Sets' com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotedChangeSets.promotedChangeSets 'Promoted Work Items' com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.resultWorkItem.promoted 'Promotion Build Result' com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotionBuildResult.promotionBuildResult 'Promotion Definition' com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.promotion.linktype.promotionDefinition.promotionDefinition Related com.ibm.team.workitem.linktype.relatedworkitem.related - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.relatedworkitem.related + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.relatedworkitem.related 'Related Artifacts' com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.relatedartifact.relatedArtifact 'Related Change Request' com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.relatedChangeManagement.relatedChangeManagement 'Related Test Case' com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestCase.testCase 'Related Test Case Result' com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestResult.testResult 'Related Test Execution Record' com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedExecutionRecord.executionRecord 'Related Test Plan' com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestPlan.testPlan 'Related Test Script' com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.qm.relatedTestScript.testScript 'Reported Against Builds' com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds Repository repository - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/repository + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/repository Resolution internalResolution - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalResolution + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalResolution 'Resolution Date' resolutionDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/resolutionDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/resolutionDate 'Resolved By' resolver - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/resolver + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/resolver 'Resolved By' com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolvedBy Resolves com.ibm.team.workitem.linktype.resolvesworkitem.resolves - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.resolvesworkitem.resolves 'Restricted Access' contextId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/contextId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/contextId Reviewed isReviewed - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isReviewed + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isReviewed Schedule schedule - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/schedule + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/schedule 'Service Provider' serviceProvider - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/serviceProvider + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/serviceProvider Severity internalSeverity - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalSeverity + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalSeverity 'Short ID' shortId - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/shortId + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/shortId 'Short Name' shortName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/shortName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/shortName 'Start Date' startDate - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/startDate + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/startDate State statusName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/statusName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/statusName Status internalState - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalState + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalState Abandoned com.ibm.team.workitem.buildTrackingWorkflow.state.s7 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.buildTrackingWorkflow/com.ibm.team.workitem.buildTrackingWorkflow.state.s7 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.buildTrackingWorkflow/com.ibm.team.workitem.buildTrackingWorkflow.state.s7 Done com.ibm.team.workitem.buildTrackingWorkflow.state.s3 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.buildTrackingWorkflow/com.ibm.team.workitem.buildTrackingWorkflow.state.s3 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.buildTrackingWorkflow/com.ibm.team.workitem.buildTrackingWorkflow.state.s3 'In Progress' com.ibm.team.workitem.buildTrackingWorkflow.state.s2 - https://jazz.ibm.com:9443/ccm/oslc/workflows/_kUzsoZupEe6UjLRi3SdwZg/states/com.ibm.team.workitem.buildTrackingWorkflow/com.ibm.team.workitem.buildTrackingWorkflow.state.s2 + https://jazz.ibm.com:9443/ccm/oslc/workflows/_IVLh0KADEe6BqZzvVvHxfg/states/com.ibm.team.workitem.buildTrackingWorkflow/com.ibm.team.workitem.buildTrackingWorkflow.state.s2 'Subscribed By' internalSubscriptions - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalSubscriptions + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalSubscriptions Successor com.ibm.team.workitem.linktype.schedulePredecessor.successor - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.schedulePredecessor.successor Summary summary - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/summary + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/summary 'SVN Revisions' com.ibm.team.scm.svn.linkType.workItem.s - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.scm.svn.linkType.workItem.s + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.scm.svn.linkType.workItem.s Tags internalTags - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalTags + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalTags 'Team Area' teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/teamArea 'Team Area' process_teamArea - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/process_teamArea + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/process_teamArea 'Tested By Test Case' com.ibm.team.workitem.linktype.testedByTestCase.testedby - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.testedByTestCase.testedby 'Time Entries' internalTimeSheetEntries - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalTimeSheetEntries + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/internalTimeSheetEntries 'Time Sheet' timeSheet - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/timeSheet + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/timeSheet 'Time Spent' timeSpent - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/timeSpent + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/timeSpent Tracks com.ibm.team.workitem.linktype.tracksworkitem.tracks - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.tracksworkitem.tracks 'Tracks Requirement' com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.workitem.linktype.rm.tracksRequirement.requirement 'tracks UCM object' com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.connector.scm.common.linkType.tracksUcmObject.t Type typeName - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/typeName + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/typeName Type workItemType - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/workItemType + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/workItemType Verified isVerified - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isVerified + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/isVerified 'Work Item Resource Shape' instanceShape - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/instanceShape + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/instanceShape 'Work Items Included in Packages' com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/com.ibm.team.workItemType.buildtrackingitem/property/com.ibm.team.enterprise.packaging.linktype.resultWorkItem.promoted @@ -7863,42 +7863,42 @@

Properties with no shape

'Adoption Item' com.ibm.team.workItemType.adoption - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.adoption + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.adoption Defect defect - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/defect + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/defect Epic com.ibm.team.apt.workItemType.epic - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.epic + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.epic Impediment com.ibm.team.workitem.workItemType.impediment - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.impediment + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.impediment Retrospective com.ibm.team.workitem.workItemType.retrospective - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workitem.workItemType.retrospective + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workitem.workItemType.retrospective Story com.ibm.team.apt.workItemType.story - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.apt.workItemType.story + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.apt.workItemType.story Task task - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/task + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/task 'Track Build Item' com.ibm.team.workItemType.buildtrackingitem - https://jazz.ibm.com:9443/ccm/oslc/types/_kUzsoZupEe6UjLRi3SdwZg/com.ibm.team.workItemType.buildtrackingitem + https://jazz.ibm.com:9443/ccm/oslc/types/_IVLh0KADEe6BqZzvVvHxfg/com.ibm.team.workItemType.buildtrackingitem workItemType @@ -8060,193 +8060,187 @@

Prefixes

https://jazz.ibm.com:9443/rm/accessControl/ rp10 - https://jazz.ibm.com:9443/qm/process/project-areas/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pG2oIKADEe6j64ULWgUnhQ/ rp100 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9diroJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UvGr4KADEe6BqZzvVvHxfg/ rp101 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9tqLQJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ul6ToKADEe6BqZzvVvHxfg/ rp102 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-YfQ8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UaOoEKADEe6BqZzvVvHxfg/ rp103 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9uHeSJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U2GEsqADEe6BqZzvVvHxfg/ rp104 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-IP1iZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UVIFoKADEe6BqZzvVvHxfg/ rp105 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9zhiuJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UqZLAKADEe6BqZzvVvHxfg/ rp106 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9aLOkJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UMGFcKADEe6BqZzvVvHxfg/ rp107 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_993KcpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Utuy4qADEe6BqZzvVvHxfg/ rp108 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9kfBIJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UPxEgKADEe6BqZzvVvHxfg/ rp109 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9wEmEJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UjeqsKADEe6BqZzvVvHxfg/ rp11 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/baseline/ + https://jazz.ibm.com:9443/qm/acclist# rp110 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-4_V_JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UrSi4qADEe6BqZzvVvHxfg/ rp111 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-FifwJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UUCggKADEe6BqZzvVvHxfg/ rp112 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-mpBuZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UgbWsKADEe6BqZzvVvHxfg/ rp113 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9blj0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UQ0NYKADEe6BqZzvVvHxfg/ rp114 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-NN1EZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Up2YcKADEe6BqZzvVvHxfg/ rp115 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-BnpEJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_VCjMUKADEe6BqZzvVvHxfg/ rp116 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9yUo0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U1bWUaADEe6BqZzvVvHxfg/ rp117 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-078YpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uy7b8qADEe6BqZzvVvHxfg/ rp118 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9YYe2pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UeLT8KADEe6BqZzvVvHxfg/ rp119 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-6MP05upEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U7rIT6ADEe6BqZzvVvHxfg/ rp12 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wEiNsJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWEEbKADEe6j64ULWgUnhQ/ rp120 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-OQ98JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UxvwMKADEe6BqZzvVvHxfg/ rp121 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-vzk0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UYzEsKADEe6BqZzvVvHxfg/ rp122 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-1_FUpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UNqywKADEe6BqZzvVvHxfg/ rp123 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-c2MgpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UmwBIKADEe6BqZzvVvHxfg/ rp124 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-nsKkpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U9-OUaADEe6BqZzvVvHxfg/ rp125 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-VMFUJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UlQMUKADEe6BqZzvVvHxfg/ rp126 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9wmxkJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UX8wIKADEe6BqZzvVvHxfg/ rp127 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9XK96pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uv-1oKADEe6BqZzvVvHxfg/ rp128 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9qC2pJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UjJTgKADEe6BqZzvVvHxfg/ rp129 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-hNvJpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UnF_YKADEe6BqZzvVvHxfg/ rp13 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wDo10puqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/baseline/ rp130 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_98LvcJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/defect/property/ rp131 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9fWCcJupEe6UjLRi3SdwZg/ - - rp132 - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/defect/property/ - - rp133 - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/task/property/ + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/task/property/ rp14 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rTaBApuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rVdNsKADEe6j64ULWgUnhQ/ rp15 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/stream/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c1j1oKADEe6j64ULWgUnhQ/ rp16 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rQP_UZuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Jz5ikKADEe6j64ULWgUnhQ/ rp17 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r4MwIZuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXaMoKADEe6j64ULWgUnhQ/ rp18 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_LX3jYJuoEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWXmYKADEe6j64ULWgUnhQ/ rp19 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_J4mwEZuoEe6dyO3uxS5wiA/stream/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pC8YgaADEe6j64ULWgUnhQ/ rp2 https://jazz.ibm.com:9443/rm/types/ rp20 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Pqj1sJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXu8wKADEe6j64ULWgUnhQ/ rp21 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Psg9gJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_SiYLEKACEe6j64ULWgUnhQ/ rp22 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pay5lJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_RfJzgKACEe6j64ULWgUnhQ/stream/ rp23 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rIl4JpuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pH5J8KADEe6j64ULWgUnhQ/ rp24 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_ngZe4JupEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rWXzsKADEe6j64ULWgUnhQ/ rp25 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pclpUJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c2eboKADEe6j64ULWgUnhQ/ rp26 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r2sUQJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oVn_gaADEe6j64ULWgUnhQ/ rp27 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wFTCsJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rV7HwqADEe6j64ULWgUnhQ/ rp28 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pb2CcJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXGDkaADEe6j64ULWgUnhQ/ rp29 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/component/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c2OkAKADEe6j64ULWgUnhQ/ rp3 - https://jazz.ibm.com:9443/rm/oslc_rm/_xG_bIJuoEe67bLKsSDSILg/ + https://jazz.ibm.com:9443/rm/oslc_rm/_pOKmgKACEe67KIG0GI4apw/ rp30 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_PsOCkJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/component/ rp31 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Ppp2wJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c1UlEKADEe6j64ULWgUnhQ/ rp32 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_ngZe4ZupEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Jz7XwKADEe6j64ULWgUnhQ/ rp33 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_J4mwEZuoEe6dyO3uxS5wiA/component/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Sigt8KACEe6j64ULWgUnhQ/ rp34 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_LYLFYJuoEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_RfJzgKACEe6j64ULWgUnhQ/component/ rp35 - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UsI3cKADEe6BqZzvVvHxfg/ rp36 - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestPlan/ + https://jazz.ibm.com:9443/ccm/oslc/ rp37 https://jazz.ibm.com:9443/ccm/acclist# @@ -8255,205 +8249,205 @@

Prefixes

https://jazz.ibm.com:9443/ccm/oslc/access-control/ rp39 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-86MoJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uk94cKADEe6BqZzvVvHxfg/ rp4 - https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/stream/ rp40 - https://jazz.ibm.com:9443/ccm/oslc/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UR_SEKADEe6BqZzvVvHxfg/ rp41 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-ZFt4pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UZFYkKADEe6BqZzvVvHxfg/ rp42 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9u3sMpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UWNqwKADEe6BqZzvVvHxfg/ rp43 - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.build.BuildResult/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UhNZ0qADEe6BqZzvVvHxfg/ rp44 - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.scm.ChangeSet/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UaefsKADEe6BqZzvVvHxfg/ rp45 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-I2ScJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ue7h4KADEe6BqZzvVvHxfg/ rp46 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-ld9ApupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uj1QAKADEe6BqZzvVvHxfg/ rp47 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-A_W8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UgzKIKADEe6BqZzvVvHxfg/ rp48 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9mcI8pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U2tIsKADEe6BqZzvVvHxfg/ rp49 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9xRf8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UfLZgKADEe6BqZzvVvHxfg/ rp5 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/ + https://jazz.ibm.com:9443/qm/oslc_config/serviceProviders/ rp50 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9X7L0pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U_4S0KADEe6BqZzvVvHxfg/ rp51 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-F_LtpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ud3K4KADEe6BqZzvVvHxfg/ rp52 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_94FSopupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.build.BuildResult/ rp53 - https://jazz.ibm.com:9443/ccm/oslc/automation/persons/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UzbyQKADEe6BqZzvVvHxfg/ rp54 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9hAPUJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UoCakKADEe6BqZzvVvHxfg/ rp55 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-1YoX5upEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U_VgQKADEe6BqZzvVvHxfg/ rp56 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-CE8GpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U8IbQKADEe6BqZzvVvHxfg/ rp57 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-h0MFpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U9SR0KADEe6BqZzvVvHxfg/ rp58 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9Y-UspupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UbtOwKADEe6BqZzvVvHxfg/ rp59 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-KWHQJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U-WBwqADEe6BqZzvVvHxfg/ rp6 https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/ rp60 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_98ppiZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UlkVYKADEe6BqZzvVvHxfg/ rp61 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-P6jwpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ua1FAKADEe6BqZzvVvHxfg/ rp62 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-xx6spupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UuhdFKADEe6BqZzvVvHxfg/ rp63 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-2liNpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U6IQIKADEe6BqZzvVvHxfg/ rp64 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-DR18JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UOEbYKADEe6BqZzvVvHxfg/ rp65 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-dxZopupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UZ4p0KADEe6BqZzvVvHxfg/ rp66 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-K9LQpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UbInAKADEe6BqZzvVvHxfg/ rp67 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-qtCU5upEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UMl0sKADEe6BqZzvVvHxfg/ rp68 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_95wGgpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U3PUMaADEe6BqZzvVvHxfg/ rp69 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-Vx7OpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UsbLU6ADEe6BqZzvVvHxfg/ rp7 - https://jazz.ibm.com:9443/qm/oslc_config/serviceProviders/ + https://jazz.ibm.com:9443/qm/process/project-areas/ rp70 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9sAleZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UgHNoKADEe6BqZzvVvHxfg/ rp71 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-XImHpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UZfoRKADEe6BqZzvVvHxfg/ rp72 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-GlooJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_US-wkKADEe6BqZzvVvHxfg/ rp73 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-kYX4ZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UHtUsKADEe6BqZzvVvHxfg/ rp74 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-_YR0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ui3msKADEe6BqZzvVvHxfg/ rp75 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9i0NMJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U4PZwKADEe6BqZzvVvHxfg/ rp76 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-uwb6pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.scm.ChangeSet/ rp77 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-aI2wpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_VBZ80KADEe6BqZzvVvHxfg/ rp78 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-RuhqpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UqJTYKADEe6BqZzvVvHxfg/ rp79 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9veJJpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_ULtq8KADEe6BqZzvVvHxfg/ rp8 - https://jazz.ibm.com:9443/qm/acclist# + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/ rp80 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_93YH8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UoZm8qADEe6BqZzvVvHxfg/ rp81 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-4Y5AJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_VAQGQqADEe6BqZzvVvHxfg/ rp82 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9n9L4JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Upa6oKADEe6BqZzvVvHxfg/ rp83 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9a1V4JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UcBX0KADEe6BqZzvVvHxfg/ rp84 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-y1DkZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/automation/persons/ rp85 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9xuy_pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UxOLwaADEe6BqZzvVvHxfg/ rp86 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-5cB6pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uz0MwKADEe6BqZzvVvHxfg/ rp87 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-NqhApupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U6fcgKADEe6BqZzvVvHxfg/ rp88 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-vW42JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U_l-8KADEe6BqZzvVvHxfg/ rp89 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-CrZBJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UOhHUKADEe6BqZzvVvHxfg/ rp9 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r3ciOpuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/ rp90 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9yx72JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U9jXkKADEe6BqZzvVvHxfg/ rp91 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9ZkxoJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UXCxMKADEe6BqZzvVvHxfg/ rp92 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_99QGcpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UbaT0KADEe6BqZzvVvHxfg/ rp93 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-SevlJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UM9oJqADEe6BqZzvVvHxfg/ rp94 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9RUNnpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UvcqIqADEe6BqZzvVvHxfg/ rp95 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-E0uHZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U6utEKADEe6BqZzvVvHxfg/ rp96 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-gJ_OZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UkIK8KADEe6BqZzvVvHxfg/ rp97 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-MnYLpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UNXQwqADEe6BqZzvVvHxfg/ rp98 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-sM3IpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U5GVYKADEe6BqZzvVvHxfg/ rp99 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_96XKgJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UuBGw6ADEe6BqZzvVvHxfg/ rqm http://jazz.net/xmlns/prod/jazz/rqm/qm/1.0/ diff --git a/elmclient/tests/results/gcm401.html b/elmclient/tests/results/gcm401.html index efa4390..0b27486 100644 --- a/elmclient/tests/results/gcm401.html +++ b/elmclient/tests/results/gcm401.html @@ -45,39 +45,39 @@

Project Queryable Resource Types, short name and URI

Short NameURIQuery Capability URI ArtifactAttribute http://jazz.net/ns/config_ext#ArtifactAttribute - https://jazz.ibm.com:9443/gc/oslc-query/type/attributes/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/type/attributes/_Lnb8wKADEe61hu3h8p7RBQ ArtifactType http://jazz.net/ns/config_ext#ArtifactType - https://jazz.ibm.com:9443/gc/oslc-query/type/artifacts/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/type/artifacts/_Lnb8wKADEe61hu3h8p7RBQ BoundedDataType http://jazz.net/ns/config_ext#BoundedDataType - https://jazz.ibm.com:9443/gc/oslc-query/type/datatypes/bounded/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/type/datatypes/bounded/_Lnb8wKADEe61hu3h8p7RBQ EnumeratedDataType http://jazz.net/ns/config_ext#EnumeratedDataType - https://jazz.ibm.com:9443/gc/oslc-query/type/datatypes/enumerated/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/type/datatypes/enumerated/_Lnb8wKADEe61hu3h8p7RBQ LinkType http://jazz.net/ns/config_ext#LinkType - https://jazz.ibm.com:9443/gc/oslc-query/type/links/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/type/links/_Lnb8wKADEe61hu3h8p7RBQ SimpleDataType http://jazz.net/ns/config_ext#SimpleDataType - https://jazz.ibm.com:9443/gc/oslc-query/type/datatypes/simple/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/type/datatypes/simple/_Lnb8wKADEe61hu3h8p7RBQ UserQuery http://jazz.net/ns/config_ext#UserQuery - https://jazz.ibm.com:9443/gc/oslc-query/userQueries/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/userQueries/_Lnb8wKADEe61hu3h8p7RBQ Component http://open-services.net/ns/config#Component - https://jazz.ibm.com:9443/gc/oslc-query/components/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/components/_Lnb8wKADEe61hu3h8p7RBQ Configuration (default) http://open-services.net/ns/config#Configuration - https://jazz.ibm.com:9443/gc/oslc-query/configurations/_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/oslc-query/configurations/_Lnb8wKADEe61hu3h8p7RBQ

Project Factory Resource Types, short name and URI

@@ -85,23 +85,23 @@

Project Factory Resource Types, short name and URI

Short NameURIQuery Capability URI ArtifactAttribute http://jazz.net/ns/config_ext#ArtifactAttribute - https://jazz.ibm.com:9443/gc/type/attribute?x-gc-project-id=_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/type/attribute?x-gc-project-id=_Lnb8wKADEe61hu3h8p7RBQ BoundedDataType http://jazz.net/ns/config_ext#BoundedDataType - https://jazz.ibm.com:9443/gc/type/datatype/bounded?x-gc-project-id=_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/type/datatype/bounded?x-gc-project-id=_Lnb8wKADEe61hu3h8p7RBQ EnumeratedDataType http://jazz.net/ns/config_ext#EnumeratedDataType - https://jazz.ibm.com:9443/gc/type/datatype/enumerated?x-gc-project-id=_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/type/datatype/enumerated?x-gc-project-id=_Lnb8wKADEe61hu3h8p7RBQ LinkType http://jazz.net/ns/config_ext#LinkType - https://jazz.ibm.com:9443/gc/type/link?x-gc-project-id=_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/type/link?x-gc-project-id=_Lnb8wKADEe61hu3h8p7RBQ Component http://open-services.net/ns/config#Component - https://jazz.ibm.com:9443/gc/component?x-gc-project-id=_s3PnwZupEe6nAdSdzhDxUw + https://jazz.ibm.com:9443/gc/component?x-gc-project-id=_Lnb8wKADEe61hu3h8p7RBQ

Shapes

@@ -507,7 +507,7 @@

Shapes

Member - https://jazz.ibm.com:9443/gc/type/shape/datatype/enumerated#A11 + https://jazz.ibm.com:9443/gc/type/shape/datatype/enumerated#A6 @@ -585,13 +585,13 @@

Shapes

Contributor - https://jazz.ibm.com:9443/gc/oslc-query/shape/components/_s3PnwZupEe6nAdSdzhDxUw#A6 + https://jazz.ibm.com:9443/gc/oslc-query/shape/components/_Lnb8wKADEe61hu3h8p7RBQ#A1 Creator - https://jazz.ibm.com:9443/gc/oslc-query/shape/components/_s3PnwZupEe6nAdSdzhDxUw#A2 + https://jazz.ibm.com:9443/gc/oslc-query/shape/components/_Lnb8wKADEe61hu3h8p7RBQ#A8 @@ -621,7 +621,7 @@

Shapes

'Project area' - https://jazz.ibm.com:9443/gc/oslc-query/shape/components/_s3PnwZupEe6nAdSdzhDxUw#A3 + https://jazz.ibm.com:9443/gc/oslc-query/shape/components/_Lnb8wKADEe61hu3h8p7RBQ#A11 @@ -747,7 +747,7 @@

Shapes

Creator - https://jazz.ibm.com:9443/gc/oslc-query/shape/components#A2 + https://jazz.ibm.com:9443/gc/oslc-query/shape/components#A3 @@ -777,7 +777,7 @@

Shapes

'Project area' - https://jazz.ibm.com:9443/gc/oslc-query/shape/components#A11 + https://jazz.ibm.com:9443/gc/oslc-query/shape/components#A4 @@ -843,31 +843,31 @@

Shapes

Committer - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A18 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A9 Component - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A8 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A3 Contribution - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A5 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A11 Contributor - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A1 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A20 Creator - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A16 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A1 @@ -879,7 +879,7 @@

Shapes

'Derived from' - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A0 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A13 @@ -903,13 +903,13 @@

Shapes

'Previous baseline' - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A11 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A17 'Project area' - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_s3PnwZupEe6nAdSdzhDxUw#A20 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A2 @@ -981,31 +981,31 @@

Shapes

Committer - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A16 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A13 Component - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A7 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A1 Contribution - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A17 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A10 Contributor - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A15 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A9 Creator - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A5 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A11 @@ -1017,7 +1017,7 @@

Shapes

'Derived from' - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A3 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A5 @@ -1041,13 +1041,13 @@

Shapes

'Previous baseline' - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A21 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A17 'Project area' - https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A6 + https://jazz.ibm.com:9443/gc/oslc-query/shape/configurations#A0 @@ -1299,7 +1299,7 @@

Shapes

Contains - https://jazz.ibm.com:9443/gc/oslc-query/shape/container/components/_s3PnwZupEe6nAdSdzhDxUw#A0 + https://jazz.ibm.com:9443/gc/oslc-query/shape/container/components/_Lnb8wKADEe61hu3h8p7RBQ#A0 'Query result container for global configurations' @@ -1311,7 +1311,7 @@

Shapes

Contains - https://jazz.ibm.com:9443/gc/oslc-query/shape/container/configurations/_s3PnwZupEe6nAdSdzhDxUw#A0 + https://jazz.ibm.com:9443/gc/oslc-query/shape/container/configurations/_Lnb8wKADEe61hu3h8p7RBQ#A0 'Query result container for link types' @@ -1577,304 +1577,298 @@

Prefixes

https://jazz.ibm.com:9443/rm/accessControl/ rp10 - https://jazz.ibm.com:9443/qm/process/project-areas/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pG2oIKADEe6j64ULWgUnhQ/ rp100 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9diroJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UvGr4KADEe6BqZzvVvHxfg/ rp101 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9tqLQJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ul6ToKADEe6BqZzvVvHxfg/ rp102 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-YfQ8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UaOoEKADEe6BqZzvVvHxfg/ rp103 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9uHeSJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U2GEsqADEe6BqZzvVvHxfg/ rp104 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-IP1iZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UVIFoKADEe6BqZzvVvHxfg/ rp105 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9zhiuJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UqZLAKADEe6BqZzvVvHxfg/ rp106 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9aLOkJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UMGFcKADEe6BqZzvVvHxfg/ rp107 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_993KcpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Utuy4qADEe6BqZzvVvHxfg/ rp108 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9kfBIJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UPxEgKADEe6BqZzvVvHxfg/ rp109 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9wEmEJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UjeqsKADEe6BqZzvVvHxfg/ rp11 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/baseline/ + https://jazz.ibm.com:9443/qm/acclist# rp110 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-4_V_JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UrSi4qADEe6BqZzvVvHxfg/ rp111 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-FifwJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UUCggKADEe6BqZzvVvHxfg/ rp112 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-mpBuZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UgbWsKADEe6BqZzvVvHxfg/ rp113 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9blj0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UQ0NYKADEe6BqZzvVvHxfg/ rp114 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-NN1EZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Up2YcKADEe6BqZzvVvHxfg/ rp115 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-BnpEJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_VCjMUKADEe6BqZzvVvHxfg/ rp116 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9yUo0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U1bWUaADEe6BqZzvVvHxfg/ rp117 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-078YpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uy7b8qADEe6BqZzvVvHxfg/ rp118 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9YYe2pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UeLT8KADEe6BqZzvVvHxfg/ rp119 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-6MP05upEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U7rIT6ADEe6BqZzvVvHxfg/ rp12 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wEiNsJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWEEbKADEe6j64ULWgUnhQ/ rp120 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-OQ98JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UxvwMKADEe6BqZzvVvHxfg/ rp121 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-vzk0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UYzEsKADEe6BqZzvVvHxfg/ rp122 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-1_FUpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UNqywKADEe6BqZzvVvHxfg/ rp123 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-c2MgpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UmwBIKADEe6BqZzvVvHxfg/ rp124 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-nsKkpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U9-OUaADEe6BqZzvVvHxfg/ rp125 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-VMFUJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UlQMUKADEe6BqZzvVvHxfg/ rp126 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9wmxkJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UX8wIKADEe6BqZzvVvHxfg/ rp127 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9XK96pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uv-1oKADEe6BqZzvVvHxfg/ rp128 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9qC2pJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UjJTgKADEe6BqZzvVvHxfg/ rp129 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-hNvJpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UnF_YKADEe6BqZzvVvHxfg/ rp13 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wDo10puqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/baseline/ rp130 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_98LvcJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/defect/property/ rp131 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9fWCcJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/context/_IVLh0KADEe6BqZzvVvHxfg/shapes/workitems/task/property/ rp132 - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/defect/property/ + https://jazz.ibm.com:9443/gc/configuration/10/ rp133 - https://jazz.ibm.com:9443/ccm/oslc/context/_kUzsoZupEe6UjLRi3SdwZg/shapes/workitems/task/property/ + https://jazz.ibm.com:9443/gc/type/artifact/_Lx3rIKADEe61hu3h8p7RBQ/ rp134 https://jazz.ibm.com:9443/gc/process/project-areas/ rp135 - https://jazz.ibm.com:9443/gc/configuration/10/ + https://jazz.ibm.com:9443/gc/configuration/20/ rp136 - https://jazz.ibm.com:9443/gc/type/artifact/_tN2J4JupEe6nAdSdzhDxUw/ + https://jazz.ibm.com:9443/gc/configuration/26/ rp137 - https://jazz.ibm.com:9443/gc/configuration/20/ + https://jazz.ibm.com:9443/gc/configuration/9/ rp138 - https://jazz.ibm.com:9443/gc/configuration/26/ + https://jazz.ibm.com:9443/gc/type/artifact/_E3B1YKACEe61hu3h8p7RBQ/ rp139 - https://jazz.ibm.com:9443/gc/configuration/9/ + https://jazz.ibm.com:9443/gc/configuration/2/ rp14 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rTaBApuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rVdNsKADEe6j64ULWgUnhQ/ rp140 - https://jazz.ibm.com:9443/gc/type/artifact/_0O9HEJunEe6nAdSdzhDxUw/ + https://jazz.ibm.com:9443/gc/configuration/19/ rp141 - https://jazz.ibm.com:9443/gc/configuration/2/ + https://jazz.ibm.com:9443/gc/configuration/1/ rp142 - https://jazz.ibm.com:9443/gc/configuration/19/ + https://jazz.ibm.com:9443/gc/configuration/25/ rp143 - https://jazz.ibm.com:9443/gc/configuration/1/ + https://jazz.ibm.com:9443/gc/configuration/24/ rp144 - https://jazz.ibm.com:9443/gc/configuration/25/ + https://jazz.ibm.com:9443/gc/configuration/8/ rp145 - https://jazz.ibm.com:9443/gc/configuration/24/ + https://jazz.ibm.com:9443/gc/configuration/7/ rp146 - https://jazz.ibm.com:9443/gc/configuration/8/ + https://jazz.ibm.com:9443/gc/configuration/23/ rp147 - https://jazz.ibm.com:9443/gc/configuration/7/ + https://jazz.ibm.com:9443/gc/configuration/18/ rp148 - https://jazz.ibm.com:9443/gc/configuration/23/ + https://jazz.ibm.com:9443/gc/configuration/6/ rp149 - https://jazz.ibm.com:9443/gc/configuration/18/ + https://jazz.ibm.com:9443/gc/configuration/22/ rp15 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/stream/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c1j1oKADEe6j64ULWgUnhQ/ rp150 - https://jazz.ibm.com:9443/gc/configuration/6/ + https://jazz.ibm.com:9443/gc/configuration/17/ rp151 - https://jazz.ibm.com:9443/gc/configuration/22/ + https://jazz.ibm.com:9443/gc/configuration/5/ rp152 - https://jazz.ibm.com:9443/gc/configuration/17/ + https://jazz.ibm.com:9443/gc/configuration/16/ rp153 - https://jazz.ibm.com:9443/gc/configuration/5/ + https://jazz.ibm.com:9443/gc/configuration/21/ rp154 - https://jazz.ibm.com:9443/gc/configuration/16/ + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/ rp155 - https://jazz.ibm.com:9443/gc/configuration/21/ + https://jazz.ibm.com:9443/gc/configuration/4/ rp156 - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.workitem.Deliverable/ + https://jazz.ibm.com:9443/gc/configuration/15/ rp157 - https://jazz.ibm.com:9443/gc/configuration/4/ + https://jazz.ibm.com:9443/gc/configuration/14/ rp158 - https://jazz.ibm.com:9443/gc/configuration/15/ + https://jazz.ibm.com:9443/gc/configuration/13/ rp159 - https://jazz.ibm.com:9443/gc/configuration/14/ + https://jazz.ibm.com:9443/gc/configuration/12/ rp16 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rQP_UZuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Jz5ikKADEe6j64ULWgUnhQ/ rp160 - https://jazz.ibm.com:9443/gc/configuration/13/ + https://jazz.ibm.com:9443/gc/configuration/11/ rp161 - https://jazz.ibm.com:9443/gc/configuration/12/ + https://jazz.ibm.com:9443/gc/configuration/3/ rp162 - https://jazz.ibm.com:9443/gc/configuration/11/ + https://jazz.ibm.com:9443/gc/component/5/ rp163 - https://jazz.ibm.com:9443/gc/configuration/3/ + https://jazz.ibm.com:9443/gc/type/artifact/_LyOQcKADEe61hu3h8p7RBQ/ rp164 - https://jazz.ibm.com:9443/gc/component/5/ + https://jazz.ibm.com:9443/gc/component/4/ rp165 - https://jazz.ibm.com:9443/gc/type/artifact/_tO5SwJupEe6nAdSdzhDxUw/ + https://jazz.ibm.com:9443/gc/component/3/ rp166 - https://jazz.ibm.com:9443/gc/component/4/ + https://jazz.ibm.com:9443/gc/component/2/ rp167 - https://jazz.ibm.com:9443/gc/component/3/ + https://jazz.ibm.com:9443/gc/component/1/ rp168 - https://jazz.ibm.com:9443/gc/component/2/ - - rp169 - https://jazz.ibm.com:9443/gc/component/1/ + https://jazz.ibm.com:9443/gc/type/artifact/_E33i4KACEe61hu3h8p7RBQ/ rp17 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r4MwIZuqEe6dyO3uxS5wiA/ - - rp170 - https://jazz.ibm.com:9443/gc/type/artifact/_0QeKAJunEe6nAdSdzhDxUw/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXaMoKADEe6j64ULWgUnhQ/ rp18 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_LX3jYJuoEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWXmYKADEe6j64ULWgUnhQ/ rp19 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_J4mwEZuoEe6dyO3uxS5wiA/stream/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pC8YgaADEe6j64ULWgUnhQ/ rp2 https://jazz.ibm.com:9443/rm/types/ rp20 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Pqj1sJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXu8wKADEe6j64ULWgUnhQ/ rp21 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Psg9gJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_SiYLEKACEe6j64ULWgUnhQ/ rp22 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pay5lJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_RfJzgKACEe6j64ULWgUnhQ/stream/ rp23 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rIl4JpuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pH5J8KADEe6j64ULWgUnhQ/ rp24 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_ngZe4JupEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rWXzsKADEe6j64ULWgUnhQ/ rp25 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pclpUJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c2eboKADEe6j64ULWgUnhQ/ rp26 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r2sUQJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oVn_gaADEe6j64ULWgUnhQ/ rp27 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wFTCsJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rV7HwqADEe6j64ULWgUnhQ/ rp28 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pb2CcJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXGDkaADEe6j64ULWgUnhQ/ rp29 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/component/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c2OkAKADEe6j64ULWgUnhQ/ rp3 - https://jazz.ibm.com:9443/rm/oslc_rm/_xG_bIJuoEe67bLKsSDSILg/ + https://jazz.ibm.com:9443/rm/oslc_rm/_pOKmgKACEe67KIG0GI4apw/ rp30 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_PsOCkJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/component/ rp31 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Ppp2wJuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c1UlEKADEe6j64ULWgUnhQ/ rp32 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_ngZe4ZupEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Jz7XwKADEe6j64ULWgUnhQ/ rp33 - https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_J4mwEZuoEe6dyO3uxS5wiA/component/ + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Sigt8KACEe6j64ULWgUnhQ/ rp34 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_LYLFYJuoEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_RfJzgKACEe6j64ULWgUnhQ/component/ rp35 - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UsI3cKADEe6BqZzvVvHxfg/ rp36 - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestPlan/ + https://jazz.ibm.com:9443/ccm/oslc/ rp37 https://jazz.ibm.com:9443/ccm/acclist# @@ -1883,205 +1877,205 @@

Prefixes

https://jazz.ibm.com:9443/ccm/oslc/access-control/ rp39 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-86MoJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uk94cKADEe6BqZzvVvHxfg/ rp4 - https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/ + https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/stream/ rp40 - https://jazz.ibm.com:9443/ccm/oslc/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UR_SEKADEe6BqZzvVvHxfg/ rp41 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-ZFt4pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UZFYkKADEe6BqZzvVvHxfg/ rp42 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9u3sMpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UWNqwKADEe6BqZzvVvHxfg/ rp43 - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.build.BuildResult/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UhNZ0qADEe6BqZzvVvHxfg/ rp44 - https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.scm.ChangeSet/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UaefsKADEe6BqZzvVvHxfg/ rp45 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-I2ScJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ue7h4KADEe6BqZzvVvHxfg/ rp46 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-ld9ApupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uj1QAKADEe6BqZzvVvHxfg/ rp47 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-A_W8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UgzKIKADEe6BqZzvVvHxfg/ rp48 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9mcI8pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U2tIsKADEe6BqZzvVvHxfg/ rp49 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9xRf8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UfLZgKADEe6BqZzvVvHxfg/ rp5 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/ + https://jazz.ibm.com:9443/qm/oslc_config/serviceProviders/ rp50 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9X7L0pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U_4S0KADEe6BqZzvVvHxfg/ rp51 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-F_LtpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ud3K4KADEe6BqZzvVvHxfg/ rp52 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_94FSopupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.build.BuildResult/ rp53 - https://jazz.ibm.com:9443/ccm/oslc/automation/persons/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UzbyQKADEe6BqZzvVvHxfg/ rp54 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9hAPUJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UoCakKADEe6BqZzvVvHxfg/ rp55 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-1YoX5upEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U_VgQKADEe6BqZzvVvHxfg/ rp56 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-CE8GpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U8IbQKADEe6BqZzvVvHxfg/ rp57 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-h0MFpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U9SR0KADEe6BqZzvVvHxfg/ rp58 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9Y-UspupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UbtOwKADEe6BqZzvVvHxfg/ rp59 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-KWHQJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U-WBwqADEe6BqZzvVvHxfg/ rp6 https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/ rp60 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_98ppiZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UlkVYKADEe6BqZzvVvHxfg/ rp61 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-P6jwpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ua1FAKADEe6BqZzvVvHxfg/ rp62 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-xx6spupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UuhdFKADEe6BqZzvVvHxfg/ rp63 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-2liNpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U6IQIKADEe6BqZzvVvHxfg/ rp64 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-DR18JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UOEbYKADEe6BqZzvVvHxfg/ rp65 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-dxZopupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UZ4p0KADEe6BqZzvVvHxfg/ rp66 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-K9LQpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UbInAKADEe6BqZzvVvHxfg/ rp67 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-qtCU5upEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UMl0sKADEe6BqZzvVvHxfg/ rp68 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_95wGgpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U3PUMaADEe6BqZzvVvHxfg/ rp69 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-Vx7OpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UsbLU6ADEe6BqZzvVvHxfg/ rp7 - https://jazz.ibm.com:9443/qm/oslc_config/serviceProviders/ + https://jazz.ibm.com:9443/qm/process/project-areas/ rp70 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9sAleZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UgHNoKADEe6BqZzvVvHxfg/ rp71 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-XImHpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UZfoRKADEe6BqZzvVvHxfg/ rp72 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-GlooJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_US-wkKADEe6BqZzvVvHxfg/ rp73 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-kYX4ZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UHtUsKADEe6BqZzvVvHxfg/ rp74 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-_YR0JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Ui3msKADEe6BqZzvVvHxfg/ rp75 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9i0NMJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U4PZwKADEe6BqZzvVvHxfg/ rp76 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-uwb6pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/resource/itemOid/com.ibm.team.scm.ChangeSet/ rp77 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-aI2wpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_VBZ80KADEe6BqZzvVvHxfg/ rp78 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-RuhqpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UqJTYKADEe6BqZzvVvHxfg/ rp79 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9veJJpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_ULtq8KADEe6BqZzvVvHxfg/ rp8 - https://jazz.ibm.com:9443/qm/acclist# + https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/ rp80 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_93YH8JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UoZm8qADEe6BqZzvVvHxfg/ rp81 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-4Y5AJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_VAQGQqADEe6BqZzvVvHxfg/ rp82 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9n9L4JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Upa6oKADEe6BqZzvVvHxfg/ rp83 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9a1V4JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UcBX0KADEe6BqZzvVvHxfg/ rp84 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-y1DkZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/automation/persons/ rp85 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9xuy_pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UxOLwaADEe6BqZzvVvHxfg/ rp86 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-5cB6pupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_Uz0MwKADEe6BqZzvVvHxfg/ rp87 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-NqhApupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U6fcgKADEe6BqZzvVvHxfg/ rp88 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-vW42JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U_l-8KADEe6BqZzvVvHxfg/ rp89 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-CrZBJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UOhHUKADEe6BqZzvVvHxfg/ rp9 - https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r3ciOpuqEe6dyO3uxS5wiA/ + https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/ rp90 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9yx72JupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U9jXkKADEe6BqZzvVvHxfg/ rp91 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9ZkxoJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UXCxMKADEe6BqZzvVvHxfg/ rp92 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_99QGcpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UbaT0KADEe6BqZzvVvHxfg/ rp93 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-SevlJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UM9oJqADEe6BqZzvVvHxfg/ rp94 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_9RUNnpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UvcqIqADEe6BqZzvVvHxfg/ rp95 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-E0uHZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U6utEKADEe6BqZzvVvHxfg/ rp96 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-gJ_OZupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UkIK8KADEe6BqZzvVvHxfg/ rp97 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-MnYLpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UNXQwqADEe6BqZzvVvHxfg/ rp98 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_-sM3IpupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_U5GVYKADEe6BqZzvVvHxfg/ rp99 - https://jazz.ibm.com:9443/ccm/oslc/workitems/_96XKgJupEe6UjLRi3SdwZg/ + https://jazz.ibm.com:9443/ccm/oslc/workitems/_UuBGw6ADEe6BqZzvVvHxfg/ rqm http://jazz.net/xmlns/prod/jazz/rqm/qm/1.0/ diff --git a/elmclient/tests/results/qm201.html b/elmclient/tests/results/qm201.html index 0d33c62..7705d89 100644 --- a/elmclient/tests/results/qm201.html +++ b/elmclient/tests/results/qm201.html @@ -17,59 +17,63 @@

Project Queryable Resource Types, short name and URI

Short NameURIQuery Capability URI BuildDefinitionQuery http://jazz.net/ns/qm/rqm#BuildDefinitionQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.buildintegration.BuildDefinition + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.buildintegration.BuildDefinition BuildRecordQuery http://jazz.net/ns/qm/rqm#BuildRecordQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.buildintegration.BuildRecord + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.buildintegration.BuildRecord KeywordQuery http://jazz.net/ns/qm/rqm#KeywordQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.keyword.Keyword + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.keyword.Keyword TestDataQuery http://jazz.net/ns/qm/rqm#TestDataQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.datapool.Datapool + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.datapool.Datapool TestEnvironmentQuery http://jazz.net/ns/qm/rqm#TestEnvironmentQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rational.test.lm.AssetConfiguration + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rational.test.lm.AssetConfiguration + + TestPhaseQuery + http://jazz.net/ns/qm/rqm#TestPhaseQuery + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.process.TestPhase TestScriptStepQuery http://jazz.net/ns/qm/rqm#TestScriptStepQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.ExecutionElement2 + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.ExecutionElement2 TestSuiteExecutionRecordQuery http://jazz.net/ns/qm/rqm#TestSuiteExecutionRecordQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.TestSuiteExecutionRecord + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.TestSuiteExecutionRecord TestSuiteQuery http://jazz.net/ns/qm/rqm#TestSuiteQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestSuite + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestSuite TestSuiteResultQuery http://jazz.net/ns/qm/rqm#TestSuiteResultQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResultGroup + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResultGroup TestCaseQuery (default) http://open-services.net/ns/qm#TestCaseQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase TestExecutionRecordQuery http://open-services.net/ns/qm#TestExecutionRecordQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.TestcaseExecutionRecord + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.TestcaseExecutionRecord TestPlanQuery http://open-services.net/ns/qm#TestPlanQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestPlan + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestPlan TestResultQuery http://open-services.net/ns/qm#TestResultQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult TestScriptQuery http://open-services.net/ns/qm#TestScriptQuery - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedExecutionScript + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedExecutionScript

Project Factory Resource Types, short name and URI

@@ -77,57 +81,103 @@

Project Factory Resource Types, short name and URI

Short NameURIQuery Capability URI BuildDefinition http://jazz.net/ns/qm/rqm#BuildDefinition - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.buildintegration.BuildDefinition + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.buildintegration.BuildDefinition BuildRecord http://jazz.net/ns/qm/rqm#BuildRecord - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.buildintegration.BuildRecord + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.buildintegration.BuildRecord Keyword http://jazz.net/ns/qm/rqm#Keyword - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.keyword.Keyword + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.keyword.Keyword TestData http://jazz.net/ns/qm/rqm#TestData - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.datapool.Datapool + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.datapool.Datapool + + TestPhase + http://jazz.net/ns/qm/rqm#TestPhase + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.process.TestPhase TestSuite http://jazz.net/ns/qm/rqm#TestSuite - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestSuite + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestSuite TestSuiteExecutionRecord http://jazz.net/ns/qm/rqm#TestSuiteExecutionRecord - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.TestSuiteExecutionRecord + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.TestSuiteExecutionRecord TestSuiteResult http://jazz.net/ns/qm/rqm#TestSuiteResult - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResultGroup + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResultGroup TestCase http://open-services.net/ns/qm#TestCase - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase TestExecutionRecord http://open-services.net/ns/qm#TestExecutionRecord - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.TestcaseExecutionRecord + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.TestcaseExecutionRecord TestPlan http://open-services.net/ns/qm#TestPlan - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestPlan + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestPlan TestResult http://open-services.net/ns/qm#TestResult - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult TestScript http://open-services.net/ns/qm#TestScript - https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedExecutionScript + https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedExecutionScript

Shapes

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -140,16 +190,22 @@

Shapes

+ + + + + + - + - + @@ -179,7 +235,7 @@

Shapes

- + @@ -215,13 +271,13 @@

Shapes

- + - + @@ -263,13 +319,13 @@

Shapes

- + - + @@ -299,19 +355,19 @@

Shapes

- + - + - + @@ -329,7 +385,7 @@

Shapes

- + @@ -347,7 +403,7 @@

Shapes

- + @@ -509,7 +565,7 @@

Shapes

- + @@ -575,7 +631,7 @@

Shapes

- + @@ -635,7 +691,7 @@

Shapes

- + @@ -677,7 +733,7 @@

Shapes

- + @@ -695,7 +751,7 @@

Shapes

- + @@ -761,7 +817,7 @@

Shapes

- + @@ -779,7 +835,7 @@

Shapes

- + @@ -803,7 +859,7 @@

Shapes

- + @@ -827,7 +883,7 @@

Shapes

- + @@ -875,13 +931,13 @@

Shapes

- + - + @@ -893,7 +949,7 @@

Shapes

- + @@ -911,13 +967,13 @@

Shapes

- + - + @@ -947,13 +1003,13 @@

Shapes

- + - + @@ -977,7 +1033,7 @@

Shapes

- + @@ -1001,7 +1057,7 @@

Shapes

- + @@ -1019,7 +1075,7 @@

Shapes

- + @@ -1061,13 +1117,13 @@

Shapes

- + - + @@ -1079,7 +1135,7 @@

Shapes

- + @@ -1121,19 +1177,19 @@

Shapes

- + - + - + @@ -1157,67 +1213,67 @@

Shapes

- + - + - + - + - + - + - + - + - + - + - + @@ -1265,7 +1321,7 @@

Shapes

- + @@ -1295,7 +1351,7 @@

Shapes

- + @@ -1343,7 +1399,7 @@

Shapes

- + @@ -1385,13 +1441,13 @@

Shapes

- + - + @@ -1421,7 +1477,7 @@

Shapes

- + @@ -1439,7 +1495,7 @@

Shapes

- + @@ -1451,7 +1507,7 @@

Shapes

- + @@ -1499,13 +1555,13 @@

Shapes

- + - + @@ -1529,7 +1585,7 @@

Shapes

- + @@ -1541,7 +1597,7 @@

Shapes

- + @@ -1553,7 +1609,7 @@

Shapes

- + @@ -1595,13 +1651,13 @@

Shapes

- + - + @@ -1643,13 +1699,13 @@

Shapes

- + - + @@ -1673,7 +1729,7 @@

Shapes

- + @@ -1685,7 +1741,7 @@

Shapes

- + @@ -1721,19 +1777,19 @@

Shapes

- + - + - + @@ -1781,25 +1837,25 @@

Shapes

- + - + - + - + @@ -1817,7 +1873,7 @@

Shapes

- + @@ -1835,7 +1891,7 @@

Shapes

- + @@ -1847,13 +1903,13 @@

Shapes

- + - + @@ -1901,13 +1957,13 @@

Shapes

- + - + @@ -1919,7 +1975,7 @@

Shapes

- + @@ -1931,7 +1987,7 @@

Shapes

- + @@ -1943,7 +1999,7 @@

Shapes

- + @@ -2009,49 +2065,49 @@

Shapes

- + - + - + - + - + - + - + - + @@ -2063,7 +2119,7 @@

Shapes

- + @@ -2075,7 +2131,7 @@

Shapes

- + @@ -2087,19 +2143,19 @@

Shapes

- + - + - + @@ -2111,7 +2167,7 @@

Shapes

- + @@ -2135,7 +2191,7 @@

Shapes

- + @@ -2147,13 +2203,13 @@

Shapes

- + - + @@ -2165,7 +2221,7 @@

Shapes

- + @@ -2183,13 +2239,13 @@

Shapes

- + - + @@ -2201,7 +2257,7 @@

Shapes

- + @@ -2225,25 +2281,25 @@

Shapes

- + - + - + - + @@ -2273,31 +2329,31 @@

Shapes

- + - + - + - + - + @@ -2315,31 +2371,31 @@

Shapes

- + - + - + - + - + @@ -2351,7 +2407,7 @@

Shapes

- + @@ -2369,25 +2425,25 @@

Shapes

- + - + - + - + @@ -2411,31 +2467,31 @@

Shapes

- + - + - + - + - + @@ -2447,7 +2503,7 @@

Shapes

- + @@ -2459,13 +2515,13 @@

Shapes

- + - + @@ -2477,7 +2533,7 @@

Shapes

- + @@ -2495,7 +2551,7 @@

Shapes

- + @@ -2513,7 +2569,7 @@

Shapes

- + @@ -2531,7 +2587,7 @@

Shapes

- + @@ -2555,19 +2611,19 @@

Shapes

- + - + - + @@ -2603,7 +2659,7 @@

Shapes

- + @@ -2621,7 +2677,7 @@

Shapes

- + @@ -2639,7 +2695,7 @@

Shapes

- + @@ -2651,13 +2707,13 @@

Shapes

- + - + @@ -2693,7 +2749,7 @@

Shapes

- + @@ -2723,7 +2779,7 @@

Shapes

- + @@ -2735,7 +2791,7 @@

Shapes

- + @@ -2747,7 +2803,7 @@

Shapes

- + @@ -2789,7 +2845,7 @@

Shapes

- + @@ -2807,13 +2863,13 @@

Shapes

- + - + @@ -2831,13 +2887,13 @@

Shapes

- + - + @@ -2849,7 +2905,7 @@

Shapes

- + @@ -2897,7 +2953,7 @@

Shapes

- + @@ -2909,7 +2965,7 @@

Shapes

- + @@ -2921,7 +2977,7 @@

Shapes

- + @@ -2969,25 +3025,25 @@

Shapes

- + - + - + - + @@ -2999,13 +3055,13 @@

Shapes

- + - + @@ -3023,13 +3079,13 @@

Shapes

- + - + @@ -3041,7 +3097,7 @@

Shapes

- + @@ -3053,19 +3109,19 @@

Shapes

- + - + - + @@ -3083,13 +3139,13 @@

Shapes

- + - + @@ -3101,31 +3157,31 @@

Shapes

- + - + - + - + - + @@ -3143,13 +3199,13 @@

Shapes

- + - + @@ -3185,7 +3241,7 @@

Shapes

- + @@ -3203,49 +3259,49 @@

Shapes

- + - + - + - + - + - + - + - + @@ -3275,7 +3331,7 @@

Shapes

- + @@ -3287,13 +3343,13 @@

Shapes

- + - + @@ -3305,13 +3361,13 @@

Shapes

- + - + @@ -3323,7 +3379,7 @@

Shapes

- + @@ -3341,7 +3397,7 @@

Shapes

- + @@ -3353,31 +3409,31 @@

Shapes

- + - + - + - + - + @@ -3395,13 +3451,13 @@

Shapes

- + - + @@ -3446,6 +3502,12 @@

Shapes

+ + + + + + @@ -3455,55 +3517,55 @@

Shapes

- + - + - + - + - + - + - + - + - + @@ -3515,7 +3577,7 @@

Shapes

- + @@ -3527,7 +3589,7 @@

Shapes

- + @@ -3539,25 +3601,25 @@

Shapes

- + - + - + - + @@ -3569,7 +3631,7 @@

Shapes

- + @@ -3581,13 +3643,13 @@

Shapes

- + - + @@ -3599,7 +3661,7 @@

Shapes

- + @@ -3617,13 +3679,13 @@

Shapes

- + - + @@ -3635,25 +3697,25 @@

Shapes

- + - + - + - + @@ -3671,13 +3733,13 @@

Shapes

- + - + @@ -3689,7 +3751,13 @@

Shapes

- + + + + + + + @@ -3707,13 +3775,13 @@

Shapes

- + - + @@ -3731,37 +3799,37 @@

Shapes

- + - + - + - + - + - + @@ -3779,43 +3847,43 @@

Shapes

- + - + - + - + - + - + - + @@ -3827,19 +3895,19 @@

Shapes

- + - + - + @@ -3848,12 +3916,6 @@

Shapes

- - - - - - @@ -3863,13 +3925,13 @@

Shapes

- + - + @@ -3878,40 +3940,46 @@

Shapes

+ + + + + + - + - + - + - + - + - + @@ -3923,25 +3991,25 @@

Shapes

- + - + - + - + @@ -3953,7 +4021,7 @@

Shapes

- + @@ -3971,7 +4039,7 @@

Shapes

- + @@ -3983,7 +4051,7 @@

Shapes

- + @@ -4001,7 +4069,13 @@

Shapes

- + + + + + + + @@ -4019,13 +4093,13 @@

Shapes

- + - + @@ -4067,31 +4141,31 @@

Shapes

- + - + - + - + - + @@ -4103,13 +4177,13 @@

Shapes

- + - + @@ -4121,25 +4195,25 @@

Shapes

- + - + - + - + @@ -4151,13 +4225,13 @@

Shapes

- + - + @@ -4169,13 +4243,13 @@

Shapes

- + - + @@ -4283,13 +4357,13 @@

Shapes

- + - + @@ -4301,25 +4375,25 @@

Shapes

- + - + - + - + @@ -4379,7 +4453,7 @@

Shapes

- + @@ -4415,37 +4489,37 @@

Shapes

- + - + - + - + - + - + @@ -4475,19 +4549,19 @@

Shapes

- + - + - + @@ -4517,19 +4591,19 @@

Shapes

- + - + - + @@ -4541,37 +4615,37 @@

Shapes

- + - + - + - + - + - + @@ -4637,13 +4711,13 @@

Shapes

- + - + @@ -4661,7 +4735,7 @@

Shapes

- + @@ -4673,13 +4747,13 @@

Shapes

- + - + @@ -4703,7 +4777,7 @@

Shapes

- + @@ -4715,7 +4789,7 @@

Shapes

- + @@ -4727,25 +4801,25 @@

Shapes

- + - + - + - + @@ -4757,7 +4831,7 @@

Shapes

- + @@ -4847,13 +4921,13 @@

Shapes

- + - + @@ -4865,19 +4939,19 @@

Shapes

- + - + - + @@ -4937,7 +5011,7 @@

Shapes

- + @@ -4967,37 +5041,37 @@

Shapes

- + - + - + - + - + - + @@ -5015,13 +5089,13 @@

Shapes

- + - + @@ -5036,6 +5110,126 @@

Shapes

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -5051,31 +5245,31 @@

Shapes

- + - + - + - + - + @@ -5087,7 +5281,7 @@

Shapes

- + @@ -5099,7 +5293,7 @@

Shapes

- + @@ -5111,7 +5305,7 @@

Shapes

- + @@ -5123,7 +5317,7 @@

Shapes

- + @@ -5135,7 +5329,7 @@

Shapes

- + @@ -5159,7 +5353,7 @@

Shapes

- + @@ -5177,13 +5371,13 @@

Shapes

- + - + @@ -5201,7 +5395,7 @@

Shapes

- + @@ -5219,13 +5413,13 @@

Shapes

- + - + @@ -5249,13 +5443,13 @@

Shapes

- + - + @@ -5279,19 +5473,19 @@

Shapes

- + - + - + @@ -5303,31 +5497,43 @@

Shapes

- + - - - + + + - + - + - - - + + + - + + + + + + + + + + + + + @@ -5337,57 +5543,63 @@

Shapes

- - - + + + - - - + + + - + - + - - - + + + - - - + + + - + - - - + + + - + + + - + + + + + - - - + + + @@ -5397,156 +5609,18 @@

Shapes

- - - + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -5597,7 +5671,7 @@

Shapes

- + @@ -5609,13 +5683,13 @@

Shapes

- + - + @@ -5627,7 +5701,7 @@

Shapes

- + @@ -5639,13 +5713,13 @@

Shapes

- + - + @@ -5663,7 +5737,7 @@

Shapes

- + @@ -5681,19 +5755,19 @@

Shapes

- + - + - + @@ -5705,7 +5779,7 @@

Shapes

- + @@ -5717,13 +5791,13 @@

Shapes

- + - + @@ -5735,7 +5809,7 @@

Shapes

- + @@ -5765,7 +5839,7 @@

Shapes

- + @@ -5789,7 +5863,7 @@

Shapes

- + @@ -5825,7 +5899,7 @@

Shapes

- + @@ -5837,7 +5911,7 @@

Shapes

- + @@ -5846,6 +5920,18 @@

Shapes

+ + + + + + + + + + + + @@ -5855,13 +5941,13 @@

Shapes

- + - + @@ -5873,13 +5959,13 @@

Shapes

- + - + @@ -5891,13 +5977,13 @@

Shapes

- + - + @@ -5915,13 +6001,13 @@

Shapes

- + - + @@ -5951,55 +6037,55 @@

Shapes

- + - + - + - + - + - + - + - + - + @@ -6011,7 +6097,7 @@

Shapes

- + @@ -6023,7 +6109,7 @@

Shapes

- + @@ -6035,7 +6121,7 @@

Shapes

- + @@ -6047,13 +6133,13 @@

Shapes

- + - + @@ -6065,7 +6151,7 @@

Shapes

- + @@ -6101,7 +6187,7 @@

Shapes

- + @@ -6113,25 +6199,25 @@

Shapes

- + - + - + - + @@ -6149,13 +6235,13 @@

Shapes

- + - + @@ -6173,7 +6259,7 @@

Shapes

- + @@ -6191,7 +6277,7 @@

Shapes

- + @@ -6215,37 +6301,37 @@

Shapes

- + - + - + - + - + - + @@ -6263,7 +6349,7 @@

Shapes

- + @@ -6275,13 +6361,13 @@

Shapes

- + - + @@ -6299,13 +6385,13 @@

Shapes

- + - + @@ -6323,7 +6409,7 @@

Shapes

- + @@ -6335,7 +6421,7 @@

Shapes

- + @@ -6353,37 +6439,37 @@

Shapes

- + - + - + - + - + - + @@ -6395,7 +6481,7 @@

Shapes

- + @@ -6407,13 +6493,13 @@

Shapes

- + - + @@ -6425,7 +6511,7 @@

Shapes

- + @@ -6443,7 +6529,7 @@

Shapes

- + @@ -6455,7 +6541,7 @@

Shapes

- + @@ -6473,7 +6559,7 @@

Shapes

- + @@ -6506,90 +6592,6 @@

Shapes

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -6605,13 +6607,13 @@

Shapes

- + - + @@ -6623,13 +6625,13 @@

Shapes

- + - + @@ -6647,7 +6649,7 @@

Shapes

- + @@ -6659,25 +6661,25 @@

Shapes

- + - + - + - + @@ -6695,13 +6697,13 @@

Shapes

- + - + @@ -6713,25 +6715,25 @@

Shapes

- + - + - + - + @@ -6749,13 +6751,13 @@

Shapes

- + - + @@ -6791,25 +6793,19 @@

Shapes

- - - - - - - + - + - + - - - + + + @@ -6821,61 +6817,151 @@

Shapes

- + - - - + + + - + - + - - - + + + - + - + - - - + + + - - - + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -6893,13 +6979,13 @@

Shapes

- + - + @@ -6932,6 +7018,180 @@

Shapes

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6959,13 +7219,13 @@

Shapes

- + - + @@ -6977,13 +7237,13 @@

Shapes

- + - + @@ -6995,13 +7255,13 @@

Shapes

- + - + @@ -7013,13 +7273,13 @@

Shapes

- + - + @@ -7031,7 +7291,7 @@

Shapes

- + @@ -7217,13 +7477,13 @@

Shapes

- + - + @@ -7235,19 +7495,19 @@

Shapes

- + - + - + @@ -7305,231 +7565,21 @@

Shapes

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - + + + - - - + + + @@ -7547,25 +7597,43 @@

Shapes

- + - + - + - + + + + + + + + + + + + + + + + + + + @@ -7574,16 +7642,34 @@

Shapes

+ + + + + + + + + + + + + + + + + + - + - + @@ -7607,7 +7693,7 @@

Shapes

- + @@ -7619,7 +7705,7 @@

Shapes

- + @@ -7631,13 +7717,13 @@

Shapes

- + - + @@ -7649,7 +7735,7 @@

Shapes

- + @@ -7733,13 +7819,13 @@

Shapes

- + - + @@ -7751,19 +7837,19 @@

Shapes

- + - + - + @@ -7823,7 +7909,7 @@

Shapes

- + @@ -7853,31 +7939,31 @@

Shapes

- + - + - + - + - + @@ -7895,7 +7981,7 @@

Shapes

- + @@ -7913,7 +7999,7 @@

Shapes

- + @@ -7925,7 +8011,7 @@

Shapes

- + @@ -7937,7 +8023,7 @@

Shapes

- + @@ -7949,7 +8035,7 @@

Shapes

- + @@ -7961,7 +8047,7 @@

Shapes

- + @@ -7973,7 +8059,7 @@

Shapes

- + @@ -7985,7 +8071,19 @@

Shapes

- + + + + + + + + + + + + + @@ -7997,7 +8095,7 @@

Shapes

- + @@ -8009,7 +8107,7 @@

Shapes

- + @@ -8021,7 +8119,7 @@

Shapes

- + @@ -8033,7 +8131,7 @@

Shapes

- + @@ -8045,7 +8143,7 @@

Shapes

- + @@ -8057,7 +8155,7 @@

Shapes

- + @@ -8069,7 +8167,7 @@

Shapes

- + @@ -8081,7 +8179,7 @@

Shapes

- + @@ -8093,13 +8191,13 @@

Shapes

- + - + @@ -8129,13 +8227,13 @@

Shapes

- + - + @@ -8183,13 +8281,13 @@

Shapes

- + - + @@ -8219,7 +8317,7 @@

Shapes

- + @@ -8237,7 +8335,7 @@

Shapes

- + @@ -8255,7 +8353,7 @@

Shapes

- + @@ -8309,7 +8407,7 @@

Shapes

- + @@ -8333,7 +8431,7 @@

Shapes

- + @@ -8387,7 +8485,7 @@

Shapes

- + @@ -8405,7 +8503,7 @@

Shapes

- + @@ -8427,9 +8525,225 @@

Shapes

- - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -8438,118 +8752,154 @@

Shapes

- + - - - + + + - - - + + + - + - + - - - + + + - - - + + + - - - + + + - + + + + + + + + + + + + + + + + + + + - + + + - + + + + + - + + + - + + + + + - + - + - - - + + + - - - + + + - + + + + + + + - - - + + + - - - + + + - - - + + + - + - + - - - + + + @@ -8564,13 +8914,7 @@

Shapes

- - - - - - - + @@ -8579,85 +8923,91 @@

Shapes

- + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + + + + + + + - - - + + + - + - + - - - + + + - + - + - - - + + + @@ -8667,15 +9017,27 @@

Shapes

- - - + + + + + + + + + + + + + + + - - - + + + @@ -8690,12 +9052,6 @@

Shapes

- - - - - - @@ -8729,13 +9085,13 @@

Shapes

- + - + @@ -8744,10 +9100,28 @@

Shapes

+ + + + + + + + + + + + + + + + + + - + @@ -8756,6 +9130,54 @@

Shapes

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -8777,13 +9199,13 @@

Shapes

- + - + @@ -8795,25 +9217,25 @@

Shapes

- + - + - + - + @@ -8831,7 +9253,7 @@

Shapes

- + @@ -8843,13 +9265,13 @@

Shapes

- + - + @@ -9031,103 +9453,103 @@

Prefixes

- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/elmclient/tests/results/rm101.html b/elmclient/tests/results/rm101.html index 832347a..da255c5 100644 --- a/elmclient/tests/results/rm101.html +++ b/elmclient/tests/results/rm101.html @@ -5,23 +5,23 @@

Project Queryable Resource Types, short name and URI

- + - + - + - + - +
ShapeProperty NameProperty labelURI
'Application Security'
Descriptiondescriptiondcterms:description
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApplicationSecurity#A125
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApplicationSecurity#A119
'Test Policy'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApplicationSecurity#A159
Titletitledcterms:title
Typetyperdf:type
Approval qm_rqm:approvalStatus
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Approval#A42
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Approval#A171https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Approval#A129
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Approval#A167https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Approval#A128
Approval https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApprovalDescriptor#A150https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApprovalDescriptor#A54
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApprovalDescriptor#A157https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApprovalDescriptor#A53
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApprovalDescriptor#A180https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ApprovalDescriptor#A46
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Category#A168https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Category#A18
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Category#A156https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Category#A2
'Default Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A32https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A34
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A28
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A34https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A33
'Uses Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#ChannelScript#A24
'Component Resource Shape'
Configurations https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Component#A17https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Component#A9
Component https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Configuration#A15https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Configuration#A9
'Previous Baseline' https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Configuration#A21https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Configuration#A25
'Was Derived From' https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Configuration#A2https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/com.ibm.team.vvc.Configuration#A24
BaselineOfStream https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A27https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A13
Component https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A19https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A27
'Previous Baseline' https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A0https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A9
Selections https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A2https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A22
Streams https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A17https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A21
'Was Derived From' https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A5https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/baseline#A20
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#E-Signature#A84https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#E-Signature#A32
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#E-Signature#A127https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#E-Signature#A29
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#E-Signature#A86https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#E-Signature#A35
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#ExecutedOnMachine#A94https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#ExecutedOnMachine#A18
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#ExecutedOnMachine#A93https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#ExecutedOnMachine#A17
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#KeyDate#A65https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#KeyDate#A162
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#KeyDate#A68https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#KeyDate#A156
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Objective#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Objective#A138
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Objective#A21https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Objective#A185
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Objective#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Objective#A134
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatus#A83https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatus#A142
Objective https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatus#A145https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatus#A140
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatus#A151https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatus#A144
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatusGroup#A187https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatusGroup#A84
'Objective Status' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatusGroup#A126https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatusGroup#A168
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatusGroup#A176https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#ObjectiveStatusGroup#A75
'Application Server' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A89https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A12
Browser https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A194https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A127
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A192https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A86
CPU https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A151
'Data Base' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A15
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A133https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A2
'Management Agent' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A70https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A150
'Operating System' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A75https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A57
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A121https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A149
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A129https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A152
'Test Adapter' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A183https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#PlatformCoverage#A109
Creator https://jazz.ibm.com:9443/qm/oslc_auto_test/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ToolAdapter#A10https://jazz.ibm.com:9443/qm/oslc_auto_test/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ToolAdapter#A20
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_auto_test/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ToolAdapter#A3https://jazz.ibm.com:9443/qm/oslc_auto_test/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ToolAdapter#A10
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_auto_test/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ToolAdapter#A4https://jazz.ibm.com:9443/qm/oslc_auto_test/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ToolAdapter#A11
'Build Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.buildintegration.BuildDefinition#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.buildintegration.BuildDefinition#A1
'Build State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.buildintegration.BuildDefinition#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.buildintegration.BuildDefinition#A2
'Build State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.buildintegration.BuildDefinition#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.buildintegration.BuildDefinition#A9
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.buildintegration.BuildDefinition#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.buildintegration.BuildDefinition#A7
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.buildintegration.BuildDefinition#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.buildintegration.BuildDefinition#A0
'Build State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A15
'Build Status' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A5
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A7
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A16
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.buildintegration.BuildRecord#A4
'Build State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.buildintegration.BuildRecord#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.buildintegration.BuildRecord#A2
'Build Status' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.buildintegration.BuildRecord#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.buildintegration.BuildRecord#A1
'Build State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A5
'Build Status' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A12
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A9
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.buildintegration.BuildRecord#A2
'Associates Channel Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.keyword.Keyword#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.keyword.Keyword#A2
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.keyword.Keyword#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.keyword.Keyword#A7
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.keyword.Keyword#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.keyword.Keyword#A3
'Associates Channel Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A12
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A2
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A13
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A7
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A16https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A19
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A14
'Rich Text Section' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A0
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.keyword.Keyword#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.keyword.Keyword#A9
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.keyword.Keyword#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.keyword.Keyword#A0
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.keyword.Keyword#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.keyword.Keyword#A20
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.keyword.Keyword#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.keyword.Keyword#A18
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.keyword.Keyword#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.keyword.Keyword#A11
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.keyword.Keyword#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.keyword.Keyword#A5
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A31https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A58
'Category: Category' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A51https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A110
'Category: Function' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A30https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A74
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A88
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A56https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A102
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A41https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A45
'Copied From' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A27https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A32
'Copied Root' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A40https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A104
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A46https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A92
'Electronic Signature' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A32https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A108
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A42https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A31
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A45https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A100
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A38https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A53
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A53https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A111
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A60https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A80
'Rich Text Section' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A59
Risk https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A57https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A113
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A29https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A99
Snapshot https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A25https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A77
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A55https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A54
'Test Case Record Selection Criteria' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A73
'Uses Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A52https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A106
'Validates Architecture Element' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A81
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A28https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A112
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A54https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#A70
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A36https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A9
'Category: Category' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A49
'Category: Function' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A47
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A62
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A39
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A16
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A36
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A43
Risk https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A35https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A59
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A30https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A29
'Test Case Record Selection Criteria' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A21https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A51
'Uses Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A35
'Validates Architecture Element' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A34https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A46
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A32https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A54
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestCase#A65
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A27https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A76
'Category: Category' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A41https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A59
'Category: Function' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A70https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A46
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A56https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A67
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A73
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A85
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A71https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A69
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A69https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A81
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A55https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A78
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A75
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A77https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A56
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A22https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A60
'Uses Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A86
'Validates Architecture Element' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A24
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A38https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestCase#A80
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.datapool.Datapool#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.datapool.Datapool#A21
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.datapool.Datapool#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.datapool.Datapool#A4
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.datapool.Datapool#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.datapool.Datapool#A20
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.datapool.Datapool#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.datapool.Datapool#A0
'Test Data Variable' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.datapool.Datapool#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.datapool.Datapool#A16
'Test Data Variable' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.datapool.Datapool#A3https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.datapool.Datapool#A10
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.datapool.Datapool#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.datapool.Datapool#A8
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.datapool.Datapool#A14https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.datapool.Datapool#A5
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.datapool.Datapool#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.datapool.Datapool#A10
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A83https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A0
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A178https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A236
'Lab Resource Description' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A88https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A9
'Platform Coverage' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A177https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A235
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A93https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A46
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A172https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rational.test.lm.AssetConfiguration#A232
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rational.test.lm.AssetConfiguration#A162https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rational.test.lm.AssetConfiguration#A129
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rational.test.lm.AssetConfiguration#A164https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rational.test.lm.AssetConfiguration#A7
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rational.test.lm.AssetConfiguration#A57https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rational.test.lm.AssetConfiguration#A132
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A0
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A5
'Copied From' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A12
'Copied Root' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A32https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A26
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A14
'Current Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A15
'Executes Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A11
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A35https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A1
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A8
'Last Failed Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A32
'Last Passed Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A30https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A13
'Last Rollup Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A33
'Produces Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A18
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A27https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A19
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A3
'Runs on Deployment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A22https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A2
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A28https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A23
'Runs Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A21
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A24
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A17
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A30
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A5
'Executes Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A13
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A3
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A7
'Runs on Deployment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A1
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A6
'Runs Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A8
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A2
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestcaseExecutionRecord#A12
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A23
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A3https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A15
'Current Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A5
'Executes Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A19
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A4
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A10
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A21https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A21
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A14https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A24
'Runs on Deployment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A25
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A11
'Runs Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A12
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A22
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A13
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestcaseExecutionRecord#A7
acp:accessControl
'Application Security'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A20
Attachment attachment
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A98https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A19
'Category: Product' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A95https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A90
'Category: Release' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A31https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A98
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A111
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A100https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A109
'Contains Test Suite' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A109https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A105
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A110https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A0
'Copied From' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A85https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A112
'Copied Root' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A107https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A82
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A103
'Electronic Signature' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A116https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A117
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A104https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A17
'Has Child Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A87https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A80
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A106https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A93
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A114
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A30https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A16
Iteration https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A34https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A95
'Key Date' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A102https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A15
'Objective Status Group' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A113https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A116
'Platform Coverage' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A117https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A99
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A100
'Rich Text Section' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A92https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A106
Risk https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A96https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A96
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A118https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A86
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A97
Snapshot https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A119https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A118
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A111https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A94
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A94https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A88
'Test Team'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A101
'Uses Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A99https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A115
'Validates Requirement Collection' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A112https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#A104
'QM Test Plan'
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A63https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A131
'Category: Product' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A57https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A83
'Category: Release' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A28https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A72
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A95
'Contains Test Suite' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A113
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A72https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A139
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A59https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A130
'Has Child Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A55https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A65
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A58https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A105
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A70https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A110
Iteration https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A65https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A136
'Key Date' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A60https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A129
'Objective Status Group' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A56https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A140
Risk https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A29https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A121
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A61https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A66
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A107
qm_rqm:template
'Test Schedule'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A71
Title title
'Uses Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A112
'Validates Requirement Collection' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A62https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestPlan#A138
'QM Test Plan'
'Application Security'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A63
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A69https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A65
'Category: Product' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A59https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A44
'Category: Release' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A75https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A6
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A68https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A60
'Contains Test Suite' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A64https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A66
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A65https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A71
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A62https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A68
'Has Child Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A81https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A1
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A74https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A69
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A58https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A62
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A61https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A15
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A71https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A22
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A73https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A67
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A63https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A17
'Test Team'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A72
'Uses Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A70https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A61
'Validates Requirement Collection' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A82https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestPlan#A74
'QM Test Result'
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A84https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A5
'Contains Step Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A40https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A100
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A77
'Copied From' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A63https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A51
'Copied Root' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A89
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A64https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A68
'Electronic Signature' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A47https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A92
'Executed on Build' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A49https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A45
'Executed on Deployment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A21https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A80
'Executed on Machine' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A53https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A71
'Executes Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A54https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A15
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A87https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A112
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A58https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A101
'Included in Test Suite Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A80https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A107
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A48
'Produced by Test Execution Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A85https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A0
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A71https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A20
'Reports on Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A46https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A58
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A82
'Rich Text Section' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A22https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A79
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A68https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A97
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A50https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A60
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A56
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A70
'Testcase Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A45https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A105
'Tested by' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A31https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A108
'Testplan Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A56https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A98
'Testscript Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A37https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A103
'Uses Test Data' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A66https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A59
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A29https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A78
Verdict https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResult#A42https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResult#A104
'Contains Step Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A20
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A33
'Electronic Signature' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A25https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A8
'Executed on Build' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A23
'Executed on Deployment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A7
'Executed on Machine' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A32
'Executes Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A17
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A6
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A24
'Produced by Test Execution Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A30https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A14
'Reports on Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A31
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A27
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A29
Verdict https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResult#A32https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResult#A25
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A64https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A44
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A84https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A72
'Executed on Build' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A29https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A61
'Executed on Deployment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A52https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A85
'Executes Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A88https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A13
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A30https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A79
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A41https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A82
'Produced by Test Execution Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A51https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A86
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A56https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A71
'Reports on Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A63https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A87
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A43
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A48https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A26
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A32https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A60
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A79https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A84
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A42
'Testcase Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A37https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A66
'Tested by' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A83https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A57
'Testplan Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A83
'Testscript Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A74https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A49
'Uses Test Data' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A59
Verdict https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A78https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResult#A7
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A10
Descriptiondescriptiondcterms:description
'Formal Review'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A22
'Full Path'fullPathqm_rqm:fullPath
'Has Workflow State'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A5
'Is Include Built in Variables'isIncludeBuiltInVariablesqm_rqm:isIncludeBuiltInVariables
'Is Managed by Adapter'isManagedByAdapterqm_rqm:isManagedByAdapter
'Managed by Adapter'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A17
'Record Selection Criteria'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A24
'Relative Path'relativePathqm_rqm:relativePath
'Runs on Machine'runsOnMachinehttp://jazz.net/ns/auto/rqm#runsOnMachine
'Script Type'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A23
'Share Prefix'sharePrefixqm_rqm:sharePrefix
'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A25
Templatetemplateqm_rqm:template
Titletitledcterms:title
'Uses Test Data'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A9
'Validates Requirement'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A7
Variablehttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A13
'QM Test Script'
'Access Context' accessContext
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A41https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A15
'Contains Test Script Step' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A17
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A46https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A22
'Copied From' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A30https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A41
'Copied Root' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A35https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A40
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A27
'Electronic Signature' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A37https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A38
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A39
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A43https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A19
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A40https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A25
'Managed by Adapter' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A36https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A11
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A3https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A43
'Record Selection Criteria' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A20
'Rich Text Section' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A37
'Script Type' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A32https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A45
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A3
Snapshot https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A26
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A32
'Uses Test Data' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A10
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A16https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A23
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedExecutionScript#A24
'QM Test Script'
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A25
Descriptiondescriptiondcterms:descriptionCreatedcreateddcterms:created
'Formal Review'Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A17
'Full Path'fullPathqm_rqm:fullPath'Execution Instructions'executionInstructionsoslc_qm:executionInstructions
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A22https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A43
Identifieridentifierdcterms:identifier
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A49
'Is Managed by Adapter'isManagedByAdapterqm_rqm:isManagedByAdapter'Is Locked'isLockedqm_rqm:isLocked
'Managed by Adapter'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A6Modifiedmodifieddcterms:modified
'Record Selection Criteria''Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A45
'Relative Path'relativePathqm_rqm:relativePathRelationrelationdcterms:relation
'Runs on Machine'runsOnMachinehttp://jazz.net/ns/auto/rqm#runsOnMachine'Script Step Count'scriptStepCountqm_rqm:scriptStepCount
'Script Type' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A19
'Share Prefix'sharePrefixqm_rqm:sharePrefix'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A2
'Team Area''Short ID'shortIdoslc:shortId https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A4
'Short Identifier'shortIdentifierqm_rqm:shortIdentifier
Templatetemplateqm_rqm:template'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A44
'Uses Test Data'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A24Typetyperdf:type
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A3
Variablehttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedExecutionScript#A8
'QM Test Script'
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A5
Createdcreateddcterms:created
Creatorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A7
'Execution Instructions'executionInstructionsoslc_qm:executionInstructions
'Has Workflow State'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A49
Identifieridentifierdcterms:identifier
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A0
'Is Include Built in Variables'isIncludeBuiltInVariablesqm_rqm:isIncludeBuiltInVariables
'Is Locked'isLockedqm_rqm:isLocked
Modifiedmodifieddcterms:modified
'Project Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A39
Relationrelationdcterms:relation
'Script Step Count'scriptStepCountqm_rqm:scriptStepCount
'Script Type'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A29
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A46
'Short ID'shortIdoslc:shortId
'Short Identifier'shortIdentifierqm_rqm:shortIdentifier
'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A36
Titletitledcterms:title
Typetyperdf:type
'Validates Requirement'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedExecutionScript#A19
'QM Test Script Step'
'QM Test Script Step'
'Included in Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A3https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A13
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A16
'Linked Keyword' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A5
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A12
'Script Step Type' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A10
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A17
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.ExecutionElement2#A2
'QM Test Script Step'
'Included in Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A9
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A0
'Linked Keyword' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A7
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A1
'Script Step Type' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A3
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A4
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.ExecutionElement2#A10
'QM Test Script Step Result'
'Affected by Change Request' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A21https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A2
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A27https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A12
'Included in Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A4
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A27
dcterms:modified
'Modified by'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A1
'Modified Time'resultModifiedTimeqm_rqm:resultModifiedTime
'Order Index' orderIndex
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A5
'Related Change Request' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A19
'Script Step Type' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A30
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A16https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A25
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A18
'Tested by' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A24
'Validates Requirement' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A14https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A13
Verdict https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionElementResult#A6
'QM Test Suite'
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A35https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A14
'Category: Category' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A22https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A100
'Category: Function' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A99
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A95
'Category: Theme' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A101
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A26
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A21https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A57
'Copied From' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A42https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A96
'Copied Root' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A94
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A59
'Electronic Signature' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A36https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A17
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A25https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A51
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A37https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A97
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A75
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A14https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A22
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A40https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A33
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A64
'Rich Text Section' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A46https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A82
Risk https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A92
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A3https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A0
Snapshot https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A12
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A47
'Test Suite Element' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A44https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A78
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A34https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#A9
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A54https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A38
'Category: Category' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A44https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A46
'Category: Function' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A57
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A55https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A59
'Category: Theme' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A46https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A26
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A31
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A48https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A56
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A52
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A29
Risk https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A45
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A50https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A36
'Test Suite Element' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A28
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.planning.VersionedTestSuite#A58
Category https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A38https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A79
'Category: Category' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A35https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A73
'Category: Function' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A39https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A43
'Category: Test Phase' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A27https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A55
'Category: Theme' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A31https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A16
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A83
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A34https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A13
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A21https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A67
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A61
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A41https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A66
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A40https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A72
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A29https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A42
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.planning.VersionedTestSuite#A78
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A6
'Current Test Suite Result'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A12
Descriptiondescriptiondcterms:description
Estimateestimateqm_rqm:estimate
'Has Priority'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A4
'Reports on Test Plan'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A9
'Runs on Test Environment'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A8
'Runs Test Suite'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A11
'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A5
'Test Schedule'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A7
'Time Spent'timeSpentqm_rqm:timeSpent
Titletitledcterms:title
Weightweightqm_rqm:weight
'QM Test Suite Execution Record'
'Access Context' accessContext
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A2
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A1https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A28
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A31https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A31
'Current Test Suite Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A29https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A14
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A3https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A5
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A8
'Last Failed Test Suite Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A29
'Last Passed Test Suite Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A13
'Last Rollup Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A27
'Produces Test Suite Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A24
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A24https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A17
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A16https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A3
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A15
'Runs Test Suite' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A27https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A16
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A20
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A11https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A21
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A15https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A1
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A15
Createdcreateddcterms:createdhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A0
Creator'Current Test Suite Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A11
'Current Test Suite Result'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A5Descriptiondescriptiondcterms:description
'Has Priority' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A5
Identifieridentifierdcterms:identifier'Reports on Test Plan'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A4
'Instance Shape''Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A10
Modifiedmodifieddcterms:modified'Runs Test Suite'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A12
'Project Area''Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A22https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A9
Relationrelationdcterms:relation'Test Schedule'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.TestSuiteExecutionRecord#A3
'Reports on Test Plan'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A11'Time Spent'timeSpentqm_rqm:timeSpent
'Runs on Test Environment'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A21Titletitledcterms:title
'Runs Test Suite'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A20Weightweightqm_rqm:weight
'QM Test Suite Execution Record'
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A11
Createdcreateddcterms:created
Creatorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A14
'Current Test Suite Result'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A3
Estimateestimateqm_rqm:estimate
'Has Priority'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A6
Identifieridentifierdcterms:identifier
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A5
Modifiedmodifieddcterms:modified
'Project Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A16
Relationrelationdcterms:relation
'Reports on Test Plan'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A4
'Runs on Test Environment'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A21
'Runs Test Suite'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A18
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A15
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A20
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A9https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.TestSuiteExecutionRecord#A8
Channelchannelqm_rqm:channel
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A45
'End Time'endTimeqm_rqm:endTime
'Executed on Build'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A20
'Formal Review'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A39
'Has Passed Variable'hasPassedVariableqm_rqm:hasPassedVariable
'Has Test Result'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A41
'Is Halt on Failure'isHaltOnFailureqm_rqm:isHaltOnFailure
'Is Sequential Execution'isSequentialExecutionqm_rqm:isSequentialExecution
'Points Attempted'pointsAttemptedqm_rqm:pointsAttempted
'Points Blocked'pointsBlockedqm_rqm:pointsBlocked
'Points Deferred'pointsDeferredqm_rqm:pointsDeferred
'Points Failed'pointsFailedqm_rqm:pointsFailed
'Points Inconclusive'pointsInconclusiveqm_rqm:pointsInconclusive
'Points Passed'pointsPassedqm_rqm:pointsPassed
'Points Perm Failed'pointsPermFailedqm_rqm:pointsPermFailed
'Points Skipped'pointsSkippedqm_rqm:pointsSkipped
'Produced by Test Suite Execution Record'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A46
'Start Time'startTimeqm_rqm:startTime
Statusstatusoslc_qm:status
'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A9
'Test Cell'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A10
'Test Execution Suite Element'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A42
'Test Execution Suite Script Element'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A51
Titletitledcterms:title
Variablehttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A31
Verdicthttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A30
Weightweightqm_rqm:weight
'QM Test Suite Result'
'Access Context' accessContext
Component https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A80
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A18
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A42https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A48
'Electronic Signature' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A89
'Executed on Build' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A124
'Formal Review' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A64https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A119
'Has Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A57https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A9
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A50https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A64
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A28https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A113
'Produced by Test Suite Execution Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A41https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A114
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A12https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A81
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A6https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A109
'Reports on Test Suite' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A10https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A24
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A79https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A120
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A49
'Short ID'shortIdoslc:shortId
'Short Identifier'shortIdentifierqm_rqm:shortIdentifier
'Start Time'startTimeqm_rqm:startTime
Statusstatusoslc_qm:status
'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A45
'Test Cell'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A65
'Test Execution Suite Element'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A2
'Test Execution Suite Script Element'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A55
'Test Schedule'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A32
'Testplan Workflow State'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A71
'Testsuite Workflow State'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A44
Titletitledcterms:title
'Total Points'totalPointsqm_rqm:totalPoints
'Total Run Time'totalRunTimeqm_rqm:totalRunTime
Typetyperdf:type
Variablehttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A11
Verdicthttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A23
Weightweightqm_rqm:weight
'QM Test Suite Result'
Channelchannelqm_rqm:channel
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A12
'End Time'endTimeqm_rqm:endTime
'Executed on Build'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A16
'Formal Review'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A29
'Has Passed Variable'hasPassedVariableqm_rqm:hasPassedVariable
'Has Test Result'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A6
'Is Halt on Failure'isHaltOnFailureqm_rqm:isHaltOnFailure
'Is Sequential Execution'isSequentialExecutionqm_rqm:isSequentialExecution
'Points Attempted'pointsAttemptedqm_rqm:pointsAttempted
'Points Blocked'pointsBlockedqm_rqm:pointsBlocked
'Points Deferred'pointsDeferredqm_rqm:pointsDeferred
'Points Failed'pointsFailedqm_rqm:pointsFailed
'Points Inconclusive'pointsInconclusiveqm_rqm:pointsInconclusive
'Points Passed'pointsPassedqm_rqm:pointsPassed
'Points Perm Failed'pointsPermFailedqm_rqm:pointsPermFailed'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A117
'Points Skipped'pointsSkippedqm_rqm:pointsSkipped'Short ID'shortIdoslc:shortId
'Produced by Test Suite Execution Record'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A10'Short Identifier'shortIdentifierqm_rqm:shortIdentifier
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A17https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A58
'Test Cell' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A7https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A62
'Test Execution Suite Element' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A28https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A110
'Test Execution Suite Script Element' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A121
'Test Schedule'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A5
'Testplan Workflow State'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A60
'Testsuite Workflow State'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A1
dcterms:title
'Total Points'totalPointsqm_rqm:totalPoints
'Total Run Time'totalRunTimeqm_rqm:totalRunTime
Typetyperdf:type
Variable https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A56
Verdict https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/creation/com.ibm.rqm.execution.ExecutionResultGroup#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#A73
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A20https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A44
Creator https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A23https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A79
'Executed on Build' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A39https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A11
'Has Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A62
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A42https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A2
'Produced by Test Suite Execution Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A26https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A36
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A19https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A56
'Reports on Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A29https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A51
'Reports on Test Suite' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A46https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A41
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A22https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A10
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A36https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A16
'Team Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A2https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A80
'Test Cell' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A28https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A83
'Test Schedule' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A45https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A81
'Testplan Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A13https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A77
'Testsuite Workflow State' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A14https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A38
Verdict https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A40https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.execution.ExecutionResultGroup#A71
'QM Build Definition' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.buildintegration.BuildDefinition#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.buildintegration.BuildDefinition#A0
'QM V2 Build Record Query Results'
'QM Build Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.buildintegration.BuildRecord#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.buildintegration.BuildRecord#A0
'QM V2 Keyword Query Results'
'QM Keyword' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.keyword.Keyword#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.keyword.Keyword#A0
'QM V2 Test Case Query Results'
'QM Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.planning.VersionedTestCase#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.planning.VersionedTestCase#A0
'QM V2 Test Data Query Results'
'QM Test Data' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.datapool.Datapool#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.datapool.Datapool#A0
'QM V2 Test Environment Query Results'
'QM Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rational.test.lm.AssetConfiguration#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rational.test.lm.AssetConfiguration#A0
'QM V2 Test Execution Record Query Results'
'QM Test Execution Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.execution.TestcaseExecutionRecord#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.execution.TestcaseExecutionRecord#A0
'QM V2 Test Phase Query Results'
'Test Phase'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.process.TestPhase#A0
'QM V2 Test Plan Query Results'
'QM Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.planning.VersionedTestPlan#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.planning.VersionedTestPlan#A0
'QM V2 Test Result Query Results'
'QM Test Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.execution.ExecutionResult#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.execution.ExecutionResult#A0
'QM V2 Test Script Query Results'
'QM Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.planning.VersionedExecutionScript#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.planning.VersionedExecutionScript#A0
'QM V2 Test Script Step Query Results'
'QM Test Script Step' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.planning.ExecutionElement2#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.planning.ExecutionElement2#A0
'QM V2 Test Suite Execution Record Query Results'
'QM Test Suite Execution Record' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.execution.TestSuiteExecutionRecord#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.execution.TestSuiteExecutionRecord#A0
'QM V2 Test Suite Query Results'
'QM Test Suite' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.planning.VersionedTestSuite#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.planning.VersionedTestSuite#A0
'QM V2 Test Suite Result Query Results'
'QM Test Suite Result' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/query/com.ibm.rqm.execution.ExecutionResultGroup#A0https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/com.ibm.rqm.execution.ExecutionResultGroup#A0
'Quality Approval'
'Approval Descriptor' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#QualityApproval#A139https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#QualityApproval#A38
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#QualityApproval#A144https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#QualityApproval#A41
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#QualityApproval#A140https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#QualityApproval#A39
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#RecordSelectionCriteria#A75https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#RecordSelectionCriteria#A49
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#RecordSelectionCriteria#A66https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#RecordSelectionCriteria#A12
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RichTextSection#A8https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RichTextSection#A181
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RichTextSection#A4https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RichTextSection#A182
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Risk#A5https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Risk#A166
'Risk Factor' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Risk#A122https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Risk#A155
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Risk#A63https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Risk#A167
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RiskFactor#A130https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RiskFactor#A59
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RiskFactor#A135https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#RiskFactor#A63
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Snapshot#A77https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Snapshot#A8
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Snapshot#A78https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#Snapshot#A12
Containscontainsldp:containsContainscontainsldp:contains
Typetyperdf:type
'Test Case Record Selection Criteria'
'Executes Test Script'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A78
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A82
'Record Selection Criteria'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A93
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A96
Titletitledcterms:title
Typetyperdf:type
'Test Cell'
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestCell#A19
'Project Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestCell#A57
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestCell#A15
Titletitledcterms:title
Typetyperdf:type
'Test Data Variable'
Descriptiondescriptiondcterms:description
Identifieridentifierdcterms:identifier
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.datapool.Datapool#TestDataVariable#A7
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.datapool.Datapool#TestDataVariable#A5
Titletitledcterms:title
Typetyperdf:type
'Variable Type'variableTypeqm_rqm:variableType
'Test Execution Suite Element'
Contributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A49
'Executed on Adapter'executedOnAdapterqm_rqm:executedOnAdapter
'Executes Test Script'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A46
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A32
'Order Index'orderIndexqm_rqm:orderIndex
'Produced By Test Execution Record'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A63
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A8
Typetyperdf:type
'Test Execution Suite Script Element'
'Executed on Adapter'executedOnAdapterqm_rqm:executedOnAdapter
'Executes Test Script'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteScriptElement#A2
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteScriptElement#A85
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteScriptElement#A83
rdf:type
'Test Case Record Selection Criteria'
'Test Phase'
'Executes Test Script'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A92'Access Context'accessContextacc:accessContext
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A89'Access Control'accessControlacp:accessControl
'Record Selection Criteria'Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A10
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#TestCaseRecordSelectionCriteria#A88Custom1custom1qm_rqm:custom1
Titletitledcterms:titleCustom2custom2qm_rqm:custom2
Typetyperdf:typeCustom3custom3qm_rqm:custom3
'Test Cell'
Descriptiondescriptiondcterms:description
'End Date'endDateqm_rqm:endDate
'Expected Defect Number'expectedDefectNumberqm_rqm:expectedDefectNumber
'Expected End Date'expectedEndDateqm_rqm:expectedEndDate
'Instance Shape''Expected Start Date'expectedStartDateqm_rqm:expectedStartDate https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestCell#A0
'Expected Total Points'expectedTotalPointsqm_rqm:expectedTotalPoints
'Project Area''Expected Validity Rate'expectedValidityRateqm_rqm:expectedValidityRate https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestCell#A114
Identifieridentifierdcterms:identifier
'Service Provider''Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestCell#A101https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A22
Titletitledcterms:titleIterationhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A13
Typetyperdf:typeModifiedmodifieddcterms:modified
'Test Data Variable'
'Plan Detail' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A0
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A20
Descriptiondescriptiondcterms:descriptionRelationrelationdcterms:relation
Identifieridentifierdcterms:identifier'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A4
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.datapool.Datapool#TestDataVariable#A17'Start Date'startDateqm_rqm:startDate
'Service Provider''Target Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.datapool.Datapool#TestDataVariable#A18https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A18
Subjectsubjectdcterms:subject'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.process.TestPhase#A23
rdf:type
'Variable Type'variableTypeqm_rqm:variableType
'Test Execution Suite Element'
'Test Phase'
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A106https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.process.TestPhase#A4
'Executed on Adapter'executedOnAdapterqm_rqm:executedOnAdapterCustom1custom1qm_rqm:custom1
'Executes Test Script'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A108Custom2custom2qm_rqm:custom2
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A97Custom3custom3qm_rqm:custom3
'Order Index'orderIndexqm_rqm:orderIndexDescriptiondescriptiondcterms:description
'Produced By Test Execution Record'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A107'End Date'endDateqm_rqm:endDate
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteElement#A109'Expected Defect Number'expectedDefectNumberqm_rqm:expectedDefectNumber
Typetyperdf:type'Expected End Date'expectedEndDateqm_rqm:expectedEndDate
'Test Execution Suite Script Element'
'Expected Start Date'expectedStartDateqm_rqm:expectedStartDate
'Expected Total Points'expectedTotalPointsqm_rqm:expectedTotalPoints
'Executed on Adapter'executedOnAdapterqm_rqm:executedOnAdapter'Expected Validity Rate'expectedValidityRateqm_rqm:expectedValidityRate
'Executes Test Script''Plan Detail' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteScriptElement#A93https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.process.TestPhase#A12
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteScriptElement#A92'Start Date'startDateqm_rqm:startDate
'Service Provider''Target Test Plan' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.execution.ExecutionResultGroup#TestExecutionSuiteScriptElement#A89https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/creation/com.ibm.rqm.process.TestPhase#A14
Typetyperdf:typeTitletitledcterms:title
'Test Phase'
Descriptiondescriptiondcterms:descriptionContributorhttps://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A0
Custom1custom1qm_rqm:custom1
Custom2custom2qm_rqm:custom2
Durationdurationqm_rqm:durationCustom3custom3qm_rqm:custom3
qm_rqm:expectedDefectNumber
'Expected Duration'expectedDurationqm_rqm:expectedDuration
'Expected End Date' expectedEndDate
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#TestPhase#A45https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A7
Iteration https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#TestPhase#A47https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A9
dcterms:modified
'Plan Detail'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A21
'Project Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A15
Relationrelationdcterms:relation
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#TestPhase#A33https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A8
qm_rqm:startDate
'Target Test Plan'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A5
'Team Area'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/query/resource/com.ibm.rqm.process.TestPhase#A10
Titletitledcterms:title
Typetyperdf:type
'Test Policy'
Descriptiondescriptiondcterms:description
'Instance Shape'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#TestPolicy#A24
'Service Provider'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestPlan#TestPolicy#A4
Title title
Contributor https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A76https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A66
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A77https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A72
'Project Area' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A74https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A70
'Runs on Test Environment' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A73https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A15
'Runs Test Case' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A67https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A71
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A54https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A68
'Uses Test Script' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A60https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestSuite#TestSuiteElement#A45
Variable
'Instance Shape' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#Variable#A63https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#Variable#A56
'Service Provider' https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/shape/resource/com.ibm.rqm.planning.VersionedTestCase#Variable#A14https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/shape/resource/com.ibm.rqm.planning.VersionedTestCase#Variable#A71
https://jazz.ibm.com:9443/rm/accessControl/
rp10https://jazz.ibm.com:9443/qm/process/project-areas/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pG2oIKADEe6j64ULWgUnhQ/
rp11https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/baseline/https://jazz.ibm.com:9443/qm/acclist#
rp12https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wEiNsJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWEEbKADEe6j64ULWgUnhQ/
rp13https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wDo10puqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/baseline/
rp14https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rTaBApuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rVdNsKADEe6j64ULWgUnhQ/
rp15https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/stream/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c1j1oKADEe6j64ULWgUnhQ/
rp16https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rQP_UZuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Jz5ikKADEe6j64ULWgUnhQ/
rp17https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r4MwIZuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXaMoKADEe6j64ULWgUnhQ/
rp18https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_LX3jYJuoEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWXmYKADEe6j64ULWgUnhQ/
rp19https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_J4mwEZuoEe6dyO3uxS5wiA/stream/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pC8YgaADEe6j64ULWgUnhQ/
rp2 https://jazz.ibm.com:9443/rm/types/
rp20https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Pqj1sJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXu8wKADEe6j64ULWgUnhQ/
rp21https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Psg9gJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_SiYLEKACEe6j64ULWgUnhQ/
rp22https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pay5lJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_RfJzgKACEe6j64ULWgUnhQ/stream/
rp23https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rIl4JpuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pH5J8KADEe6j64ULWgUnhQ/
rp24https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_ngZe4JupEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rWXzsKADEe6j64ULWgUnhQ/
rp25https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pclpUJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c2eboKADEe6j64ULWgUnhQ/
rp26https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r2sUQJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oVn_gaADEe6j64ULWgUnhQ/
rp27https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wFTCsJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rV7HwqADEe6j64ULWgUnhQ/
rp28https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pb2CcJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXGDkaADEe6j64ULWgUnhQ/
rp29https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_nA4RUZupEe6dyO3uxS5wiA/component/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c2OkAKADEe6j64ULWgUnhQ/
rp3https://jazz.ibm.com:9443/rm/oslc_rm/_xG_bIJuoEe67bLKsSDSILg/https://jazz.ibm.com:9443/rm/oslc_rm/_pOKmgKACEe67KIG0GI4apw/
rp30https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_PsOCkJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/component/
rp31https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Ppp2wJuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c1UlEKADEe6j64ULWgUnhQ/
rp32https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_ngZe4ZupEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Jz7XwKADEe6j64ULWgUnhQ/
rp33https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_J4mwEZuoEe6dyO3uxS5wiA/component/https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Sigt8KACEe6j64ULWgUnhQ/
rp34https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_LYLFYJuoEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_RfJzgKACEe6j64ULWgUnhQ/component/
rp4https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/https://jazz.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_JooGsaADEe6j64ULWgUnhQ/stream/
rp5https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/https://jazz.ibm.com:9443/qm/oslc_config/serviceProviders/
rp6 https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/
rp7https://jazz.ibm.com:9443/qm/oslc_config/serviceProviders/https://jazz.ibm.com:9443/qm/process/project-areas/
rp8https://jazz.ibm.com:9443/qm/acclist#https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/
rp9https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r3ciOpuqEe6dyO3uxS5wiA/https://jazz.ibm.com:9443/qm/oslc_config/resourceShapes/
rqm http://jazz.net/xmlns/prod/jazz/rqm/qm/1.0/ Short NameURIQuery Capability URI
ReqIFDefinition http://jazz.net/ns/rm/dng/reqif#ReqIFDefinitionhttps://jazz.ibm.com:9443/rm/reqif_oslc/definitions/query?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_xOX1gJuoEe67bLKsSDSILghttps://jazz.ibm.com:9443/rm/reqif_oslc/definitions/query?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_pSLj0KACEe67KIG0GI4apw
View http://jazz.net/ns/rm/dng/view#Viewhttps://jazz.ibm.com:9443/rm/views_oslc/query?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_xOX1gJuoEe67bLKsSDSILghttps://jazz.ibm.com:9443/rm/views_oslc/query?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_pSLj0KACEe67KIG0GI4apw
folder http://jazz.net/ns/rm/navigation#folderhttps://jazz.ibm.com:9443/rm/folders?oslc.where=public_rm:parent=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_xG_bIJuoEe67bLKsSDSILghttps://jazz.ibm.com:9443/rm/folders?oslc.where=public_rm:parent=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_pOKmgKACEe67KIG0GI4apw
Requirement (default) http://open-services.net/ns/rm#Requirementhttps://jazz.ibm.com:9443/rm/views?oslc.query=true&projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_xG_bIJuoEe67bLKsSDSILghttps://jazz.ibm.com:9443/rm/views?oslc.query=true&projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_pOKmgKACEe67KIG0GI4apw
RequirementCollection http://open-services.net/ns/rm#RequirementCollectionhttps://jazz.ibm.com:9443/rm/views?oslc.query=true&projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_xG_bIJuoEe67bLKsSDSILghttps://jazz.ibm.com:9443/rm/views?oslc.query=true&projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_pOKmgKACEe67KIG0GI4apw

Project Factory Resource Types, short name and URI

@@ -33,27 +33,27 @@

Project Factory Resource Types, short name and URI

ReqIFDefinition http://jazz.net/ns/rm/dng/reqif#ReqIFDefinition - https://jazz.ibm.com:9443/rm/reqif_oslc/definitions?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_xOX1gJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/reqif_oslc/definitions?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_pSLj0KACEe67KIG0GI4apw ReqIFExport http://jazz.net/ns/rm/dng/reqif#ReqIFExport - https://jazz.ibm.com:9443/rm/reqif_oslc/export?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_xOX1gJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/reqif_oslc/export?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_pSLj0KACEe67KIG0GI4apw ReqIFImport http://jazz.net/ns/rm/dng/reqif#ReqIFImport - https://jazz.ibm.com:9443/rm/reqif_oslc/import?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_xOX1gJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/reqif_oslc/import?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_pSLj0KACEe67KIG0GI4apw ReqIFPackage http://jazz.net/ns/rm/dng/reqif#ReqIFPackage - https://jazz.ibm.com:9443/rm/reqif_oslc/import?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_xOX1gJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/reqif_oslc/import?componentURI=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fcm%2Fcomponent%2F_pSLj0KACEe67KIG0GI4apw Requirement (default) http://open-services.net/ns/rm#Requirement - https://jazz.ibm.com:9443/rm/requirementFactory?projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_xG_bIJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/requirementFactory?projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_pOKmgKACEe67KIG0GI4apw RequirementCollection http://open-services.net/ns/rm#RequirementCollection - https://jazz.ibm.com:9443/rm/requirementFactory?projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_xG_bIJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/requirementFactory?projectURL=https%3A%2F%2Fjazz.ibm.com%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_pOKmgKACEe67KIG0GI4apw http://www.ibm.com/xmlns/rdm/types/TypeImportSession http://www.ibm.com/xmlns/rdm/types/TypeImportSession @@ -113,7 +113,7 @@

Properties with no shape

ShapeProperty NameProperty labelURI Accepted - https://jazz.ibm.com:9443/rm/types/AD_xbnAYpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EQ6ACEe67KIG0GI4apw 'Affected By' @@ -128,12 +128,12 @@

Properties with no shape

'Approved By' - https://jazz.ibm.com:9443/rm/types/AD_xbnAa5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ETKACEe67KIG0GI4apw 'Approver Position' - https://jazz.ibm.com:9443/rm/types/AD_xbnATpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EL6ACEe67KIG0GI4apw 'Child Of' @@ -143,27 +143,27 @@

Properties with no shape

Clarity - https://jazz.ibm.com:9443/rm/types/AD_xbnAaJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ESaACEe67KIG0GI4apw High - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEqACEe67KIG0GI4apw Low - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i-5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i-5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEKACEe67KIG0GI4apw Medium - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEaACEe67KIG0GI4apw cmint_applied_RCR_numbers - https://jazz.ibm.com:9443/rm/types/AD_xbnAZ5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ESKACEe67KIG0GI4apw Contributor @@ -223,188 +223,188 @@

Properties with no shape

'Initial PHSLH' - https://jazz.ibm.com:9443/rm/types/AD_xbnAUpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EM6ACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYN6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYN6ACEe67KIG0GI4apw Certain - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jC5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jC5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMKACEe67KIG0GI4apw 'Extremely Unlikely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNqACEe67KIG0GI4apw Likely - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMaACEe67KIG0GI4apw 'Somewhat Likely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYM6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYM6ACEe67KIG0GI4apw Unlikely - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jD5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jD5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNKACEe67KIG0GI4apw 'Very Likely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMqACEe67KIG0GI4apw 'Very Unlikely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNaACEe67KIG0GI4apw 'Initial POHS' - https://jazz.ibm.com:9443/rm/types/AD_xbnAXpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EP6ACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBaACEe67KIG0GI4apw Infrequent - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i75uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i75uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAqACEe67KIG0GI4apw Intermittent - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAaACEe67KIG0GI4apw Rare - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjA6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjA6ACEe67KIG0GI4apw Reoccuring - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAKACEe67KIG0GI4apw Unanticipated - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBKACEe67KIG0GI4apw 'Initial POOH' - https://jazz.ibm.com:9443/rm/types/AD_xbnAU5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ENKACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5aACEe67KIG0GI4apw Frequent - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4KACEe67KIG0GI4apw Negligible - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5KACEe67KIG0GI4apw Occasional - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i35uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i35uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4qACEe67KIG0GI4apw Probable - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4aACEe67KIG0GI4apw Remote - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU46ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU46ACEe67KIG0GI4apw 'Initial Risk' - https://jazz.ibm.com:9443/rm/types/AD_xbnAYJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EQaACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjDKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjDKACEe67KIG0GI4apw Acceptable - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjB6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjB6ACEe67KIG0GI4apw ALARP - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjC6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjC6ACEe67KIG0GI4apw 'Broadly Acceptable' - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i95uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i95uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCqACEe67KIG0GI4apw 'Marginally Acceptable' - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCaACEe67KIG0GI4apw Unacceptable - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCKACEe67KIG0GI4apw 'Initial Severity' - https://jazz.ibm.com:9443/rm/types/AD_xbnAZJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ERaACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftaACEe67KIG0GI4apw Catastrophic - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsKACEe67KIG0GI4apw Critical - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsaACEe67KIG0GI4apw Minor - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iu5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iu5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfs6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfs6ACEe67KIG0GI4apw Negligible - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftKACEe67KIG0GI4apw Severe - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iupuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iupuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsqACEe67KIG0GI4apw 'Link To' @@ -413,7 +413,7 @@

Properties with no shape

Mitigates - https://jazz.ibm.com:9443/rm/types/LT_xbnASpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/LT_pZ1EC6ACEe67KIG0GI4apw 'Modified On' @@ -423,28 +423,28 @@

Properties with no shape

Need - https://jazz.ibm.com:9443/rm/types/AD_xbnAbpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ET6ACEe67KIG0GI4apw Desirable - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i2puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i2puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt2KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt2KACEe67KIG0GI4apw Luxury - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i25uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i25uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt2aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt2aACEe67KIG0GI4apw Mandatory - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i2JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i2JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt1qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt1qACEe67KIG0GI4apw 'Very Desirable' - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i2ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i0ZuoEe67bLKsSDSILg#_xW8i2ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt16ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt1aACEe67KIG0GI4apw#_pYlt16ACEe67KIG0GI4apw oslc:instanceShape @@ -453,108 +453,108 @@

Properties with no shape

Actor - https://jazz.ibm.com:9443/rm/types/OT_xXFswpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFswpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_KACEe67KIG0GI4apw 'Diagrams and sketches' - https://jazz.ibm.com:9443/rm/types/OT_xXFsyZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsyZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EA6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EA6ACEe67KIG0GI4apw 'Hardware Requirement' - https://jazz.ibm.com:9443/rm/types/OT_xXFszZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFszZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EB6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EB6ACEe67KIG0GI4apw 'Hardware Specification' - https://jazz.ibm.com:9443/rm/types/OT_xXFsvJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsvJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D9qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D9qACEe67KIG0GI4apw 'Hazard and Risk' - https://jazz.ibm.com:9443/rm/types/OT_xXFsy5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsy5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EBaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EBaACEe67KIG0GI4apw 'Hazard and Risk Register' - https://jazz.ibm.com:9443/rm/types/OT_xXFszJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFszJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EBqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EBqACEe67KIG0GI4apw Heading - https://jazz.ibm.com:9443/rm/types/OT_xXFs0JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFs0JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1ECqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1ECqACEe67KIG0GI4apw Information - https://jazz.ibm.com:9443/rm/types/OT_xXFsyJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsyJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EAqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EAqACEe67KIG0GI4apw 'Personal Collection' - https://jazz.ibm.com:9443/rm/types/OT_xXFsypuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsypuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EBKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EBKACEe67KIG0GI4apw 'Release Collection' - https://jazz.ibm.com:9443/rm/types/OT_xXFsw5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsw5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_aACEe67KIG0GI4apw 'Requirements Specification' - https://jazz.ibm.com:9443/rm/types/OT_xXFsz5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsz5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1ECaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1ECaACEe67KIG0GI4apw 'Software Requirement' - https://jazz.ibm.com:9443/rm/types/OT_xXFswJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFswJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-qACEe67KIG0GI4apw 'Software Specification' - https://jazz.ibm.com:9443/rm/types/OT_xXFsxpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsxpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EAKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EAKACEe67KIG0GI4apw 'Stakeholder Requirement' - https://jazz.ibm.com:9443/rm/types/OT_xXFsvZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsvZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D96ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D96ACEe67KIG0GI4apw 'Stakeholder Specification' - https://jazz.ibm.com:9443/rm/types/OT_xXFsxZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsxZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_6ACEe67KIG0GI4apw 'System Requirement' - https://jazz.ibm.com:9443/rm/types/OT_xXFsx5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsx5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1EAaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1EAaACEe67KIG0GI4apw 'System Specification' - https://jazz.ibm.com:9443/rm/types/OT_xXFsv5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsv5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-aACEe67KIG0GI4apw Term - https://jazz.ibm.com:9443/rm/types/OT_xXFsxJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsxJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D_qACEe67KIG0GI4apw 'Use Case Module' - https://jazz.ibm.com:9443/rm/types/OT_xXFsvpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFsvpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-KACEe67KIG0GI4apw 'Vision Statement' - https://jazz.ibm.com:9443/rm/types/OT_xXFswZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFswZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1D-6ACEe67KIG0GI4apw 'Vison document' - https://jazz.ibm.com:9443/rm/types/OT_xXFszpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/OT_xXFszpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/OT_pZ1ECKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/OT_pZ1ECKACEe67KIG0GI4apw 'Primary Text' @@ -563,57 +563,57 @@

Properties with no shape

Priority - https://jazz.ibm.com:9443/rm/types/AD_xbnAX5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EQKACEe67KIG0GI4apw High - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEqACEe67KIG0GI4apw Low - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i-5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i-5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEKACEe67KIG0GI4apw Medium - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEaACEe67KIG0GI4apw Product - https://jazz.ibm.com:9443/rm/types/AD_xbnAapuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ES6ACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8i0JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8i0JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt1KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt1KACEe67KIG0GI4apw 'AMR System' - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8izJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8izJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt0KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt0KACEe67KIG0GI4apw 'Central Control' - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8izpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8izpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt0qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt0qACEe67KIG0GI4apw Handheld - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8izZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8izZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt0aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt0aACEe67KIG0GI4apw Meter - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8iz5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8iy5uoEe67bLKsSDSILg#_xW8iz5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt06ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlGxqACEe67KIG0GI4apw#_pYlt06ACEe67KIG0GI4apw Questions - https://jazz.ibm.com:9443/rm/types/AD_xbnAY5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ERKACEe67KIG0GI4apw References @@ -633,248 +633,248 @@

Properties with no shape

Release - https://jazz.ibm.com:9443/rm/types/AD_xbnAWJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EOaACEe67KIG0GI4apw REL-1 - https://jazz.ibm.com:9443/rm/types/AT_xW8i6ZuoEe67bLKsSDSILg#_xW8i6puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i6ZuoEe67bLKsSDSILg#_xW8i6puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm79aACEe67KIG0GI4apw#_pYm79qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm79aACEe67KIG0GI4apw#_pYm79qACEe67KIG0GI4apw REL-2 - https://jazz.ibm.com:9443/rm/types/AT_xW8i6ZuoEe67bLKsSDSILg#_xW8i65uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i6ZuoEe67bLKsSDSILg#_xW8i65uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm79aACEe67KIG0GI4apw#_pYm796ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm79aACEe67KIG0GI4apw#_pYm796ACEe67KIG0GI4apw 'Req. Ref.' - https://jazz.ibm.com:9443/rm/types/AD_xbnAaZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ESqACEe67KIG0GI4apw 'Requirement Type' - https://jazz.ibm.com:9443/rm/types/AD_xbnAXJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EPaACEe67KIG0GI4apw Functional - https://jazz.ibm.com:9443/rm/types/AT_xW8jF5uoEe67bLKsSDSILg#_xW8jGJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jF5uoEe67bLKsSDSILg#_xW8jGJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYp_Q6ACEe67KIG0GI4apw#_pYp_RKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYp_Q6ACEe67KIG0GI4apw#_pYp_RKACEe67KIG0GI4apw N/A - https://jazz.ibm.com:9443/rm/types/AT_xW8jF5uoEe67bLKsSDSILg#_xW8jGpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jF5uoEe67bLKsSDSILg#_xW8jGpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYp_Q6ACEe67KIG0GI4apw#_pYp_RqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYp_Q6ACEe67KIG0GI4apw#_pYp_RqACEe67KIG0GI4apw Non-Functional - https://jazz.ibm.com:9443/rm/types/AT_xW8jF5uoEe67bLKsSDSILg#_xW8jGZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jF5uoEe67bLKsSDSILg#_xW8jGZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYp_Q6ACEe67KIG0GI4apw#_pYp_RaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYp_Q6ACEe67KIG0GI4apw#_pYp_RaACEe67KIG0GI4apw 'Residual PHSLH' - https://jazz.ibm.com:9443/rm/types/AD_xbnAUJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EMaACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYN6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYN6ACEe67KIG0GI4apw Certain - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jC5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jC5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMKACEe67KIG0GI4apw 'Extremely Unlikely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNqACEe67KIG0GI4apw Likely - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMaACEe67KIG0GI4apw 'Somewhat Likely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYM6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYM6ACEe67KIG0GI4apw Unlikely - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jD5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jD5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNKACEe67KIG0GI4apw 'Very Likely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jDZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYMqACEe67KIG0GI4apw 'Very Unlikely' - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jCpuoEe67bLKsSDSILg#_xW8jEJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxK6ACEe67KIG0GI4apw#_pYpYNaACEe67KIG0GI4apw 'Residual POHO' - https://jazz.ibm.com:9443/rm/types/AD_xbnAVJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ENaACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5aACEe67KIG0GI4apw Frequent - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4KACEe67KIG0GI4apw Negligible - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU5KACEe67KIG0GI4apw Occasional - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i35uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i35uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4qACEe67KIG0GI4apw Probable - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i3puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU4aACEe67KIG0GI4apw Remote - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i3JuoEe67bLKsSDSILg#_xW8i4JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU46ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYlt2qACEe67KIG0GI4apw#_pYmU46ACEe67KIG0GI4apw 'Residual POHS' - https://jazz.ibm.com:9443/rm/types/AD_xbnAZpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ER6ACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBaACEe67KIG0GI4apw Infrequent - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i75uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i75uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAqACEe67KIG0GI4apw Intermittent - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAaACEe67KIG0GI4apw Rare - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjA6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjA6ACEe67KIG0GI4apw Reoccuring - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i7ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjAKACEe67KIG0GI4apw Unanticipated - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i7JuoEe67bLKsSDSILg#_xW8i8ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYm7-KACEe67KIG0GI4apw#_pYnjBKACEe67KIG0GI4apw 'Residual Risk' - https://jazz.ibm.com:9443/rm/types/AD_xbnAT5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EMKACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjDKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjDKACEe67KIG0GI4apw Acceptable - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjB6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjB6ACEe67KIG0GI4apw ALARP - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i-JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjC6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjC6ACEe67KIG0GI4apw 'Broadly Acceptable' - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i95uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i95uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCqACEe67KIG0GI4apw 'Marginally Acceptable' - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCaACEe67KIG0GI4apw Unacceptable - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i85uoEe67bLKsSDSILg#_xW8i9ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjBqACEe67KIG0GI4apw#_pYnjCKACEe67KIG0GI4apw 'Residual Severity' - https://jazz.ibm.com:9443/rm/types/AD_xbnAUZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EMqACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftaACEe67KIG0GI4apw Catastrophic - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsKACEe67KIG0GI4apw Critical - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iuZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsaACEe67KIG0GI4apw Minor - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iu5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iu5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfs6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfs6ACEe67KIG0GI4apw Negligible - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8ivJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkftKACEe67KIG0GI4apw Severe - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iupuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8itpuoEe67bLKsSDSILg#_xW8iupuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYj4oKACEe67KIG0GI4apw#_pYkfsqACEe67KIG0GI4apw 'Risk Status' - https://jazz.ibm.com:9443/rm/types/AD_xbnAbZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ETqACEe67KIG0GI4apw -- - https://jazz.ibm.com:9443/rm/types/AT_xW8ivpuoEe67bLKsSDSILg#_xW8iw5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ivpuoEe67bLKsSDSILg#_xW8iw5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkftqACEe67KIG0GI4apw#_pYkfuaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkftqACEe67KIG0GI4apw#_pYkfuaACEe67KIG0GI4apw Closed - https://jazz.ibm.com:9443/rm/types/AT_xW8ivpuoEe67bLKsSDSILg#_xW8iwpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ivpuoEe67bLKsSDSILg#_xW8iwpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkftqACEe67KIG0GI4apw#_pYkfuKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkftqACEe67KIG0GI4apw#_pYkfuKACEe67KIG0GI4apw Open - https://jazz.ibm.com:9443/rm/types/AT_xW8ivpuoEe67bLKsSDSILg#_xW8iwZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ivpuoEe67bLKsSDSILg#_xW8iwZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkftqACEe67KIG0GI4apw#_pYkft6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkftqACEe67KIG0GI4apw#_pYkft6ACEe67KIG0GI4apw 'Satisfied By Architecture Element' @@ -883,32 +883,32 @@

Properties with no shape

Satisfies - https://jazz.ibm.com:9443/rm/types/LT_xbnAS5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/LT_pZ1EDKACEe67KIG0GI4apw Schedule - https://jazz.ibm.com:9443/rm/types/AD_xbnAWZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EOqACEe67KIG0GI4apw 'Beyond Version 2' - https://jazz.ibm.com:9443/rm/types/AT_xW8jE5uoEe67bLKsSDSILg#_xW8jFpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jE5uoEe67bLKsSDSILg#_xW8jFpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYpYOKACEe67KIG0GI4apw#_pYp_QqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYpYOKACEe67KIG0GI4apw#_pYp_QqACEe67KIG0GI4apw 'Version 1' - https://jazz.ibm.com:9443/rm/types/AT_xW8jE5uoEe67bLKsSDSILg#_xW8jFJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jE5uoEe67bLKsSDSILg#_xW8jFJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYpYOKACEe67KIG0GI4apw#_pYp_QKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYpYOKACEe67KIG0GI4apw#_pYp_QKACEe67KIG0GI4apw 'Version 2' - https://jazz.ibm.com:9443/rm/types/AT_xW8jE5uoEe67bLKsSDSILg#_xW8jFZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jE5uoEe67bLKsSDSILg#_xW8jFZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYpYOKACEe67KIG0GI4apw#_pYp_QaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYpYOKACEe67KIG0GI4apw#_pYp_QaACEe67KIG0GI4apw Source - https://jazz.ibm.com:9443/rm/types/AD_xbnAbJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ETaACEe67KIG0GI4apw 'Specified By' @@ -923,58 +923,58 @@

Properties with no shape

Stability - https://jazz.ibm.com:9443/rm/types/AD_xbnAV5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EOKACEe67KIG0GI4apw High - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEqACEe67KIG0GI4apw Low - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i-5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i-5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEKACEe67KIG0GI4apw Medium - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i-puoEe67bLKsSDSILg#_xW8i_JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYnjDaACEe67KIG0GI4apw#_pYoKEaACEe67KIG0GI4apw Status - https://jazz.ibm.com:9443/rm/types/AD_xbnAZZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ERqACEe67KIG0GI4apw Approved - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8ix5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8ix5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGwqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGwqACEe67KIG0GI4apw 'In Process' - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8ixpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8ixpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGwaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGwaACEe67KIG0GI4apw Obsolete - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8iypuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8iypuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGxaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGxaACEe67KIG0GI4apw Postponed - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8iyZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8iyZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGxKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGxKACEe67KIG0GI4apw Prelimanry - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8ixZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8ixZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGwKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGwKACEe67KIG0GI4apw Rejected - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8iyJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8ixJuoEe67bLKsSDSILg#_xW8iyJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGw6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYkfuqACEe67KIG0GI4apw#_pYlGw6ACEe67KIG0GI4apw Synonym @@ -983,38 +983,38 @@

Properties with no shape

'Test Criteria' - https://jazz.ibm.com:9443/rm/types/AD_xbnATZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ELqACEe67KIG0GI4apw 'Test Status' - https://jazz.ibm.com:9443/rm/types/AD_xbnAW5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EPKACEe67KIG0GI4apw Fail - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i6JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i6JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm79KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm79KACEe67KIG0GI4apw 'Not finished' - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i5puoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i5puoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm78qACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm78qACEe67KIG0GI4apw 'Not started' - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i5JuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i5JuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm78KACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm78KACEe67KIG0GI4apw 'Not to be tested' - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i5ZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i5ZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm78aACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm78aACEe67KIG0GI4apw Pass - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i55uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8i45uoEe67bLKsSDSILg#_xW8i55uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm786ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYmU5qACEe67KIG0GI4apw#_pYm786ACEe67KIG0GI4apw Title @@ -1038,48 +1038,48 @@

Properties with no shape

Verifiability - https://jazz.ibm.com:9443/rm/types/AD_xbnAVpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EN6ACEe67KIG0GI4apw 'Verification Method' - https://jazz.ibm.com:9443/rm/types/AD_xbnAXZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1EPqACEe67KIG0GI4apw Analysis - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jBJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jBJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJaACEe67KIG0GI4apw Comparison - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jBZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jBZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJqACEe67KIG0GI4apw Demonstration - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jB5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jB5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxKKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxKKACEe67KIG0GI4apw Inspection - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jBpuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jBpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJ6ACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJ6ACEe67KIG0GI4apw N/A - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jA5uoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jA5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJKACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxJKACEe67KIG0GI4apw 'Not Set' - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jCZuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jCZuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxKqACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxKqACEe67KIG0GI4apw Test - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jCJuoEe67bLKsSDSILg - https://jazz.ibm.com:9443/rm/types/AT_xW8jApuoEe67bLKsSDSILg#_xW8jCJuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxKaACEe67KIG0GI4apw + https://jazz.ibm.com:9443/rm/types/AT_pYoxI6ACEe67KIG0GI4apw#_pYoxKaACEe67KIG0GI4apw

Link Types

@@ -1093,7 +1093,7 @@

Link Types

None 'Approved By' - https://jazz.ibm.com:9443/rm/types/AD_xbnAa5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/AD_pZ1ETKACEe67KIG0GI4apw Approved By None @@ -1159,7 +1159,7 @@

Link Types

None Mitigates - https://jazz.ibm.com:9443/rm/types/LT_xbnASpuoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/LT_pZ1EC6ACEe67KIG0GI4apw Mitigates None @@ -1189,7 +1189,7 @@

Link Types

None Satisfies - https://jazz.ibm.com:9443/rm/types/LT_xbnAS5uoEe67bLKsSDSILg + https://jazz.ibm.com:9443/rm/types/LT_pZ1EDKACEe67KIG0GI4apw Satisfies None diff --git a/elmclient/tests/results/test101.csv b/elmclient/tests/results/test101.csv index 89e8c0c..9936f02 100644 --- a/elmclient/tests/results/test101.csv +++ b/elmclient/tests/results/test101.csv @@ -1,739 +1,739 @@ $uri,Identifier,Title,http://jazz.net/ns/rm/navigation#parent,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8is5uoEe67bLKsSDSILg,,Trace to System Requirements,,http://jazz.net/ns/rm#Collection, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8isZuoEe67bLKsSDSILg,,Upstream and Downstream Traceability (Satisfaction),,http://jazz.net/ns/rm#Collection, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8ispuoEe67bLKsSDSILg,,Gap Analysis,,http://jazz.net/ns/rm#Collection, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itJuoEe67bLKsSDSILg,,Gold Plating,,http://jazz.net/ns/rm#Collection, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itZuoEe67bLKsSDSILg,,Trace to Stakeholder Requirements,,http://jazz.net/ns/rm#Collection, -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyJuoEe67bLKsSDSILg,2977,Upload Usage Data Locally,/Use Case Content,http://jazz.net/ns/rm#Module,Use Case Module -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxJuoEe67bLKsSDSILg,2978,Software Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Software Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,2979,AMR System Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,System Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxZuoEe67bLKsSDSILg,2980,Hardware Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Hardware Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,AMR Stakeholder Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,Stakeholder Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxpuoEe67bLKsSDSILg,2982,Use Case Template,/Module Template,http://jazz.net/ns/rm#Module,Use Case Module -https://jazz.ibm.com:9443/rm/resources/MD_xV4yw5uoEe67bLKsSDSILg,2983,AMR Information Architecture,/00 Admin,http://jazz.net/ns/rm#Module,Requirements Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,2984,AMR Hazards and Risks,/01 Requirements,http://jazz.net/ns/rm#Module,Hazard and Risk Register -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,2985,Requirements for Reuse,/01 Requirements,http://jazz.net/ns/rm#Module,Requirements Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yzJuoEe67bLKsSDSILg,2986,Meter Interface Subsystem Requirements Specification,/01 Requirements/Meter Interface,http://jazz.net/ns/rm#Module,System Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yy5uoEe67bLKsSDSILg,2987,AMR Standards Documents,/02 Reference,http://jazz.net/ns/rm#Module,Requirements Specification -https://jazz.ibm.com:9443/rm/resources/WR_xbnAR5uoEe67bLKsSDSILg,2988,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxupuoEe67bLKsSDSILg,2988,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xZDbgJuoEe67bLKsSDSILg,2989,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEZuoEe67bLKsSDSILg,2989,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9ZuoEe67bLKsSDSILg,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xa_8RZuoEe67bLKsSDSILg,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbTeRpuoEe67bLKsSDSILg,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBApuoEe67bLKsSDSILg,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xYmIhpuoEe67bLKsSDSILg,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBD5uoEe67bLKsSDSILg,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3puoEe67bLKsSDSILg,2993,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbdPQpuoEe67bLKsSDSILg,2993,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgpuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_ZuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgJuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2ZuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcJuoEe67bLKsSDSILg,2997,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxpuoEe67bLKsSDSILg,2997,,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmg5uoEe67bLKsSDSILg,2998,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVey5uoEe67bLKsSDSILg,2998,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwc5uoEe67bLKsSDSILg,3000,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx65uoEe67bLKsSDSILg,3000,Handheld Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdpuoEe67bLKsSDSILg,3002,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe55uoEe67bLKsSDSILg,3002,Preconditions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdJuoEe67bLKsSDSILg,3003,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtZuoEe67bLKsSDSILg,3003,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/DM_xYbwdZuoEe67bLKsSDSILg,3004,Upaload Usage Data Locally,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Diagram,Diagrams and sketches -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuJuoEe67bLKsSDSILg,3004,Upaload Usage Data Locally,,http://jazz.net/ns/rm#Diagram,Diagrams and sketches -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0ZuoEe67bLKsSDSILg,3005,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewZuoEe67bLKsSDSILg,3005,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa05uoEe67bLKsSDSILg,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAZuoEe67bLKsSDSILg,3007,Interface identification and diagrams,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0puoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuZuoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1puoEe67bLKsSDSILg,3010,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4puoEe67bLKsSDSILg,3010,Context,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgJuoEe67bLKsSDSILg,3013,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGZuoEe67bLKsSDSILg,3013,Size Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2JuoEe67bLKsSDSILg,3014,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjy5uoEe67bLKsSDSILg,3014,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017,Operations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgpuoEe67bLKsSDSILg,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuJuoEe67bLKsSDSILg,3018,Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIg5uoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-puoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhJuoEe67bLKsSDSILg,3020,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj85uoEe67bLKsSDSILg,3020,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIh5uoEe67bLKsSDSILg,3021,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxv5uoEe67bLKsSDSILg,3021,Handheld device,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiZuoEe67bLKsSDSILg,3023,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9puoEe67bLKsSDSILg,3023,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIipuoEe67bLKsSDSILg,3024,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9ZuoEe67bLKsSDSILg,3024,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiJuoEe67bLKsSDSILg,3026,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwpuoEe67bLKsSDSILg,3026,CRC and CCA,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkZuoEe67bLKsSDSILg,3031,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKJuoEe67bLKsSDSILg,3031,Process Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIlJuoEe67bLKsSDSILg,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5puoEe67bLKsSDSILg,3033,Stakeholder,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkpuoEe67bLKsSDSILg,3034,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3JuoEe67bLKsSDSILg,3034,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gpuoEe67bLKsSDSILg,3037,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVez5uoEe67bLKsSDSILg,3037,Attributes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hJuoEe67bLKsSDSILg,3038,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2JuoEe67bLKsSDSILg,3038,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5ipuoEe67bLKsSDSILg,3044,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAJuoEe67bLKsSDSILg,3044,Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iZuoEe67bLKsSDSILg,3045,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFJuoEe67bLKsSDSILg,3045,System Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jpuoEe67bLKsSDSILg,3047,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_puoEe67bLKsSDSILg,3047,Document overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYZuoEe67bLKsSDSILg,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYJuoEe67bLKsSDSILg,3051,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhpuoEe67bLKsSDSILg,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe95uoEe67bLKsSDSILg,3054,7. System records the meter as read.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgpuoEe67bLKsSDSILg,3055,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx35uoEe67bLKsSDSILg,3055,Non-Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058,meter irregularities;,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qh5uoEe67bLKsSDSILg,3060,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxspuoEe67bLKsSDSILg,3060,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjZuoEe67bLKsSDSILg,3061,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2puoEe67bLKsSDSILg,3061,Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjJuoEe67bLKsSDSILg,3062,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj35uoEe67bLKsSDSILg,3062,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qi5uoEe67bLKsSDSILg,3063,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qj5uoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0puoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qk5uoEe67bLKsSDSILg,3068,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzJuoEe67bLKsSDSILg,3068,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkpuoEe67bLKsSDSILg,3069,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtpuoEe67bLKsSDSILg,3069,Intended Use,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qlJuoEe67bLKsSDSILg,3070,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgZuoEe67bLKsSDSILg,3072,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDpuoEe67bLKsSDSILg,3072,AMR Graphic,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhZuoEe67bLKsSDSILg,3076,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2puoEe67bLKsSDSILg,3076,References,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbi5uoEe67bLKsSDSILg,3081,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAupuoEe67bLKsSDSILg,3081,Term,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083,Brazil,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbipuoEe67bLKsSDSILg,3084,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezZuoEe67bLKsSDSILg,3084,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjZuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-JuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkJuoEe67bLKsSDSILg,3087,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeypuoEe67bLKsSDSILg,3087,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbj5uoEe67bLKsSDSILg,3088,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3ZuoEe67bLKsSDSILg,3088,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlc5uoEe67bLKsSDSILg,3089,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj05uoEe67bLKsSDSILg,3089,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkZuoEe67bLKsSDSILg,3090,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvpuoEe67bLKsSDSILg,3090,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcpuoEe67bLKsSDSILg,3091,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHJuoEe67bLKsSDSILg,3091,Fire/Explosion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcZuoEe67bLKsSDSILg,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBH5uoEe67bLKsSDSILg,3092,Leashed Pets,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093,Update client address and meter location information.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMldZuoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeu5uoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldpuoEe67bLKsSDSILg,3095,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3JuoEe67bLKsSDSILg,3095,Handheld device,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldJuoEe67bLKsSDSILg,3096,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevJuoEe67bLKsSDSILg,3096,References,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlepuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzpuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZMle5uoEe67bLKsSDSILg,3098,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkA5uoEe67bLKsSDSILg,3098,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfJuoEe67bLKsSDSILg,3099,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVet5uoEe67bLKsSDSILg,3099,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMleZuoEe67bLKsSDSILg,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj15uoEe67bLKsSDSILg,3102,Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlf5uoEe67bLKsSDSILg,3103,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8ZuoEe67bLKsSDSILg,3103,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfZuoEe67bLKsSDSILg,3105,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVex5uoEe67bLKsSDSILg,3105,User Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgpuoEe67bLKsSDSILg,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHZuoEe67bLKsSDSILg,3108,Environmental Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWc5uoEe67bLKsSDSILg,3110,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwZuoEe67bLKsSDSILg,3110,,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgZuoEe67bLKsSDSILg,3111,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvZuoEe67bLKsSDSILg,3111,System Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcJuoEe67bLKsSDSILg,3112,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexZuoEe67bLKsSDSILg,3112,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlg5uoEe67bLKsSDSILg,3113,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5JuoEe67bLKsSDSILg,3113,monitorPressure,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114,Operational Environment,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEZuoEe67bLKsSDSILg,3115,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyJuoEe67bLKsSDSILg,3115,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdJuoEe67bLKsSDSILg,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcpuoEe67bLKsSDSILg,3120,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2ZuoEe67bLKsSDSILg,3120,Specific Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcZuoEe67bLKsSDSILg,3121,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe75uoEe67bLKsSDSILg,3121,Trigger,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcJuoEe67bLKsSDSILg,3122,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHpuoEe67bLKsSDSILg,3122,Animals,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdJuoEe67bLKsSDSILg,3123,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBpuoEe67bLKsSDSILg,3123,Notes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHd5uoEe67bLKsSDSILg,3124,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtpuoEe67bLKsSDSILg,3124,Functions and Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdZuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAJuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdpuoEe67bLKsSDSILg,3127,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA85uoEe67bLKsSDSILg,3127,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHepuoEe67bLKsSDSILg,3129,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xW8isJuoEe67bLKsSDSILg,3129,Appendix,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeJuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1JuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfpuoEe67bLKsSDSILg,3133,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEJuoEe67bLKsSDSILg,3133,AMR Information Architecture,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfJuoEe67bLKsSDSILg,3134,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj95uoEe67bLKsSDSILg,3134,Design Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cZuoEe67bLKsSDSILg,3136,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzZuoEe67bLKsSDSILg,3136,Reliability and Service,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cJuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyApuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dpuoEe67bLKsSDSILg,3140,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8ZuoEe67bLKsSDSILg,3140,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eJuoEe67bLKsSDSILg,3141,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1puoEe67bLKsSDSILg,3141,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eZuoEe67bLKsSDSILg,3142,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAZuoEe67bLKsSDSILg,3142,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4d5uoEe67bLKsSDSILg,3143,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAs5uoEe67bLKsSDSILg,3143,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145,Operational Environment,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4fJuoEe67bLKsSDSILg,3146,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjx5uoEe67bLKsSDSILg,3146,Preconditions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4epuoEe67bLKsSDSILg,3148,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcJuoEe67bLKsSDSILg,3149,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFpuoEe67bLKsSDSILg,3149,Sharp Edges,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdJuoEe67bLKsSDSILg,3150,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAy5uoEe67bLKsSDSILg,3150,Usability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpd5uoEe67bLKsSDSILg,3151,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJZuoEe67bLKsSDSILg,3151,Wireless Communication,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdpuoEe67bLKsSDSILg,3152,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA05uoEe67bLKsSDSILg,3152,Regulatory,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcZuoEe67bLKsSDSILg,3153,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4puoEe67bLKsSDSILg,3153,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpc5uoEe67bLKsSDSILg,3154,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGJuoEe67bLKsSDSILg,3154,Electrocution,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156,Provide accurate meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeZuoEe67bLKsSDSILg,3157,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuZuoEe67bLKsSDSILg,3157,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeJuoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe85uoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acZuoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_5uoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acpuoEe67bLKsSDSILg,3160,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-ZuoEe67bLKsSDSILg,3160,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpepuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAJuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ac5uoEe67bLKsSDSILg,3163,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6ZuoEe67bLKsSDSILg,3163,Success End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acJuoEe67bLKsSDSILg,3164,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_puoEe67bLKsSDSILg,3164,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adJuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9ZuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adpuoEe67bLKsSDSILg,3167,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezpuoEe67bLKsSDSILg,3167,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adZuoEe67bLKsSDSILg,3168,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAsZuoEe67bLKsSDSILg,3168,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ad5uoEe67bLKsSDSILg,3169,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9afJuoEe67bLKsSDSILg,3171,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAypuoEe67bLKsSDSILg,3171,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aepuoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxt5uoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ae5uoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtJuoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYpuoEe67bLKsSDSILg,3174,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8ZuoEe67bLKsSDSILg,3174,Main Flow,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZJuoEe67bLKsSDSILg,3175,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvJuoEe67bLKsSDSILg,3175,Scope of the System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYZuoEe67bLKsSDSILg,3176,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexpuoEe67bLKsSDSILg,3176,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkY5uoEe67bLKsSDSILg,3177,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIJuoEe67bLKsSDSILg,3177,Stray Animals,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZ5uoEe67bLKsSDSILg,3179,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkBJuoEe67bLKsSDSILg,3179,Data Elements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZZuoEe67bLKsSDSILg,3180,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIZuoEe67bLKsSDSILg,3180,External Weather,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZpuoEe67bLKsSDSILg,3181,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-5uoEe67bLKsSDSILg,3181,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaJuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9JuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2JuoEe67bLKsSDSILg,3183,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbJuoEe67bLKsSDSILg,3183,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaZuoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAt5uoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbZuoEe67bLKsSDSILg,3186,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezJuoEe67bLKsSDSILg,3186,Design Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj25uoEe67bLKsSDSILg,3187,Overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbpuoEe67bLKsSDSILg,3187,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYpuoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6puoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkc5uoEe67bLKsSDSILg,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_ZuoEe67bLKsSDSILg,3191,Maintainability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYZuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8JuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcJuoEe67bLKsSDSILg,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU05uoEe67bLKsSDSILg,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9puoEe67bLKsSDSILg,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcZuoEe67bLKsSDSILg,3194,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuZuoEe67bLKsSDSILg,3194,,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcpuoEe67bLKsSDSILg,3195,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevpuoEe67bLKsSDSILg,3195,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZpuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4ZuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaJuoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx15uoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZJuoEe67bLKsSDSILg,3202,AMR,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbpuoEe67bLKsSDSILg,3204,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyJuoEe67bLKsSDSILg,3204,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbZuoEe67bLKsSDSILg,3205,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVew5uoEe67bLKsSDSILg,3205,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwpuoEe67bLKsSDSILg,3206,Context,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbJuoEe67bLKsSDSILg,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVa5uoEe67bLKsSDSILg,3207,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2ZuoEe67bLKsSDSILg,3207,Data Elements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZ5uoEe67bLKsSDSILg,3208,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGpuoEe67bLKsSDSILg,3208,Future AMR handheld size growth,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaQVb5uoEe67bLKsSDSILg,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_ZuoEe67bLKsSDSILg,3209,System overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcJuoEe67bLKsSDSILg,3210,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0puoEe67bLKsSDSILg,3210,Maintainability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZJuoEe67bLKsSDSILg,3212,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyB5uoEe67bLKsSDSILg,3212,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj45uoEe67bLKsSDSILg,3216,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZZuoEe67bLKsSDSILg,3216,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYJuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5JuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGapuoEe67bLKsSDSILg,3219,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxs5uoEe67bLKsSDSILg,3219,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4ZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGa5uoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJpuoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbZuoEe67bLKsSDSILg,3225,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4ZuoEe67bLKsSDSILg,3225,Control Computer,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-5uoEe67bLKsSDSILg,3227,Availability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQUJuoEe67bLKsSDSILg,3227,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcZuoEe67bLKsSDSILg,3229,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xajQUZuoEe67bLKsSDSILg,3230,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewJuoEe67bLKsSDSILg,3230,Product Functions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbpuoEe67bLKsSDSILg,3231,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxu5uoEe67bLKsSDSILg,3231,Environmental Considerations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyZuoEe67bLKsSDSILg,3233,Success End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQU5uoEe67bLKsSDSILg,3233,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQUpuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuJuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVpuoEe67bLKsSDSILg,3235,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBF5uoEe67bLKsSDSILg,3235,Pinch Areas,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238,Operational Environment Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUw5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQW5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQWZuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtJuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-5uoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQXpuoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxZuoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQX5uoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYJuoEe67bLKsSDSILg,3245,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_puoEe67bLKsSDSILg,3245,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8puoEe67bLKsSDSILg,3246,User Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXJuoEe67bLKsSDSILg,3246,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe15uoEe67bLKsSDSILg,3248,Appendixes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYZuoEe67bLKsSDSILg,3248,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_JuoEe67bLKsSDSILg,3249,Security,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYpuoEe67bLKsSDSILg,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-ZuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatoYpuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-JuoEe67bLKsSDSILg,3252,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoYZuoEe67bLKsSDSILg,3252,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZJuoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyA5uoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoY5uoEe67bLKsSDSILg,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBZuoEe67bLKsSDSILg,3254,Requirements traceability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3puoEe67bLKsSDSILg,3255,Product Functions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZ5uoEe67bLKsSDSILg,3255,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzJuoEe67bLKsSDSILg,3257,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatoZZuoEe67bLKsSDSILg,3257,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatobJuoEe67bLKsSDSILg,3258,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVev5uoEe67bLKsSDSILg,3258,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoaJuoEe67bLKsSDSILg,3260,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwJuoEe67bLKsSDSILg,3260,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzZuoEe67bLKsSDSILg,3261,Envelope Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoa5uoEe67bLKsSDSILg,3261,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoapuoEe67bLKsSDSILg,3262,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexJuoEe67bLKsSDSILg,3262,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0ZuoEe67bLKsSDSILg,3263,Security,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatobZuoEe67bLKsSDSILg,3263,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatobpuoEe67bLKsSDSILg,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_5uoEe67bLKsSDSILg,3265,Referenced documents,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9puoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocJuoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8puoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocZuoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVZuoEe67bLKsSDSILg,3272,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe05uoEe67bLKsSDSILg,3272,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yU5uoEe67bLKsSDSILg,3274,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe65uoEe67bLKsSDSILg,3274,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVpuoEe67bLKsSDSILg,3275,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwpuoEe67bLKsSDSILg,3275,Performance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0JuoEe67bLKsSDSILg,3276,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWZuoEe67bLKsSDSILg,3276,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXZuoEe67bLKsSDSILg,3277,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1JuoEe67bLKsSDSILg,3277,Other Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWJuoEe67bLKsSDSILg,3278,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx45uoEe67bLKsSDSILg,3278,Application Server,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXJuoEe67bLKsSDSILg,3280,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwZuoEe67bLKsSDSILg,3280,Configuration,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yW5uoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6JuoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0ZuoEe67bLKsSDSILg,3283,Main Flow,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXpuoEe67bLKsSDSILg,3283,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yX5uoEe67bLKsSDSILg,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe45uoEe67bLKsSDSILg,3284,Goal,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yYJuoEe67bLKsSDSILg,3286,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjypuoEe67bLKsSDSILg,3286,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RJuoEe67bLKsSDSILg,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCJuoEe67bLKsSDSILg,3287,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8Q5uoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7puoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RpuoEe67bLKsSDSILg,3290,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwZuoEe67bLKsSDSILg,3290,Carbon Trust Standard,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291,Operations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SJuoEe67bLKsSDSILg,3293,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKZuoEe67bLKsSDSILg,3293,Hazard Acronyms,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SpuoEe67bLKsSDSILg,3295,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAu5uoEe67bLKsSDSILg,3295,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjz5uoEe67bLKsSDSILg,3298,Trigger,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQ5uoEe67bLKsSDSILg,3298,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkApuoEe67bLKsSDSILg,3299,Appendixes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoZuoEe67bLKsSDSILg,3299,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXopuoEe67bLKsSDSILg,3300,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFZuoEe67bLKsSDSILg,3300,Physical Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQpuoEe67bLKsSDSILg,3301,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCZuoEe67bLKsSDSILg,3301,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoJuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAZuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjw5uoEe67bLKsSDSILg,3305,Goal,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpJuoEe67bLKsSDSILg,3305,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0JuoEe67bLKsSDSILg,3306,Availability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXo5uoEe67bLKsSDSILg,3306,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXp5uoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAspuoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQJuoEe67bLKsSDSILg,3309,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJJuoEe67bLKsSDSILg,3309,External Communications,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXqJuoEe67bLKsSDSILg,3312,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx55uoEe67bLKsSDSILg,3312,Database Server,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxJuoEe67bLKsSDSILg,3315,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoJuoEe67bLKsSDSILg,3315,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIopuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3JuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpJuoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBG5uoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4JuoEe67bLKsSDSILg,3323,General Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQJuoEe67bLKsSDSILg,3323,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_JuoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbXIp5uoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyZuoEe67bLKsSDSILg,3325,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIppuoEe67bLKsSDSILg,3325,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_5uoEe67bLKsSDSILg,3326,Other Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRJuoEe67bLKsSDSILg,3326,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewpuoEe67bLKsSDSILg,3327,General Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRZuoEe67bLKsSDSILg,3327,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxZuoEe67bLKsSDSILg,3330,Scope & Level,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSpuoEe67bLKsSDSILg,3330,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5ZuoEe67bLKsSDSILg,3331,Scope & Level,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSZuoEe67bLKsSDSILg,3331,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRpuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBJuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6puoEe67bLKsSDSILg,3333,detectLeak,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPR5uoEe67bLKsSDSILg,3333,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1puoEe67bLKsSDSILg,3334,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTZuoEe67bLKsSDSILg,3334,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7JuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTJuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7ZuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSJuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevZuoEe67bLKsSDSILg,3338,Overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQZuoEe67bLKsSDSILg,3338,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-puoEe67bLKsSDSILg,3339,Attributes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQJuoEe67bLKsSDSILg,3339,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPT5uoEe67bLKsSDSILg,3340,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_JuoEe67bLKsSDSILg,3340,Identification,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTpuoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJ5uoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2JuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQpuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9JuoEe67bLKsSDSILg,3345,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnARZuoEe67bLKsSDSILg,3345,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346,Humidity operational limits of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnASJuoEe67bLKsSDSILg,3348,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBJuoEe67bLKsSDSILg,3348,Qualification provisions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1ED6ACEe67KIG0GI4apw,,Trace to System Requirements,,http://jazz.net/ns/rm#Collection, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEaACEe67KIG0GI4apw,,Trace to Stakeholder Requirements,,http://jazz.net/ns/rm#Collection, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEKACEe67KIG0GI4apw,,Gold Plating,,http://jazz.net/ns/rm#Collection, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDqACEe67KIG0GI4apw,,Gap Analysis,,http://jazz.net/ns/rm#Collection, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDaACEe67KIG0GI4apw,,Upstream and Downstream Traceability (Satisfaction),,http://jazz.net/ns/rm#Collection, +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,2977,AMR System Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,System Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rA6ACEe67KIG0GI4apw,2978,Upload Usage Data Locally,/Use Case Content,http://jazz.net/ns/rm#Module,Use Case Module +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,2979,AMR Hazards and Risks,/01 Requirements,http://jazz.net/ns/rm#Module,Hazard and Risk Register +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAaACEe67KIG0GI4apw,2980,Use Case Template,/Module Template,http://jazz.net/ns/rm#Module,Use Case Module +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAKACEe67KIG0GI4apw,2981,Hardware Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Hardware Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUaACEe67KIG0GI4apw,2982,AMR Information Architecture,/00 Admin,http://jazz.net/ns/rm#Module,Requirements Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,AMR Stakeholder Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,Stakeholder Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUqACEe67KIG0GI4apw,2984,Software Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Software Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,2985,Requirements for Reuse,/01 Requirements,http://jazz.net/ns/rm#Module,Requirements Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBqACEe67KIG0GI4apw,2986,AMR Standards Documents,/02 Reference,http://jazz.net/ns/rm#Module,Requirements Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rB6ACEe67KIG0GI4apw,2987,Meter Interface Subsystem Requirements Specification,/01 Requirements/Meter Interface,http://jazz.net/ns/rm#Module,System Specification +https://jazz.ibm.com:9443/rm/resources/WR_pWuFkKACEe67KIG0GI4apw,2988,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg65KACEe67KIG0GI4apw,2988,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYbVwKACEe67KIG0GI4apw,2989,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,2989,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYMFMaACEe67KIG0GI4apw,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYXEUKACEe67KIG0GI4apw,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pWWSIaACEe67KIG0GI4apw,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg64qACEe67KIG0GI4apw,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYiqgaACEe67KIG0GI4apw,2993,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiaACEe67KIG0GI4apw,2993,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWLTAKACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TI6ACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWMhIKACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLaACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMKACEe67KIG0GI4apw,2996,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdKACEe67KIG0GI4apw,2996,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWO9YKACEe67KIG0GI4apw,2998,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhKACEe67KIG0GI4apw,2998,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999,Operational Temperature Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMaACEe67KIG0GI4apw,3000,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJqACEe67KIG0GI4apw,3000,,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/DM_pWO9YaACEe67KIG0GI4apw,3002,Upaload Usage Data Locally,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Diagram,Diagrams and sketches +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,3002,Upaload Usage Data Locally,,http://jazz.net/ns/rm#Diagram,Diagrams and sketches +https://jazz.ibm.com:9443/rm/resources/TX_pWPkcKACEe67KIG0GI4apw,3003,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOF6ACEe67KIG0GI4apw,3003,Preconditions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykKACEe67KIG0GI4apw,3004,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaqACEe67KIG0GI4apw,3004,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoKACEe67KIG0GI4apw,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c56ACEe67KIG0GI4apw,3007,Interface identification and diagrams,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWOWUKACEe67KIG0GI4apw,3008,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuqACEe67KIG0GI4apw,3008,Handheld Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8KACEe67KIG0GI4apw,3010,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklRqACEe67KIG0GI4apw,3010,Size Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWSnwKACEe67KIG0GI4apw,3011,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEqACEe67KIG0GI4apw,3011,Context,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0aACEe67KIG0GI4apw,3016,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMqACEe67KIG0GI4apw,3016,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEKACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKqACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWVEAKACEe67KIG0GI4apw,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYqACEe67KIG0GI4apw,3018,Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEaACEe67KIG0GI4apw,3019,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPaACEe67KIG0GI4apw,3019,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020,Operations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQKACEe67KIG0GI4apw,3021,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQqACEe67KIG0GI4apw,3021,CRC and CCA,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUKACEe67KIG0GI4apw,3022,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TP6ACEe67KIG0GI4apw,3022,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWW5MKACEe67KIG0GI4apw,3023,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjqACEe67KIG0GI4apw,3023,Handheld device,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQaACEe67KIG0GI4apw,3024,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQKACEe67KIG0GI4apw,3024,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbKoKACEe67KIG0GI4apw,3026,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWqACEe67KIG0GI4apw,3026,Process Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsKACEe67KIG0GI4apw,3031,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJqACEe67KIG0GI4apw,3031,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWcYwKACEe67KIG0GI4apw,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFqACEe67KIG0GI4apw,3033,Stakeholder,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWe1AKACEe67KIG0GI4apw,3034,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggaACEe67KIG0GI4apw,3034,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8KACEe67KIG0GI4apw,3036,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeKACEe67KIG0GI4apw,3036,Attributes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWhRQKACEe67KIG0GI4apw,3042,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5qACEe67KIG0GI4apw,3042,Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMaACEe67KIG0GI4apw,3047,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklQaACEe67KIG0GI4apw,3047,System Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgKACEe67KIG0GI4apw,3049,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgaACEe67KIG0GI4apw,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjGcKACEe67KIG0GI4apw,3051,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5KACEe67KIG0GI4apw,3051,Document overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWlisKACEe67KIG0GI4apw,3053,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrqACEe67KIG0GI4apw,3053,Non-Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4KACEe67KIG0GI4apw,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJ6ACEe67KIG0GI4apw,3054,7. System records the meter as read.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4aACEe67KIG0GI4apw,3055,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwygaACEe67KIG0GI4apw,3055,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057,meter irregularities;,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrCQKACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOaACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMKACEe67KIG0GI4apw,3064,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,3064,Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWp0IKACEe67KIG0GI4apw,3065,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKaACEe67KIG0GI4apw,3065,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWpNEKACEe67KIG0GI4apw,3066,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoKACEe67KIG0GI4apw,3070,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZg64aACEe67KIG0GI4apw,3070,AMR Graphic,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3caACEe67KIG0GI4apw,3071,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwym6ACEe67KIG0GI4apw,3071,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3cKACEe67KIG0GI4apw,3072,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,3072,Intended Use,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWtegKACEe67KIG0GI4apw,3073,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0KACEe67KIG0GI4apw,3074,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJKACEe67KIG0GI4apw,3074,References,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079,Brazil,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAaACEe67KIG0GI4apw,3082,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdqACEe67KIG0GI4apw,3082,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWy-EKACEe67KIG0GI4apw,3083,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,3083,Term,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW1aUKACEe67KIG0GI4apw,3087,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjaACEe67KIG0GI4apw,3087,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQaACEe67KIG0GI4apw,3088,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgc6ACEe67KIG0GI4apw,3088,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocaACEe67KIG0GI4apw,3089,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSaACEe67KIG0GI4apw,3089,Fire/Explosion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQKACEe67KIG0GI4apw,3090,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJ6ACEe67KIG0GI4apw,3090,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW3PgKACEe67KIG0GI4apw,3091,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOqACEe67KIG0GI4apw,3091,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocKACEe67KIG0GI4apw,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUaACEe67KIG0GI4apw,3092,Leashed Pets,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093,Update client address and meter location information.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW4doKACEe67KIG0GI4apw,3094,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,3094,Handheld device,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW32kKACEe67KIG0GI4apw,3095,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZaACEe67KIG0GI4apw,3095,References,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW32kaACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZKACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0aACEe67KIG0GI4apw,3100,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTaACEe67KIG0GI4apw,3100,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW654KACEe67KIG0GI4apw,3101,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYaACEe67KIG0GI4apw,3101,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5rwKACEe67KIG0GI4apw,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIaACEe67KIG0GI4apw,3102,Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW7g8KACEe67KIG0GI4apw,3103,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcKACEe67KIG0GI4apw,3103,User Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAaACEe67KIG0GI4apw,3104,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwywKACEe67KIG0GI4apw,3104,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0KACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNaACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW9WIKACEe67KIG0GI4apw,3106,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjKACEe67KIG0GI4apw,3106,System Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MKACEe67KIG0GI4apw,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSqACEe67KIG0GI4apw,3108,Environmental Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQKACEe67KIG0GI4apw,3109,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbqACEe67KIG0GI4apw,3109,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MaACEe67KIG0GI4apw,3111,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLqACEe67KIG0GI4apw,3111,monitorPressure,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113,Operational Environment,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXBnkKACEe67KIG0GI4apw,3114,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcaACEe67KIG0GI4apw,3114,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYKACEe67KIG0GI4apw,3115,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIaACEe67KIG0GI4apw,3115,,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYaACEe67KIG0GI4apw,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwaACEe67KIG0GI4apw,3118,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,3118,Specific Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwKACEe67KIG0GI4apw,3119,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOH6ACEe67KIG0GI4apw,3119,Trigger,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXC1sKACEe67KIG0GI4apw,3121,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUKACEe67KIG0GI4apw,3121,Animals,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4KACEe67KIG0GI4apw,3124,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7KACEe67KIG0GI4apw,3124,Notes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXHHIKACEe67KIG0GI4apw,3125,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c8KACEe67KIG0GI4apw,3125,Appendix,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXFR8KACEe67KIG0GI4apw,3126,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,3126,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEKACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJO6ACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXF5AKACEe67KIG0GI4apw,3128,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhaACEe67KIG0GI4apw,3128,Functions and Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4aACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMaACEe67KIG0GI4apw,3132,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQaACEe67KIG0GI4apw,3132,Design Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYaACEe67KIG0GI4apw,3133,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,3133,Reliability and Service,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UKACEe67KIG0GI4apw,3135,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZg646ACEe67KIG0GI4apw,3135,AMR Information Architecture,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYKACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6KACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140,Operational Environment,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oaACEe67KIG0GI4apw,3141,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,3141,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXMmsKACEe67KIG0GI4apw,3142,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgf6ACEe67KIG0GI4apw,3142,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwaACEe67KIG0GI4apw,3143,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwKACEe67KIG0GI4apw,3144,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TS6ACEe67KIG0GI4apw,3144,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oKACEe67KIG0GI4apw,3145,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TO6ACEe67KIG0GI4apw,3145,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQREKACEe67KIG0GI4apw,3148,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,3148,Usability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPC8KACEe67KIG0GI4apw,3149,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLKACEe67KIG0GI4apw,3149,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAaACEe67KIG0GI4apw,3150,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklRaACEe67KIG0GI4apw,3150,Electrocution,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151,Provide accurate meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4KACEe67KIG0GI4apw,3153,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJ6ACEe67KIG0GI4apw,3153,Preconditions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4aACEe67KIG0GI4apw,3154,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklQ6ACEe67KIG0GI4apw,3154,Sharp Edges,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQaACEe67KIG0GI4apw,3155,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgY6ACEe67KIG0GI4apw,3155,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMKACEe67KIG0GI4apw,3156,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,3156,Regulatory,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMaACEe67KIG0GI4apw,3157,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMV6ACEe67KIG0GI4apw,3157,Wireless Communication,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXStUKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQKACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOI6ACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXT7caACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOL6ACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXT7cKACEe67KIG0GI4apw,3162,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSKACEe67KIG0GI4apw,3162,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXUigKACEe67KIG0GI4apw,3163,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQ6ACEe67KIG0GI4apw,3163,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkKACEe67KIG0GI4apw,3164,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGaACEe67KIG0GI4apw,3164,Success End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoaACEe67KIG0GI4apw,3166,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgd6ACEe67KIG0GI4apw,3166,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,3167,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,3167,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4aACEe67KIG0GI4apw,3168,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,3168,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4KACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXWXsKACEe67KIG0GI4apw,3170,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pXXl0KACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhqACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8aACEe67KIG0GI4apw,3174,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgb6ACEe67KIG0GI4apw,3174,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMaACEe67KIG0GI4apw,3176,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTqACEe67KIG0GI4apw,3176,Data Elements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMKACEe67KIG0GI4apw,3177,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4aACEe67KIG0GI4apw,3177,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXapIKACEe67KIG0GI4apw,3178,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMU6ACEe67KIG0GI4apw,3178,External Weather,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEaACEe67KIG0GI4apw,3179,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,3179,Scope of the System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEKACEe67KIG0GI4apw,3180,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUqACEe67KIG0GI4apw,3180,Stray Animals,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXZbAKACEe67KIG0GI4apw,3181,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIaACEe67KIG0GI4apw,3181,Main Flow,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXceUKACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXb3QKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXgIsKACEe67KIG0GI4apw,3184,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJaACEe67KIG0GI4apw,3184,Overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXfhoKACEe67KIG0GI4apw,3185,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdaACEe67KIG0GI4apw,3185,Design Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXe6kKACEe67KIG0GI4apw,3186,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIqACEe67KIG0GI4apw,3186,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXjMAKACEe67KIG0GI4apw,3190,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZ6ACEe67KIG0GI4apw,3190,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXjzEKACEe67KIG0GI4apw,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TR6ACEe67KIG0GI4apw,3191,Maintainability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXik8KACEe67KIG0GI4apw,3192,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiKACEe67KIG0GI4apw,3192,,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXh94KACEe67KIG0GI4apw,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByv6ACEe67KIG0GI4apw,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxaACEe67KIG0GI4apw,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXoEgKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXmPUKACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGqACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXloQKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXorkKACEe67KIG0GI4apw,3199,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEaACEe67KIG0GI4apw,3199,Upload Usage Data Locally,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXndcKACEe67KIG0GI4apw,3200,AMR,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXpSoKACEe67KIG0GI4apw,3201,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklR6ACEe67KIG0GI4apw,3201,Future AMR handheld size growth,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AKACEe67KIG0GI4apw,3203,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggqACEe67KIG0GI4apw,3203,Data Elements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXqgwKACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwypqACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEaACEe67KIG0GI4apw,3205,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiKKACEe67KIG0GI4apw,3205,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AaACEe67KIG0GI4apw,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIqACEe67KIG0GI4apw,3206,Context,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIKACEe67KIG0GI4apw,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c46ACEe67KIG0GI4apw,3209,System overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIaACEe67KIG0GI4apw,3212,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIge6ACEe67KIG0GI4apw,3212,Maintainability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQaACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFKACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gKACEe67KIG0GI4apw,3214,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLaACEe67KIG0GI4apw,3214,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcaACEe67KIG0GI4apw,3216,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7aACEe67KIG0GI4apw,3216,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzDoKACEe67KIG0GI4apw,3221,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TK6ACEe67KIG0GI4apw,3221,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsKACEe67KIG0GI4apw,3223,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwygqACEe67KIG0GI4apw,3223,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX040KACEe67KIG0GI4apw,3224,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysKACEe67KIG0GI4apw,3224,Control Computer,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX040aACEe67KIG0GI4apw,3226,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiqACEe67KIG0GI4apw,3226,Environmental Considerations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsaACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWKACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAaACEe67KIG0GI4apw,3229,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaaACEe67KIG0GI4apw,3229,Product Functions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX2G8KACEe67KIG0GI4apw,3230,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAKACEe67KIG0GI4apw,3231,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRaACEe67KIG0GI4apw,3231,Availability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEaACEe67KIG0GI4apw,3234,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMKACEe67KIG0GI4apw,3234,Success End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEKACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyh6ACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237,Operational Environment Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMaACEe67KIG0GI4apw,3238,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklRKACEe67KIG0GI4apw,3238,Pinch Areas,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX5xUKACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyg6ACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6_cKACEe67KIG0GI4apw,3241,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQ6ACEe67KIG0GI4apw,3241,Picture or Whitepaper,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX6_caACEe67KIG0GI4apw,3242,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPKACEe67KIG0GI4apw,3242,User Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgaACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOK6ACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX8NkKACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBysaACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX-CwKACEe67KIG0GI4apw,3247,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQqACEe67KIG0GI4apw,3247,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsKACEe67KIG0GI4apw,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRqACEe67KIG0GI4apw,3249,Security,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oaACEe67KIG0GI4apw,3250,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggKACEe67KIG0GI4apw,3250,Appendixes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oKACEe67KIG0GI4apw,3251,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLqACEe67KIG0GI4apw,3251,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4KACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6aACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0KACEe67KIG0GI4apw,3253,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKaACEe67KIG0GI4apw,3253,9. The system displays the leak data.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0aACEe67KIG0GI4apw,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c66ACEe67KIG0GI4apw,3254,Requirements traceability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAKACEe67KIG0GI4apw,3255,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,3255,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38aACEe67KIG0GI4apw,3256,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKKACEe67KIG0GI4apw,3256,Product Functions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4aACEe67KIG0GI4apw,3259,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJM6ACEe67KIG0GI4apw,3259,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIaACEe67KIG0GI4apw,3260,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaKACEe67KIG0GI4apw,3260,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUKACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJqACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIKACEe67KIG0GI4apw,3262,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByuaACEe67KIG0GI4apw,3262,Envelope Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYBGEKACEe67KIG0GI4apw,3263,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbaACEe67KIG0GI4apw,3263,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMKACEe67KIG0GI4apw,3264,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeqACEe67KIG0GI4apw,3264,Security,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMaACEe67KIG0GI4apw,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5aACEe67KIG0GI4apw,3265,Referenced documents,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUaACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIqACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYGloaACEe67KIG0GI4apw,3269,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,3269,Performance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYGloKACEe67KIG0GI4apw,3271,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfKACEe67KIG0GI4apw,3271,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kKACEe67KIG0GI4apw,3273,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOG6ACEe67KIG0GI4apw,3273,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8aACEe67KIG0GI4apw,3277,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOKACEe67KIG0GI4apw,3277,Main Flow,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8KACEe67KIG0GI4apw,3278,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfaACEe67KIG0GI4apw,3278,Other Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJB4KACEe67KIG0GI4apw,3279,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,3279,Configuration,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0aACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGKACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwaACEe67KIG0GI4apw,3281,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJN6ACEe67KIG0GI4apw,3281,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwKACEe67KIG0GI4apw,3282,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysqACEe67KIG0GI4apw,3282,Application Server,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAKACEe67KIG0GI4apw,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOE6ACEe67KIG0GI4apw,3284,Goal,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIaACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHqACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYMFMKACEe67KIG0GI4apw,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7qACEe67KIG0GI4apw,3287,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYMsQKACEe67KIG0GI4apw,3288,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQaACEe67KIG0GI4apw,3288,Carbon Trust Standard,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAaACEe67KIG0GI4apw,3289,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMaACEe67KIG0GI4apw,3289,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290,Operations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcKACEe67KIG0GI4apw,3292,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,3292,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUaACEe67KIG0GI4apw,3294,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMW6ACEe67KIG0GI4apw,3294,Hazard Acronyms,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkaACEe67KIG0GI4apw,3296,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c76ACEe67KIG0GI4apw,3296,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwKACEe67KIG0GI4apw,3300,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTKACEe67KIG0GI4apw,3300,Appendixes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9saACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMaACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYQWoKACEe67KIG0GI4apw,3302,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNqACEe67KIG0GI4apw,3302,Trigger,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwaACEe67KIG0GI4apw,3305,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklQqACEe67KIG0GI4apw,3305,Physical Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0aACEe67KIG0GI4apw,3306,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiI6ACEe67KIG0GI4apw,3306,Goal,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0KACEe67KIG0GI4apw,3307,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeaACEe67KIG0GI4apw,3307,Availability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAaACEe67KIG0GI4apw,3308,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVqACEe67KIG0GI4apw,3308,External Communications,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAKACEe67KIG0GI4apw,3309,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwytqACEe67KIG0GI4apw,3309,Database Server,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8aACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYXEUaACEe67KIG0GI4apw,3317,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJKACEe67KIG0GI4apw,3317,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoaACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLKACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYausKACEe67KIG0GI4apw,3320,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKqACEe67KIG0GI4apw,3320,General Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoKACEe67KIG0GI4apw,3321,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcqACEe67KIG0GI4apw,3321,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYYScKACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyq6ACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4aACEe67KIG0GI4apw,3325,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIga6ACEe67KIG0GI4apw,3325,General Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4KACEe67KIG0GI4apw,3327,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSaACEe67KIG0GI4apw,3327,Other Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYY5gKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklSKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAKACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHaACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8aACEe67KIG0GI4apw,3331,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNKACEe67KIG0GI4apw,3331,detectLeak,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8KACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMKACEe67KIG0GI4apw,3333,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIKACEe67KIG0GI4apw,3333,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfAIKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEKACEe67KIG0GI4apw,3335,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJaACEe67KIG0GI4apw,3335,Scope & Level,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAaACEe67KIG0GI4apw,3336,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFaACEe67KIG0GI4apw,3336,Scope & Level,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQaACEe67KIG0GI4apw,3338,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRKACEe67KIG0GI4apw,3338,Attributes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQKACEe67KIG0GI4apw,3339,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4qACEe67KIG0GI4apw,3339,Identification,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UKACEe67KIG0GI4apw,3342,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZqACEe67KIG0GI4apw,3342,Overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiDcKACEe67KIG0GI4apw,3343,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPqACEe67KIG0GI4apw,3343,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UaACEe67KIG0GI4apw,3345,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,3345,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346,Humidity operational limits of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkKACEe67KIG0GI4apw,3347,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6qACEe67KIG0GI4apw,3347,Qualification provisions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test102.csv b/elmclient/tests/results/test102.csv index e02abfc..5fb5a56 100644 --- a/elmclient/tests/results/test102.csv +++ b/elmclient/tests/results/test102.csv @@ -1 +1,7 @@ - +$uri,Contributor,Created On,Creator,Identifier,Modified On,Primary Text,Title,http://jazz.net/ns/acp#accessControl,http://jazz.net/ns/rm/navigation#parent,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/rdf/module,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,3167,2023-12-21T13:12:54.578Z,"
+

Introduction

+
",Introduction,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,3167,2023-12-21T13:12:54.578Z,"
+

Introduction

+
",Introduction,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading diff --git a/elmclient/tests/results/test106.csv b/elmclient/tests/results/test106.csv index ffcf1e2..2cd2f8f 100644 --- a/elmclient/tests/results/test106.csv +++ b/elmclient/tests/results/test106.csv @@ -1,5 +1,5 @@ $uri,Contributor,Created On,Creator,Identifier,Modified On,Title,http://jazz.net/ns/acp#accessControl,http://jazz.net/ns/rm/navigation#parent,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:29.815Z,https://jazz.ibm.com:9443/jts/users/ibm,2979,2023-12-16T00:19:40.751Z,AMR System Requirements Specification,rp1:_xG_bIJuoEe67bLKsSDSILg,/01 Requirements,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Module,System Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:29.895Z,https://jazz.ibm.com:9443/jts/users/ibm,2981,2023-12-16T00:19:40.782Z,AMR Stakeholder Requirements Specification,rp1:_xG_bIJuoEe67bLKsSDSILg,/01 Requirements,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Module,Stakeholder Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.054Z,https://jazz.ibm.com:9443/jts/users/ibm,2984,2023-12-16T00:19:40.751Z,AMR Hazards and Risks,rp1:_xG_bIJuoEe67bLKsSDSILg,/01 Requirements,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Module,Hazard and Risk Register -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.228Z,https://jazz.ibm.com:9443/jts/users/ibm,2985,2023-12-16T00:19:40.767Z,Requirements for Reuse,rp1:_xG_bIJuoEe67bLKsSDSILg,/01 Requirements,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Module,Requirements Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:53.902Z,https://jazz.ibm.com:9443/jts/users/ibm,2977,2023-12-21T13:12:59.198Z,AMR System Requirements Specification,rp1:_pOKmgKACEe67KIG0GI4apw,/01 Requirements,rp0:_pSLj0KACEe67KIG0GI4apw,http://jazz.net/ns/rm#Module,System Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.012Z,https://jazz.ibm.com:9443/jts/users/ibm,2979,2023-12-21T13:12:59.186Z,AMR Hazards and Risks,rp1:_pOKmgKACEe67KIG0GI4apw,/01 Requirements,rp0:_pSLj0KACEe67KIG0GI4apw,http://jazz.net/ns/rm#Module,Hazard and Risk Register +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.087Z,https://jazz.ibm.com:9443/jts/users/ibm,2983,2023-12-21T13:12:59.193Z,AMR Stakeholder Requirements Specification,rp1:_pOKmgKACEe67KIG0GI4apw,/01 Requirements,rp0:_pSLj0KACEe67KIG0GI4apw,http://jazz.net/ns/rm#Module,Stakeholder Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.125Z,https://jazz.ibm.com:9443/jts/users/ibm,2985,2023-12-21T13:12:59.192Z,Requirements for Reuse,rp1:_pOKmgKACEe67KIG0GI4apw,/01 Requirements,rp0:_pSLj0KACEe67KIG0GI4apw,http://jazz.net/ns/rm#Module,Requirements Specification diff --git a/elmclient/tests/results/test109.csv b/elmclient/tests/results/test109.csv index 5b0e1b0..6d6e77a 100644 --- a/elmclient/tests/results/test109.csv +++ b/elmclient/tests/results/test109.csv @@ -1,17 +1,17 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent,http://open-services.net/ns/rm#uses -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8is5uoEe67bLKsSDSILg,,,[] -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8isZuoEe67bLKsSDSILg,,,[] -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8ispuoEe67bLKsSDSILg,,,[] -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itJuoEe67bLKsSDSILg,,,[] -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itZuoEe67bLKsSDSILg,,,[] -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyJuoEe67bLKsSDSILg,2977,/Use Case Content,"['2994', '3174', '3336', '3002', '3085', '3198', '3245', '3267', '3054', '3250', '3288', '3274', '3304', '3243', '3331', '3010', '3282', '3165', '3270', '3162', '3159', '3033', '3182', '3121', '3163', '3217', '3324', '3192', '3284', '3019', '3158', '3190', '3337']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxJuoEe67bLKsSDSILg,2978,/Module Template,"['3038', '3096', '3176', '2998', '3272', '3005', '3112', '3230', '3099', '3186', '3277', '3210', '3325', '3037', '3018', '3248', '3327', '3094', '3157', '3141', '3167', '3084', '3115', '3291', '3205', '3263', '3258', '3105', '3207', '3087', '3338', '3195', '3262', '3306']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,2979,/01 Requirements,"['3022', '3329', '3106', '3172', '3219', '3303', '3068', '3137', '3297', '3247', '3015', '3237', '3193', '3188', '3147', '3170', '3264', '3003', '3310', '3145', '3042', '3000', '3296', '3036', '3189', '3103', '3231', '3060', '3199', '3234', '3319', '3218', '3259', '3049', '3056', '3027', '3328', '3090', '3232', '3052', '3278', '3161', '3316', '2996', '3057', '3111', '2988', '3321', '3008', '3203', '3271', '3071', '3055', '3118', '3021', '3101', '3124', '3184', '3078', '3194', '3241', '3313', '3213', '3242', '3039', '3220', '3080', '3225', '3312', '3311', '3281', '3318']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxZuoEe67bLKsSDSILg,2980,/Module Template,"['3287', '3123', '3129', '3181', '3254', '3253', '3047', '3340', '3007', '3301', '3348', '3138', '3265', '3209', '3212', '3044']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,/01 Requirements,"['3197', '3166', '3032', '3307', '3025', '3152', '3100', '3168', '3289', '3185', '3295', '3317', '3292', '3266', '3079', '3211', '3001', '3128', '3117', '3035', '2990', '3006', '3236', '3308', '3239', '3139', '3226', '3131', '3041', '3012', '3011', '3069', '3009', '3073', '3043', '3107', '3125', '3347', '3269', '3093', '3061', '3136', '3171', '3016', '3143', '3275', '3280', '3082', '2993', '3040', '3175', '3109', '3120', '3046', '3279', '3030', '3135', '3332', '3114', '3273', '3251', '3083', '3119', '3196', '3064', '3342', '3004', '3150', '3065', '3126', '3048', '3058', '3156', '3221', '3173', '3086', '3127', '3314', '3260', '3294', '3095', '3029', '3228', '3200', '3075', '3155', '3081', '3214', '3077', '3104', '2991', '3215']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxpuoEe67bLKsSDSILg,2982,/Module Template,"['3283', '3315', '3130', '3286', '3204', '3201', '3014', '3305', '3206', '3298', '3330', '3276', '3257', '3097', '3233', '2997', '3067', '3089', '3110', '3146']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yw5uoEe67bLKsSDSILg,2983,/00 Admin,"['3133', '3072', '2989', '2992']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,2984,/01 Requirements,"['3235', '3208', '3045', '3013', '3028', '3180', '3091', '3224', '3031', '3092', '3108', '3122', '3149', '3177', '3341', '3154', '3151', '3293', '3309', '3346', '3300', '3322']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,2985,/01 Requirements,"['3285', '3131', '3239', '3128', '3244', '3032', '3256', '3137', '3193', '3261', '3022', '3166', '2999', '3200', '3041', '3238', '3220', '3104']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yzJuoEe67bLKsSDSILg,2986,/01 Requirements/Meter Interface,"['3187', '3345', '3334', '3132', '3102', '3017', '3023', '3062', '3024', '3320', '3142', '3179', '3098', '3164', '3343', '3134', '3191', '3339', '3074', '3140', '3088', '3076', '3216', '3178', '3227', '3144', '3053', '3323', '3153', '3034', '3059', '3344', '3160', '3255', '3246', '3335', '3183', '3268', '2995', '3252', '3326', '3299', '3222', '3333', '3113', '3020', '3249']" -https://jazz.ibm.com:9443/rm/resources/MD_xV4yy5uoEe67bLKsSDSILg,2987,/02 Reference,"['3240', '3026', '3290']" +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1ED6ACEe67KIG0GI4apw,,,[] +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEaACEe67KIG0GI4apw,,,[] +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEKACEe67KIG0GI4apw,,,[] +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDqACEe67KIG0GI4apw,,,[] +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDaACEe67KIG0GI4apw,,,[] +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,2977,/01 Requirements,"['3128', '3226', '3069', '3053', '3165', '2998', '3058', '3112', '2993', '3218', '3295', '3171', '3266', '3224', '3283', '3258', '3316', '3041', '3134', '3315', '3223', '3188', '3329', '3048', '3173', '3299', '3023', '3309', '3192', '3233', '3313', '3193', '3052', '3245', '3009', '3268', '3322', '3318', '3326', '3303', '3032', '3025', '3039', '3208', '3324', '3220', '3314', '3147', '3239', '3104', '3077', '3081', '3037', '3217', '3232', '3246', '3106', '3008', '3236', '3122', '3071', '3087', '3059', '3204', '3096', '3140', '3012', '3055', '3187', '2997', '3282', '3189']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rA6ACEe67KIG0GI4apw,2978,/Use Case Content,"['3253', '3213', '3159', '3085', '3336', '3197', '3286', '3119', '3164', '3183', '3251', '3033', '3284', '3198', '3330', '2995', '3017', '3158', '3003', '3011', '3301', '3261', '3161', '3334', '3181', '3054', '3319', '3199', '3273', '3267', '3243', '3160', '3280']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,2979,/01 Requirements,"['3340', '3238', '3201', '3294', '3308', '3305', '3150', '3108', '3178', '3180', '3121', '3228', '3157', '3010', '3328', '3026', '3346', '3154', '3089', '3047', '3092', '3027']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAaACEe67KIG0GI4apw,2980,/Module Template,"['3127', '3153', '3063', '3277', '3206', '3091', '3105', '3016', '3259', '3335', '3205', '3306', '3234', '3302', '3196', '3289', '3000', '3281', '3317', '3115']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAKACEe67KIG0GI4apw,2981,/Module Template,"['3339', '3347', '3124', '3265', '3051', '3216', '3125', '3007', '3042', '3177', '3209', '3296', '3138', '3287', '3252', '3254']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUaACEe67KIG0GI4apw,2982,/00 Admin,"['2988', '3135', '3070', '2992']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,/01 Requirements,"['3117', '3312', '3086', '3332', '3310', '3083', '3099', '3292', '3156', '3235', '3169', '3029', '3006', '3240', '3225', '3182', '3270', '3167', '3079', '3276', '3064', '3141', '3040', '3093', '3046', '3133', '3219', '2991', '3107', '3001', '3269', '3345', '3078', '3028', '3179', '2990', '3045', '3129', '3130', '3227', '3005', '3067', '3072', '3035', '3168', '3195', '3137', '3131', '3043', '3062', '3094', '3015', '3120', '3255', '3215', '3148', '3126', '3030', '3274', '3136', '3152', '2989', '3075', '3293', '3194', '3248', '3298', '3014', '3348', '3279', '3084', '3002', '3110', '3044', '3304', '3210', '3013', '3311', '3038', '3076', '3211', '3172', '3151', '3207', '3061', '3057', '3098', '3118', '3291', '3272', '3113', '3123']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUqACEe67KIG0GI4apw,2984,/Module Template,"['2996', '3155', '3290', '3097', '3307', '3174', '3103', '3278', '3190', '3101', '3264', '3095', '3004', '3088', '3263', '3034', '3250', '3018', '3271', '3082', '3114', '3202', '3109', '3229', '3166', '3325', '3142', '3203', '3342', '3036', '3185', '3212', '3260', '3321']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,2985,/01 Requirements,"['3040', '3220', '3134', '2999', '3262', '3257', '3131', '3285', '3025', '3035', '3099', '3207', '3193', '3172', '3244', '3237', '3130', '3240']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBqACEe67KIG0GI4apw,2986,/02 Reference,"['3021', '3288', '3241']" +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rB6ACEe67KIG0GI4apw,2987,/01 Requirements/Meter Interface,"['3343', '3163', '3060', '3080', '3139', '3019', '3247', '3242', '3323', '3022', '3249', '3056', '3024', '3186', '3231', '3144', '3337', '3111', '2994', '3275', '3176', '3331', '3320', '3100', '3074', '3184', '3344', '3162', '3333', '3256', '3031', '3221', '3175', '3300', '3327', '3065', '3149', '3145', '3090', '3020', '3214', '3341', '3146', '3102', '3338', '3132', '3191']" diff --git a/elmclient/tests/results/test115.csv b/elmclient/tests/results/test115.csv index 6b02017..4e2d110 100644 --- a/elmclient/tests/results/test115.csv +++ b/elmclient/tests/results/test115.csv @@ -1,739 +1,739 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8is5uoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8isZuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8ispuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itJuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itZuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyJuoEe67bLKsSDSILg,2977,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxJuoEe67bLKsSDSILg,2978,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,2979,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxZuoEe67bLKsSDSILg,2980,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxpuoEe67bLKsSDSILg,2982,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yw5uoEe67bLKsSDSILg,2983,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,2984,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,2985,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yzJuoEe67bLKsSDSILg,2986,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/MD_xV4yy5uoEe67bLKsSDSILg,2987,/02 Reference -https://jazz.ibm.com:9443/rm/resources/WR_xbnAR5uoEe67bLKsSDSILg,2988,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxupuoEe67bLKsSDSILg,2988, -https://jazz.ibm.com:9443/rm/resources/WR_xZDbgJuoEe67bLKsSDSILg,2989,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEZuoEe67bLKsSDSILg,2989, -https://jazz.ibm.com:9443/rm/resources/WR_xa_8RZuoEe67bLKsSDSILg,2990,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9ZuoEe67bLKsSDSILg,2990, -https://jazz.ibm.com:9443/rm/resources/WR_xbTeRpuoEe67bLKsSDSILg,2991,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBApuoEe67bLKsSDSILg,2991, -https://jazz.ibm.com:9443/rm/resources/WR_xYmIhpuoEe67bLKsSDSILg,2992,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBD5uoEe67bLKsSDSILg,2992, -https://jazz.ibm.com:9443/rm/resources/WR_xbdPQpuoEe67bLKsSDSILg,2993,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3puoEe67bLKsSDSILg,2993, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgpuoEe67bLKsSDSILg,2994,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_ZuoEe67bLKsSDSILg,2994, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgJuoEe67bLKsSDSILg,2995,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2ZuoEe67bLKsSDSILg,2995, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcJuoEe67bLKsSDSILg,2997,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxpuoEe67bLKsSDSILg,2997, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmg5uoEe67bLKsSDSILg,2998,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVey5uoEe67bLKsSDSILg,2998, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwc5uoEe67bLKsSDSILg,3000,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx65uoEe67bLKsSDSILg,3000, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdpuoEe67bLKsSDSILg,3002,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe55uoEe67bLKsSDSILg,3002, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdJuoEe67bLKsSDSILg,3003,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtZuoEe67bLKsSDSILg,3003, -https://jazz.ibm.com:9443/rm/resources/DM_xYbwdZuoEe67bLKsSDSILg,3004,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuJuoEe67bLKsSDSILg,3004, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0ZuoEe67bLKsSDSILg,3005,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewZuoEe67bLKsSDSILg,3005, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa05uoEe67bLKsSDSILg,3007,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAZuoEe67bLKsSDSILg,3007, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0puoEe67bLKsSDSILg,3009,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuZuoEe67bLKsSDSILg,3009, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1puoEe67bLKsSDSILg,3010,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4puoEe67bLKsSDSILg,3010, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgJuoEe67bLKsSDSILg,3013,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGZuoEe67bLKsSDSILg,3013, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2JuoEe67bLKsSDSILg,3014,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjy5uoEe67bLKsSDSILg,3014, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgpuoEe67bLKsSDSILg,3018,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuJuoEe67bLKsSDSILg,3018, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIg5uoEe67bLKsSDSILg,3019,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-puoEe67bLKsSDSILg,3019, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhJuoEe67bLKsSDSILg,3020,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj85uoEe67bLKsSDSILg,3020, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIh5uoEe67bLKsSDSILg,3021,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxv5uoEe67bLKsSDSILg,3021, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiZuoEe67bLKsSDSILg,3023,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9puoEe67bLKsSDSILg,3023, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIipuoEe67bLKsSDSILg,3024,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9ZuoEe67bLKsSDSILg,3024, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiJuoEe67bLKsSDSILg,3026,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwpuoEe67bLKsSDSILg,3026, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkZuoEe67bLKsSDSILg,3031,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKJuoEe67bLKsSDSILg,3031, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIlJuoEe67bLKsSDSILg,3033,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5puoEe67bLKsSDSILg,3033, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkpuoEe67bLKsSDSILg,3034,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3JuoEe67bLKsSDSILg,3034, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gpuoEe67bLKsSDSILg,3037,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVez5uoEe67bLKsSDSILg,3037, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hJuoEe67bLKsSDSILg,3038,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2JuoEe67bLKsSDSILg,3038, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5ipuoEe67bLKsSDSILg,3044,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAJuoEe67bLKsSDSILg,3044, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iZuoEe67bLKsSDSILg,3045,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFJuoEe67bLKsSDSILg,3045, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jpuoEe67bLKsSDSILg,3047,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_puoEe67bLKsSDSILg,3047, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049, -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYZuoEe67bLKsSDSILg,3050,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYJuoEe67bLKsSDSILg,3051,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhpuoEe67bLKsSDSILg,3054,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe95uoEe67bLKsSDSILg,3054, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgpuoEe67bLKsSDSILg,3055,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx35uoEe67bLKsSDSILg,3055, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qh5uoEe67bLKsSDSILg,3060,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxspuoEe67bLKsSDSILg,3060, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjZuoEe67bLKsSDSILg,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2puoEe67bLKsSDSILg,3061, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjJuoEe67bLKsSDSILg,3062,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj35uoEe67bLKsSDSILg,3062, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qi5uoEe67bLKsSDSILg,3063,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xY5qj5uoEe67bLKsSDSILg,3067,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0puoEe67bLKsSDSILg,3067, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qk5uoEe67bLKsSDSILg,3068,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzJuoEe67bLKsSDSILg,3068, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkpuoEe67bLKsSDSILg,3069,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtpuoEe67bLKsSDSILg,3069, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qlJuoEe67bLKsSDSILg,3070,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgZuoEe67bLKsSDSILg,3072,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDpuoEe67bLKsSDSILg,3072, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhZuoEe67bLKsSDSILg,3076,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2puoEe67bLKsSDSILg,3076, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbi5uoEe67bLKsSDSILg,3081,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAupuoEe67bLKsSDSILg,3081, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbipuoEe67bLKsSDSILg,3084,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezZuoEe67bLKsSDSILg,3084, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjZuoEe67bLKsSDSILg,3085,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-JuoEe67bLKsSDSILg,3085, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkJuoEe67bLKsSDSILg,3087,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeypuoEe67bLKsSDSILg,3087, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbj5uoEe67bLKsSDSILg,3088,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3ZuoEe67bLKsSDSILg,3088, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlc5uoEe67bLKsSDSILg,3089,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj05uoEe67bLKsSDSILg,3089, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkZuoEe67bLKsSDSILg,3090,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvpuoEe67bLKsSDSILg,3090, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcpuoEe67bLKsSDSILg,3091,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHJuoEe67bLKsSDSILg,3091, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcZuoEe67bLKsSDSILg,3092,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBH5uoEe67bLKsSDSILg,3092, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldZuoEe67bLKsSDSILg,3094,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeu5uoEe67bLKsSDSILg,3094, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldpuoEe67bLKsSDSILg,3095,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3JuoEe67bLKsSDSILg,3095, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldJuoEe67bLKsSDSILg,3096,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevJuoEe67bLKsSDSILg,3096, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlepuoEe67bLKsSDSILg,3097,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzpuoEe67bLKsSDSILg,3097, -https://jazz.ibm.com:9443/rm/resources/TX_xZMle5uoEe67bLKsSDSILg,3098,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkA5uoEe67bLKsSDSILg,3098, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfJuoEe67bLKsSDSILg,3099,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVet5uoEe67bLKsSDSILg,3099, -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100, -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101, -https://jazz.ibm.com:9443/rm/resources/TX_xZMleZuoEe67bLKsSDSILg,3102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj15uoEe67bLKsSDSILg,3102, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlf5uoEe67bLKsSDSILg,3103,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8ZuoEe67bLKsSDSILg,3103, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfZuoEe67bLKsSDSILg,3105,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVex5uoEe67bLKsSDSILg,3105, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgpuoEe67bLKsSDSILg,3108,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHZuoEe67bLKsSDSILg,3108, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWc5uoEe67bLKsSDSILg,3110,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwZuoEe67bLKsSDSILg,3110, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgZuoEe67bLKsSDSILg,3111,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvZuoEe67bLKsSDSILg,3111, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcJuoEe67bLKsSDSILg,3112,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexZuoEe67bLKsSDSILg,3112, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlg5uoEe67bLKsSDSILg,3113,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5JuoEe67bLKsSDSILg,3113, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEZuoEe67bLKsSDSILg,3115,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyJuoEe67bLKsSDSILg,3115, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdJuoEe67bLKsSDSILg,3116,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcpuoEe67bLKsSDSILg,3120,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2ZuoEe67bLKsSDSILg,3120, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcZuoEe67bLKsSDSILg,3121,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe75uoEe67bLKsSDSILg,3121, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcJuoEe67bLKsSDSILg,3122,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHpuoEe67bLKsSDSILg,3122, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdJuoEe67bLKsSDSILg,3123,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBpuoEe67bLKsSDSILg,3123, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHd5uoEe67bLKsSDSILg,3124,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtpuoEe67bLKsSDSILg,3124, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdZuoEe67bLKsSDSILg,3126,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAJuoEe67bLKsSDSILg,3126, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdpuoEe67bLKsSDSILg,3127,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA85uoEe67bLKsSDSILg,3127, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHepuoEe67bLKsSDSILg,3129,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xW8isJuoEe67bLKsSDSILg,3129, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeJuoEe67bLKsSDSILg,3130,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1JuoEe67bLKsSDSILg,3130, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfpuoEe67bLKsSDSILg,3133,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEJuoEe67bLKsSDSILg,3133, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfJuoEe67bLKsSDSILg,3134,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj95uoEe67bLKsSDSILg,3134, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cZuoEe67bLKsSDSILg,3136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzZuoEe67bLKsSDSILg,3136, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cJuoEe67bLKsSDSILg,3138,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyApuoEe67bLKsSDSILg,3138, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dpuoEe67bLKsSDSILg,3140,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8ZuoEe67bLKsSDSILg,3140, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eJuoEe67bLKsSDSILg,3141,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1puoEe67bLKsSDSILg,3141, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eZuoEe67bLKsSDSILg,3142,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAZuoEe67bLKsSDSILg,3142, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4d5uoEe67bLKsSDSILg,3143,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAs5uoEe67bLKsSDSILg,3143, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4fJuoEe67bLKsSDSILg,3146,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjx5uoEe67bLKsSDSILg,3146, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4epuoEe67bLKsSDSILg,3148,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcJuoEe67bLKsSDSILg,3149,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFpuoEe67bLKsSDSILg,3149, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdJuoEe67bLKsSDSILg,3150,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAy5uoEe67bLKsSDSILg,3150, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpd5uoEe67bLKsSDSILg,3151,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJZuoEe67bLKsSDSILg,3151, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdpuoEe67bLKsSDSILg,3152,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA05uoEe67bLKsSDSILg,3152, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcZuoEe67bLKsSDSILg,3153,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4puoEe67bLKsSDSILg,3153, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpc5uoEe67bLKsSDSILg,3154,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGJuoEe67bLKsSDSILg,3154, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeZuoEe67bLKsSDSILg,3157,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuZuoEe67bLKsSDSILg,3157, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeJuoEe67bLKsSDSILg,3158,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe85uoEe67bLKsSDSILg,3158, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acZuoEe67bLKsSDSILg,3159,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_5uoEe67bLKsSDSILg,3159, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acpuoEe67bLKsSDSILg,3160,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-ZuoEe67bLKsSDSILg,3160, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpepuoEe67bLKsSDSILg,3162,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAJuoEe67bLKsSDSILg,3162, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ac5uoEe67bLKsSDSILg,3163,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6ZuoEe67bLKsSDSILg,3163, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acJuoEe67bLKsSDSILg,3164,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_puoEe67bLKsSDSILg,3164, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adJuoEe67bLKsSDSILg,3165,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9ZuoEe67bLKsSDSILg,3165, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adpuoEe67bLKsSDSILg,3167,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezpuoEe67bLKsSDSILg,3167, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adZuoEe67bLKsSDSILg,3168,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAsZuoEe67bLKsSDSILg,3168, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ad5uoEe67bLKsSDSILg,3169,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9afJuoEe67bLKsSDSILg,3171,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAypuoEe67bLKsSDSILg,3171, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aepuoEe67bLKsSDSILg,3172,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxt5uoEe67bLKsSDSILg,3172, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ae5uoEe67bLKsSDSILg,3173,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtJuoEe67bLKsSDSILg,3173, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYpuoEe67bLKsSDSILg,3174,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8ZuoEe67bLKsSDSILg,3174, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZJuoEe67bLKsSDSILg,3175,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvJuoEe67bLKsSDSILg,3175, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYZuoEe67bLKsSDSILg,3176,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexpuoEe67bLKsSDSILg,3176, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkY5uoEe67bLKsSDSILg,3177,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIJuoEe67bLKsSDSILg,3177, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZ5uoEe67bLKsSDSILg,3179,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkBJuoEe67bLKsSDSILg,3179, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZZuoEe67bLKsSDSILg,3180,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIZuoEe67bLKsSDSILg,3180, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZpuoEe67bLKsSDSILg,3181,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-5uoEe67bLKsSDSILg,3181, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaJuoEe67bLKsSDSILg,3182,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9JuoEe67bLKsSDSILg,3182, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbJuoEe67bLKsSDSILg,3183,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2JuoEe67bLKsSDSILg,3183, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaZuoEe67bLKsSDSILg,3185,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAt5uoEe67bLKsSDSILg,3185, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbZuoEe67bLKsSDSILg,3186,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezJuoEe67bLKsSDSILg,3186, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbpuoEe67bLKsSDSILg,3187,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj25uoEe67bLKsSDSILg,3187, -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYpuoEe67bLKsSDSILg,3190,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6puoEe67bLKsSDSILg,3190, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkc5uoEe67bLKsSDSILg,3191,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_ZuoEe67bLKsSDSILg,3191, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYZuoEe67bLKsSDSILg,3192,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8JuoEe67bLKsSDSILg,3192, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcJuoEe67bLKsSDSILg,3193,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU05uoEe67bLKsSDSILg,3193, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9puoEe67bLKsSDSILg,3193, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcZuoEe67bLKsSDSILg,3194,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuZuoEe67bLKsSDSILg,3194, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcpuoEe67bLKsSDSILg,3195,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevpuoEe67bLKsSDSILg,3195, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZpuoEe67bLKsSDSILg,3198,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4ZuoEe67bLKsSDSILg,3198, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaJuoEe67bLKsSDSILg,3199,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx15uoEe67bLKsSDSILg,3199, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZZuoEe67bLKsSDSILg,3201,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzZuoEe67bLKsSDSILg,3201, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZJuoEe67bLKsSDSILg,3202,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbpuoEe67bLKsSDSILg,3204,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyJuoEe67bLKsSDSILg,3204, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbZuoEe67bLKsSDSILg,3205,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVew5uoEe67bLKsSDSILg,3205, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbJuoEe67bLKsSDSILg,3206,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwpuoEe67bLKsSDSILg,3206, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVa5uoEe67bLKsSDSILg,3207,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2ZuoEe67bLKsSDSILg,3207, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZ5uoEe67bLKsSDSILg,3208,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGpuoEe67bLKsSDSILg,3208, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVb5uoEe67bLKsSDSILg,3209,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_ZuoEe67bLKsSDSILg,3209, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcJuoEe67bLKsSDSILg,3210,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0puoEe67bLKsSDSILg,3210, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZJuoEe67bLKsSDSILg,3212,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyB5uoEe67bLKsSDSILg,3212, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZZuoEe67bLKsSDSILg,3216,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj45uoEe67bLKsSDSILg,3216, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYJuoEe67bLKsSDSILg,3217,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5JuoEe67bLKsSDSILg,3217, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGapuoEe67bLKsSDSILg,3219,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxs5uoEe67bLKsSDSILg,3219, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaZuoEe67bLKsSDSILg,3222,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4ZuoEe67bLKsSDSILg,3222, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGa5uoEe67bLKsSDSILg,3224,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJpuoEe67bLKsSDSILg,3224, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbZuoEe67bLKsSDSILg,3225,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4ZuoEe67bLKsSDSILg,3225, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226, -https://jazz.ibm.com:9443/rm/resources/TX_xajQUJuoEe67bLKsSDSILg,3227,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-5uoEe67bLKsSDSILg,3227, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcZuoEe67bLKsSDSILg,3229,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xajQUZuoEe67bLKsSDSILg,3230,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewJuoEe67bLKsSDSILg,3230, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbpuoEe67bLKsSDSILg,3231,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxu5uoEe67bLKsSDSILg,3231, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232, -https://jazz.ibm.com:9443/rm/resources/TX_xajQU5uoEe67bLKsSDSILg,3233,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyZuoEe67bLKsSDSILg,3233, -https://jazz.ibm.com:9443/rm/resources/TX_xajQUpuoEe67bLKsSDSILg,3234,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuJuoEe67bLKsSDSILg,3234, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVpuoEe67bLKsSDSILg,3235,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBF5uoEe67bLKsSDSILg,3235, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237, -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/TX_xajQW5uoEe67bLKsSDSILg,3240,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUw5uoEe67bLKsSDSILg,3240, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWZuoEe67bLKsSDSILg,3241,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtJuoEe67bLKsSDSILg,3241, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXpuoEe67bLKsSDSILg,3243,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-5uoEe67bLKsSDSILg,3243, -https://jazz.ibm.com:9443/rm/resources/TX_xajQX5uoEe67bLKsSDSILg,3244,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxZuoEe67bLKsSDSILg,3244, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYJuoEe67bLKsSDSILg,3245,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_puoEe67bLKsSDSILg,3245, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXJuoEe67bLKsSDSILg,3246,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8puoEe67bLKsSDSILg,3246, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYZuoEe67bLKsSDSILg,3248,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe15uoEe67bLKsSDSILg,3248, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYpuoEe67bLKsSDSILg,3249,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_JuoEe67bLKsSDSILg,3249, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYpuoEe67bLKsSDSILg,3250,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-ZuoEe67bLKsSDSILg,3250, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYZuoEe67bLKsSDSILg,3252,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-JuoEe67bLKsSDSILg,3252, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZJuoEe67bLKsSDSILg,3253,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyA5uoEe67bLKsSDSILg,3253, -https://jazz.ibm.com:9443/rm/resources/TX_xatoY5uoEe67bLKsSDSILg,3254,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBZuoEe67bLKsSDSILg,3254, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZ5uoEe67bLKsSDSILg,3255,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3puoEe67bLKsSDSILg,3255, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZZuoEe67bLKsSDSILg,3257,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzJuoEe67bLKsSDSILg,3257, -https://jazz.ibm.com:9443/rm/resources/TX_xatobJuoEe67bLKsSDSILg,3258,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVev5uoEe67bLKsSDSILg,3258, -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259, -https://jazz.ibm.com:9443/rm/resources/TX_xatoaJuoEe67bLKsSDSILg,3260,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwJuoEe67bLKsSDSILg,3260, -https://jazz.ibm.com:9443/rm/resources/TX_xatoa5uoEe67bLKsSDSILg,3261,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzZuoEe67bLKsSDSILg,3261, -https://jazz.ibm.com:9443/rm/resources/TX_xatoapuoEe67bLKsSDSILg,3262,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexJuoEe67bLKsSDSILg,3262, -https://jazz.ibm.com:9443/rm/resources/TX_xatobZuoEe67bLKsSDSILg,3263,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0ZuoEe67bLKsSDSILg,3263, -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264, -https://jazz.ibm.com:9443/rm/resources/TX_xatobpuoEe67bLKsSDSILg,3265,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_5uoEe67bLKsSDSILg,3265, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266, -https://jazz.ibm.com:9443/rm/resources/TX_xatocJuoEe67bLKsSDSILg,3267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9puoEe67bLKsSDSILg,3267, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269, -https://jazz.ibm.com:9443/rm/resources/TX_xatocZuoEe67bLKsSDSILg,3270,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8puoEe67bLKsSDSILg,3270, -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVZuoEe67bLKsSDSILg,3272,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe05uoEe67bLKsSDSILg,3272, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yU5uoEe67bLKsSDSILg,3274,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe65uoEe67bLKsSDSILg,3274, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVpuoEe67bLKsSDSILg,3275,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwpuoEe67bLKsSDSILg,3275, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWZuoEe67bLKsSDSILg,3276,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0JuoEe67bLKsSDSILg,3276, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXZuoEe67bLKsSDSILg,3277,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1JuoEe67bLKsSDSILg,3277, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWJuoEe67bLKsSDSILg,3278,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx45uoEe67bLKsSDSILg,3278, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXJuoEe67bLKsSDSILg,3280,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwZuoEe67bLKsSDSILg,3280, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yW5uoEe67bLKsSDSILg,3282,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6JuoEe67bLKsSDSILg,3282, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXpuoEe67bLKsSDSILg,3283,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0ZuoEe67bLKsSDSILg,3283, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yX5uoEe67bLKsSDSILg,3284,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe45uoEe67bLKsSDSILg,3284, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yYJuoEe67bLKsSDSILg,3286,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjypuoEe67bLKsSDSILg,3286, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RJuoEe67bLKsSDSILg,3287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCJuoEe67bLKsSDSILg,3287, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8Q5uoEe67bLKsSDSILg,3288,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7puoEe67bLKsSDSILg,3288, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RpuoEe67bLKsSDSILg,3290,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwZuoEe67bLKsSDSILg,3290, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SJuoEe67bLKsSDSILg,3293,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKZuoEe67bLKsSDSILg,3293, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SpuoEe67bLKsSDSILg,3295,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAu5uoEe67bLKsSDSILg,3295, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQ5uoEe67bLKsSDSILg,3298,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjz5uoEe67bLKsSDSILg,3298, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoZuoEe67bLKsSDSILg,3299,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkApuoEe67bLKsSDSILg,3299, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXopuoEe67bLKsSDSILg,3300,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFZuoEe67bLKsSDSILg,3300, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQpuoEe67bLKsSDSILg,3301,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCZuoEe67bLKsSDSILg,3301, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoJuoEe67bLKsSDSILg,3304,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAZuoEe67bLKsSDSILg,3304, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpJuoEe67bLKsSDSILg,3305,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjw5uoEe67bLKsSDSILg,3305, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXo5uoEe67bLKsSDSILg,3306,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0JuoEe67bLKsSDSILg,3306, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXp5uoEe67bLKsSDSILg,3308,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAspuoEe67bLKsSDSILg,3308, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQJuoEe67bLKsSDSILg,3309,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJJuoEe67bLKsSDSILg,3309, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXqJuoEe67bLKsSDSILg,3312,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx55uoEe67bLKsSDSILg,3312, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoJuoEe67bLKsSDSILg,3315,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxJuoEe67bLKsSDSILg,3315, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIopuoEe67bLKsSDSILg,3321,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3JuoEe67bLKsSDSILg,3321, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpJuoEe67bLKsSDSILg,3322,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBG5uoEe67bLKsSDSILg,3322, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQJuoEe67bLKsSDSILg,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4JuoEe67bLKsSDSILg,3323, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIp5uoEe67bLKsSDSILg,3324,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_JuoEe67bLKsSDSILg,3324, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIppuoEe67bLKsSDSILg,3325,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyZuoEe67bLKsSDSILg,3325, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRJuoEe67bLKsSDSILg,3326,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_5uoEe67bLKsSDSILg,3326, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRZuoEe67bLKsSDSILg,3327,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewpuoEe67bLKsSDSILg,3327, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSpuoEe67bLKsSDSILg,3330,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxZuoEe67bLKsSDSILg,3330, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSZuoEe67bLKsSDSILg,3331,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5ZuoEe67bLKsSDSILg,3331, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRpuoEe67bLKsSDSILg,3332,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBJuoEe67bLKsSDSILg,3332, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPR5uoEe67bLKsSDSILg,3333,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6puoEe67bLKsSDSILg,3333, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTZuoEe67bLKsSDSILg,3334,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1puoEe67bLKsSDSILg,3334, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTJuoEe67bLKsSDSILg,3336,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7JuoEe67bLKsSDSILg,3336, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSJuoEe67bLKsSDSILg,3337,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7ZuoEe67bLKsSDSILg,3337, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQZuoEe67bLKsSDSILg,3338,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevZuoEe67bLKsSDSILg,3338, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQJuoEe67bLKsSDSILg,3339,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-puoEe67bLKsSDSILg,3339, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPT5uoEe67bLKsSDSILg,3340,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_JuoEe67bLKsSDSILg,3340, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTpuoEe67bLKsSDSILg,3341,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJ5uoEe67bLKsSDSILg,3341, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQpuoEe67bLKsSDSILg,3342,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2JuoEe67bLKsSDSILg,3342, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARZuoEe67bLKsSDSILg,3345,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9JuoEe67bLKsSDSILg,3345, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASJuoEe67bLKsSDSILg,3348,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBJuoEe67bLKsSDSILg,3348, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1ED6ACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDqACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,2977,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rA6ACEe67KIG0GI4apw,2978,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,2979,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAaACEe67KIG0GI4apw,2980,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAKACEe67KIG0GI4apw,2981,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUaACEe67KIG0GI4apw,2982,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUqACEe67KIG0GI4apw,2984,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,2985,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBqACEe67KIG0GI4apw,2986,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rB6ACEe67KIG0GI4apw,2987,/01 Requirements/Meter Interface +https://jazz.ibm.com:9443/rm/resources/WR_pWuFkKACEe67KIG0GI4apw,2988,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg65KACEe67KIG0GI4apw,2988, +https://jazz.ibm.com:9443/rm/resources/WR_pYbVwKACEe67KIG0GI4apw,2989,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,2989, +https://jazz.ibm.com:9443/rm/resources/WR_pYMFMaACEe67KIG0GI4apw,2990,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,2990, +https://jazz.ibm.com:9443/rm/resources/WR_pYXEUKACEe67KIG0GI4apw,2991,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,2991, +https://jazz.ibm.com:9443/rm/resources/WR_pWWSIaACEe67KIG0GI4apw,2992,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg64qACEe67KIG0GI4apw,2992, +https://jazz.ibm.com:9443/rm/resources/WR_pYiqgaACEe67KIG0GI4apw,2993,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiaACEe67KIG0GI4apw,2993, +https://jazz.ibm.com:9443/rm/resources/TX_pWLTAKACEe67KIG0GI4apw,2994,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TI6ACEe67KIG0GI4apw,2994, +https://jazz.ibm.com:9443/rm/resources/TX_pWMhIKACEe67KIG0GI4apw,2995,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLaACEe67KIG0GI4apw,2995, +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMKACEe67KIG0GI4apw,2996,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdKACEe67KIG0GI4apw,2996, +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997, +https://jazz.ibm.com:9443/rm/resources/TX_pWO9YKACEe67KIG0GI4apw,2998,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhKACEe67KIG0GI4apw,2998, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999, +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMaACEe67KIG0GI4apw,3000,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJqACEe67KIG0GI4apw,3000, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001, +https://jazz.ibm.com:9443/rm/resources/DM_pWO9YaACEe67KIG0GI4apw,3002,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,3002, +https://jazz.ibm.com:9443/rm/resources/TX_pWPkcKACEe67KIG0GI4apw,3003,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOF6ACEe67KIG0GI4apw,3003, +https://jazz.ibm.com:9443/rm/resources/TX_pWQykKACEe67KIG0GI4apw,3004,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaqACEe67KIG0GI4apw,3004, +https://jazz.ibm.com:9443/rm/resources/TX_pWQykaACEe67KIG0GI4apw,3005,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,3005, +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006, +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoKACEe67KIG0GI4apw,3007,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c56ACEe67KIG0GI4apw,3007, +https://jazz.ibm.com:9443/rm/resources/TX_pWOWUKACEe67KIG0GI4apw,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuqACEe67KIG0GI4apw,3008, +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8KACEe67KIG0GI4apw,3010,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRqACEe67KIG0GI4apw,3010, +https://jazz.ibm.com:9443/rm/resources/TX_pWSnwKACEe67KIG0GI4apw,3011,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEqACEe67KIG0GI4apw,3011, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012, +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013, +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014, +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015, +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0aACEe67KIG0GI4apw,3016,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMqACEe67KIG0GI4apw,3016, +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEKACEe67KIG0GI4apw,3017,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKqACEe67KIG0GI4apw,3017, +https://jazz.ibm.com:9443/rm/resources/TX_pWVEAKACEe67KIG0GI4apw,3018,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYqACEe67KIG0GI4apw,3018, +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEaACEe67KIG0GI4apw,3019,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPaACEe67KIG0GI4apw,3019, +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020, +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQKACEe67KIG0GI4apw,3021,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQqACEe67KIG0GI4apw,3021, +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUKACEe67KIG0GI4apw,3022,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TP6ACEe67KIG0GI4apw,3022, +https://jazz.ibm.com:9443/rm/resources/TX_pWW5MKACEe67KIG0GI4apw,3023,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjqACEe67KIG0GI4apw,3023, +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQaACEe67KIG0GI4apw,3024,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQKACEe67KIG0GI4apw,3024, +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/TX_pWbKoKACEe67KIG0GI4apw,3026,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWqACEe67KIG0GI4apw,3026, +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027, +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029, +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030, +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsKACEe67KIG0GI4apw,3031,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJqACEe67KIG0GI4apw,3031, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032, +https://jazz.ibm.com:9443/rm/resources/TX_pWcYwKACEe67KIG0GI4apw,3033,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFqACEe67KIG0GI4apw,3033, +https://jazz.ibm.com:9443/rm/resources/TX_pWe1AKACEe67KIG0GI4apw,3034,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggaACEe67KIG0GI4apw,3034, +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8KACEe67KIG0GI4apw,3036,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeKACEe67KIG0GI4apw,3036, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037, +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038, +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041, +https://jazz.ibm.com:9443/rm/resources/TX_pWhRQKACEe67KIG0GI4apw,3042,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5qACEe67KIG0GI4apw,3042, +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043, +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044, +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045, +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046, +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMaACEe67KIG0GI4apw,3047,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQaACEe67KIG0GI4apw,3047, +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048, +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgKACEe67KIG0GI4apw,3049,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgaACEe67KIG0GI4apw,3050,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pWjGcKACEe67KIG0GI4apw,3051,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5KACEe67KIG0GI4apw,3051, +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisKACEe67KIG0GI4apw,3053,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrqACEe67KIG0GI4apw,3053, +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4KACEe67KIG0GI4apw,3054,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJ6ACEe67KIG0GI4apw,3054, +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4aACEe67KIG0GI4apw,3055,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwygaACEe67KIG0GI4apw,3055, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056, +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057, +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058, +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059, +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062, +https://jazz.ibm.com:9443/rm/resources/TX_pWrCQKACEe67KIG0GI4apw,3063,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOaACEe67KIG0GI4apw,3063, +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMKACEe67KIG0GI4apw,3064,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,3064, +https://jazz.ibm.com:9443/rm/resources/TX_pWp0IKACEe67KIG0GI4apw,3065,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKaACEe67KIG0GI4apw,3065, +https://jazz.ibm.com:9443/rm/resources/TX_pWpNEKACEe67KIG0GI4apw,3066,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067, +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069, +https://jazz.ibm.com:9443/rm/resources/TX_pWusoKACEe67KIG0GI4apw,3070,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg64aACEe67KIG0GI4apw,3070, +https://jazz.ibm.com:9443/rm/resources/TX_pWs3caACEe67KIG0GI4apw,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwym6ACEe67KIG0GI4apw,3071, +https://jazz.ibm.com:9443/rm/resources/TX_pWs3cKACEe67KIG0GI4apw,3072,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,3072, +https://jazz.ibm.com:9443/rm/resources/TX_pWtegKACEe67KIG0GI4apw,3073,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0KACEe67KIG0GI4apw,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJKACEe67KIG0GI4apw,3074, +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075, +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076, +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077, +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078, +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079, +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080, +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081, +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAaACEe67KIG0GI4apw,3082,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdqACEe67KIG0GI4apw,3082, +https://jazz.ibm.com:9443/rm/resources/TX_pWy-EKACEe67KIG0GI4apw,3083,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,3083, +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084, +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMKACEe67KIG0GI4apw,3085,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKKACEe67KIG0GI4apw,3085, +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086, +https://jazz.ibm.com:9443/rm/resources/TX_pW1aUKACEe67KIG0GI4apw,3087,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjaACEe67KIG0GI4apw,3087, +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQaACEe67KIG0GI4apw,3088,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgc6ACEe67KIG0GI4apw,3088, +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocaACEe67KIG0GI4apw,3089,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSaACEe67KIG0GI4apw,3089, +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQKACEe67KIG0GI4apw,3090,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJ6ACEe67KIG0GI4apw,3090, +https://jazz.ibm.com:9443/rm/resources/TX_pW3PgKACEe67KIG0GI4apw,3091,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOqACEe67KIG0GI4apw,3091, +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocKACEe67KIG0GI4apw,3092,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUaACEe67KIG0GI4apw,3092, +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doKACEe67KIG0GI4apw,3094,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,3094, +https://jazz.ibm.com:9443/rm/resources/TX_pW32kKACEe67KIG0GI4apw,3095,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZaACEe67KIG0GI4apw,3095, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096, +https://jazz.ibm.com:9443/rm/resources/TX_pW32kaACEe67KIG0GI4apw,3097,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZKACEe67KIG0GI4apw,3097, +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098, +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0aACEe67KIG0GI4apw,3100,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTaACEe67KIG0GI4apw,3100, +https://jazz.ibm.com:9443/rm/resources/TX_pW654KACEe67KIG0GI4apw,3101,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYaACEe67KIG0GI4apw,3101, +https://jazz.ibm.com:9443/rm/resources/TX_pW5rwKACEe67KIG0GI4apw,3102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIaACEe67KIG0GI4apw,3102, +https://jazz.ibm.com:9443/rm/resources/TX_pW7g8KACEe67KIG0GI4apw,3103,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcKACEe67KIG0GI4apw,3103, +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAaACEe67KIG0GI4apw,3104,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywKACEe67KIG0GI4apw,3104, +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0KACEe67KIG0GI4apw,3105,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNaACEe67KIG0GI4apw,3105, +https://jazz.ibm.com:9443/rm/resources/TX_pW9WIKACEe67KIG0GI4apw,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjKACEe67KIG0GI4apw,3106, +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107, +https://jazz.ibm.com:9443/rm/resources/TX_pW99MKACEe67KIG0GI4apw,3108,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSqACEe67KIG0GI4apw,3108, +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQKACEe67KIG0GI4apw,3109,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbqACEe67KIG0GI4apw,3109, +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110, +https://jazz.ibm.com:9443/rm/resources/TX_pW99MaACEe67KIG0GI4apw,3111,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLqACEe67KIG0GI4apw,3111, +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112, +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113, +https://jazz.ibm.com:9443/rm/resources/TX_pXBnkKACEe67KIG0GI4apw,3114,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcaACEe67KIG0GI4apw,3114, +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYKACEe67KIG0GI4apw,3115,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIaACEe67KIG0GI4apw,3115, +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYaACEe67KIG0GI4apw,3116,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117, +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwaACEe67KIG0GI4apw,3118,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,3118, +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwKACEe67KIG0GI4apw,3119,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOH6ACEe67KIG0GI4apw,3119, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120, +https://jazz.ibm.com:9443/rm/resources/TX_pXC1sKACEe67KIG0GI4apw,3121,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUKACEe67KIG0GI4apw,3121, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122, +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123, +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4KACEe67KIG0GI4apw,3124,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7KACEe67KIG0GI4apw,3124, +https://jazz.ibm.com:9443/rm/resources/TX_pXHHIKACEe67KIG0GI4apw,3125,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c8KACEe67KIG0GI4apw,3125, +https://jazz.ibm.com:9443/rm/resources/TX_pXFR8KACEe67KIG0GI4apw,3126,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,3126, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEKACEe67KIG0GI4apw,3127,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJO6ACEe67KIG0GI4apw,3127, +https://jazz.ibm.com:9443/rm/resources/TX_pXF5AKACEe67KIG0GI4apw,3128,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhaACEe67KIG0GI4apw,3128, +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4aACEe67KIG0GI4apw,3129,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,3129, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMaACEe67KIG0GI4apw,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQaACEe67KIG0GI4apw,3132, +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYaACEe67KIG0GI4apw,3133,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,3133, +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UKACEe67KIG0GI4apw,3135,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg646ACEe67KIG0GI4apw,3135, +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136, +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137, +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYKACEe67KIG0GI4apw,3138,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6KACEe67KIG0GI4apw,3138, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139, +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140, +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oaACEe67KIG0GI4apw,3141,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,3141, +https://jazz.ibm.com:9443/rm/resources/TX_pXMmsKACEe67KIG0GI4apw,3142,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgf6ACEe67KIG0GI4apw,3142, +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwaACEe67KIG0GI4apw,3143,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwKACEe67KIG0GI4apw,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TS6ACEe67KIG0GI4apw,3144, +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oKACEe67KIG0GI4apw,3145,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TO6ACEe67KIG0GI4apw,3145, +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146, +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147, +https://jazz.ibm.com:9443/rm/resources/TX_pXQREKACEe67KIG0GI4apw,3148,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,3148, +https://jazz.ibm.com:9443/rm/resources/TX_pXPC8KACEe67KIG0GI4apw,3149,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLKACEe67KIG0GI4apw,3149, +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAaACEe67KIG0GI4apw,3150,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRaACEe67KIG0GI4apw,3150, +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151, +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152, +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4KACEe67KIG0GI4apw,3153,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJ6ACEe67KIG0GI4apw,3153, +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4aACEe67KIG0GI4apw,3154,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQ6ACEe67KIG0GI4apw,3154, +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQaACEe67KIG0GI4apw,3155,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgY6ACEe67KIG0GI4apw,3155, +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMKACEe67KIG0GI4apw,3156,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,3156, +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMaACEe67KIG0GI4apw,3157,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMV6ACEe67KIG0GI4apw,3157, +https://jazz.ibm.com:9443/rm/resources/TX_pXStUKACEe67KIG0GI4apw,3158,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMKACEe67KIG0GI4apw,3158, +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQKACEe67KIG0GI4apw,3159,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOI6ACEe67KIG0GI4apw,3159, +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkaACEe67KIG0GI4apw,3160,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJaACEe67KIG0GI4apw,3160, +https://jazz.ibm.com:9443/rm/resources/TX_pXT7caACEe67KIG0GI4apw,3161,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOL6ACEe67KIG0GI4apw,3161, +https://jazz.ibm.com:9443/rm/resources/TX_pXT7cKACEe67KIG0GI4apw,3162,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSKACEe67KIG0GI4apw,3162, +https://jazz.ibm.com:9443/rm/resources/TX_pXUigKACEe67KIG0GI4apw,3163,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQ6ACEe67KIG0GI4apw,3163, +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkKACEe67KIG0GI4apw,3164,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGaACEe67KIG0GI4apw,3164, +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165, +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoaACEe67KIG0GI4apw,3166,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgd6ACEe67KIG0GI4apw,3166, +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,3167,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,3167, +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4aACEe67KIG0GI4apw,3168,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,3168, +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4KACEe67KIG0GI4apw,3169,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,3169, +https://jazz.ibm.com:9443/rm/resources/TX_pXWXsKACEe67KIG0GI4apw,3170,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pXXl0KACEe67KIG0GI4apw,3171,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhqACEe67KIG0GI4apw,3171, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173, +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8aACEe67KIG0GI4apw,3174,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgb6ACEe67KIG0GI4apw,3174, +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175, +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMaACEe67KIG0GI4apw,3176,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTqACEe67KIG0GI4apw,3176, +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMKACEe67KIG0GI4apw,3177,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4aACEe67KIG0GI4apw,3177, +https://jazz.ibm.com:9443/rm/resources/TX_pXapIKACEe67KIG0GI4apw,3178,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMU6ACEe67KIG0GI4apw,3178, +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEaACEe67KIG0GI4apw,3179,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,3179, +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEKACEe67KIG0GI4apw,3180,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUqACEe67KIG0GI4apw,3180, +https://jazz.ibm.com:9443/rm/resources/TX_pXZbAKACEe67KIG0GI4apw,3181,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIaACEe67KIG0GI4apw,3181, +https://jazz.ibm.com:9443/rm/resources/TX_pXceUKACEe67KIG0GI4apw,3182,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,3182, +https://jazz.ibm.com:9443/rm/resources/TX_pXb3QKACEe67KIG0GI4apw,3183,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJKACEe67KIG0GI4apw,3183, +https://jazz.ibm.com:9443/rm/resources/TX_pXgIsKACEe67KIG0GI4apw,3184,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJaACEe67KIG0GI4apw,3184, +https://jazz.ibm.com:9443/rm/resources/TX_pXfhoKACEe67KIG0GI4apw,3185,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdaACEe67KIG0GI4apw,3185, +https://jazz.ibm.com:9443/rm/resources/TX_pXe6kKACEe67KIG0GI4apw,3186,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIqACEe67KIG0GI4apw,3186, +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187, +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188, +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189, +https://jazz.ibm.com:9443/rm/resources/TX_pXjMAKACEe67KIG0GI4apw,3190,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZ6ACEe67KIG0GI4apw,3190, +https://jazz.ibm.com:9443/rm/resources/TX_pXjzEKACEe67KIG0GI4apw,3191,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TR6ACEe67KIG0GI4apw,3191, +https://jazz.ibm.com:9443/rm/resources/TX_pXik8KACEe67KIG0GI4apw,3192,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiKACEe67KIG0GI4apw,3192, +https://jazz.ibm.com:9443/rm/resources/TX_pXh94KACEe67KIG0GI4apw,3193,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxaACEe67KIG0GI4apw,3193, +https://jazz.ibm.com:9443/rm/resources/BI_pZByv6ACEe67KIG0GI4apw,3193, +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194, +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195, +https://jazz.ibm.com:9443/rm/resources/TX_pXoEgKACEe67KIG0GI4apw,3196,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNKACEe67KIG0GI4apw,3196, +https://jazz.ibm.com:9443/rm/resources/TX_pXmPUKACEe67KIG0GI4apw,3197,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGqACEe67KIG0GI4apw,3197, +https://jazz.ibm.com:9443/rm/resources/TX_pXloQKACEe67KIG0GI4apw,3198,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIKACEe67KIG0GI4apw,3198, +https://jazz.ibm.com:9443/rm/resources/TX_pXorkKACEe67KIG0GI4apw,3199,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEaACEe67KIG0GI4apw,3199, +https://jazz.ibm.com:9443/rm/resources/TX_pXndcKACEe67KIG0GI4apw,3200,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pXpSoKACEe67KIG0GI4apw,3201,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklR6ACEe67KIG0GI4apw,3201, +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEKACEe67KIG0GI4apw,3202,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbKACEe67KIG0GI4apw,3202, +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AKACEe67KIG0GI4apw,3203,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggqACEe67KIG0GI4apw,3203, +https://jazz.ibm.com:9443/rm/resources/TX_pXqgwKACEe67KIG0GI4apw,3204,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypqACEe67KIG0GI4apw,3204, +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEaACEe67KIG0GI4apw,3205,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiKKACEe67KIG0GI4apw,3205, +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AaACEe67KIG0GI4apw,3206,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIqACEe67KIG0GI4apw,3206, +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208, +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIKACEe67KIG0GI4apw,3209,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c46ACEe67KIG0GI4apw,3209, +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210, +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211, +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIaACEe67KIG0GI4apw,3212,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIge6ACEe67KIG0GI4apw,3212, +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQaACEe67KIG0GI4apw,3213,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFKACEe67KIG0GI4apw,3213, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gKACEe67KIG0GI4apw,3214,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLaACEe67KIG0GI4apw,3214, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215, +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcaACEe67KIG0GI4apw,3216,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7aACEe67KIG0GI4apw,3216, +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217, +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218, +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219, +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/TX_pXzDoKACEe67KIG0GI4apw,3221,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TK6ACEe67KIG0GI4apw,3221, +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsKACEe67KIG0GI4apw,3223,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwygqACEe67KIG0GI4apw,3223, +https://jazz.ibm.com:9443/rm/resources/TX_pX040KACEe67KIG0GI4apw,3224,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysKACEe67KIG0GI4apw,3224, +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225, +https://jazz.ibm.com:9443/rm/resources/TX_pX040aACEe67KIG0GI4apw,3226,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiqACEe67KIG0GI4apw,3226, +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227, +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsaACEe67KIG0GI4apw,3228,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWKACEe67KIG0GI4apw,3228, +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAaACEe67KIG0GI4apw,3229,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaaACEe67KIG0GI4apw,3229, +https://jazz.ibm.com:9443/rm/resources/TX_pX2G8KACEe67KIG0GI4apw,3230,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAKACEe67KIG0GI4apw,3231,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRaACEe67KIG0GI4apw,3231, +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232, +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233, +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEaACEe67KIG0GI4apw,3234,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMKACEe67KIG0GI4apw,3234, +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235, +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEKACEe67KIG0GI4apw,3236,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyh6ACEe67KIG0GI4apw,3236, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237, +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMaACEe67KIG0GI4apw,3238,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRKACEe67KIG0GI4apw,3238, +https://jazz.ibm.com:9443/rm/resources/TX_pX5xUKACEe67KIG0GI4apw,3239,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyg6ACEe67KIG0GI4apw,3239, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/TX_pX6_cKACEe67KIG0GI4apw,3241,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQ6ACEe67KIG0GI4apw,3241, +https://jazz.ibm.com:9443/rm/resources/TX_pX6_caACEe67KIG0GI4apw,3242,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPKACEe67KIG0GI4apw,3242, +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgaACEe67KIG0GI4apw,3243,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOK6ACEe67KIG0GI4apw,3243, +https://jazz.ibm.com:9443/rm/resources/TX_pX8NkKACEe67KIG0GI4apw,3244,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBysaACEe67KIG0GI4apw,3244, +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245, +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246, +https://jazz.ibm.com:9443/rm/resources/TX_pX-CwKACEe67KIG0GI4apw,3247,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQqACEe67KIG0GI4apw,3247, +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248, +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsKACEe67KIG0GI4apw,3249,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRqACEe67KIG0GI4apw,3249, +https://jazz.ibm.com:9443/rm/resources/TX_pX80oaACEe67KIG0GI4apw,3250,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggKACEe67KIG0GI4apw,3250, +https://jazz.ibm.com:9443/rm/resources/TX_pX80oKACEe67KIG0GI4apw,3251,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLqACEe67KIG0GI4apw,3251, +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4KACEe67KIG0GI4apw,3252,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6aACEe67KIG0GI4apw,3252, +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0KACEe67KIG0GI4apw,3253,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKaACEe67KIG0GI4apw,3253, +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0aACEe67KIG0GI4apw,3254,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c66ACEe67KIG0GI4apw,3254, +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAKACEe67KIG0GI4apw,3255,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,3255, +https://jazz.ibm.com:9443/rm/resources/TX_pX_38aACEe67KIG0GI4apw,3256,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKKACEe67KIG0GI4apw,3256, +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257, +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258, +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4aACEe67KIG0GI4apw,3259,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJM6ACEe67KIG0GI4apw,3259, +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIaACEe67KIG0GI4apw,3260,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaKACEe67KIG0GI4apw,3260, +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUKACEe67KIG0GI4apw,3261,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJqACEe67KIG0GI4apw,3261, +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIKACEe67KIG0GI4apw,3262,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuaACEe67KIG0GI4apw,3262, +https://jazz.ibm.com:9443/rm/resources/TX_pYBGEKACEe67KIG0GI4apw,3263,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbaACEe67KIG0GI4apw,3263, +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMKACEe67KIG0GI4apw,3264,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeqACEe67KIG0GI4apw,3264, +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMaACEe67KIG0GI4apw,3265,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5aACEe67KIG0GI4apw,3265, +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266, +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUaACEe67KIG0GI4apw,3267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIqACEe67KIG0GI4apw,3267, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268, +https://jazz.ibm.com:9443/rm/resources/TX_pYGloaACEe67KIG0GI4apw,3269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,3269, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270, +https://jazz.ibm.com:9443/rm/resources/TX_pYGloKACEe67KIG0GI4apw,3271,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfKACEe67KIG0GI4apw,3271, +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272, +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kKACEe67KIG0GI4apw,3273,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOG6ACEe67KIG0GI4apw,3273, +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274, +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275, +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276, +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8aACEe67KIG0GI4apw,3277,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOKACEe67KIG0GI4apw,3277, +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8KACEe67KIG0GI4apw,3278,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfaACEe67KIG0GI4apw,3278, +https://jazz.ibm.com:9443/rm/resources/TX_pYJB4KACEe67KIG0GI4apw,3279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,3279, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0aACEe67KIG0GI4apw,3280,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGKACEe67KIG0GI4apw,3280, +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwaACEe67KIG0GI4apw,3281,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJN6ACEe67KIG0GI4apw,3281, +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwKACEe67KIG0GI4apw,3282,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysqACEe67KIG0GI4apw,3282, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283, +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAKACEe67KIG0GI4apw,3284,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOE6ACEe67KIG0GI4apw,3284, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIaACEe67KIG0GI4apw,3286,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHqACEe67KIG0GI4apw,3286, +https://jazz.ibm.com:9443/rm/resources/TX_pYMFMKACEe67KIG0GI4apw,3287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7qACEe67KIG0GI4apw,3287, +https://jazz.ibm.com:9443/rm/resources/TX_pYMsQKACEe67KIG0GI4apw,3288,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQaACEe67KIG0GI4apw,3288, +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAaACEe67KIG0GI4apw,3289,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMaACEe67KIG0GI4apw,3289, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291, +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcKACEe67KIG0GI4apw,3292,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,3292, +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293, +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUaACEe67KIG0GI4apw,3294,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMW6ACEe67KIG0GI4apw,3294, +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295, +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkaACEe67KIG0GI4apw,3296,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c76ACEe67KIG0GI4apw,3296, +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298, +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299, +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwKACEe67KIG0GI4apw,3300,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTKACEe67KIG0GI4apw,3300, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9saACEe67KIG0GI4apw,3301,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMaACEe67KIG0GI4apw,3301, +https://jazz.ibm.com:9443/rm/resources/TX_pYQWoKACEe67KIG0GI4apw,3302,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNqACEe67KIG0GI4apw,3302, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303, +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304, +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwaACEe67KIG0GI4apw,3305,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQqACEe67KIG0GI4apw,3305, +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0aACEe67KIG0GI4apw,3306,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiI6ACEe67KIG0GI4apw,3306, +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0KACEe67KIG0GI4apw,3307,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeaACEe67KIG0GI4apw,3307, +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAaACEe67KIG0GI4apw,3308,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVqACEe67KIG0GI4apw,3308, +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAKACEe67KIG0GI4apw,3309,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytqACEe67KIG0GI4apw,3309, +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8aACEe67KIG0GI4apw,3310,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,3310, +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311, +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313, +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314, +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316, +https://jazz.ibm.com:9443/rm/resources/TX_pYXEUaACEe67KIG0GI4apw,3317,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJKACEe67KIG0GI4apw,3317, +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318, +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoaACEe67KIG0GI4apw,3319,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLKACEe67KIG0GI4apw,3319, +https://jazz.ibm.com:9443/rm/resources/TX_pYausKACEe67KIG0GI4apw,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKqACEe67KIG0GI4apw,3320, +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoKACEe67KIG0GI4apw,3321,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcqACEe67KIG0GI4apw,3321, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScKACEe67KIG0GI4apw,3322,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyq6ACEe67KIG0GI4apw,3322, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323, +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324, +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4aACEe67KIG0GI4apw,3325,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIga6ACEe67KIG0GI4apw,3325, +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326, +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4KACEe67KIG0GI4apw,3327,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSaACEe67KIG0GI4apw,3327, +https://jazz.ibm.com:9443/rm/resources/TX_pYY5gKACEe67KIG0GI4apw,3328,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSKACEe67KIG0GI4apw,3328, +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329, +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAKACEe67KIG0GI4apw,3330,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHaACEe67KIG0GI4apw,3330, +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8aACEe67KIG0GI4apw,3331,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNKACEe67KIG0GI4apw,3331, +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8KACEe67KIG0GI4apw,3332,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,3332, +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMKACEe67KIG0GI4apw,3333,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIKACEe67KIG0GI4apw,3333, +https://jazz.ibm.com:9443/rm/resources/TX_pYfAIKACEe67KIG0GI4apw,3334,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHKACEe67KIG0GI4apw,3334, +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEKACEe67KIG0GI4apw,3335,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJaACEe67KIG0GI4apw,3335, +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAaACEe67KIG0GI4apw,3336,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFaACEe67KIG0GI4apw,3336, +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337, +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQaACEe67KIG0GI4apw,3338,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRKACEe67KIG0GI4apw,3338, +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQKACEe67KIG0GI4apw,3339,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4qACEe67KIG0GI4apw,3339, +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMaACEe67KIG0GI4apw,3340,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWaACEe67KIG0GI4apw,3340, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341, +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UKACEe67KIG0GI4apw,3342,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZqACEe67KIG0GI4apw,3342, +https://jazz.ibm.com:9443/rm/resources/TX_pYiDcKACEe67KIG0GI4apw,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPqACEe67KIG0GI4apw,3343, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344, +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UaACEe67KIG0GI4apw,3345,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,3345, +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkKACEe67KIG0GI4apw,3347,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6qACEe67KIG0GI4apw,3347, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348, diff --git a/elmclient/tests/results/test116.csv b/elmclient/tests/results/test116.csv index f869c44..dbdc041 100644 --- a/elmclient/tests/results/test116.csv +++ b/elmclient/tests/results/test116.csv @@ -1,739 +1,739 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8is5uoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8isZuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8ispuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itJuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itZuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyJuoEe67bLKsSDSILg,2977,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxJuoEe67bLKsSDSILg,2978,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,2979,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxZuoEe67bLKsSDSILg,2980,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxpuoEe67bLKsSDSILg,2982,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yw5uoEe67bLKsSDSILg,2983,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,2984,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,2985,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yzJuoEe67bLKsSDSILg,2986,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/MD_xV4yy5uoEe67bLKsSDSILg,2987,/02 Reference -https://jazz.ibm.com:9443/rm/resources/BI_xWyxupuoEe67bLKsSDSILg,2988, -https://jazz.ibm.com:9443/rm/resources/WR_xbnAR5uoEe67bLKsSDSILg,2988,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEZuoEe67bLKsSDSILg,2989, -https://jazz.ibm.com:9443/rm/resources/WR_xZDbgJuoEe67bLKsSDSILg,2989,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9ZuoEe67bLKsSDSILg,2990, -https://jazz.ibm.com:9443/rm/resources/WR_xa_8RZuoEe67bLKsSDSILg,2990,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBApuoEe67bLKsSDSILg,2991, -https://jazz.ibm.com:9443/rm/resources/WR_xbTeRpuoEe67bLKsSDSILg,2991,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBD5uoEe67bLKsSDSILg,2992, -https://jazz.ibm.com:9443/rm/resources/WR_xYmIhpuoEe67bLKsSDSILg,2992,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3puoEe67bLKsSDSILg,2993, -https://jazz.ibm.com:9443/rm/resources/WR_xbdPQpuoEe67bLKsSDSILg,2993,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgpuoEe67bLKsSDSILg,2994,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_ZuoEe67bLKsSDSILg,2994, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgJuoEe67bLKsSDSILg,2995,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2ZuoEe67bLKsSDSILg,2995, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcJuoEe67bLKsSDSILg,2997,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxpuoEe67bLKsSDSILg,2997, -https://jazz.ibm.com:9443/rm/resources/BI_xWVey5uoEe67bLKsSDSILg,2998, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmg5uoEe67bLKsSDSILg,2998,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwc5uoEe67bLKsSDSILg,3000,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx65uoEe67bLKsSDSILg,3000, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdpuoEe67bLKsSDSILg,3002,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe55uoEe67bLKsSDSILg,3002, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdJuoEe67bLKsSDSILg,3003,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtZuoEe67bLKsSDSILg,3003, -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuJuoEe67bLKsSDSILg,3004, -https://jazz.ibm.com:9443/rm/resources/DM_xYbwdZuoEe67bLKsSDSILg,3004,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0ZuoEe67bLKsSDSILg,3005,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewZuoEe67bLKsSDSILg,3005, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa05uoEe67bLKsSDSILg,3007,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAZuoEe67bLKsSDSILg,3007, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0puoEe67bLKsSDSILg,3009,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuZuoEe67bLKsSDSILg,3009, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1puoEe67bLKsSDSILg,3010,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4puoEe67bLKsSDSILg,3010, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgJuoEe67bLKsSDSILg,3013,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGZuoEe67bLKsSDSILg,3013, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2JuoEe67bLKsSDSILg,3014,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjy5uoEe67bLKsSDSILg,3014, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgpuoEe67bLKsSDSILg,3018,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuJuoEe67bLKsSDSILg,3018, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIg5uoEe67bLKsSDSILg,3019,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-puoEe67bLKsSDSILg,3019, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhJuoEe67bLKsSDSILg,3020,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj85uoEe67bLKsSDSILg,3020, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIh5uoEe67bLKsSDSILg,3021,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxv5uoEe67bLKsSDSILg,3021, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiZuoEe67bLKsSDSILg,3023,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9puoEe67bLKsSDSILg,3023, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9ZuoEe67bLKsSDSILg,3024, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIipuoEe67bLKsSDSILg,3024,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiJuoEe67bLKsSDSILg,3026,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwpuoEe67bLKsSDSILg,3026, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkZuoEe67bLKsSDSILg,3031,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKJuoEe67bLKsSDSILg,3031, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIlJuoEe67bLKsSDSILg,3033,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5puoEe67bLKsSDSILg,3033, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3JuoEe67bLKsSDSILg,3034, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkpuoEe67bLKsSDSILg,3034,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gpuoEe67bLKsSDSILg,3037,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVez5uoEe67bLKsSDSILg,3037, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hJuoEe67bLKsSDSILg,3038,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2JuoEe67bLKsSDSILg,3038, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5ipuoEe67bLKsSDSILg,3044,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAJuoEe67bLKsSDSILg,3044, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iZuoEe67bLKsSDSILg,3045,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFJuoEe67bLKsSDSILg,3045, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jpuoEe67bLKsSDSILg,3047,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_puoEe67bLKsSDSILg,3047, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049, -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYZuoEe67bLKsSDSILg,3050,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYJuoEe67bLKsSDSILg,3051,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhpuoEe67bLKsSDSILg,3054,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe95uoEe67bLKsSDSILg,3054, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgpuoEe67bLKsSDSILg,3055,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx35uoEe67bLKsSDSILg,3055, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qh5uoEe67bLKsSDSILg,3060,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxspuoEe67bLKsSDSILg,3060, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjZuoEe67bLKsSDSILg,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2puoEe67bLKsSDSILg,3061, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjJuoEe67bLKsSDSILg,3062,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj35uoEe67bLKsSDSILg,3062, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qi5uoEe67bLKsSDSILg,3063,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xY5qj5uoEe67bLKsSDSILg,3067,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0puoEe67bLKsSDSILg,3067, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qk5uoEe67bLKsSDSILg,3068,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzJuoEe67bLKsSDSILg,3068, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkpuoEe67bLKsSDSILg,3069,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtpuoEe67bLKsSDSILg,3069, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qlJuoEe67bLKsSDSILg,3070,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgZuoEe67bLKsSDSILg,3072,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDpuoEe67bLKsSDSILg,3072, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2puoEe67bLKsSDSILg,3076, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhZuoEe67bLKsSDSILg,3076,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbi5uoEe67bLKsSDSILg,3081,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAupuoEe67bLKsSDSILg,3081, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbipuoEe67bLKsSDSILg,3084,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezZuoEe67bLKsSDSILg,3084, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-JuoEe67bLKsSDSILg,3085, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjZuoEe67bLKsSDSILg,3085,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkJuoEe67bLKsSDSILg,3087,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeypuoEe67bLKsSDSILg,3087, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3ZuoEe67bLKsSDSILg,3088, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbj5uoEe67bLKsSDSILg,3088,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj05uoEe67bLKsSDSILg,3089, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlc5uoEe67bLKsSDSILg,3089,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkZuoEe67bLKsSDSILg,3090,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvpuoEe67bLKsSDSILg,3090, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcpuoEe67bLKsSDSILg,3091,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHJuoEe67bLKsSDSILg,3091, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcZuoEe67bLKsSDSILg,3092,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBH5uoEe67bLKsSDSILg,3092, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldZuoEe67bLKsSDSILg,3094,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeu5uoEe67bLKsSDSILg,3094, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldpuoEe67bLKsSDSILg,3095,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3JuoEe67bLKsSDSILg,3095, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldJuoEe67bLKsSDSILg,3096,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevJuoEe67bLKsSDSILg,3096, -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzpuoEe67bLKsSDSILg,3097, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlepuoEe67bLKsSDSILg,3097,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkA5uoEe67bLKsSDSILg,3098, -https://jazz.ibm.com:9443/rm/resources/TX_xZMle5uoEe67bLKsSDSILg,3098,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVet5uoEe67bLKsSDSILg,3099, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfJuoEe67bLKsSDSILg,3099,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100, -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj15uoEe67bLKsSDSILg,3102, -https://jazz.ibm.com:9443/rm/resources/TX_xZMleZuoEe67bLKsSDSILg,3102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZMlf5uoEe67bLKsSDSILg,3103,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8ZuoEe67bLKsSDSILg,3103, -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfZuoEe67bLKsSDSILg,3105,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVex5uoEe67bLKsSDSILg,3105, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgpuoEe67bLKsSDSILg,3108,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHZuoEe67bLKsSDSILg,3108, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109, -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwZuoEe67bLKsSDSILg,3110, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWc5uoEe67bLKsSDSILg,3110,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgZuoEe67bLKsSDSILg,3111,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvZuoEe67bLKsSDSILg,3111, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcJuoEe67bLKsSDSILg,3112,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexZuoEe67bLKsSDSILg,3112, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5JuoEe67bLKsSDSILg,3113, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlg5uoEe67bLKsSDSILg,3113,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEZuoEe67bLKsSDSILg,3115,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyJuoEe67bLKsSDSILg,3115, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdJuoEe67bLKsSDSILg,3116,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcpuoEe67bLKsSDSILg,3120,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2ZuoEe67bLKsSDSILg,3120, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe75uoEe67bLKsSDSILg,3121, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcZuoEe67bLKsSDSILg,3121,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcJuoEe67bLKsSDSILg,3122,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHpuoEe67bLKsSDSILg,3122, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdJuoEe67bLKsSDSILg,3123,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBpuoEe67bLKsSDSILg,3123, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHd5uoEe67bLKsSDSILg,3124,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtpuoEe67bLKsSDSILg,3124, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdZuoEe67bLKsSDSILg,3126,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAJuoEe67bLKsSDSILg,3126, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdpuoEe67bLKsSDSILg,3127,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA85uoEe67bLKsSDSILg,3127, -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/BI_xW8isJuoEe67bLKsSDSILg,3129, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHepuoEe67bLKsSDSILg,3129,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1JuoEe67bLKsSDSILg,3130, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeJuoEe67bLKsSDSILg,3130,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfpuoEe67bLKsSDSILg,3133,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEJuoEe67bLKsSDSILg,3133, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj95uoEe67bLKsSDSILg,3134, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfJuoEe67bLKsSDSILg,3134,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cZuoEe67bLKsSDSILg,3136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzZuoEe67bLKsSDSILg,3136, -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cJuoEe67bLKsSDSILg,3138,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyApuoEe67bLKsSDSILg,3138, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8ZuoEe67bLKsSDSILg,3140, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dpuoEe67bLKsSDSILg,3140,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1puoEe67bLKsSDSILg,3141, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eJuoEe67bLKsSDSILg,3141,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAZuoEe67bLKsSDSILg,3142, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eZuoEe67bLKsSDSILg,3142,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZp4d5uoEe67bLKsSDSILg,3143,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAs5uoEe67bLKsSDSILg,3143, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145, -https://jazz.ibm.com:9443/rm/resources/BI_xWCjx5uoEe67bLKsSDSILg,3146, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4fJuoEe67bLKsSDSILg,3146,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4epuoEe67bLKsSDSILg,3148,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcJuoEe67bLKsSDSILg,3149,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFpuoEe67bLKsSDSILg,3149, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdJuoEe67bLKsSDSILg,3150,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAy5uoEe67bLKsSDSILg,3150, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpd5uoEe67bLKsSDSILg,3151,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJZuoEe67bLKsSDSILg,3151, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA05uoEe67bLKsSDSILg,3152, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdpuoEe67bLKsSDSILg,3152,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4puoEe67bLKsSDSILg,3153, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcZuoEe67bLKsSDSILg,3153,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZzpc5uoEe67bLKsSDSILg,3154,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGJuoEe67bLKsSDSILg,3154, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156, -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuZuoEe67bLKsSDSILg,3157, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeZuoEe67bLKsSDSILg,3157,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe85uoEe67bLKsSDSILg,3158, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeJuoEe67bLKsSDSILg,3158,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acZuoEe67bLKsSDSILg,3159,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_5uoEe67bLKsSDSILg,3159, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-ZuoEe67bLKsSDSILg,3160, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acpuoEe67bLKsSDSILg,3160,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161, -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAJuoEe67bLKsSDSILg,3162, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpepuoEe67bLKsSDSILg,3162,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ac5uoEe67bLKsSDSILg,3163,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6ZuoEe67bLKsSDSILg,3163, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_puoEe67bLKsSDSILg,3164, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acJuoEe67bLKsSDSILg,3164,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adJuoEe67bLKsSDSILg,3165,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9ZuoEe67bLKsSDSILg,3165, -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adpuoEe67bLKsSDSILg,3167,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezpuoEe67bLKsSDSILg,3167, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adZuoEe67bLKsSDSILg,3168,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAsZuoEe67bLKsSDSILg,3168, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ad5uoEe67bLKsSDSILg,3169,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9afJuoEe67bLKsSDSILg,3171,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAypuoEe67bLKsSDSILg,3171, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aepuoEe67bLKsSDSILg,3172,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxt5uoEe67bLKsSDSILg,3172, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ae5uoEe67bLKsSDSILg,3173,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtJuoEe67bLKsSDSILg,3173, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8ZuoEe67bLKsSDSILg,3174, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYpuoEe67bLKsSDSILg,3174,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZJuoEe67bLKsSDSILg,3175,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvJuoEe67bLKsSDSILg,3175, -https://jazz.ibm.com:9443/rm/resources/BI_xWVexpuoEe67bLKsSDSILg,3176, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYZuoEe67bLKsSDSILg,3176,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaGkY5uoEe67bLKsSDSILg,3177,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIJuoEe67bLKsSDSILg,3177, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkBJuoEe67bLKsSDSILg,3179, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZ5uoEe67bLKsSDSILg,3179,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZZuoEe67bLKsSDSILg,3180,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIZuoEe67bLKsSDSILg,3180, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZpuoEe67bLKsSDSILg,3181,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-5uoEe67bLKsSDSILg,3181, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9JuoEe67bLKsSDSILg,3182, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaJuoEe67bLKsSDSILg,3182,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2JuoEe67bLKsSDSILg,3183, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbJuoEe67bLKsSDSILg,3183,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184, -https://jazz.ibm.com:9443/rm/resources/BI_xWpAt5uoEe67bLKsSDSILg,3185, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaZuoEe67bLKsSDSILg,3185,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezJuoEe67bLKsSDSILg,3186, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbZuoEe67bLKsSDSILg,3186,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj25uoEe67bLKsSDSILg,3187, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbpuoEe67bLKsSDSILg,3187,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6puoEe67bLKsSDSILg,3190, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYpuoEe67bLKsSDSILg,3190,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_ZuoEe67bLKsSDSILg,3191, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkc5uoEe67bLKsSDSILg,3191,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8JuoEe67bLKsSDSILg,3192, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYZuoEe67bLKsSDSILg,3192,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU05uoEe67bLKsSDSILg,3193, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcJuoEe67bLKsSDSILg,3193,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9puoEe67bLKsSDSILg,3193, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcZuoEe67bLKsSDSILg,3194,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuZuoEe67bLKsSDSILg,3194, -https://jazz.ibm.com:9443/rm/resources/BI_xWVevpuoEe67bLKsSDSILg,3195, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcpuoEe67bLKsSDSILg,3195,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4ZuoEe67bLKsSDSILg,3198, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZpuoEe67bLKsSDSILg,3198,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaJuoEe67bLKsSDSILg,3199,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx15uoEe67bLKsSDSILg,3199, -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzZuoEe67bLKsSDSILg,3201, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZZuoEe67bLKsSDSILg,3201,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZJuoEe67bLKsSDSILg,3202,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203, -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyJuoEe67bLKsSDSILg,3204, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbpuoEe67bLKsSDSILg,3204,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbZuoEe67bLKsSDSILg,3205,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVew5uoEe67bLKsSDSILg,3205, -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwpuoEe67bLKsSDSILg,3206, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbJuoEe67bLKsSDSILg,3206,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2ZuoEe67bLKsSDSILg,3207, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVa5uoEe67bLKsSDSILg,3207,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZ5uoEe67bLKsSDSILg,3208,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGpuoEe67bLKsSDSILg,3208, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVb5uoEe67bLKsSDSILg,3209,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_ZuoEe67bLKsSDSILg,3209, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0puoEe67bLKsSDSILg,3210, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcJuoEe67bLKsSDSILg,3210,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZJuoEe67bLKsSDSILg,3212,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyB5uoEe67bLKsSDSILg,3212, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213, -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj45uoEe67bLKsSDSILg,3216, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZZuoEe67bLKsSDSILg,3216,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5JuoEe67bLKsSDSILg,3217, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYJuoEe67bLKsSDSILg,3217,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGapuoEe67bLKsSDSILg,3219,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxs5uoEe67bLKsSDSILg,3219, -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4ZuoEe67bLKsSDSILg,3222, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaZuoEe67bLKsSDSILg,3222,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGa5uoEe67bLKsSDSILg,3224,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJpuoEe67bLKsSDSILg,3224, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbZuoEe67bLKsSDSILg,3225,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4ZuoEe67bLKsSDSILg,3225, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-5uoEe67bLKsSDSILg,3227, -https://jazz.ibm.com:9443/rm/resources/TX_xajQUJuoEe67bLKsSDSILg,3227,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcZuoEe67bLKsSDSILg,3229,/Terms -https://jazz.ibm.com:9443/rm/resources/BI_xWVewJuoEe67bLKsSDSILg,3230, -https://jazz.ibm.com:9443/rm/resources/TX_xajQUZuoEe67bLKsSDSILg,3230,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbpuoEe67bLKsSDSILg,3231,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxu5uoEe67bLKsSDSILg,3231, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232, -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyZuoEe67bLKsSDSILg,3233, -https://jazz.ibm.com:9443/rm/resources/TX_xajQU5uoEe67bLKsSDSILg,3233,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xajQUpuoEe67bLKsSDSILg,3234,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuJuoEe67bLKsSDSILg,3234, -https://jazz.ibm.com:9443/rm/resources/BI_xWpBF5uoEe67bLKsSDSILg,3235, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVpuoEe67bLKsSDSILg,3235,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237, -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238, -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUw5uoEe67bLKsSDSILg,3240, -https://jazz.ibm.com:9443/rm/resources/TX_xajQW5uoEe67bLKsSDSILg,3240,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xajQWZuoEe67bLKsSDSILg,3241,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtJuoEe67bLKsSDSILg,3241, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-5uoEe67bLKsSDSILg,3243, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXpuoEe67bLKsSDSILg,3243,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxZuoEe67bLKsSDSILg,3244, -https://jazz.ibm.com:9443/rm/resources/TX_xajQX5uoEe67bLKsSDSILg,3244,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_puoEe67bLKsSDSILg,3245, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYJuoEe67bLKsSDSILg,3245,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8puoEe67bLKsSDSILg,3246, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXJuoEe67bLKsSDSILg,3246,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe15uoEe67bLKsSDSILg,3248, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYZuoEe67bLKsSDSILg,3248,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_JuoEe67bLKsSDSILg,3249, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYpuoEe67bLKsSDSILg,3249,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-ZuoEe67bLKsSDSILg,3250, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYpuoEe67bLKsSDSILg,3250,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-JuoEe67bLKsSDSILg,3252, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYZuoEe67bLKsSDSILg,3252,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xatoZJuoEe67bLKsSDSILg,3253,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyA5uoEe67bLKsSDSILg,3253, -https://jazz.ibm.com:9443/rm/resources/TX_xatoY5uoEe67bLKsSDSILg,3254,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBZuoEe67bLKsSDSILg,3254, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3puoEe67bLKsSDSILg,3255, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZ5uoEe67bLKsSDSILg,3255,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzJuoEe67bLKsSDSILg,3257, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZZuoEe67bLKsSDSILg,3257,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVev5uoEe67bLKsSDSILg,3258, -https://jazz.ibm.com:9443/rm/resources/TX_xatobJuoEe67bLKsSDSILg,3258,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259, -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwJuoEe67bLKsSDSILg,3260, -https://jazz.ibm.com:9443/rm/resources/TX_xatoaJuoEe67bLKsSDSILg,3260,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzZuoEe67bLKsSDSILg,3261, -https://jazz.ibm.com:9443/rm/resources/TX_xatoa5uoEe67bLKsSDSILg,3261,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexJuoEe67bLKsSDSILg,3262, -https://jazz.ibm.com:9443/rm/resources/TX_xatoapuoEe67bLKsSDSILg,3262,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0ZuoEe67bLKsSDSILg,3263, -https://jazz.ibm.com:9443/rm/resources/TX_xatobZuoEe67bLKsSDSILg,3263,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264, -https://jazz.ibm.com:9443/rm/resources/TX_xatobpuoEe67bLKsSDSILg,3265,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_5uoEe67bLKsSDSILg,3265, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9puoEe67bLKsSDSILg,3267, -https://jazz.ibm.com:9443/rm/resources/TX_xatocJuoEe67bLKsSDSILg,3267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8puoEe67bLKsSDSILg,3270, -https://jazz.ibm.com:9443/rm/resources/TX_xatocZuoEe67bLKsSDSILg,3270,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271, -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe05uoEe67bLKsSDSILg,3272, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVZuoEe67bLKsSDSILg,3272,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe65uoEe67bLKsSDSILg,3274, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yU5uoEe67bLKsSDSILg,3274,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVpuoEe67bLKsSDSILg,3275,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwpuoEe67bLKsSDSILg,3275, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0JuoEe67bLKsSDSILg,3276, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWZuoEe67bLKsSDSILg,3276,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1JuoEe67bLKsSDSILg,3277, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXZuoEe67bLKsSDSILg,3277,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx45uoEe67bLKsSDSILg,3278, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWJuoEe67bLKsSDSILg,3278,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXJuoEe67bLKsSDSILg,3280,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwZuoEe67bLKsSDSILg,3280, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6JuoEe67bLKsSDSILg,3282, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yW5uoEe67bLKsSDSILg,3282,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0ZuoEe67bLKsSDSILg,3283, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXpuoEe67bLKsSDSILg,3283,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe45uoEe67bLKsSDSILg,3284, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yX5uoEe67bLKsSDSILg,3284,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjypuoEe67bLKsSDSILg,3286, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yYJuoEe67bLKsSDSILg,3286,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RJuoEe67bLKsSDSILg,3287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCJuoEe67bLKsSDSILg,3287, -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7puoEe67bLKsSDSILg,3288, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8Q5uoEe67bLKsSDSILg,3288,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289, -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwZuoEe67bLKsSDSILg,3290, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RpuoEe67bLKsSDSILg,3290,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SJuoEe67bLKsSDSILg,3293,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKZuoEe67bLKsSDSILg,3293, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAu5uoEe67bLKsSDSILg,3295, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SpuoEe67bLKsSDSILg,3295,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjz5uoEe67bLKsSDSILg,3298, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQ5uoEe67bLKsSDSILg,3298,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkApuoEe67bLKsSDSILg,3299, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoZuoEe67bLKsSDSILg,3299,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFZuoEe67bLKsSDSILg,3300, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXopuoEe67bLKsSDSILg,3300,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQpuoEe67bLKsSDSILg,3301,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCZuoEe67bLKsSDSILg,3301, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAZuoEe67bLKsSDSILg,3304, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoJuoEe67bLKsSDSILg,3304,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjw5uoEe67bLKsSDSILg,3305, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpJuoEe67bLKsSDSILg,3305,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0JuoEe67bLKsSDSILg,3306, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXo5uoEe67bLKsSDSILg,3306,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAspuoEe67bLKsSDSILg,3308, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXp5uoEe67bLKsSDSILg,3308,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJJuoEe67bLKsSDSILg,3309, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQJuoEe67bLKsSDSILg,3309,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx55uoEe67bLKsSDSILg,3312, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXqJuoEe67bLKsSDSILg,3312,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxJuoEe67bLKsSDSILg,3315, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoJuoEe67bLKsSDSILg,3315,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3JuoEe67bLKsSDSILg,3321, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIopuoEe67bLKsSDSILg,3321,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBG5uoEe67bLKsSDSILg,3322, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpJuoEe67bLKsSDSILg,3322,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4JuoEe67bLKsSDSILg,3323, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQJuoEe67bLKsSDSILg,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_JuoEe67bLKsSDSILg,3324, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIp5uoEe67bLKsSDSILg,3324,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyZuoEe67bLKsSDSILg,3325, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIppuoEe67bLKsSDSILg,3325,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_5uoEe67bLKsSDSILg,3326, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRJuoEe67bLKsSDSILg,3326,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewpuoEe67bLKsSDSILg,3327, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRZuoEe67bLKsSDSILg,3327,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxZuoEe67bLKsSDSILg,3330, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSpuoEe67bLKsSDSILg,3330,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5ZuoEe67bLKsSDSILg,3331, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSZuoEe67bLKsSDSILg,3331,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBJuoEe67bLKsSDSILg,3332, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRpuoEe67bLKsSDSILg,3332,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6puoEe67bLKsSDSILg,3333, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPR5uoEe67bLKsSDSILg,3333,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1puoEe67bLKsSDSILg,3334, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTZuoEe67bLKsSDSILg,3334,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7JuoEe67bLKsSDSILg,3336, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTJuoEe67bLKsSDSILg,3336,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7ZuoEe67bLKsSDSILg,3337, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSJuoEe67bLKsSDSILg,3337,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevZuoEe67bLKsSDSILg,3338, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQZuoEe67bLKsSDSILg,3338,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-puoEe67bLKsSDSILg,3339, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQJuoEe67bLKsSDSILg,3339,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_JuoEe67bLKsSDSILg,3340, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPT5uoEe67bLKsSDSILg,3340,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJ5uoEe67bLKsSDSILg,3341, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTpuoEe67bLKsSDSILg,3341,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2JuoEe67bLKsSDSILg,3342, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQpuoEe67bLKsSDSILg,3342,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9JuoEe67bLKsSDSILg,3345, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARZuoEe67bLKsSDSILg,3345,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346, -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBJuoEe67bLKsSDSILg,3348, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASJuoEe67bLKsSDSILg,3348,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1ED6ACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDqACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,2977,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rA6ACEe67KIG0GI4apw,2978,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,2979,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAaACEe67KIG0GI4apw,2980,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAKACEe67KIG0GI4apw,2981,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUaACEe67KIG0GI4apw,2982,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUqACEe67KIG0GI4apw,2984,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,2985,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBqACEe67KIG0GI4apw,2986,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rB6ACEe67KIG0GI4apw,2987,/01 Requirements/Meter Interface +https://jazz.ibm.com:9443/rm/resources/BI_pZg65KACEe67KIG0GI4apw,2988, +https://jazz.ibm.com:9443/rm/resources/WR_pWuFkKACEe67KIG0GI4apw,2988,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,2989, +https://jazz.ibm.com:9443/rm/resources/WR_pYbVwKACEe67KIG0GI4apw,2989,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,2990, +https://jazz.ibm.com:9443/rm/resources/WR_pYMFMaACEe67KIG0GI4apw,2990,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,2991, +https://jazz.ibm.com:9443/rm/resources/WR_pYXEUKACEe67KIG0GI4apw,2991,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg64qACEe67KIG0GI4apw,2992, +https://jazz.ibm.com:9443/rm/resources/WR_pWWSIaACEe67KIG0GI4apw,2992,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiaACEe67KIG0GI4apw,2993, +https://jazz.ibm.com:9443/rm/resources/WR_pYiqgaACEe67KIG0GI4apw,2993,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWLTAKACEe67KIG0GI4apw,2994,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TI6ACEe67KIG0GI4apw,2994, +https://jazz.ibm.com:9443/rm/resources/TX_pWMhIKACEe67KIG0GI4apw,2995,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLaACEe67KIG0GI4apw,2995, +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMKACEe67KIG0GI4apw,2996,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdKACEe67KIG0GI4apw,2996, +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997, +https://jazz.ibm.com:9443/rm/resources/TX_pWO9YKACEe67KIG0GI4apw,2998,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhKACEe67KIG0GI4apw,2998, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999, +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMaACEe67KIG0GI4apw,3000,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJqACEe67KIG0GI4apw,3000, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001, +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,3002, +https://jazz.ibm.com:9443/rm/resources/DM_pWO9YaACEe67KIG0GI4apw,3002,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWPkcKACEe67KIG0GI4apw,3003,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOF6ACEe67KIG0GI4apw,3003, +https://jazz.ibm.com:9443/rm/resources/TX_pWQykKACEe67KIG0GI4apw,3004,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaqACEe67KIG0GI4apw,3004, +https://jazz.ibm.com:9443/rm/resources/TX_pWQykaACEe67KIG0GI4apw,3005,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,3005, +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006, +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoKACEe67KIG0GI4apw,3007,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c56ACEe67KIG0GI4apw,3007, +https://jazz.ibm.com:9443/rm/resources/TX_pWOWUKACEe67KIG0GI4apw,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuqACEe67KIG0GI4apw,3008, +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8KACEe67KIG0GI4apw,3010,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRqACEe67KIG0GI4apw,3010, +https://jazz.ibm.com:9443/rm/resources/TX_pWSnwKACEe67KIG0GI4apw,3011,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEqACEe67KIG0GI4apw,3011, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012, +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013, +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014, +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015, +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0aACEe67KIG0GI4apw,3016,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMqACEe67KIG0GI4apw,3016, +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEKACEe67KIG0GI4apw,3017,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKqACEe67KIG0GI4apw,3017, +https://jazz.ibm.com:9443/rm/resources/TX_pWVEAKACEe67KIG0GI4apw,3018,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYqACEe67KIG0GI4apw,3018, +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEaACEe67KIG0GI4apw,3019,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPaACEe67KIG0GI4apw,3019, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020, +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQqACEe67KIG0GI4apw,3021, +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQKACEe67KIG0GI4apw,3021,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUKACEe67KIG0GI4apw,3022,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TP6ACEe67KIG0GI4apw,3022, +https://jazz.ibm.com:9443/rm/resources/TX_pWW5MKACEe67KIG0GI4apw,3023,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjqACEe67KIG0GI4apw,3023, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQKACEe67KIG0GI4apw,3024, +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQaACEe67KIG0GI4apw,3024,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/TX_pWbKoKACEe67KIG0GI4apw,3026,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWqACEe67KIG0GI4apw,3026, +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027, +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029, +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJqACEe67KIG0GI4apw,3031, +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsKACEe67KIG0GI4apw,3031,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032, +https://jazz.ibm.com:9443/rm/resources/TX_pWcYwKACEe67KIG0GI4apw,3033,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFqACEe67KIG0GI4apw,3033, +https://jazz.ibm.com:9443/rm/resources/TX_pWe1AKACEe67KIG0GI4apw,3034,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggaACEe67KIG0GI4apw,3034, +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8KACEe67KIG0GI4apw,3036,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeKACEe67KIG0GI4apw,3036, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037, +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038, +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041, +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5qACEe67KIG0GI4apw,3042, +https://jazz.ibm.com:9443/rm/resources/TX_pWhRQKACEe67KIG0GI4apw,3042,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043, +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044, +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045, +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046, +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMaACEe67KIG0GI4apw,3047,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQaACEe67KIG0GI4apw,3047, +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048, +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgKACEe67KIG0GI4apw,3049,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgaACEe67KIG0GI4apw,3050,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5KACEe67KIG0GI4apw,3051, +https://jazz.ibm.com:9443/rm/resources/TX_pWjGcKACEe67KIG0GI4apw,3051,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisKACEe67KIG0GI4apw,3053,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrqACEe67KIG0GI4apw,3053, +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4KACEe67KIG0GI4apw,3054,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJ6ACEe67KIG0GI4apw,3054, +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4aACEe67KIG0GI4apw,3055,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwygaACEe67KIG0GI4apw,3055, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057, +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058, +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060, +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062, +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOaACEe67KIG0GI4apw,3063, +https://jazz.ibm.com:9443/rm/resources/TX_pWrCQKACEe67KIG0GI4apw,3063,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMKACEe67KIG0GI4apw,3064,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,3064, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKaACEe67KIG0GI4apw,3065, +https://jazz.ibm.com:9443/rm/resources/TX_pWp0IKACEe67KIG0GI4apw,3065,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWpNEKACEe67KIG0GI4apw,3066,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067, +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069, +https://jazz.ibm.com:9443/rm/resources/TX_pWusoKACEe67KIG0GI4apw,3070,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg64aACEe67KIG0GI4apw,3070, +https://jazz.ibm.com:9443/rm/resources/TX_pWs3caACEe67KIG0GI4apw,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwym6ACEe67KIG0GI4apw,3071, +https://jazz.ibm.com:9443/rm/resources/TX_pWs3cKACEe67KIG0GI4apw,3072,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,3072, +https://jazz.ibm.com:9443/rm/resources/TX_pWtegKACEe67KIG0GI4apw,3073,/Terms +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJKACEe67KIG0GI4apw,3074, +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0KACEe67KIG0GI4apw,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075, +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076, +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077, +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078, +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080, +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081, +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdqACEe67KIG0GI4apw,3082, +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAaACEe67KIG0GI4apw,3082,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWy-EKACEe67KIG0GI4apw,3083,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,3083, +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084, +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMKACEe67KIG0GI4apw,3085,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKKACEe67KIG0GI4apw,3085, +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086, +https://jazz.ibm.com:9443/rm/resources/TX_pW1aUKACEe67KIG0GI4apw,3087,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjaACEe67KIG0GI4apw,3087, +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQaACEe67KIG0GI4apw,3088,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgc6ACEe67KIG0GI4apw,3088, +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocaACEe67KIG0GI4apw,3089,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSaACEe67KIG0GI4apw,3089, +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQKACEe67KIG0GI4apw,3090,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJ6ACEe67KIG0GI4apw,3090, +https://jazz.ibm.com:9443/rm/resources/TX_pW3PgKACEe67KIG0GI4apw,3091,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOqACEe67KIG0GI4apw,3091, +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocKACEe67KIG0GI4apw,3092,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUaACEe67KIG0GI4apw,3092, +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doKACEe67KIG0GI4apw,3094,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,3094, +https://jazz.ibm.com:9443/rm/resources/TX_pW32kKACEe67KIG0GI4apw,3095,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZaACEe67KIG0GI4apw,3095, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096, +https://jazz.ibm.com:9443/rm/resources/TX_pW32kaACEe67KIG0GI4apw,3097,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZKACEe67KIG0GI4apw,3097, +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098, +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0aACEe67KIG0GI4apw,3100,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTaACEe67KIG0GI4apw,3100, +https://jazz.ibm.com:9443/rm/resources/TX_pW654KACEe67KIG0GI4apw,3101,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYaACEe67KIG0GI4apw,3101, +https://jazz.ibm.com:9443/rm/resources/TX_pW5rwKACEe67KIG0GI4apw,3102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIaACEe67KIG0GI4apw,3102, +https://jazz.ibm.com:9443/rm/resources/TX_pW7g8KACEe67KIG0GI4apw,3103,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcKACEe67KIG0GI4apw,3103, +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAaACEe67KIG0GI4apw,3104,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywKACEe67KIG0GI4apw,3104, +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0KACEe67KIG0GI4apw,3105,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNaACEe67KIG0GI4apw,3105, +https://jazz.ibm.com:9443/rm/resources/TX_pW9WIKACEe67KIG0GI4apw,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjKACEe67KIG0GI4apw,3106, +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107, +https://jazz.ibm.com:9443/rm/resources/TX_pW99MKACEe67KIG0GI4apw,3108,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSqACEe67KIG0GI4apw,3108, +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQKACEe67KIG0GI4apw,3109,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbqACEe67KIG0GI4apw,3109, +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110, +https://jazz.ibm.com:9443/rm/resources/TX_pW99MaACEe67KIG0GI4apw,3111,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLqACEe67KIG0GI4apw,3111, +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112, +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113, +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcaACEe67KIG0GI4apw,3114, +https://jazz.ibm.com:9443/rm/resources/TX_pXBnkKACEe67KIG0GI4apw,3114,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIaACEe67KIG0GI4apw,3115, +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYKACEe67KIG0GI4apw,3115,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYaACEe67KIG0GI4apw,3116,/Terms +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117, +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,3118, +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwaACEe67KIG0GI4apw,3118,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOH6ACEe67KIG0GI4apw,3119, +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwKACEe67KIG0GI4apw,3119,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXC1sKACEe67KIG0GI4apw,3121,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUKACEe67KIG0GI4apw,3121, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123, +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7KACEe67KIG0GI4apw,3124, +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4KACEe67KIG0GI4apw,3124,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c8KACEe67KIG0GI4apw,3125, +https://jazz.ibm.com:9443/rm/resources/TX_pXHHIKACEe67KIG0GI4apw,3125,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,3126, +https://jazz.ibm.com:9443/rm/resources/TX_pXFR8KACEe67KIG0GI4apw,3126,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJO6ACEe67KIG0GI4apw,3127, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEKACEe67KIG0GI4apw,3127,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXF5AKACEe67KIG0GI4apw,3128,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhaACEe67KIG0GI4apw,3128, +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4aACEe67KIG0GI4apw,3129,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,3129, +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQaACEe67KIG0GI4apw,3132, +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMaACEe67KIG0GI4apw,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,3133, +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYaACEe67KIG0GI4apw,3133,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UKACEe67KIG0GI4apw,3135,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg646ACEe67KIG0GI4apw,3135, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136, +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137, +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6KACEe67KIG0GI4apw,3138, +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYKACEe67KIG0GI4apw,3138,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140, +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,3141, +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oaACEe67KIG0GI4apw,3141,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgf6ACEe67KIG0GI4apw,3142, +https://jazz.ibm.com:9443/rm/resources/TX_pXMmsKACEe67KIG0GI4apw,3142,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwaACEe67KIG0GI4apw,3143,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/BI_pY8TS6ACEe67KIG0GI4apw,3144, +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwKACEe67KIG0GI4apw,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TO6ACEe67KIG0GI4apw,3145, +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oKACEe67KIG0GI4apw,3145,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146, +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147, +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,3148, +https://jazz.ibm.com:9443/rm/resources/TX_pXQREKACEe67KIG0GI4apw,3148,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLKACEe67KIG0GI4apw,3149, +https://jazz.ibm.com:9443/rm/resources/TX_pXPC8KACEe67KIG0GI4apw,3149,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAaACEe67KIG0GI4apw,3150,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRaACEe67KIG0GI4apw,3150, +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151, +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152, +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJ6ACEe67KIG0GI4apw,3153, +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4KACEe67KIG0GI4apw,3153,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4aACEe67KIG0GI4apw,3154,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQ6ACEe67KIG0GI4apw,3154, +https://jazz.ibm.com:9443/rm/resources/BI_pZIgY6ACEe67KIG0GI4apw,3155, +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQaACEe67KIG0GI4apw,3155,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,3156, +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMKACEe67KIG0GI4apw,3156,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMaACEe67KIG0GI4apw,3157,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMV6ACEe67KIG0GI4apw,3157, +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMKACEe67KIG0GI4apw,3158, +https://jazz.ibm.com:9443/rm/resources/TX_pXStUKACEe67KIG0GI4apw,3158,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOI6ACEe67KIG0GI4apw,3159, +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQKACEe67KIG0GI4apw,3159,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJaACEe67KIG0GI4apw,3160, +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkaACEe67KIG0GI4apw,3160,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOL6ACEe67KIG0GI4apw,3161, +https://jazz.ibm.com:9443/rm/resources/TX_pXT7caACEe67KIG0GI4apw,3161,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSKACEe67KIG0GI4apw,3162, +https://jazz.ibm.com:9443/rm/resources/TX_pXT7cKACEe67KIG0GI4apw,3162,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQ6ACEe67KIG0GI4apw,3163, +https://jazz.ibm.com:9443/rm/resources/TX_pXUigKACEe67KIG0GI4apw,3163,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGaACEe67KIG0GI4apw,3164, +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkKACEe67KIG0GI4apw,3164,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165, +https://jazz.ibm.com:9443/rm/resources/BI_pZIgd6ACEe67KIG0GI4apw,3166, +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoaACEe67KIG0GI4apw,3166,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,3167, +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,3167,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,3168, +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4aACEe67KIG0GI4apw,3168,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,3169, +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4KACEe67KIG0GI4apw,3169,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXWXsKACEe67KIG0GI4apw,3170,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pXXl0KACEe67KIG0GI4apw,3171,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhqACEe67KIG0GI4apw,3171, +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgb6ACEe67KIG0GI4apw,3174, +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8aACEe67KIG0GI4apw,3174,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175, +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTqACEe67KIG0GI4apw,3176, +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMaACEe67KIG0GI4apw,3176,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4aACEe67KIG0GI4apw,3177, +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMKACEe67KIG0GI4apw,3177,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMU6ACEe67KIG0GI4apw,3178, +https://jazz.ibm.com:9443/rm/resources/TX_pXapIKACEe67KIG0GI4apw,3178,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,3179, +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEaACEe67KIG0GI4apw,3179,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUqACEe67KIG0GI4apw,3180, +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEKACEe67KIG0GI4apw,3180,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIaACEe67KIG0GI4apw,3181, +https://jazz.ibm.com:9443/rm/resources/TX_pXZbAKACEe67KIG0GI4apw,3181,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,3182, +https://jazz.ibm.com:9443/rm/resources/TX_pXceUKACEe67KIG0GI4apw,3182,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJKACEe67KIG0GI4apw,3183, +https://jazz.ibm.com:9443/rm/resources/TX_pXb3QKACEe67KIG0GI4apw,3183,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJaACEe67KIG0GI4apw,3184, +https://jazz.ibm.com:9443/rm/resources/TX_pXgIsKACEe67KIG0GI4apw,3184,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdaACEe67KIG0GI4apw,3185, +https://jazz.ibm.com:9443/rm/resources/TX_pXfhoKACEe67KIG0GI4apw,3185,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIqACEe67KIG0GI4apw,3186, +https://jazz.ibm.com:9443/rm/resources/TX_pXe6kKACEe67KIG0GI4apw,3186,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187, +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188, +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189, +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZ6ACEe67KIG0GI4apw,3190, +https://jazz.ibm.com:9443/rm/resources/TX_pXjMAKACEe67KIG0GI4apw,3190,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TR6ACEe67KIG0GI4apw,3191, +https://jazz.ibm.com:9443/rm/resources/TX_pXjzEKACEe67KIG0GI4apw,3191,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiKACEe67KIG0GI4apw,3192, +https://jazz.ibm.com:9443/rm/resources/TX_pXik8KACEe67KIG0GI4apw,3192,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxaACEe67KIG0GI4apw,3193, +https://jazz.ibm.com:9443/rm/resources/BI_pZByv6ACEe67KIG0GI4apw,3193, +https://jazz.ibm.com:9443/rm/resources/TX_pXh94KACEe67KIG0GI4apw,3193,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194, +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195, +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNKACEe67KIG0GI4apw,3196, +https://jazz.ibm.com:9443/rm/resources/TX_pXoEgKACEe67KIG0GI4apw,3196,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGqACEe67KIG0GI4apw,3197, +https://jazz.ibm.com:9443/rm/resources/TX_pXmPUKACEe67KIG0GI4apw,3197,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIKACEe67KIG0GI4apw,3198, +https://jazz.ibm.com:9443/rm/resources/TX_pXloQKACEe67KIG0GI4apw,3198,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEaACEe67KIG0GI4apw,3199, +https://jazz.ibm.com:9443/rm/resources/TX_pXorkKACEe67KIG0GI4apw,3199,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXndcKACEe67KIG0GI4apw,3200,/Terms +https://jazz.ibm.com:9443/rm/resources/BI_pZklR6ACEe67KIG0GI4apw,3201, +https://jazz.ibm.com:9443/rm/resources/TX_pXpSoKACEe67KIG0GI4apw,3201,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbKACEe67KIG0GI4apw,3202, +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEKACEe67KIG0GI4apw,3202,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggqACEe67KIG0GI4apw,3203, +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AKACEe67KIG0GI4apw,3203,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypqACEe67KIG0GI4apw,3204, +https://jazz.ibm.com:9443/rm/resources/TX_pXqgwKACEe67KIG0GI4apw,3204,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiKKACEe67KIG0GI4apw,3205, +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEaACEe67KIG0GI4apw,3205,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIqACEe67KIG0GI4apw,3206, +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AaACEe67KIG0GI4apw,3206,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208, +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c46ACEe67KIG0GI4apw,3209, +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIKACEe67KIG0GI4apw,3209,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210, +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211, +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIge6ACEe67KIG0GI4apw,3212, +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIaACEe67KIG0GI4apw,3212,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFKACEe67KIG0GI4apw,3213, +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQaACEe67KIG0GI4apw,3213,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLaACEe67KIG0GI4apw,3214, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gKACEe67KIG0GI4apw,3214,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7aACEe67KIG0GI4apw,3216, +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcaACEe67KIG0GI4apw,3216,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217, +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218, +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219, +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TK6ACEe67KIG0GI4apw,3221, +https://jazz.ibm.com:9443/rm/resources/TX_pXzDoKACEe67KIG0GI4apw,3221,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwygqACEe67KIG0GI4apw,3223, +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsKACEe67KIG0GI4apw,3223,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX040KACEe67KIG0GI4apw,3224,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysKACEe67KIG0GI4apw,3224, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225, +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX040aACEe67KIG0GI4apw,3226,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiqACEe67KIG0GI4apw,3226, +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227, +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWKACEe67KIG0GI4apw,3228, +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsaACEe67KIG0GI4apw,3228,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaaACEe67KIG0GI4apw,3229, +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAaACEe67KIG0GI4apw,3229,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX2G8KACEe67KIG0GI4apw,3230,/Terms +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRaACEe67KIG0GI4apw,3231, +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAKACEe67KIG0GI4apw,3231,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232, +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233, +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMKACEe67KIG0GI4apw,3234, +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEaACEe67KIG0GI4apw,3234,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235, +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEKACEe67KIG0GI4apw,3236,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyh6ACEe67KIG0GI4apw,3236, +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMaACEe67KIG0GI4apw,3238,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRKACEe67KIG0GI4apw,3238, +https://jazz.ibm.com:9443/rm/resources/TX_pX5xUKACEe67KIG0GI4apw,3239,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyg6ACEe67KIG0GI4apw,3239, +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQ6ACEe67KIG0GI4apw,3241, +https://jazz.ibm.com:9443/rm/resources/TX_pX6_cKACEe67KIG0GI4apw,3241,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPKACEe67KIG0GI4apw,3242, +https://jazz.ibm.com:9443/rm/resources/TX_pX6_caACEe67KIG0GI4apw,3242,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOK6ACEe67KIG0GI4apw,3243, +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgaACEe67KIG0GI4apw,3243,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBysaACEe67KIG0GI4apw,3244, +https://jazz.ibm.com:9443/rm/resources/TX_pX8NkKACEe67KIG0GI4apw,3244,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245, +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246, +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQqACEe67KIG0GI4apw,3247, +https://jazz.ibm.com:9443/rm/resources/TX_pX-CwKACEe67KIG0GI4apw,3247,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248, +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRqACEe67KIG0GI4apw,3249, +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsKACEe67KIG0GI4apw,3249,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggKACEe67KIG0GI4apw,3250, +https://jazz.ibm.com:9443/rm/resources/TX_pX80oaACEe67KIG0GI4apw,3250,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLqACEe67KIG0GI4apw,3251, +https://jazz.ibm.com:9443/rm/resources/TX_pX80oKACEe67KIG0GI4apw,3251,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6aACEe67KIG0GI4apw,3252, +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4KACEe67KIG0GI4apw,3252,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKaACEe67KIG0GI4apw,3253, +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0KACEe67KIG0GI4apw,3253,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c66ACEe67KIG0GI4apw,3254, +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0aACEe67KIG0GI4apw,3254,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,3255, +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAKACEe67KIG0GI4apw,3255,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKKACEe67KIG0GI4apw,3256, +https://jazz.ibm.com:9443/rm/resources/TX_pX_38aACEe67KIG0GI4apw,3256,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257, +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258, +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJM6ACEe67KIG0GI4apw,3259, +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4aACEe67KIG0GI4apw,3259,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaKACEe67KIG0GI4apw,3260, +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIaACEe67KIG0GI4apw,3260,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJqACEe67KIG0GI4apw,3261, +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUKACEe67KIG0GI4apw,3261,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuaACEe67KIG0GI4apw,3262, +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIKACEe67KIG0GI4apw,3262,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbaACEe67KIG0GI4apw,3263, +https://jazz.ibm.com:9443/rm/resources/TX_pYBGEKACEe67KIG0GI4apw,3263,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeqACEe67KIG0GI4apw,3264, +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMKACEe67KIG0GI4apw,3264,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5aACEe67KIG0GI4apw,3265, +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMaACEe67KIG0GI4apw,3265,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266, +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIqACEe67KIG0GI4apw,3267, +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUaACEe67KIG0GI4apw,3267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,3269, +https://jazz.ibm.com:9443/rm/resources/TX_pYGloaACEe67KIG0GI4apw,3269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfKACEe67KIG0GI4apw,3271, +https://jazz.ibm.com:9443/rm/resources/TX_pYGloKACEe67KIG0GI4apw,3271,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272, +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOG6ACEe67KIG0GI4apw,3273, +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kKACEe67KIG0GI4apw,3273,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274, +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275, +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276, +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOKACEe67KIG0GI4apw,3277, +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8aACEe67KIG0GI4apw,3277,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfaACEe67KIG0GI4apw,3278, +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8KACEe67KIG0GI4apw,3278,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,3279, +https://jazz.ibm.com:9443/rm/resources/TX_pYJB4KACEe67KIG0GI4apw,3279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGKACEe67KIG0GI4apw,3280, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0aACEe67KIG0GI4apw,3280,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJN6ACEe67KIG0GI4apw,3281, +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwaACEe67KIG0GI4apw,3281,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysqACEe67KIG0GI4apw,3282, +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwKACEe67KIG0GI4apw,3282,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOE6ACEe67KIG0GI4apw,3284, +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAKACEe67KIG0GI4apw,3284,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHqACEe67KIG0GI4apw,3286, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIaACEe67KIG0GI4apw,3286,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7qACEe67KIG0GI4apw,3287, +https://jazz.ibm.com:9443/rm/resources/TX_pYMFMKACEe67KIG0GI4apw,3287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQaACEe67KIG0GI4apw,3288, +https://jazz.ibm.com:9443/rm/resources/TX_pYMsQKACEe67KIG0GI4apw,3288,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMaACEe67KIG0GI4apw,3289, +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAaACEe67KIG0GI4apw,3289,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,3292, +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcKACEe67KIG0GI4apw,3292,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293, +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMW6ACEe67KIG0GI4apw,3294, +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUaACEe67KIG0GI4apw,3294,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295, +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c76ACEe67KIG0GI4apw,3296, +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkaACEe67KIG0GI4apw,3296,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298, +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299, +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTKACEe67KIG0GI4apw,3300, +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwKACEe67KIG0GI4apw,3300,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMaACEe67KIG0GI4apw,3301, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9saACEe67KIG0GI4apw,3301,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNqACEe67KIG0GI4apw,3302, +https://jazz.ibm.com:9443/rm/resources/TX_pYQWoKACEe67KIG0GI4apw,3302,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304, +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQqACEe67KIG0GI4apw,3305, +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwaACEe67KIG0GI4apw,3305,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiI6ACEe67KIG0GI4apw,3306, +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0aACEe67KIG0GI4apw,3306,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeaACEe67KIG0GI4apw,3307, +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0KACEe67KIG0GI4apw,3307,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVqACEe67KIG0GI4apw,3308, +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAaACEe67KIG0GI4apw,3308,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytqACEe67KIG0GI4apw,3309, +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAKACEe67KIG0GI4apw,3309,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,3310, +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8aACEe67KIG0GI4apw,3310,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311, +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312, +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314, +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315, +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJKACEe67KIG0GI4apw,3317, +https://jazz.ibm.com:9443/rm/resources/TX_pYXEUaACEe67KIG0GI4apw,3317,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318, +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLKACEe67KIG0GI4apw,3319, +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoaACEe67KIG0GI4apw,3319,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKqACEe67KIG0GI4apw,3320, +https://jazz.ibm.com:9443/rm/resources/TX_pYausKACEe67KIG0GI4apw,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcqACEe67KIG0GI4apw,3321, +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoKACEe67KIG0GI4apw,3321,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyq6ACEe67KIG0GI4apw,3322, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScKACEe67KIG0GI4apw,3322,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324, +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIga6ACEe67KIG0GI4apw,3325, +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4aACEe67KIG0GI4apw,3325,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326, +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSaACEe67KIG0GI4apw,3327, +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4KACEe67KIG0GI4apw,3327,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSKACEe67KIG0GI4apw,3328, +https://jazz.ibm.com:9443/rm/resources/TX_pYY5gKACEe67KIG0GI4apw,3328,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329, +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHaACEe67KIG0GI4apw,3330, +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAKACEe67KIG0GI4apw,3330,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNKACEe67KIG0GI4apw,3331, +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8aACEe67KIG0GI4apw,3331,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,3332, +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8KACEe67KIG0GI4apw,3332,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIKACEe67KIG0GI4apw,3333, +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMKACEe67KIG0GI4apw,3333,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHKACEe67KIG0GI4apw,3334, +https://jazz.ibm.com:9443/rm/resources/TX_pYfAIKACEe67KIG0GI4apw,3334,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJaACEe67KIG0GI4apw,3335, +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEKACEe67KIG0GI4apw,3335,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFaACEe67KIG0GI4apw,3336, +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAaACEe67KIG0GI4apw,3336,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337, +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRKACEe67KIG0GI4apw,3338, +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQaACEe67KIG0GI4apw,3338,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4qACEe67KIG0GI4apw,3339, +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQKACEe67KIG0GI4apw,3339,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWaACEe67KIG0GI4apw,3340, +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMaACEe67KIG0GI4apw,3340,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZqACEe67KIG0GI4apw,3342, +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UKACEe67KIG0GI4apw,3342,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPqACEe67KIG0GI4apw,3343, +https://jazz.ibm.com:9443/rm/resources/TX_pYiDcKACEe67KIG0GI4apw,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,3345, +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UaACEe67KIG0GI4apw,3345,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346, +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6qACEe67KIG0GI4apw,3347, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkKACEe67KIG0GI4apw,3347,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts diff --git a/elmclient/tests/results/test117.csv b/elmclient/tests/results/test117.csv index 3cc71c9..196391f 100644 --- a/elmclient/tests/results/test117.csv +++ b/elmclient/tests/results/test117.csv @@ -1,739 +1,739 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8is5uoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8isZuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8ispuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itJuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_xW8itZuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyJuoEe67bLKsSDSILg,2977,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxJuoEe67bLKsSDSILg,2978,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,2979,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxZuoEe67bLKsSDSILg,2980,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxpuoEe67bLKsSDSILg,2982,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yw5uoEe67bLKsSDSILg,2983,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,2984,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,2985,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yzJuoEe67bLKsSDSILg,2986,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/MD_xV4yy5uoEe67bLKsSDSILg,2987,/02 Reference -https://jazz.ibm.com:9443/rm/resources/WR_xbnAR5uoEe67bLKsSDSILg,2988,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxupuoEe67bLKsSDSILg,2988, -https://jazz.ibm.com:9443/rm/resources/WR_xZDbgJuoEe67bLKsSDSILg,2989,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEZuoEe67bLKsSDSILg,2989, -https://jazz.ibm.com:9443/rm/resources/WR_xa_8RZuoEe67bLKsSDSILg,2990,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9ZuoEe67bLKsSDSILg,2990, -https://jazz.ibm.com:9443/rm/resources/WR_xbTeRpuoEe67bLKsSDSILg,2991,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBApuoEe67bLKsSDSILg,2991, -https://jazz.ibm.com:9443/rm/resources/WR_xYmIhpuoEe67bLKsSDSILg,2992,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBD5uoEe67bLKsSDSILg,2992, -https://jazz.ibm.com:9443/rm/resources/WR_xbdPQpuoEe67bLKsSDSILg,2993,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3puoEe67bLKsSDSILg,2993, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgpuoEe67bLKsSDSILg,2994,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_ZuoEe67bLKsSDSILg,2994, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgJuoEe67bLKsSDSILg,2995,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2ZuoEe67bLKsSDSILg,2995, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcJuoEe67bLKsSDSILg,2997,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxpuoEe67bLKsSDSILg,2997, -https://jazz.ibm.com:9443/rm/resources/TX_xYSmg5uoEe67bLKsSDSILg,2998,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVey5uoEe67bLKsSDSILg,2998, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwc5uoEe67bLKsSDSILg,3000,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx65uoEe67bLKsSDSILg,3000, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdpuoEe67bLKsSDSILg,3002,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe55uoEe67bLKsSDSILg,3002, -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdJuoEe67bLKsSDSILg,3003,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtZuoEe67bLKsSDSILg,3003, -https://jazz.ibm.com:9443/rm/resources/DM_xYbwdZuoEe67bLKsSDSILg,3004,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuJuoEe67bLKsSDSILg,3004, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0ZuoEe67bLKsSDSILg,3005,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewZuoEe67bLKsSDSILg,3005, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa05uoEe67bLKsSDSILg,3007,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAZuoEe67bLKsSDSILg,3007, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0puoEe67bLKsSDSILg,3009,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuZuoEe67bLKsSDSILg,3009, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1puoEe67bLKsSDSILg,3010,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4puoEe67bLKsSDSILg,3010, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgJuoEe67bLKsSDSILg,3013,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGZuoEe67bLKsSDSILg,3013, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2JuoEe67bLKsSDSILg,3014,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjy5uoEe67bLKsSDSILg,3014, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgpuoEe67bLKsSDSILg,3018,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuJuoEe67bLKsSDSILg,3018, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIg5uoEe67bLKsSDSILg,3019,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-puoEe67bLKsSDSILg,3019, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhJuoEe67bLKsSDSILg,3020,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj85uoEe67bLKsSDSILg,3020, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIh5uoEe67bLKsSDSILg,3021,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxv5uoEe67bLKsSDSILg,3021, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiZuoEe67bLKsSDSILg,3023,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9puoEe67bLKsSDSILg,3023, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIipuoEe67bLKsSDSILg,3024,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9ZuoEe67bLKsSDSILg,3024, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiJuoEe67bLKsSDSILg,3026,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwpuoEe67bLKsSDSILg,3026, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkZuoEe67bLKsSDSILg,3031,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKJuoEe67bLKsSDSILg,3031, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIlJuoEe67bLKsSDSILg,3033,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5puoEe67bLKsSDSILg,3033, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkpuoEe67bLKsSDSILg,3034,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3JuoEe67bLKsSDSILg,3034, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gpuoEe67bLKsSDSILg,3037,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVez5uoEe67bLKsSDSILg,3037, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hJuoEe67bLKsSDSILg,3038,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2JuoEe67bLKsSDSILg,3038, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5ipuoEe67bLKsSDSILg,3044,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAJuoEe67bLKsSDSILg,3044, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iZuoEe67bLKsSDSILg,3045,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFJuoEe67bLKsSDSILg,3045, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jpuoEe67bLKsSDSILg,3047,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_puoEe67bLKsSDSILg,3047, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049, -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYZuoEe67bLKsSDSILg,3050,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYJuoEe67bLKsSDSILg,3051,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhpuoEe67bLKsSDSILg,3054,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe95uoEe67bLKsSDSILg,3054, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgpuoEe67bLKsSDSILg,3055,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx35uoEe67bLKsSDSILg,3055, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qh5uoEe67bLKsSDSILg,3060,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxspuoEe67bLKsSDSILg,3060, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjZuoEe67bLKsSDSILg,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2puoEe67bLKsSDSILg,3061, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjJuoEe67bLKsSDSILg,3062,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj35uoEe67bLKsSDSILg,3062, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qi5uoEe67bLKsSDSILg,3063,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xY5qj5uoEe67bLKsSDSILg,3067,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0puoEe67bLKsSDSILg,3067, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qk5uoEe67bLKsSDSILg,3068,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzJuoEe67bLKsSDSILg,3068, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkpuoEe67bLKsSDSILg,3069,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtpuoEe67bLKsSDSILg,3069, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qlJuoEe67bLKsSDSILg,3070,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgZuoEe67bLKsSDSILg,3072,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDpuoEe67bLKsSDSILg,3072, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhZuoEe67bLKsSDSILg,3076,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2puoEe67bLKsSDSILg,3076, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbi5uoEe67bLKsSDSILg,3081,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAupuoEe67bLKsSDSILg,3081, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbipuoEe67bLKsSDSILg,3084,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezZuoEe67bLKsSDSILg,3084, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjZuoEe67bLKsSDSILg,3085,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-JuoEe67bLKsSDSILg,3085, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkJuoEe67bLKsSDSILg,3087,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeypuoEe67bLKsSDSILg,3087, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbj5uoEe67bLKsSDSILg,3088,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3ZuoEe67bLKsSDSILg,3088, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlc5uoEe67bLKsSDSILg,3089,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj05uoEe67bLKsSDSILg,3089, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkZuoEe67bLKsSDSILg,3090,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvpuoEe67bLKsSDSILg,3090, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcpuoEe67bLKsSDSILg,3091,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHJuoEe67bLKsSDSILg,3091, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcZuoEe67bLKsSDSILg,3092,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBH5uoEe67bLKsSDSILg,3092, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldZuoEe67bLKsSDSILg,3094,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeu5uoEe67bLKsSDSILg,3094, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldpuoEe67bLKsSDSILg,3095,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3JuoEe67bLKsSDSILg,3095, -https://jazz.ibm.com:9443/rm/resources/TX_xZMldJuoEe67bLKsSDSILg,3096,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevJuoEe67bLKsSDSILg,3096, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlepuoEe67bLKsSDSILg,3097,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzpuoEe67bLKsSDSILg,3097, -https://jazz.ibm.com:9443/rm/resources/TX_xZMle5uoEe67bLKsSDSILg,3098,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkA5uoEe67bLKsSDSILg,3098, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfJuoEe67bLKsSDSILg,3099,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVet5uoEe67bLKsSDSILg,3099, -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100, -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101, -https://jazz.ibm.com:9443/rm/resources/TX_xZMleZuoEe67bLKsSDSILg,3102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj15uoEe67bLKsSDSILg,3102, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlf5uoEe67bLKsSDSILg,3103,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8ZuoEe67bLKsSDSILg,3103, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfZuoEe67bLKsSDSILg,3105,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVex5uoEe67bLKsSDSILg,3105, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgpuoEe67bLKsSDSILg,3108,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHZuoEe67bLKsSDSILg,3108, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWc5uoEe67bLKsSDSILg,3110,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwZuoEe67bLKsSDSILg,3110, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgZuoEe67bLKsSDSILg,3111,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvZuoEe67bLKsSDSILg,3111, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcJuoEe67bLKsSDSILg,3112,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexZuoEe67bLKsSDSILg,3112, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlg5uoEe67bLKsSDSILg,3113,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5JuoEe67bLKsSDSILg,3113, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEZuoEe67bLKsSDSILg,3115,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyJuoEe67bLKsSDSILg,3115, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdJuoEe67bLKsSDSILg,3116,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcpuoEe67bLKsSDSILg,3120,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2ZuoEe67bLKsSDSILg,3120, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcZuoEe67bLKsSDSILg,3121,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe75uoEe67bLKsSDSILg,3121, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcJuoEe67bLKsSDSILg,3122,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHpuoEe67bLKsSDSILg,3122, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdJuoEe67bLKsSDSILg,3123,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBpuoEe67bLKsSDSILg,3123, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHd5uoEe67bLKsSDSILg,3124,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtpuoEe67bLKsSDSILg,3124, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdZuoEe67bLKsSDSILg,3126,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAJuoEe67bLKsSDSILg,3126, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdpuoEe67bLKsSDSILg,3127,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA85uoEe67bLKsSDSILg,3127, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHepuoEe67bLKsSDSILg,3129,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xW8isJuoEe67bLKsSDSILg,3129, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeJuoEe67bLKsSDSILg,3130,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1JuoEe67bLKsSDSILg,3130, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfpuoEe67bLKsSDSILg,3133,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEJuoEe67bLKsSDSILg,3133, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfJuoEe67bLKsSDSILg,3134,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj95uoEe67bLKsSDSILg,3134, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cZuoEe67bLKsSDSILg,3136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzZuoEe67bLKsSDSILg,3136, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cJuoEe67bLKsSDSILg,3138,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyApuoEe67bLKsSDSILg,3138, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dpuoEe67bLKsSDSILg,3140,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8ZuoEe67bLKsSDSILg,3140, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eJuoEe67bLKsSDSILg,3141,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1puoEe67bLKsSDSILg,3141, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eZuoEe67bLKsSDSILg,3142,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAZuoEe67bLKsSDSILg,3142, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4d5uoEe67bLKsSDSILg,3143,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAs5uoEe67bLKsSDSILg,3143, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4fJuoEe67bLKsSDSILg,3146,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjx5uoEe67bLKsSDSILg,3146, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4epuoEe67bLKsSDSILg,3148,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcJuoEe67bLKsSDSILg,3149,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFpuoEe67bLKsSDSILg,3149, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdJuoEe67bLKsSDSILg,3150,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAy5uoEe67bLKsSDSILg,3150, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpd5uoEe67bLKsSDSILg,3151,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJZuoEe67bLKsSDSILg,3151, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdpuoEe67bLKsSDSILg,3152,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA05uoEe67bLKsSDSILg,3152, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcZuoEe67bLKsSDSILg,3153,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4puoEe67bLKsSDSILg,3153, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpc5uoEe67bLKsSDSILg,3154,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGJuoEe67bLKsSDSILg,3154, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeZuoEe67bLKsSDSILg,3157,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuZuoEe67bLKsSDSILg,3157, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeJuoEe67bLKsSDSILg,3158,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe85uoEe67bLKsSDSILg,3158, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acZuoEe67bLKsSDSILg,3159,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_5uoEe67bLKsSDSILg,3159, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acpuoEe67bLKsSDSILg,3160,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-ZuoEe67bLKsSDSILg,3160, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpepuoEe67bLKsSDSILg,3162,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAJuoEe67bLKsSDSILg,3162, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ac5uoEe67bLKsSDSILg,3163,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6ZuoEe67bLKsSDSILg,3163, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acJuoEe67bLKsSDSILg,3164,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_puoEe67bLKsSDSILg,3164, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adJuoEe67bLKsSDSILg,3165,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9ZuoEe67bLKsSDSILg,3165, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adpuoEe67bLKsSDSILg,3167,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezpuoEe67bLKsSDSILg,3167, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adZuoEe67bLKsSDSILg,3168,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAsZuoEe67bLKsSDSILg,3168, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ad5uoEe67bLKsSDSILg,3169,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9afJuoEe67bLKsSDSILg,3171,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAypuoEe67bLKsSDSILg,3171, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aepuoEe67bLKsSDSILg,3172,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxt5uoEe67bLKsSDSILg,3172, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ae5uoEe67bLKsSDSILg,3173,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtJuoEe67bLKsSDSILg,3173, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYpuoEe67bLKsSDSILg,3174,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8ZuoEe67bLKsSDSILg,3174, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZJuoEe67bLKsSDSILg,3175,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvJuoEe67bLKsSDSILg,3175, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYZuoEe67bLKsSDSILg,3176,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexpuoEe67bLKsSDSILg,3176, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkY5uoEe67bLKsSDSILg,3177,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIJuoEe67bLKsSDSILg,3177, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZ5uoEe67bLKsSDSILg,3179,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkBJuoEe67bLKsSDSILg,3179, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZZuoEe67bLKsSDSILg,3180,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIZuoEe67bLKsSDSILg,3180, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZpuoEe67bLKsSDSILg,3181,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-5uoEe67bLKsSDSILg,3181, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaJuoEe67bLKsSDSILg,3182,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9JuoEe67bLKsSDSILg,3182, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbJuoEe67bLKsSDSILg,3183,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2JuoEe67bLKsSDSILg,3183, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaZuoEe67bLKsSDSILg,3185,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAt5uoEe67bLKsSDSILg,3185, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbZuoEe67bLKsSDSILg,3186,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVezJuoEe67bLKsSDSILg,3186, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbpuoEe67bLKsSDSILg,3187,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj25uoEe67bLKsSDSILg,3187, -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYpuoEe67bLKsSDSILg,3190,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6puoEe67bLKsSDSILg,3190, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkc5uoEe67bLKsSDSILg,3191,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_ZuoEe67bLKsSDSILg,3191, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYZuoEe67bLKsSDSILg,3192,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8JuoEe67bLKsSDSILg,3192, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcJuoEe67bLKsSDSILg,3193,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU05uoEe67bLKsSDSILg,3193, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9puoEe67bLKsSDSILg,3193, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcZuoEe67bLKsSDSILg,3194,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuZuoEe67bLKsSDSILg,3194, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcpuoEe67bLKsSDSILg,3195,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevpuoEe67bLKsSDSILg,3195, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZpuoEe67bLKsSDSILg,3198,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4ZuoEe67bLKsSDSILg,3198, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaJuoEe67bLKsSDSILg,3199,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx15uoEe67bLKsSDSILg,3199, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZZuoEe67bLKsSDSILg,3201,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzZuoEe67bLKsSDSILg,3201, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZJuoEe67bLKsSDSILg,3202,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbpuoEe67bLKsSDSILg,3204,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyJuoEe67bLKsSDSILg,3204, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbZuoEe67bLKsSDSILg,3205,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVew5uoEe67bLKsSDSILg,3205, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbJuoEe67bLKsSDSILg,3206,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwpuoEe67bLKsSDSILg,3206, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVa5uoEe67bLKsSDSILg,3207,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2ZuoEe67bLKsSDSILg,3207, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZ5uoEe67bLKsSDSILg,3208,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGpuoEe67bLKsSDSILg,3208, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVb5uoEe67bLKsSDSILg,3209,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_ZuoEe67bLKsSDSILg,3209, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcJuoEe67bLKsSDSILg,3210,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0puoEe67bLKsSDSILg,3210, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZJuoEe67bLKsSDSILg,3212,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyB5uoEe67bLKsSDSILg,3212, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZZuoEe67bLKsSDSILg,3216,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj45uoEe67bLKsSDSILg,3216, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYJuoEe67bLKsSDSILg,3217,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5JuoEe67bLKsSDSILg,3217, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGapuoEe67bLKsSDSILg,3219,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxs5uoEe67bLKsSDSILg,3219, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaZuoEe67bLKsSDSILg,3222,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4ZuoEe67bLKsSDSILg,3222, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGa5uoEe67bLKsSDSILg,3224,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJpuoEe67bLKsSDSILg,3224, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbZuoEe67bLKsSDSILg,3225,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4ZuoEe67bLKsSDSILg,3225, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226, -https://jazz.ibm.com:9443/rm/resources/TX_xajQUJuoEe67bLKsSDSILg,3227,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-5uoEe67bLKsSDSILg,3227, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcZuoEe67bLKsSDSILg,3229,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_xajQUZuoEe67bLKsSDSILg,3230,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewJuoEe67bLKsSDSILg,3230, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbpuoEe67bLKsSDSILg,3231,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxu5uoEe67bLKsSDSILg,3231, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232, -https://jazz.ibm.com:9443/rm/resources/TX_xajQU5uoEe67bLKsSDSILg,3233,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyZuoEe67bLKsSDSILg,3233, -https://jazz.ibm.com:9443/rm/resources/TX_xajQUpuoEe67bLKsSDSILg,3234,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuJuoEe67bLKsSDSILg,3234, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVpuoEe67bLKsSDSILg,3235,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBF5uoEe67bLKsSDSILg,3235, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237, -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/TX_xajQW5uoEe67bLKsSDSILg,3240,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUw5uoEe67bLKsSDSILg,3240, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWZuoEe67bLKsSDSILg,3241,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtJuoEe67bLKsSDSILg,3241, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXpuoEe67bLKsSDSILg,3243,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-5uoEe67bLKsSDSILg,3243, -https://jazz.ibm.com:9443/rm/resources/TX_xajQX5uoEe67bLKsSDSILg,3244,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxZuoEe67bLKsSDSILg,3244, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYJuoEe67bLKsSDSILg,3245,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_puoEe67bLKsSDSILg,3245, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXJuoEe67bLKsSDSILg,3246,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8puoEe67bLKsSDSILg,3246, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYZuoEe67bLKsSDSILg,3248,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe15uoEe67bLKsSDSILg,3248, -https://jazz.ibm.com:9443/rm/resources/TX_xajQYpuoEe67bLKsSDSILg,3249,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_JuoEe67bLKsSDSILg,3249, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYpuoEe67bLKsSDSILg,3250,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-ZuoEe67bLKsSDSILg,3250, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYZuoEe67bLKsSDSILg,3252,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-JuoEe67bLKsSDSILg,3252, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZJuoEe67bLKsSDSILg,3253,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyA5uoEe67bLKsSDSILg,3253, -https://jazz.ibm.com:9443/rm/resources/TX_xatoY5uoEe67bLKsSDSILg,3254,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBZuoEe67bLKsSDSILg,3254, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZ5uoEe67bLKsSDSILg,3255,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3puoEe67bLKsSDSILg,3255, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZZuoEe67bLKsSDSILg,3257,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzJuoEe67bLKsSDSILg,3257, -https://jazz.ibm.com:9443/rm/resources/TX_xatobJuoEe67bLKsSDSILg,3258,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVev5uoEe67bLKsSDSILg,3258, -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259, -https://jazz.ibm.com:9443/rm/resources/TX_xatoaJuoEe67bLKsSDSILg,3260,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwJuoEe67bLKsSDSILg,3260, -https://jazz.ibm.com:9443/rm/resources/TX_xatoa5uoEe67bLKsSDSILg,3261,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzZuoEe67bLKsSDSILg,3261, -https://jazz.ibm.com:9443/rm/resources/TX_xatoapuoEe67bLKsSDSILg,3262,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVexJuoEe67bLKsSDSILg,3262, -https://jazz.ibm.com:9443/rm/resources/TX_xatobZuoEe67bLKsSDSILg,3263,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0ZuoEe67bLKsSDSILg,3263, -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264, -https://jazz.ibm.com:9443/rm/resources/TX_xatobpuoEe67bLKsSDSILg,3265,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_5uoEe67bLKsSDSILg,3265, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266, -https://jazz.ibm.com:9443/rm/resources/TX_xatocJuoEe67bLKsSDSILg,3267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9puoEe67bLKsSDSILg,3267, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269, -https://jazz.ibm.com:9443/rm/resources/TX_xatocZuoEe67bLKsSDSILg,3270,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8puoEe67bLKsSDSILg,3270, -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVZuoEe67bLKsSDSILg,3272,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe05uoEe67bLKsSDSILg,3272, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yU5uoEe67bLKsSDSILg,3274,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe65uoEe67bLKsSDSILg,3274, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVpuoEe67bLKsSDSILg,3275,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwpuoEe67bLKsSDSILg,3275, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWZuoEe67bLKsSDSILg,3276,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0JuoEe67bLKsSDSILg,3276, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXZuoEe67bLKsSDSILg,3277,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1JuoEe67bLKsSDSILg,3277, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWJuoEe67bLKsSDSILg,3278,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx45uoEe67bLKsSDSILg,3278, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXJuoEe67bLKsSDSILg,3280,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwZuoEe67bLKsSDSILg,3280, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yW5uoEe67bLKsSDSILg,3282,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6JuoEe67bLKsSDSILg,3282, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXpuoEe67bLKsSDSILg,3283,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0ZuoEe67bLKsSDSILg,3283, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yX5uoEe67bLKsSDSILg,3284,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe45uoEe67bLKsSDSILg,3284, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yYJuoEe67bLKsSDSILg,3286,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjypuoEe67bLKsSDSILg,3286, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RJuoEe67bLKsSDSILg,3287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCJuoEe67bLKsSDSILg,3287, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8Q5uoEe67bLKsSDSILg,3288,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7puoEe67bLKsSDSILg,3288, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RpuoEe67bLKsSDSILg,3290,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwZuoEe67bLKsSDSILg,3290, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SJuoEe67bLKsSDSILg,3293,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKZuoEe67bLKsSDSILg,3293, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SpuoEe67bLKsSDSILg,3295,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAu5uoEe67bLKsSDSILg,3295, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQ5uoEe67bLKsSDSILg,3298,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjz5uoEe67bLKsSDSILg,3298, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoZuoEe67bLKsSDSILg,3299,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkApuoEe67bLKsSDSILg,3299, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXopuoEe67bLKsSDSILg,3300,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFZuoEe67bLKsSDSILg,3300, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQpuoEe67bLKsSDSILg,3301,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCZuoEe67bLKsSDSILg,3301, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoJuoEe67bLKsSDSILg,3304,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAZuoEe67bLKsSDSILg,3304, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpJuoEe67bLKsSDSILg,3305,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjw5uoEe67bLKsSDSILg,3305, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXo5uoEe67bLKsSDSILg,3306,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0JuoEe67bLKsSDSILg,3306, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXp5uoEe67bLKsSDSILg,3308,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAspuoEe67bLKsSDSILg,3308, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQJuoEe67bLKsSDSILg,3309,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJJuoEe67bLKsSDSILg,3309, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXqJuoEe67bLKsSDSILg,3312,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx55uoEe67bLKsSDSILg,3312, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoJuoEe67bLKsSDSILg,3315,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxJuoEe67bLKsSDSILg,3315, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIopuoEe67bLKsSDSILg,3321,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3JuoEe67bLKsSDSILg,3321, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpJuoEe67bLKsSDSILg,3322,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBG5uoEe67bLKsSDSILg,3322, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQJuoEe67bLKsSDSILg,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4JuoEe67bLKsSDSILg,3323, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIp5uoEe67bLKsSDSILg,3324,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_JuoEe67bLKsSDSILg,3324, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIppuoEe67bLKsSDSILg,3325,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyZuoEe67bLKsSDSILg,3325, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRJuoEe67bLKsSDSILg,3326,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_5uoEe67bLKsSDSILg,3326, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRZuoEe67bLKsSDSILg,3327,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVewpuoEe67bLKsSDSILg,3327, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSpuoEe67bLKsSDSILg,3330,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxZuoEe67bLKsSDSILg,3330, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSZuoEe67bLKsSDSILg,3331,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5ZuoEe67bLKsSDSILg,3331, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRpuoEe67bLKsSDSILg,3332,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBJuoEe67bLKsSDSILg,3332, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPR5uoEe67bLKsSDSILg,3333,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6puoEe67bLKsSDSILg,3333, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1puoEe67bLKsSDSILg,3334, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTZuoEe67bLKsSDSILg,3334,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTJuoEe67bLKsSDSILg,3336,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7JuoEe67bLKsSDSILg,3336, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSJuoEe67bLKsSDSILg,3337,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7ZuoEe67bLKsSDSILg,3337, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQZuoEe67bLKsSDSILg,3338,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVevZuoEe67bLKsSDSILg,3338, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-puoEe67bLKsSDSILg,3339, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQJuoEe67bLKsSDSILg,3339,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbdPT5uoEe67bLKsSDSILg,3340,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_JuoEe67bLKsSDSILg,3340, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTpuoEe67bLKsSDSILg,3341,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJ5uoEe67bLKsSDSILg,3341, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQpuoEe67bLKsSDSILg,3342,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2JuoEe67bLKsSDSILg,3342, -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbnARZuoEe67bLKsSDSILg,3345,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9JuoEe67bLKsSDSILg,3345, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASJuoEe67bLKsSDSILg,3348,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBJuoEe67bLKsSDSILg,3348, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1ED6ACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EEKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDqACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_pZ1EDaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,2977,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rA6ACEe67KIG0GI4apw,2978,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,2979,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAaACEe67KIG0GI4apw,2980,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAKACEe67KIG0GI4apw,2981,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUaACEe67KIG0GI4apw,2982,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUqACEe67KIG0GI4apw,2984,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,2985,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBqACEe67KIG0GI4apw,2986,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rB6ACEe67KIG0GI4apw,2987,/01 Requirements/Meter Interface +https://jazz.ibm.com:9443/rm/resources/WR_pWuFkKACEe67KIG0GI4apw,2988,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg65KACEe67KIG0GI4apw,2988, +https://jazz.ibm.com:9443/rm/resources/WR_pYbVwKACEe67KIG0GI4apw,2989,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,2989, +https://jazz.ibm.com:9443/rm/resources/WR_pYMFMaACEe67KIG0GI4apw,2990,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,2990, +https://jazz.ibm.com:9443/rm/resources/WR_pYXEUKACEe67KIG0GI4apw,2991,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,2991, +https://jazz.ibm.com:9443/rm/resources/WR_pWWSIaACEe67KIG0GI4apw,2992,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg64qACEe67KIG0GI4apw,2992, +https://jazz.ibm.com:9443/rm/resources/WR_pYiqgaACEe67KIG0GI4apw,2993,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiaACEe67KIG0GI4apw,2993, +https://jazz.ibm.com:9443/rm/resources/TX_pWLTAKACEe67KIG0GI4apw,2994,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TI6ACEe67KIG0GI4apw,2994, +https://jazz.ibm.com:9443/rm/resources/TX_pWMhIKACEe67KIG0GI4apw,2995,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLaACEe67KIG0GI4apw,2995, +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMKACEe67KIG0GI4apw,2996,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdKACEe67KIG0GI4apw,2996, +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997, +https://jazz.ibm.com:9443/rm/resources/TX_pWO9YKACEe67KIG0GI4apw,2998,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhKACEe67KIG0GI4apw,2998, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999, +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMaACEe67KIG0GI4apw,3000,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJqACEe67KIG0GI4apw,3000, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001, +https://jazz.ibm.com:9443/rm/resources/DM_pWO9YaACEe67KIG0GI4apw,3002,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,3002, +https://jazz.ibm.com:9443/rm/resources/TX_pWPkcKACEe67KIG0GI4apw,3003,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOF6ACEe67KIG0GI4apw,3003, +https://jazz.ibm.com:9443/rm/resources/TX_pWQykKACEe67KIG0GI4apw,3004,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaqACEe67KIG0GI4apw,3004, +https://jazz.ibm.com:9443/rm/resources/TX_pWQykaACEe67KIG0GI4apw,3005,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,3005, +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006, +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoKACEe67KIG0GI4apw,3007,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c56ACEe67KIG0GI4apw,3007, +https://jazz.ibm.com:9443/rm/resources/TX_pWOWUKACEe67KIG0GI4apw,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuqACEe67KIG0GI4apw,3008, +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8KACEe67KIG0GI4apw,3010,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRqACEe67KIG0GI4apw,3010, +https://jazz.ibm.com:9443/rm/resources/TX_pWSnwKACEe67KIG0GI4apw,3011,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEqACEe67KIG0GI4apw,3011, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012, +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013, +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014, +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015, +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0aACEe67KIG0GI4apw,3016,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMqACEe67KIG0GI4apw,3016, +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEKACEe67KIG0GI4apw,3017,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKqACEe67KIG0GI4apw,3017, +https://jazz.ibm.com:9443/rm/resources/TX_pWVEAKACEe67KIG0GI4apw,3018,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYqACEe67KIG0GI4apw,3018, +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEaACEe67KIG0GI4apw,3019,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPaACEe67KIG0GI4apw,3019, +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020, +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQKACEe67KIG0GI4apw,3021,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQqACEe67KIG0GI4apw,3021, +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUKACEe67KIG0GI4apw,3022,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TP6ACEe67KIG0GI4apw,3022, +https://jazz.ibm.com:9443/rm/resources/TX_pWW5MKACEe67KIG0GI4apw,3023,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjqACEe67KIG0GI4apw,3023, +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQaACEe67KIG0GI4apw,3024,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQKACEe67KIG0GI4apw,3024, +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/TX_pWbKoKACEe67KIG0GI4apw,3026,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWqACEe67KIG0GI4apw,3026, +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027, +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029, +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030, +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsKACEe67KIG0GI4apw,3031,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJqACEe67KIG0GI4apw,3031, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032, +https://jazz.ibm.com:9443/rm/resources/TX_pWcYwKACEe67KIG0GI4apw,3033,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFqACEe67KIG0GI4apw,3033, +https://jazz.ibm.com:9443/rm/resources/TX_pWe1AKACEe67KIG0GI4apw,3034,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggaACEe67KIG0GI4apw,3034, +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8KACEe67KIG0GI4apw,3036,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeKACEe67KIG0GI4apw,3036, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037, +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038, +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041, +https://jazz.ibm.com:9443/rm/resources/TX_pWhRQKACEe67KIG0GI4apw,3042,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5qACEe67KIG0GI4apw,3042, +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043, +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044, +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045, +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046, +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMaACEe67KIG0GI4apw,3047,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQaACEe67KIG0GI4apw,3047, +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048, +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgKACEe67KIG0GI4apw,3049,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgaACEe67KIG0GI4apw,3050,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pWjGcKACEe67KIG0GI4apw,3051,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5KACEe67KIG0GI4apw,3051, +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisKACEe67KIG0GI4apw,3053,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrqACEe67KIG0GI4apw,3053, +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4KACEe67KIG0GI4apw,3054,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJ6ACEe67KIG0GI4apw,3054, +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4aACEe67KIG0GI4apw,3055,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwygaACEe67KIG0GI4apw,3055, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056, +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057, +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058, +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059, +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062, +https://jazz.ibm.com:9443/rm/resources/TX_pWrCQKACEe67KIG0GI4apw,3063,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOaACEe67KIG0GI4apw,3063, +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMKACEe67KIG0GI4apw,3064,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,3064, +https://jazz.ibm.com:9443/rm/resources/TX_pWp0IKACEe67KIG0GI4apw,3065,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKaACEe67KIG0GI4apw,3065, +https://jazz.ibm.com:9443/rm/resources/TX_pWpNEKACEe67KIG0GI4apw,3066,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067, +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069, +https://jazz.ibm.com:9443/rm/resources/TX_pWusoKACEe67KIG0GI4apw,3070,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg64aACEe67KIG0GI4apw,3070, +https://jazz.ibm.com:9443/rm/resources/TX_pWs3caACEe67KIG0GI4apw,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwym6ACEe67KIG0GI4apw,3071, +https://jazz.ibm.com:9443/rm/resources/TX_pWs3cKACEe67KIG0GI4apw,3072,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,3072, +https://jazz.ibm.com:9443/rm/resources/TX_pWtegKACEe67KIG0GI4apw,3073,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0KACEe67KIG0GI4apw,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJKACEe67KIG0GI4apw,3074, +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075, +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076, +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077, +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078, +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079, +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080, +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081, +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAaACEe67KIG0GI4apw,3082,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdqACEe67KIG0GI4apw,3082, +https://jazz.ibm.com:9443/rm/resources/TX_pWy-EKACEe67KIG0GI4apw,3083,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,3083, +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084, +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMKACEe67KIG0GI4apw,3085,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKKACEe67KIG0GI4apw,3085, +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086, +https://jazz.ibm.com:9443/rm/resources/TX_pW1aUKACEe67KIG0GI4apw,3087,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjaACEe67KIG0GI4apw,3087, +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQaACEe67KIG0GI4apw,3088,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgc6ACEe67KIG0GI4apw,3088, +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocaACEe67KIG0GI4apw,3089,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSaACEe67KIG0GI4apw,3089, +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQKACEe67KIG0GI4apw,3090,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJ6ACEe67KIG0GI4apw,3090, +https://jazz.ibm.com:9443/rm/resources/TX_pW3PgKACEe67KIG0GI4apw,3091,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOqACEe67KIG0GI4apw,3091, +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocKACEe67KIG0GI4apw,3092,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUaACEe67KIG0GI4apw,3092, +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doKACEe67KIG0GI4apw,3094,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,3094, +https://jazz.ibm.com:9443/rm/resources/TX_pW32kKACEe67KIG0GI4apw,3095,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZaACEe67KIG0GI4apw,3095, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096, +https://jazz.ibm.com:9443/rm/resources/TX_pW32kaACEe67KIG0GI4apw,3097,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZKACEe67KIG0GI4apw,3097, +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098, +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0aACEe67KIG0GI4apw,3100,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTaACEe67KIG0GI4apw,3100, +https://jazz.ibm.com:9443/rm/resources/TX_pW654KACEe67KIG0GI4apw,3101,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYaACEe67KIG0GI4apw,3101, +https://jazz.ibm.com:9443/rm/resources/TX_pW5rwKACEe67KIG0GI4apw,3102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIaACEe67KIG0GI4apw,3102, +https://jazz.ibm.com:9443/rm/resources/TX_pW7g8KACEe67KIG0GI4apw,3103,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcKACEe67KIG0GI4apw,3103, +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAaACEe67KIG0GI4apw,3104,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywKACEe67KIG0GI4apw,3104, +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0KACEe67KIG0GI4apw,3105,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNaACEe67KIG0GI4apw,3105, +https://jazz.ibm.com:9443/rm/resources/TX_pW9WIKACEe67KIG0GI4apw,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjKACEe67KIG0GI4apw,3106, +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107, +https://jazz.ibm.com:9443/rm/resources/TX_pW99MKACEe67KIG0GI4apw,3108,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSqACEe67KIG0GI4apw,3108, +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQKACEe67KIG0GI4apw,3109,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbqACEe67KIG0GI4apw,3109, +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110, +https://jazz.ibm.com:9443/rm/resources/TX_pW99MaACEe67KIG0GI4apw,3111,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLqACEe67KIG0GI4apw,3111, +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112, +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113, +https://jazz.ibm.com:9443/rm/resources/TX_pXBnkKACEe67KIG0GI4apw,3114,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcaACEe67KIG0GI4apw,3114, +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYKACEe67KIG0GI4apw,3115,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIaACEe67KIG0GI4apw,3115, +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYaACEe67KIG0GI4apw,3116,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117, +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwaACEe67KIG0GI4apw,3118,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,3118, +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwKACEe67KIG0GI4apw,3119,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOH6ACEe67KIG0GI4apw,3119, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120, +https://jazz.ibm.com:9443/rm/resources/TX_pXC1sKACEe67KIG0GI4apw,3121,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUKACEe67KIG0GI4apw,3121, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122, +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123, +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4KACEe67KIG0GI4apw,3124,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7KACEe67KIG0GI4apw,3124, +https://jazz.ibm.com:9443/rm/resources/TX_pXHHIKACEe67KIG0GI4apw,3125,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c8KACEe67KIG0GI4apw,3125, +https://jazz.ibm.com:9443/rm/resources/TX_pXFR8KACEe67KIG0GI4apw,3126,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,3126, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEKACEe67KIG0GI4apw,3127,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJO6ACEe67KIG0GI4apw,3127, +https://jazz.ibm.com:9443/rm/resources/TX_pXF5AKACEe67KIG0GI4apw,3128,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhaACEe67KIG0GI4apw,3128, +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4aACEe67KIG0GI4apw,3129,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,3129, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMaACEe67KIG0GI4apw,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQaACEe67KIG0GI4apw,3132, +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYaACEe67KIG0GI4apw,3133,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,3133, +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UKACEe67KIG0GI4apw,3135,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZg646ACEe67KIG0GI4apw,3135, +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136, +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137, +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYKACEe67KIG0GI4apw,3138,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6KACEe67KIG0GI4apw,3138, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139, +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140, +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oaACEe67KIG0GI4apw,3141,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,3141, +https://jazz.ibm.com:9443/rm/resources/TX_pXMmsKACEe67KIG0GI4apw,3142,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgf6ACEe67KIG0GI4apw,3142, +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwaACEe67KIG0GI4apw,3143,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwKACEe67KIG0GI4apw,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TS6ACEe67KIG0GI4apw,3144, +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oKACEe67KIG0GI4apw,3145,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TO6ACEe67KIG0GI4apw,3145, +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146, +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147, +https://jazz.ibm.com:9443/rm/resources/TX_pXQREKACEe67KIG0GI4apw,3148,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,3148, +https://jazz.ibm.com:9443/rm/resources/TX_pXPC8KACEe67KIG0GI4apw,3149,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLKACEe67KIG0GI4apw,3149, +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAaACEe67KIG0GI4apw,3150,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRaACEe67KIG0GI4apw,3150, +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151, +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152, +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4KACEe67KIG0GI4apw,3153,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJ6ACEe67KIG0GI4apw,3153, +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4aACEe67KIG0GI4apw,3154,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQ6ACEe67KIG0GI4apw,3154, +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQaACEe67KIG0GI4apw,3155,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgY6ACEe67KIG0GI4apw,3155, +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMKACEe67KIG0GI4apw,3156,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,3156, +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMaACEe67KIG0GI4apw,3157,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMV6ACEe67KIG0GI4apw,3157, +https://jazz.ibm.com:9443/rm/resources/TX_pXStUKACEe67KIG0GI4apw,3158,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMKACEe67KIG0GI4apw,3158, +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQKACEe67KIG0GI4apw,3159,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOI6ACEe67KIG0GI4apw,3159, +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkaACEe67KIG0GI4apw,3160,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJaACEe67KIG0GI4apw,3160, +https://jazz.ibm.com:9443/rm/resources/TX_pXT7caACEe67KIG0GI4apw,3161,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOL6ACEe67KIG0GI4apw,3161, +https://jazz.ibm.com:9443/rm/resources/TX_pXT7cKACEe67KIG0GI4apw,3162,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSKACEe67KIG0GI4apw,3162, +https://jazz.ibm.com:9443/rm/resources/TX_pXUigKACEe67KIG0GI4apw,3163,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQ6ACEe67KIG0GI4apw,3163, +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkKACEe67KIG0GI4apw,3164,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGaACEe67KIG0GI4apw,3164, +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165, +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoaACEe67KIG0GI4apw,3166,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgd6ACEe67KIG0GI4apw,3166, +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,3167,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,3167, +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4aACEe67KIG0GI4apw,3168,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,3168, +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4KACEe67KIG0GI4apw,3169,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,3169, +https://jazz.ibm.com:9443/rm/resources/TX_pXWXsKACEe67KIG0GI4apw,3170,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_pXXl0KACEe67KIG0GI4apw,3171,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhqACEe67KIG0GI4apw,3171, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173, +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8aACEe67KIG0GI4apw,3174,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgb6ACEe67KIG0GI4apw,3174, +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175, +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMaACEe67KIG0GI4apw,3176,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTqACEe67KIG0GI4apw,3176, +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMKACEe67KIG0GI4apw,3177,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4aACEe67KIG0GI4apw,3177, +https://jazz.ibm.com:9443/rm/resources/TX_pXapIKACEe67KIG0GI4apw,3178,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMU6ACEe67KIG0GI4apw,3178, +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEaACEe67KIG0GI4apw,3179,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,3179, +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEKACEe67KIG0GI4apw,3180,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUqACEe67KIG0GI4apw,3180, +https://jazz.ibm.com:9443/rm/resources/TX_pXZbAKACEe67KIG0GI4apw,3181,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIaACEe67KIG0GI4apw,3181, +https://jazz.ibm.com:9443/rm/resources/TX_pXceUKACEe67KIG0GI4apw,3182,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,3182, +https://jazz.ibm.com:9443/rm/resources/TX_pXb3QKACEe67KIG0GI4apw,3183,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJKACEe67KIG0GI4apw,3183, +https://jazz.ibm.com:9443/rm/resources/TX_pXgIsKACEe67KIG0GI4apw,3184,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJaACEe67KIG0GI4apw,3184, +https://jazz.ibm.com:9443/rm/resources/TX_pXfhoKACEe67KIG0GI4apw,3185,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdaACEe67KIG0GI4apw,3185, +https://jazz.ibm.com:9443/rm/resources/TX_pXe6kKACEe67KIG0GI4apw,3186,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIqACEe67KIG0GI4apw,3186, +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187, +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188, +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189, +https://jazz.ibm.com:9443/rm/resources/TX_pXjMAKACEe67KIG0GI4apw,3190,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZ6ACEe67KIG0GI4apw,3190, +https://jazz.ibm.com:9443/rm/resources/TX_pXjzEKACEe67KIG0GI4apw,3191,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TR6ACEe67KIG0GI4apw,3191, +https://jazz.ibm.com:9443/rm/resources/TX_pXik8KACEe67KIG0GI4apw,3192,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiKACEe67KIG0GI4apw,3192, +https://jazz.ibm.com:9443/rm/resources/TX_pXh94KACEe67KIG0GI4apw,3193,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByv6ACEe67KIG0GI4apw,3193, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxaACEe67KIG0GI4apw,3193, +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194, +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195, +https://jazz.ibm.com:9443/rm/resources/TX_pXoEgKACEe67KIG0GI4apw,3196,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNKACEe67KIG0GI4apw,3196, +https://jazz.ibm.com:9443/rm/resources/TX_pXmPUKACEe67KIG0GI4apw,3197,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGqACEe67KIG0GI4apw,3197, +https://jazz.ibm.com:9443/rm/resources/TX_pXloQKACEe67KIG0GI4apw,3198,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIKACEe67KIG0GI4apw,3198, +https://jazz.ibm.com:9443/rm/resources/TX_pXorkKACEe67KIG0GI4apw,3199,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEaACEe67KIG0GI4apw,3199, +https://jazz.ibm.com:9443/rm/resources/TX_pXndcKACEe67KIG0GI4apw,3200,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pXpSoKACEe67KIG0GI4apw,3201,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklR6ACEe67KIG0GI4apw,3201, +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEKACEe67KIG0GI4apw,3202,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbKACEe67KIG0GI4apw,3202, +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AKACEe67KIG0GI4apw,3203,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggqACEe67KIG0GI4apw,3203, +https://jazz.ibm.com:9443/rm/resources/TX_pXqgwKACEe67KIG0GI4apw,3204,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypqACEe67KIG0GI4apw,3204, +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEaACEe67KIG0GI4apw,3205,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiKKACEe67KIG0GI4apw,3205, +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AaACEe67KIG0GI4apw,3206,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIqACEe67KIG0GI4apw,3206, +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208, +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIKACEe67KIG0GI4apw,3209,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c46ACEe67KIG0GI4apw,3209, +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210, +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211, +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIaACEe67KIG0GI4apw,3212,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIge6ACEe67KIG0GI4apw,3212, +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQaACEe67KIG0GI4apw,3213,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFKACEe67KIG0GI4apw,3213, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gKACEe67KIG0GI4apw,3214,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLaACEe67KIG0GI4apw,3214, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215, +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcaACEe67KIG0GI4apw,3216,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7aACEe67KIG0GI4apw,3216, +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217, +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218, +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219, +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/TX_pXzDoKACEe67KIG0GI4apw,3221,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TK6ACEe67KIG0GI4apw,3221, +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsKACEe67KIG0GI4apw,3223,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwygqACEe67KIG0GI4apw,3223, +https://jazz.ibm.com:9443/rm/resources/TX_pX040KACEe67KIG0GI4apw,3224,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysKACEe67KIG0GI4apw,3224, +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225, +https://jazz.ibm.com:9443/rm/resources/TX_pX040aACEe67KIG0GI4apw,3226,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiqACEe67KIG0GI4apw,3226, +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227, +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsaACEe67KIG0GI4apw,3228,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWKACEe67KIG0GI4apw,3228, +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAaACEe67KIG0GI4apw,3229,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaaACEe67KIG0GI4apw,3229, +https://jazz.ibm.com:9443/rm/resources/TX_pX2G8KACEe67KIG0GI4apw,3230,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAKACEe67KIG0GI4apw,3231,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRaACEe67KIG0GI4apw,3231, +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232, +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233, +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEaACEe67KIG0GI4apw,3234,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMKACEe67KIG0GI4apw,3234, +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235, +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEKACEe67KIG0GI4apw,3236,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyh6ACEe67KIG0GI4apw,3236, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237, +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMaACEe67KIG0GI4apw,3238,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklRKACEe67KIG0GI4apw,3238, +https://jazz.ibm.com:9443/rm/resources/TX_pX5xUKACEe67KIG0GI4apw,3239,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyg6ACEe67KIG0GI4apw,3239, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/TX_pX6_cKACEe67KIG0GI4apw,3241,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQ6ACEe67KIG0GI4apw,3241, +https://jazz.ibm.com:9443/rm/resources/TX_pX6_caACEe67KIG0GI4apw,3242,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPKACEe67KIG0GI4apw,3242, +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgaACEe67KIG0GI4apw,3243,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOK6ACEe67KIG0GI4apw,3243, +https://jazz.ibm.com:9443/rm/resources/TX_pX8NkKACEe67KIG0GI4apw,3244,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBysaACEe67KIG0GI4apw,3244, +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245, +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246, +https://jazz.ibm.com:9443/rm/resources/TX_pX-CwKACEe67KIG0GI4apw,3247,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQqACEe67KIG0GI4apw,3247, +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248, +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsKACEe67KIG0GI4apw,3249,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRqACEe67KIG0GI4apw,3249, +https://jazz.ibm.com:9443/rm/resources/TX_pX80oaACEe67KIG0GI4apw,3250,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIggKACEe67KIG0GI4apw,3250, +https://jazz.ibm.com:9443/rm/resources/TX_pX80oKACEe67KIG0GI4apw,3251,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLqACEe67KIG0GI4apw,3251, +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4KACEe67KIG0GI4apw,3252,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6aACEe67KIG0GI4apw,3252, +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0KACEe67KIG0GI4apw,3253,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKaACEe67KIG0GI4apw,3253, +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0aACEe67KIG0GI4apw,3254,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c66ACEe67KIG0GI4apw,3254, +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAKACEe67KIG0GI4apw,3255,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,3255, +https://jazz.ibm.com:9443/rm/resources/TX_pX_38aACEe67KIG0GI4apw,3256,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKKACEe67KIG0GI4apw,3256, +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257, +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258, +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4aACEe67KIG0GI4apw,3259,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJM6ACEe67KIG0GI4apw,3259, +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIaACEe67KIG0GI4apw,3260,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaKACEe67KIG0GI4apw,3260, +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUKACEe67KIG0GI4apw,3261,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJqACEe67KIG0GI4apw,3261, +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIKACEe67KIG0GI4apw,3262,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuaACEe67KIG0GI4apw,3262, +https://jazz.ibm.com:9443/rm/resources/TX_pYBGEKACEe67KIG0GI4apw,3263,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbaACEe67KIG0GI4apw,3263, +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMKACEe67KIG0GI4apw,3264,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeqACEe67KIG0GI4apw,3264, +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMaACEe67KIG0GI4apw,3265,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5aACEe67KIG0GI4apw,3265, +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266, +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUaACEe67KIG0GI4apw,3267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIqACEe67KIG0GI4apw,3267, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268, +https://jazz.ibm.com:9443/rm/resources/TX_pYGloaACEe67KIG0GI4apw,3269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,3269, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270, +https://jazz.ibm.com:9443/rm/resources/TX_pYGloKACEe67KIG0GI4apw,3271,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfKACEe67KIG0GI4apw,3271, +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272, +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kKACEe67KIG0GI4apw,3273,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOG6ACEe67KIG0GI4apw,3273, +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274, +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275, +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276, +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8aACEe67KIG0GI4apw,3277,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOKACEe67KIG0GI4apw,3277, +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8KACEe67KIG0GI4apw,3278,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfaACEe67KIG0GI4apw,3278, +https://jazz.ibm.com:9443/rm/resources/TX_pYJB4KACEe67KIG0GI4apw,3279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,3279, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0aACEe67KIG0GI4apw,3280,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGKACEe67KIG0GI4apw,3280, +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwaACEe67KIG0GI4apw,3281,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJN6ACEe67KIG0GI4apw,3281, +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwKACEe67KIG0GI4apw,3282,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysqACEe67KIG0GI4apw,3282, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283, +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAKACEe67KIG0GI4apw,3284,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOE6ACEe67KIG0GI4apw,3284, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIaACEe67KIG0GI4apw,3286,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHqACEe67KIG0GI4apw,3286, +https://jazz.ibm.com:9443/rm/resources/TX_pYMFMKACEe67KIG0GI4apw,3287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7qACEe67KIG0GI4apw,3287, +https://jazz.ibm.com:9443/rm/resources/TX_pYMsQKACEe67KIG0GI4apw,3288,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQaACEe67KIG0GI4apw,3288, +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAaACEe67KIG0GI4apw,3289,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMaACEe67KIG0GI4apw,3289, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291, +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcKACEe67KIG0GI4apw,3292,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,3292, +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293, +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUaACEe67KIG0GI4apw,3294,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMW6ACEe67KIG0GI4apw,3294, +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295, +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkaACEe67KIG0GI4apw,3296,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c76ACEe67KIG0GI4apw,3296, +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298, +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299, +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwKACEe67KIG0GI4apw,3300,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTKACEe67KIG0GI4apw,3300, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9saACEe67KIG0GI4apw,3301,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMaACEe67KIG0GI4apw,3301, +https://jazz.ibm.com:9443/rm/resources/TX_pYQWoKACEe67KIG0GI4apw,3302,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNqACEe67KIG0GI4apw,3302, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303, +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304, +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwaACEe67KIG0GI4apw,3305,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklQqACEe67KIG0GI4apw,3305, +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0aACEe67KIG0GI4apw,3306,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiI6ACEe67KIG0GI4apw,3306, +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0KACEe67KIG0GI4apw,3307,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeaACEe67KIG0GI4apw,3307, +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAaACEe67KIG0GI4apw,3308,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVqACEe67KIG0GI4apw,3308, +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAKACEe67KIG0GI4apw,3309,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytqACEe67KIG0GI4apw,3309, +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8aACEe67KIG0GI4apw,3310,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,3310, +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311, +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313, +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314, +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316, +https://jazz.ibm.com:9443/rm/resources/TX_pYXEUaACEe67KIG0GI4apw,3317,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJKACEe67KIG0GI4apw,3317, +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318, +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoaACEe67KIG0GI4apw,3319,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLKACEe67KIG0GI4apw,3319, +https://jazz.ibm.com:9443/rm/resources/TX_pYausKACEe67KIG0GI4apw,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKqACEe67KIG0GI4apw,3320, +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoKACEe67KIG0GI4apw,3321,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcqACEe67KIG0GI4apw,3321, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScKACEe67KIG0GI4apw,3322,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyq6ACEe67KIG0GI4apw,3322, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323, +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324, +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4aACEe67KIG0GI4apw,3325,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIga6ACEe67KIG0GI4apw,3325, +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326, +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4KACEe67KIG0GI4apw,3327,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSaACEe67KIG0GI4apw,3327, +https://jazz.ibm.com:9443/rm/resources/TX_pYY5gKACEe67KIG0GI4apw,3328,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZklSKACEe67KIG0GI4apw,3328, +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329, +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAKACEe67KIG0GI4apw,3330,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHaACEe67KIG0GI4apw,3330, +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8aACEe67KIG0GI4apw,3331,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNKACEe67KIG0GI4apw,3331, +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8KACEe67KIG0GI4apw,3332,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,3332, +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMKACEe67KIG0GI4apw,3333,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIKACEe67KIG0GI4apw,3333, +https://jazz.ibm.com:9443/rm/resources/TX_pYfAIKACEe67KIG0GI4apw,3334,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHKACEe67KIG0GI4apw,3334, +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEKACEe67KIG0GI4apw,3335,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJaACEe67KIG0GI4apw,3335, +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAaACEe67KIG0GI4apw,3336,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFaACEe67KIG0GI4apw,3336, +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337, +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQaACEe67KIG0GI4apw,3338,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRKACEe67KIG0GI4apw,3338, +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQKACEe67KIG0GI4apw,3339,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4qACEe67KIG0GI4apw,3339, +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMaACEe67KIG0GI4apw,3340,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWaACEe67KIG0GI4apw,3340, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341, +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UKACEe67KIG0GI4apw,3342,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZqACEe67KIG0GI4apw,3342, +https://jazz.ibm.com:9443/rm/resources/TX_pYiDcKACEe67KIG0GI4apw,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPqACEe67KIG0GI4apw,3343, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344, +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UaACEe67KIG0GI4apw,3345,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,3345, +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkKACEe67KIG0GI4apw,3347,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6qACEe67KIG0GI4apw,3347, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348, diff --git a/elmclient/tests/results/test119.csv b/elmclient/tests/results/test119.csv index f2adaf9..fcc7cee 100644 --- a/elmclient/tests/results/test119.csv +++ b/elmclient/tests/results/test119.csv @@ -1,65 +1,193 @@ -$uri,Accepted,Contributor,Created On,Creator,Identifier,Modified On,Primary Text,Status,Title,Verifiability,Verification Method,http://jazz.net/ns/acp#accessControl,http://jazz.net/ns/rm/navigation#parent,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.938Z,https://jazz.ibm.com:9443/jts/users/ibm,3006,2023-12-16T00:19:30.938Z,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.938Z,https://jazz.ibm.com:9443/jts/users/ibm,3006,2023-12-16T00:19:30.938Z,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3016,2023-12-16T00:19:30.970Z,The meter interface unit shall be powered by a replaceable long lasting battery.,Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3016,2023-12-16T00:19:30.970Z,The meter interface unit shall be powered by a replaceable long lasting battery.,Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.938Z,https://jazz.ibm.com:9443/jts/users/ibm,3029,2023-12-16T00:19:30.938Z,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.938Z,https://jazz.ibm.com:9443/jts/users/ibm,3029,2023-12-16T00:19:30.938Z,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3030,2023-12-16T00:19:30.955Z,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3030,2023-12-16T00:19:30.955Z,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3035,2023-12-16T00:19:30.970Z,consumption appears to be abnormal and / or record possible reasons for fluctuations.,Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3035,2023-12-16T00:19:30.970Z,consumption appears to be abnormal and / or record possible reasons for fluctuations.,Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3040,2023-12-16T00:19:30.955Z,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3040,2023-12-16T00:19:30.955Z,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3048,2023-12-16T00:19:30.970Z,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3048,2023-12-16T00:19:30.970Z,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3064,2023-12-16T00:19:30.970Z,The handheld device shall allow the meter reader to access account information for a given address or meter.,Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3064,2023-12-16T00:19:30.970Z,The handheld device shall allow the meter reader to access account information for a given address or meter.,Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3065,2023-12-16T00:19:30.970Z,The control computer shall be capable of operating in a normal office environment.,Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3065,2023-12-16T00:19:30.970Z,The control computer shall be capable of operating in a normal office environment.,Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3077,2023-12-16T00:19:30.970Z,The processing servers/computers in the system shall run in a network configuration.,Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3077,2023-12-16T00:19:30.970Z,The processing servers/computers in the system shall run in a network configuration.,Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3082,2023-12-16T00:19:30.955Z,The control computer must be capable of residing as a node on the City’s existing network.,Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3082,2023-12-16T00:19:30.955Z,The control computer must be capable of residing as a node on the City’s existing network.,Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3086,2023-12-16T00:19:30.970Z,The meter interface unit shall store data for a defined period while powered off.,Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3086,2023-12-16T00:19:30.970Z,The meter interface unit shall store data for a defined period while powered off.,Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3093,2023-12-16T00:19:30.970Z,Update client address and meter location information.,Approved,Update client address and meter location information.,false,Not Set,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3093,2023-12-16T00:19:30.970Z,Update client address and meter location information.,Approved,Update client address and meter location information.,false,Not Set,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.986Z,https://jazz.ibm.com:9443/jts/users/ibm,3100,2023-12-16T00:19:30.986Z,The meter interface shall detect water leaks and record leak status with the account data.,Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.986Z,https://jazz.ibm.com:9443/jts/users/ibm,3100,2023-12-16T00:19:30.986Z,The meter interface shall detect water leaks and record leak status with the account data.,Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3107,2023-12-16T00:19:30.955Z,The server shall communicate with the existing billing software.,Approved,The server shall communicate with the existing billing software.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3107,2023-12-16T00:19:30.955Z,The server shall communicate with the existing billing software.,Approved,The server shall communicate with the existing billing software.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3119,2023-12-16T00:19:30.955Z,The handheld device shall have a mechanism to recharge the unit.,Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3119,2023-12-16T00:19:30.955Z,The handheld device shall have a mechanism to recharge the unit.,Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3139,2023-12-16T00:19:30.955Z,The handheld device shall have a human readable display for information collected from the meter.,Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3139,2023-12-16T00:19:30.955Z,The handheld device shall have a human readable display for information collected from the meter.,Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3156,2023-12-16T00:19:30.970Z,Provide accurate meter readings,Approved,Provide accurate meter readings,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3156,2023-12-16T00:19:30.970Z,Provide accurate meter readings,Approved,Provide accurate meter readings,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3197,2023-12-16T00:19:30.955Z,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3197,2023-12-16T00:19:30.955Z,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.986Z,https://jazz.ibm.com:9443/jts/users/ibm,3214,2023-12-16T00:19:30.986Z,The systems shall meet the following objectives:,Approved,The systems shall meet the following objectives:,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.986Z,https://jazz.ibm.com:9443/jts/users/ibm,3214,2023-12-16T00:19:30.986Z,The systems shall meet the following objectives:,Approved,The systems shall meet the following objectives:,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3215,2023-12-16T00:19:30.970Z,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3215,2023-12-16T00:19:30.970Z,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3221,2023-12-16T00:19:30.955Z,The AMR system shall have an operational life of no less than five years.,Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3221,2023-12-16T00:19:30.955Z,The AMR system shall have an operational life of no less than five years.,Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:31.065Z,https://jazz.ibm.com:9443/jts/users/ibm,3226,2023-12-16T00:19:31.065Z,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld comput",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:31.065Z,https://jazz.ibm.com:9443/jts/users/ibm,3226,2023-12-16T00:19:31.065Z,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld comput",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3228,2023-12-16T00:19:30.970Z,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3228,2023-12-16T00:19:30.970Z,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3251,2023-12-16T00:19:30.955Z,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3251,2023-12-16T00:19:30.955Z,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:31.049Z,https://jazz.ibm.com:9443/jts/users/ibm,3269,2023-12-16T00:19:31.049Z,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be ma",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:31.049Z,https://jazz.ibm.com:9443/jts/users/ibm,3269,2023-12-16T00:19:31.049Z,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be ma",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3292,2023-12-16T00:19:30.970Z,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3292,2023-12-16T00:19:30.970Z,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3294,2023-12-16T00:19:30.955Z,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.955Z,https://jazz.ibm.com:9443/jts/users/ibm,3294,2023-12-16T00:19:30.955Z,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3307,2023-12-16T00:19:30.970Z,The meter interface unit shall be compatible with MMIU.,Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3307,2023-12-16T00:19:30.970Z,The meter interface unit shall be compatible with MMIU.,Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3314,2023-12-16T00:19:30.970Z,The handheld device shall allow for the meter reader to collect and store information from the meter.,Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3314,2023-12-16T00:19:30.970Z,The handheld device shall allow for the meter reader to collect and store information from the meter.,Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.986Z,https://jazz.ibm.com:9443/jts/users/ibm,3317,2023-12-16T00:19:30.986Z,The meter interface shall log leakage data on the central office data store.,Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.986Z,https://jazz.ibm.com:9443/jts/users/ibm,3317,2023-12-16T00:19:30.986Z,The meter interface shall log leakage data on the central office data store.,Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3347,2023-12-16T00:19:30.970Z,The Fixed Network Application software and data collection software must operate on a central server.,Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:30.970Z,https://jazz.ibm.com:9443/jts/users/ibm,3347,2023-12-16T00:19:30.970Z,The Fixed Network Application software and data collection software must operate on a central server.,Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_xG_bIJuoEe67bLKsSDSILg,,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Text,Stakeholder Requirement +$uri,Accepted,Contributor,Created On,Creator,Identifier,Modified On,Primary Text,Status,Title,Verifiability,Verification Method,http://jazz.net/ns/acp#accessControl,http://jazz.net/ns/rm/navigation#parent,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/rdf/module,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3006,2023-12-21T13:12:54.576Z,"
+

The system shall be able to transmit and receive Meter data to the central office system without human intervention.

+
",Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3006,2023-12-21T13:12:54.576Z,"
+

The system shall be able to transmit and receive Meter data to the central office system without human intervention.

+
",Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3013,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery.

+
",Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3013,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery.

+
",Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3029,2023-12-21T13:12:54.567Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.

+
",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3029,2023-12-21T13:12:54.567Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.

+
",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3030,2023-12-21T13:12:54.562Z,"
+

The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.

+
",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3030,2023-12-21T13:12:54.562Z,"
+

The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.

+
",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3038,2023-12-21T13:12:54.564Z,"
+
  • consumption appears to be abnormal and / or record possible reasons for fluctuations.
+
",Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3038,2023-12-21T13:12:54.564Z,"
+
  • consumption appears to be abnormal and / or record possible reasons for fluctuations.
+
",Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3045,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.

+
",Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3045,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.

+
",Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3046,2023-12-21T13:12:54.563Z,"
+

The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3046,2023-12-21T13:12:54.563Z,"
+

The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3061,2023-12-21T13:12:54.559Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3061,2023-12-21T13:12:54.559Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3062,2023-12-21T13:12:54.573Z,"
+

The handheld device shall allow the meter reader to access account information for a given address or meter.

+
",Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3062,2023-12-21T13:12:54.573Z,"
+

The handheld device shall allow the meter reader to access account information for a given address or meter.

+
",Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3075,2023-12-21T13:12:54.573Z,"
+

The processing servers/computers in the system shall run in a network configuration.

+
",Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3075,2023-12-21T13:12:54.573Z,"
+

The processing servers/computers in the system shall run in a network configuration.

+
",Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3084,2023-12-21T13:12:54.573Z,"
+

The meter interface unit shall store data for a defined period while powered off.

+
",Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3084,2023-12-21T13:12:54.573Z,"
+

The meter interface unit shall store data for a defined period while powered off.

+
",Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3086,2023-12-21T13:12:54.580Z,"
+

The control computer must be capable of residing as a node on the City’s existing network.

+
",Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3086,2023-12-21T13:12:54.580Z,"
+

The control computer must be capable of residing as a node on the City’s existing network.

+
",Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,3093,2023-12-21T13:12:54.572Z,"
+
  • Update client address and meter location information.
+
",Approved,Update client address and meter location information.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,3093,2023-12-21T13:12:54.572Z,"
+
  • Update client address and meter location information.
+
",Approved,Update client address and meter location information.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3098,2023-12-21T13:12:54.556Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3098,2023-12-21T13:12:54.556Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3107,2023-12-21T13:12:54.568Z,"
+

The server shall communicate with the existing billing software.

+
",Approved,The server shall communicate with the existing billing software.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3107,2023-12-21T13:12:54.568Z,"
+

The server shall communicate with the existing billing software.

+
",Approved,The server shall communicate with the existing billing software.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3120,2023-12-21T13:12:54.558Z,"
+

The handheld device shall have a mechanism to recharge the unit.

+
",Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3120,2023-12-21T13:12:54.558Z,"
+

The handheld device shall have a mechanism to recharge the unit.

+
",Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3136,2023-12-21T13:12:54.557Z,"
+

The handheld device shall have a human readable display for information collected from the meter.

+
",Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3136,2023-12-21T13:12:54.557Z,"
+

The handheld device shall have a human readable display for information collected from the meter.

+
",Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3151,2023-12-21T13:12:54.565Z,"
+
  • Provide accurate meter readings


+
",Approved,Provide accurate meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3151,2023-12-21T13:12:54.565Z,"
+
  • Provide accurate meter readings


+
",Approved,Provide accurate meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3195,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.

+
",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3195,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.

+
",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3211,2023-12-21T13:12:54.576Z,"
+

The systems shall meet the following objectives:

+
",Approved,The systems shall meet the following objectives:,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3211,2023-12-21T13:12:54.576Z,"
+

The systems shall meet the following objectives:

+
",Approved,The systems shall meet the following objectives:,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3215,2023-12-21T13:12:54.570Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3215,2023-12-21T13:12:54.570Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3219,2023-12-21T13:12:54.571Z,"
+

The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.

+
",Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3219,2023-12-21T13:12:54.571Z,"
+

The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.

+
",Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3225,2023-12-21T13:12:54.558Z,"
+

The AMR system shall be able to operate in the market environments for which it is targeted and approved.

+
",Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3225,2023-12-21T13:12:54.558Z,"
+

The AMR system shall be able to operate in the market environments for which it is targeted and approved.

+
",Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,3227,2023-12-21T13:12:54.640Z,"
+

In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld computers may also be used to manually enter readings without the use of AMR technology as an alternate but this will not support comprehensive data which can be accurately read using the meter reading electronically.

+
",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,3227,2023-12-21T13:12:54.640Z,"
+

In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld computers may also be used to manually enter readings without the use of AMR technology as an alternate but this will not support comprehensive data which can be accurately read using the meter reading electronically.

+
",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3248,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.

+
",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3248,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.

+
",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.671Z,https://jazz.ibm.com:9443/jts/users/ibm,3270,2023-12-21T13:12:54.671Z,"
+

The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be made up of sufficient equipment such that if a failure of any major system component or part thereof does occur, it will not interrupt the flow of meter reading information to customer revenue systems.

+
",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.671Z,https://jazz.ibm.com:9443/jts/users/ibm,3270,2023-12-21T13:12:54.671Z,"
+

The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be made up of sufficient equipment such that if a failure of any major system component or part thereof does occur, it will not interrupt the flow of meter reading information to customer revenue systems.

+
",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3293,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.

+
",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3293,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.

+
",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3298,2023-12-21T13:12:54.560Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as

+
",Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3298,2023-12-21T13:12:54.560Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as

+
",Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3304,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be compatible with MMIU.

+
",Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3304,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be compatible with MMIU.

+
",Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,3311,2023-12-21T13:12:54.575Z,"
+

The handheld device shall allow for the meter reader to collect and store information from the meter.

+
",Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,3311,2023-12-21T13:12:54.575Z,"
+

The handheld device shall allow for the meter reader to collect and store information from the meter.

+
",Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3312,2023-12-21T13:12:54.558Z,"
+

The meter interface shall log leakage data on the central office data store.

+
",Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3312,2023-12-21T13:12:54.558Z,"
+

The meter interface shall log leakage data on the central office data store.

+
",Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3348,2023-12-21T13:12:54.562Z,"
+

The Fixed Network Application software and data collection software must operate on a central server.

+
",Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3348,2023-12-21T13:12:54.562Z,"
+

The Fixed Network Application software and data collection software must operate on a central server.

+
",Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test121.csv b/elmclient/tests/results/test121.csv index eefac76..2d4a87e 100644 --- a/elmclient/tests/results/test121.csv +++ b/elmclient/tests/results/test121.csv @@ -1,149 +1,149 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093, -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239, -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251, -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307, -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001, +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006, +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013, +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014, +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015, +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025, +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029, +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030, +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035, +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040, +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043, +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044, +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045, +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046, +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062, +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067, +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075, +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076, +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078, +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079, +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084, +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086, +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093, +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098, +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099, +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107, +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110, +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120, +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131, +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134, +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136, +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137, +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151, +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172, +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194, +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195, +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207, +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210, +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215, +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219, +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220, +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225, +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240, +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248, +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270, +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272, +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274, +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291, +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293, +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298, +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304, +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311, +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348, diff --git a/elmclient/tests/results/test122.csv b/elmclient/tests/results/test122.csv index b8b7e28..b3c0a6f 100644 --- a/elmclient/tests/results/test122.csv +++ b/elmclient/tests/results/test122.csv @@ -1,2 +1,2 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,/01 Requirements diff --git a/elmclient/tests/results/test123.csv b/elmclient/tests/results/test123.csv index db9d35a..6dee3e4 100644 --- a/elmclient/tests/results/test123.csv +++ b/elmclient/tests/results/test123.csv @@ -1,12 +1,12 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyJuoEe67bLKsSDSILg,2977,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxJuoEe67bLKsSDSILg,2978,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,2979,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxZuoEe67bLKsSDSILg,2980,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxpuoEe67bLKsSDSILg,2982,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_xV4yw5uoEe67bLKsSDSILg,2983,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,2984,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,2985,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_xV4yzJuoEe67bLKsSDSILg,2986,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/MD_xV4yy5uoEe67bLKsSDSILg,2987,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,2977,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rA6ACEe67KIG0GI4apw,2978,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,2979,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAaACEe67KIG0GI4apw,2980,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAKACEe67KIG0GI4apw,2981,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUaACEe67KIG0GI4apw,2982,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUqACEe67KIG0GI4apw,2984,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,2985,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBqACEe67KIG0GI4apw,2986,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rB6ACEe67KIG0GI4apw,2987,/01 Requirements/Meter Interface diff --git a/elmclient/tests/results/test124.csv b/elmclient/tests/results/test124.csv index c64457c..5a65c30 100644 --- a/elmclient/tests/results/test124.csv +++ b/elmclient/tests/results/test124.csv @@ -1,709 +1,709 @@ $uri,Identifier,Title,http://jazz.net/ns/rm/navigation#parent,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgpuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_ZuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgJuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2ZuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcJuoEe67bLKsSDSILg,2997,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxpuoEe67bLKsSDSILg,2997,,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmg5uoEe67bLKsSDSILg,2998,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVey5uoEe67bLKsSDSILg,2998,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwc5uoEe67bLKsSDSILg,3000,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx65uoEe67bLKsSDSILg,3000,Handheld Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdpuoEe67bLKsSDSILg,3002,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe55uoEe67bLKsSDSILg,3002,Preconditions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdJuoEe67bLKsSDSILg,3003,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtZuoEe67bLKsSDSILg,3003,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0ZuoEe67bLKsSDSILg,3005,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewZuoEe67bLKsSDSILg,3005,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa05uoEe67bLKsSDSILg,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAZuoEe67bLKsSDSILg,3007,Interface identification and diagrams,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0puoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuZuoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1puoEe67bLKsSDSILg,3010,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4puoEe67bLKsSDSILg,3010,Context,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgJuoEe67bLKsSDSILg,3013,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGZuoEe67bLKsSDSILg,3013,Size Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2JuoEe67bLKsSDSILg,3014,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjy5uoEe67bLKsSDSILg,3014,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017,Operations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgpuoEe67bLKsSDSILg,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuJuoEe67bLKsSDSILg,3018,Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIg5uoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-puoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhJuoEe67bLKsSDSILg,3020,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj85uoEe67bLKsSDSILg,3020,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIh5uoEe67bLKsSDSILg,3021,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxv5uoEe67bLKsSDSILg,3021,Handheld device,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiZuoEe67bLKsSDSILg,3023,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9puoEe67bLKsSDSILg,3023,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIipuoEe67bLKsSDSILg,3024,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9ZuoEe67bLKsSDSILg,3024,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiJuoEe67bLKsSDSILg,3026,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwpuoEe67bLKsSDSILg,3026,CRC and CCA,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkZuoEe67bLKsSDSILg,3031,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKJuoEe67bLKsSDSILg,3031,Process Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIlJuoEe67bLKsSDSILg,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5puoEe67bLKsSDSILg,3033,Stakeholder,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkpuoEe67bLKsSDSILg,3034,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3JuoEe67bLKsSDSILg,3034,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gpuoEe67bLKsSDSILg,3037,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVez5uoEe67bLKsSDSILg,3037,Attributes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hJuoEe67bLKsSDSILg,3038,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2JuoEe67bLKsSDSILg,3038,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5ipuoEe67bLKsSDSILg,3044,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAJuoEe67bLKsSDSILg,3044,Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iZuoEe67bLKsSDSILg,3045,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFJuoEe67bLKsSDSILg,3045,System Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jpuoEe67bLKsSDSILg,3047,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_puoEe67bLKsSDSILg,3047,Document overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYZuoEe67bLKsSDSILg,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYJuoEe67bLKsSDSILg,3051,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhpuoEe67bLKsSDSILg,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe95uoEe67bLKsSDSILg,3054,7. System records the meter as read.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgpuoEe67bLKsSDSILg,3055,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx35uoEe67bLKsSDSILg,3055,Non-Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058,meter irregularities;,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qh5uoEe67bLKsSDSILg,3060,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxspuoEe67bLKsSDSILg,3060,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjZuoEe67bLKsSDSILg,3061,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2puoEe67bLKsSDSILg,3061,Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjJuoEe67bLKsSDSILg,3062,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj35uoEe67bLKsSDSILg,3062,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qi5uoEe67bLKsSDSILg,3063,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qj5uoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0puoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qk5uoEe67bLKsSDSILg,3068,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzJuoEe67bLKsSDSILg,3068,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkpuoEe67bLKsSDSILg,3069,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtpuoEe67bLKsSDSILg,3069,Intended Use,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qlJuoEe67bLKsSDSILg,3070,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgZuoEe67bLKsSDSILg,3072,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDpuoEe67bLKsSDSILg,3072,AMR Graphic,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhZuoEe67bLKsSDSILg,3076,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2puoEe67bLKsSDSILg,3076,References,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbi5uoEe67bLKsSDSILg,3081,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAupuoEe67bLKsSDSILg,3081,Term,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083,Brazil,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbipuoEe67bLKsSDSILg,3084,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezZuoEe67bLKsSDSILg,3084,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjZuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-JuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkJuoEe67bLKsSDSILg,3087,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeypuoEe67bLKsSDSILg,3087,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbj5uoEe67bLKsSDSILg,3088,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3ZuoEe67bLKsSDSILg,3088,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlc5uoEe67bLKsSDSILg,3089,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj05uoEe67bLKsSDSILg,3089,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkZuoEe67bLKsSDSILg,3090,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvpuoEe67bLKsSDSILg,3090,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcpuoEe67bLKsSDSILg,3091,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHJuoEe67bLKsSDSILg,3091,Fire/Explosion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcZuoEe67bLKsSDSILg,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBH5uoEe67bLKsSDSILg,3092,Leashed Pets,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093,Update client address and meter location information.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMldZuoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeu5uoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldpuoEe67bLKsSDSILg,3095,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3JuoEe67bLKsSDSILg,3095,Handheld device,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldJuoEe67bLKsSDSILg,3096,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevJuoEe67bLKsSDSILg,3096,References,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlepuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzpuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZMle5uoEe67bLKsSDSILg,3098,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkA5uoEe67bLKsSDSILg,3098,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfJuoEe67bLKsSDSILg,3099,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVet5uoEe67bLKsSDSILg,3099,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMleZuoEe67bLKsSDSILg,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj15uoEe67bLKsSDSILg,3102,Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlf5uoEe67bLKsSDSILg,3103,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8ZuoEe67bLKsSDSILg,3103,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfZuoEe67bLKsSDSILg,3105,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVex5uoEe67bLKsSDSILg,3105,User Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgpuoEe67bLKsSDSILg,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHZuoEe67bLKsSDSILg,3108,Environmental Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWc5uoEe67bLKsSDSILg,3110,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwZuoEe67bLKsSDSILg,3110,,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgZuoEe67bLKsSDSILg,3111,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvZuoEe67bLKsSDSILg,3111,System Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcJuoEe67bLKsSDSILg,3112,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexZuoEe67bLKsSDSILg,3112,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlg5uoEe67bLKsSDSILg,3113,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5JuoEe67bLKsSDSILg,3113,monitorPressure,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114,Operational Environment,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEZuoEe67bLKsSDSILg,3115,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyJuoEe67bLKsSDSILg,3115,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdJuoEe67bLKsSDSILg,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcpuoEe67bLKsSDSILg,3120,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2ZuoEe67bLKsSDSILg,3120,Specific Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcZuoEe67bLKsSDSILg,3121,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe75uoEe67bLKsSDSILg,3121,Trigger,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcJuoEe67bLKsSDSILg,3122,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHpuoEe67bLKsSDSILg,3122,Animals,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdJuoEe67bLKsSDSILg,3123,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBpuoEe67bLKsSDSILg,3123,Notes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHd5uoEe67bLKsSDSILg,3124,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtpuoEe67bLKsSDSILg,3124,Functions and Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdZuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAJuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdpuoEe67bLKsSDSILg,3127,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA85uoEe67bLKsSDSILg,3127,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHepuoEe67bLKsSDSILg,3129,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xW8isJuoEe67bLKsSDSILg,3129,Appendix,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeJuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1JuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfpuoEe67bLKsSDSILg,3133,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEJuoEe67bLKsSDSILg,3133,AMR Information Architecture,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfJuoEe67bLKsSDSILg,3134,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj95uoEe67bLKsSDSILg,3134,Design Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cZuoEe67bLKsSDSILg,3136,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzZuoEe67bLKsSDSILg,3136,Reliability and Service,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cJuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyApuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dpuoEe67bLKsSDSILg,3140,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8ZuoEe67bLKsSDSILg,3140,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eJuoEe67bLKsSDSILg,3141,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1puoEe67bLKsSDSILg,3141,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eZuoEe67bLKsSDSILg,3142,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAZuoEe67bLKsSDSILg,3142,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4d5uoEe67bLKsSDSILg,3143,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAs5uoEe67bLKsSDSILg,3143,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145,Operational Environment,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4fJuoEe67bLKsSDSILg,3146,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjx5uoEe67bLKsSDSILg,3146,Preconditions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4epuoEe67bLKsSDSILg,3148,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcJuoEe67bLKsSDSILg,3149,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFpuoEe67bLKsSDSILg,3149,Sharp Edges,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdJuoEe67bLKsSDSILg,3150,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAy5uoEe67bLKsSDSILg,3150,Usability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpd5uoEe67bLKsSDSILg,3151,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJZuoEe67bLKsSDSILg,3151,Wireless Communication,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdpuoEe67bLKsSDSILg,3152,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA05uoEe67bLKsSDSILg,3152,Regulatory,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcZuoEe67bLKsSDSILg,3153,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4puoEe67bLKsSDSILg,3153,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpc5uoEe67bLKsSDSILg,3154,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGJuoEe67bLKsSDSILg,3154,Electrocution,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156,Provide accurate meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeZuoEe67bLKsSDSILg,3157,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuZuoEe67bLKsSDSILg,3157,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeJuoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe85uoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acZuoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_5uoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acpuoEe67bLKsSDSILg,3160,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-ZuoEe67bLKsSDSILg,3160,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpepuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAJuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ac5uoEe67bLKsSDSILg,3163,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6ZuoEe67bLKsSDSILg,3163,Success End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acJuoEe67bLKsSDSILg,3164,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_puoEe67bLKsSDSILg,3164,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adJuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9ZuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adpuoEe67bLKsSDSILg,3167,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezpuoEe67bLKsSDSILg,3167,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adZuoEe67bLKsSDSILg,3168,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAsZuoEe67bLKsSDSILg,3168,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ad5uoEe67bLKsSDSILg,3169,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9afJuoEe67bLKsSDSILg,3171,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAypuoEe67bLKsSDSILg,3171,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aepuoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxt5uoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ae5uoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtJuoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYpuoEe67bLKsSDSILg,3174,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8ZuoEe67bLKsSDSILg,3174,Main Flow,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZJuoEe67bLKsSDSILg,3175,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvJuoEe67bLKsSDSILg,3175,Scope of the System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYZuoEe67bLKsSDSILg,3176,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexpuoEe67bLKsSDSILg,3176,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkY5uoEe67bLKsSDSILg,3177,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIJuoEe67bLKsSDSILg,3177,Stray Animals,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZ5uoEe67bLKsSDSILg,3179,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkBJuoEe67bLKsSDSILg,3179,Data Elements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZZuoEe67bLKsSDSILg,3180,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIZuoEe67bLKsSDSILg,3180,External Weather,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZpuoEe67bLKsSDSILg,3181,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-5uoEe67bLKsSDSILg,3181,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaJuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9JuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbJuoEe67bLKsSDSILg,3183,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2JuoEe67bLKsSDSILg,3183,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaZuoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAt5uoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbZuoEe67bLKsSDSILg,3186,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezJuoEe67bLKsSDSILg,3186,Design Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbpuoEe67bLKsSDSILg,3187,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj25uoEe67bLKsSDSILg,3187,Overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYpuoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6puoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkc5uoEe67bLKsSDSILg,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_ZuoEe67bLKsSDSILg,3191,Maintainability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYZuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8JuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcJuoEe67bLKsSDSILg,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU05uoEe67bLKsSDSILg,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9puoEe67bLKsSDSILg,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcZuoEe67bLKsSDSILg,3194,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuZuoEe67bLKsSDSILg,3194,,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcpuoEe67bLKsSDSILg,3195,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevpuoEe67bLKsSDSILg,3195,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZpuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4ZuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaJuoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx15uoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZJuoEe67bLKsSDSILg,3202,AMR,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbpuoEe67bLKsSDSILg,3204,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyJuoEe67bLKsSDSILg,3204,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbZuoEe67bLKsSDSILg,3205,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVew5uoEe67bLKsSDSILg,3205,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbJuoEe67bLKsSDSILg,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwpuoEe67bLKsSDSILg,3206,Context,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVa5uoEe67bLKsSDSILg,3207,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2ZuoEe67bLKsSDSILg,3207,Data Elements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZ5uoEe67bLKsSDSILg,3208,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGpuoEe67bLKsSDSILg,3208,Future AMR handheld size growth,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaQVb5uoEe67bLKsSDSILg,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_ZuoEe67bLKsSDSILg,3209,System overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcJuoEe67bLKsSDSILg,3210,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0puoEe67bLKsSDSILg,3210,Maintainability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZJuoEe67bLKsSDSILg,3212,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyB5uoEe67bLKsSDSILg,3212,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZZuoEe67bLKsSDSILg,3216,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj45uoEe67bLKsSDSILg,3216,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYJuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5JuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGapuoEe67bLKsSDSILg,3219,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxs5uoEe67bLKsSDSILg,3219,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4ZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGa5uoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJpuoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbZuoEe67bLKsSDSILg,3225,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4ZuoEe67bLKsSDSILg,3225,Control Computer,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQUJuoEe67bLKsSDSILg,3227,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-5uoEe67bLKsSDSILg,3227,Availability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcZuoEe67bLKsSDSILg,3229,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xajQUZuoEe67bLKsSDSILg,3230,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewJuoEe67bLKsSDSILg,3230,Product Functions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbpuoEe67bLKsSDSILg,3231,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxu5uoEe67bLKsSDSILg,3231,Environmental Considerations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQU5uoEe67bLKsSDSILg,3233,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyZuoEe67bLKsSDSILg,3233,Success End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQUpuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuJuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVpuoEe67bLKsSDSILg,3235,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBF5uoEe67bLKsSDSILg,3235,Pinch Areas,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238,Operational Environment Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQW5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUw5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQWZuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtJuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQXpuoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-5uoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQX5uoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxZuoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYJuoEe67bLKsSDSILg,3245,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_puoEe67bLKsSDSILg,3245,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXJuoEe67bLKsSDSILg,3246,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8puoEe67bLKsSDSILg,3246,User Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQYZuoEe67bLKsSDSILg,3248,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe15uoEe67bLKsSDSILg,3248,Appendixes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYpuoEe67bLKsSDSILg,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_JuoEe67bLKsSDSILg,3249,Security,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoYpuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-ZuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-JuoEe67bLKsSDSILg,3252,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoYZuoEe67bLKsSDSILg,3252,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZJuoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyA5uoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoY5uoEe67bLKsSDSILg,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBZuoEe67bLKsSDSILg,3254,Requirements traceability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZ5uoEe67bLKsSDSILg,3255,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3puoEe67bLKsSDSILg,3255,Product Functions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoZZuoEe67bLKsSDSILg,3257,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzJuoEe67bLKsSDSILg,3257,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatobJuoEe67bLKsSDSILg,3258,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVev5uoEe67bLKsSDSILg,3258,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoaJuoEe67bLKsSDSILg,3260,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwJuoEe67bLKsSDSILg,3260,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoa5uoEe67bLKsSDSILg,3261,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzZuoEe67bLKsSDSILg,3261,Envelope Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoapuoEe67bLKsSDSILg,3262,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexJuoEe67bLKsSDSILg,3262,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatobZuoEe67bLKsSDSILg,3263,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0ZuoEe67bLKsSDSILg,3263,Security,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatobpuoEe67bLKsSDSILg,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_5uoEe67bLKsSDSILg,3265,Referenced documents,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatocJuoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9puoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatocZuoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8puoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVZuoEe67bLKsSDSILg,3272,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe05uoEe67bLKsSDSILg,3272,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yU5uoEe67bLKsSDSILg,3274,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe65uoEe67bLKsSDSILg,3274,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVpuoEe67bLKsSDSILg,3275,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwpuoEe67bLKsSDSILg,3275,Performance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWZuoEe67bLKsSDSILg,3276,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0JuoEe67bLKsSDSILg,3276,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXZuoEe67bLKsSDSILg,3277,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1JuoEe67bLKsSDSILg,3277,Other Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWJuoEe67bLKsSDSILg,3278,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx45uoEe67bLKsSDSILg,3278,Application Server,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXJuoEe67bLKsSDSILg,3280,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwZuoEe67bLKsSDSILg,3280,Configuration,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yW5uoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6JuoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXpuoEe67bLKsSDSILg,3283,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0ZuoEe67bLKsSDSILg,3283,Main Flow,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yX5uoEe67bLKsSDSILg,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe45uoEe67bLKsSDSILg,3284,Goal,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yYJuoEe67bLKsSDSILg,3286,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjypuoEe67bLKsSDSILg,3286,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RJuoEe67bLKsSDSILg,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCJuoEe67bLKsSDSILg,3287,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8Q5uoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7puoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RpuoEe67bLKsSDSILg,3290,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwZuoEe67bLKsSDSILg,3290,Carbon Trust Standard,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291,Operations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SJuoEe67bLKsSDSILg,3293,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKZuoEe67bLKsSDSILg,3293,Hazard Acronyms,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SpuoEe67bLKsSDSILg,3295,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAu5uoEe67bLKsSDSILg,3295,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQ5uoEe67bLKsSDSILg,3298,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjz5uoEe67bLKsSDSILg,3298,Trigger,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoZuoEe67bLKsSDSILg,3299,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkApuoEe67bLKsSDSILg,3299,Appendixes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXopuoEe67bLKsSDSILg,3300,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFZuoEe67bLKsSDSILg,3300,Physical Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQpuoEe67bLKsSDSILg,3301,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCZuoEe67bLKsSDSILg,3301,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoJuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAZuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpJuoEe67bLKsSDSILg,3305,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjw5uoEe67bLKsSDSILg,3305,Goal,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXo5uoEe67bLKsSDSILg,3306,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0JuoEe67bLKsSDSILg,3306,Availability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXp5uoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAspuoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQJuoEe67bLKsSDSILg,3309,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJJuoEe67bLKsSDSILg,3309,External Communications,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXqJuoEe67bLKsSDSILg,3312,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx55uoEe67bLKsSDSILg,3312,Database Server,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxJuoEe67bLKsSDSILg,3315,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoJuoEe67bLKsSDSILg,3315,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIopuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3JuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpJuoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBG5uoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4JuoEe67bLKsSDSILg,3323,General Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQJuoEe67bLKsSDSILg,3323,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIp5uoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_JuoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbXIppuoEe67bLKsSDSILg,3325,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyZuoEe67bLKsSDSILg,3325,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_5uoEe67bLKsSDSILg,3326,Other Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRJuoEe67bLKsSDSILg,3326,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRZuoEe67bLKsSDSILg,3327,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewpuoEe67bLKsSDSILg,3327,General Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxZuoEe67bLKsSDSILg,3330,Scope & Level,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSpuoEe67bLKsSDSILg,3330,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSZuoEe67bLKsSDSILg,3331,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5ZuoEe67bLKsSDSILg,3331,Scope & Level,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRpuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBJuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6puoEe67bLKsSDSILg,3333,detectLeak,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPR5uoEe67bLKsSDSILg,3333,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1puoEe67bLKsSDSILg,3334,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTZuoEe67bLKsSDSILg,3334,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTJuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7JuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSJuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7ZuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQZuoEe67bLKsSDSILg,3338,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevZuoEe67bLKsSDSILg,3338,Overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-puoEe67bLKsSDSILg,3339,Attributes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQJuoEe67bLKsSDSILg,3339,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPT5uoEe67bLKsSDSILg,3340,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_JuoEe67bLKsSDSILg,3340,Identification,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTpuoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJ5uoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQpuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2JuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9JuoEe67bLKsSDSILg,3345,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnARZuoEe67bLKsSDSILg,3345,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346,Humidity operational limits of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnASJuoEe67bLKsSDSILg,3348,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBJuoEe67bLKsSDSILg,3348,Qualification provisions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWLTAKACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TI6ACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWMhIKACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLaACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMKACEe67KIG0GI4apw,2996,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdKACEe67KIG0GI4apw,2996,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWO9YKACEe67KIG0GI4apw,2998,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhKACEe67KIG0GI4apw,2998,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999,Operational Temperature Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMaACEe67KIG0GI4apw,3000,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJqACEe67KIG0GI4apw,3000,,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWPkcKACEe67KIG0GI4apw,3003,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOF6ACEe67KIG0GI4apw,3003,Preconditions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykKACEe67KIG0GI4apw,3004,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaqACEe67KIG0GI4apw,3004,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoKACEe67KIG0GI4apw,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c56ACEe67KIG0GI4apw,3007,Interface identification and diagrams,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWOWUKACEe67KIG0GI4apw,3008,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuqACEe67KIG0GI4apw,3008,Handheld Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8KACEe67KIG0GI4apw,3010,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklRqACEe67KIG0GI4apw,3010,Size Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWSnwKACEe67KIG0GI4apw,3011,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEqACEe67KIG0GI4apw,3011,Context,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0aACEe67KIG0GI4apw,3016,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMqACEe67KIG0GI4apw,3016,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEKACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKqACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWVEAKACEe67KIG0GI4apw,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYqACEe67KIG0GI4apw,3018,Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEaACEe67KIG0GI4apw,3019,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPaACEe67KIG0GI4apw,3019,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020,Operations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQKACEe67KIG0GI4apw,3021,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQqACEe67KIG0GI4apw,3021,CRC and CCA,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUKACEe67KIG0GI4apw,3022,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TP6ACEe67KIG0GI4apw,3022,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWW5MKACEe67KIG0GI4apw,3023,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjqACEe67KIG0GI4apw,3023,Handheld device,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQaACEe67KIG0GI4apw,3024,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQKACEe67KIG0GI4apw,3024,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbKoKACEe67KIG0GI4apw,3026,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWqACEe67KIG0GI4apw,3026,Process Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsKACEe67KIG0GI4apw,3031,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJqACEe67KIG0GI4apw,3031,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWcYwKACEe67KIG0GI4apw,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFqACEe67KIG0GI4apw,3033,Stakeholder,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWe1AKACEe67KIG0GI4apw,3034,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggaACEe67KIG0GI4apw,3034,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8KACEe67KIG0GI4apw,3036,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeKACEe67KIG0GI4apw,3036,Attributes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWhRQKACEe67KIG0GI4apw,3042,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5qACEe67KIG0GI4apw,3042,Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMaACEe67KIG0GI4apw,3047,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklQaACEe67KIG0GI4apw,3047,System Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgKACEe67KIG0GI4apw,3049,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgaACEe67KIG0GI4apw,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjGcKACEe67KIG0GI4apw,3051,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5KACEe67KIG0GI4apw,3051,Document overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWlisKACEe67KIG0GI4apw,3053,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrqACEe67KIG0GI4apw,3053,Non-Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4KACEe67KIG0GI4apw,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJ6ACEe67KIG0GI4apw,3054,7. System records the meter as read.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4aACEe67KIG0GI4apw,3055,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwygaACEe67KIG0GI4apw,3055,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057,meter irregularities;,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrCQKACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOaACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMKACEe67KIG0GI4apw,3064,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,3064,Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWp0IKACEe67KIG0GI4apw,3065,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKaACEe67KIG0GI4apw,3065,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWpNEKACEe67KIG0GI4apw,3066,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoKACEe67KIG0GI4apw,3070,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZg64aACEe67KIG0GI4apw,3070,AMR Graphic,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3caACEe67KIG0GI4apw,3071,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwym6ACEe67KIG0GI4apw,3071,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3cKACEe67KIG0GI4apw,3072,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,3072,Intended Use,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWtegKACEe67KIG0GI4apw,3073,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0KACEe67KIG0GI4apw,3074,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJKACEe67KIG0GI4apw,3074,References,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079,Brazil,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAaACEe67KIG0GI4apw,3082,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdqACEe67KIG0GI4apw,3082,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWy-EKACEe67KIG0GI4apw,3083,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,3083,Term,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW1aUKACEe67KIG0GI4apw,3087,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjaACEe67KIG0GI4apw,3087,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQaACEe67KIG0GI4apw,3088,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgc6ACEe67KIG0GI4apw,3088,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocaACEe67KIG0GI4apw,3089,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSaACEe67KIG0GI4apw,3089,Fire/Explosion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQKACEe67KIG0GI4apw,3090,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJ6ACEe67KIG0GI4apw,3090,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW3PgKACEe67KIG0GI4apw,3091,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOqACEe67KIG0GI4apw,3091,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocKACEe67KIG0GI4apw,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUaACEe67KIG0GI4apw,3092,Leashed Pets,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093,Update client address and meter location information.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW4doKACEe67KIG0GI4apw,3094,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,3094,Handheld device,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW32kKACEe67KIG0GI4apw,3095,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZaACEe67KIG0GI4apw,3095,References,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW32kaACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZKACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0aACEe67KIG0GI4apw,3100,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTaACEe67KIG0GI4apw,3100,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW654KACEe67KIG0GI4apw,3101,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYaACEe67KIG0GI4apw,3101,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5rwKACEe67KIG0GI4apw,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIaACEe67KIG0GI4apw,3102,Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW7g8KACEe67KIG0GI4apw,3103,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcKACEe67KIG0GI4apw,3103,User Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAaACEe67KIG0GI4apw,3104,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwywKACEe67KIG0GI4apw,3104,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0KACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNaACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW9WIKACEe67KIG0GI4apw,3106,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjKACEe67KIG0GI4apw,3106,System Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MKACEe67KIG0GI4apw,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSqACEe67KIG0GI4apw,3108,Environmental Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQKACEe67KIG0GI4apw,3109,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbqACEe67KIG0GI4apw,3109,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MaACEe67KIG0GI4apw,3111,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLqACEe67KIG0GI4apw,3111,monitorPressure,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113,Operational Environment,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXBnkKACEe67KIG0GI4apw,3114,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcaACEe67KIG0GI4apw,3114,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYKACEe67KIG0GI4apw,3115,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIaACEe67KIG0GI4apw,3115,,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYaACEe67KIG0GI4apw,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwaACEe67KIG0GI4apw,3118,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,3118,Specific Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwKACEe67KIG0GI4apw,3119,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOH6ACEe67KIG0GI4apw,3119,Trigger,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXC1sKACEe67KIG0GI4apw,3121,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUKACEe67KIG0GI4apw,3121,Animals,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4KACEe67KIG0GI4apw,3124,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7KACEe67KIG0GI4apw,3124,Notes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXHHIKACEe67KIG0GI4apw,3125,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c8KACEe67KIG0GI4apw,3125,Appendix,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXFR8KACEe67KIG0GI4apw,3126,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,3126,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEKACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJO6ACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXF5AKACEe67KIG0GI4apw,3128,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhaACEe67KIG0GI4apw,3128,Functions and Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4aACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMaACEe67KIG0GI4apw,3132,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQaACEe67KIG0GI4apw,3132,Design Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYaACEe67KIG0GI4apw,3133,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,3133,Reliability and Service,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UKACEe67KIG0GI4apw,3135,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZg646ACEe67KIG0GI4apw,3135,AMR Information Architecture,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYKACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6KACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140,Operational Environment,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oaACEe67KIG0GI4apw,3141,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,3141,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXMmsKACEe67KIG0GI4apw,3142,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgf6ACEe67KIG0GI4apw,3142,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwaACEe67KIG0GI4apw,3143,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwKACEe67KIG0GI4apw,3144,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TS6ACEe67KIG0GI4apw,3144,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oKACEe67KIG0GI4apw,3145,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TO6ACEe67KIG0GI4apw,3145,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQREKACEe67KIG0GI4apw,3148,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,3148,Usability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPC8KACEe67KIG0GI4apw,3149,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLKACEe67KIG0GI4apw,3149,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAaACEe67KIG0GI4apw,3150,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklRaACEe67KIG0GI4apw,3150,Electrocution,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151,Provide accurate meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4KACEe67KIG0GI4apw,3153,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJ6ACEe67KIG0GI4apw,3153,Preconditions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4aACEe67KIG0GI4apw,3154,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklQ6ACEe67KIG0GI4apw,3154,Sharp Edges,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQaACEe67KIG0GI4apw,3155,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgY6ACEe67KIG0GI4apw,3155,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMKACEe67KIG0GI4apw,3156,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,3156,Regulatory,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMaACEe67KIG0GI4apw,3157,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMV6ACEe67KIG0GI4apw,3157,Wireless Communication,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXStUKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQKACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOI6ACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXT7caACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOL6ACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXT7cKACEe67KIG0GI4apw,3162,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSKACEe67KIG0GI4apw,3162,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXUigKACEe67KIG0GI4apw,3163,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQ6ACEe67KIG0GI4apw,3163,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkKACEe67KIG0GI4apw,3164,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGaACEe67KIG0GI4apw,3164,Success End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoaACEe67KIG0GI4apw,3166,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgd6ACEe67KIG0GI4apw,3166,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,3167,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,3167,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4aACEe67KIG0GI4apw,3168,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,3168,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4KACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXWXsKACEe67KIG0GI4apw,3170,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pXXl0KACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhqACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8aACEe67KIG0GI4apw,3174,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgb6ACEe67KIG0GI4apw,3174,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMaACEe67KIG0GI4apw,3176,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTqACEe67KIG0GI4apw,3176,Data Elements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMKACEe67KIG0GI4apw,3177,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4aACEe67KIG0GI4apw,3177,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXapIKACEe67KIG0GI4apw,3178,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMU6ACEe67KIG0GI4apw,3178,External Weather,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEaACEe67KIG0GI4apw,3179,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,3179,Scope of the System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEKACEe67KIG0GI4apw,3180,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUqACEe67KIG0GI4apw,3180,Stray Animals,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXZbAKACEe67KIG0GI4apw,3181,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIaACEe67KIG0GI4apw,3181,Main Flow,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXceUKACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXb3QKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXgIsKACEe67KIG0GI4apw,3184,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJaACEe67KIG0GI4apw,3184,Overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXfhoKACEe67KIG0GI4apw,3185,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdaACEe67KIG0GI4apw,3185,Design Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXe6kKACEe67KIG0GI4apw,3186,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIqACEe67KIG0GI4apw,3186,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXjMAKACEe67KIG0GI4apw,3190,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZ6ACEe67KIG0GI4apw,3190,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXjzEKACEe67KIG0GI4apw,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TR6ACEe67KIG0GI4apw,3191,Maintainability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXik8KACEe67KIG0GI4apw,3192,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiKACEe67KIG0GI4apw,3192,,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXh94KACEe67KIG0GI4apw,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByv6ACEe67KIG0GI4apw,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxaACEe67KIG0GI4apw,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXoEgKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXmPUKACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGqACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXloQKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXorkKACEe67KIG0GI4apw,3199,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEaACEe67KIG0GI4apw,3199,Upload Usage Data Locally,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXndcKACEe67KIG0GI4apw,3200,AMR,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXpSoKACEe67KIG0GI4apw,3201,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklR6ACEe67KIG0GI4apw,3201,Future AMR handheld size growth,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AKACEe67KIG0GI4apw,3203,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggqACEe67KIG0GI4apw,3203,Data Elements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXqgwKACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwypqACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEaACEe67KIG0GI4apw,3205,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiKKACEe67KIG0GI4apw,3205,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AaACEe67KIG0GI4apw,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIqACEe67KIG0GI4apw,3206,Context,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIKACEe67KIG0GI4apw,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c46ACEe67KIG0GI4apw,3209,System overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIaACEe67KIG0GI4apw,3212,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIge6ACEe67KIG0GI4apw,3212,Maintainability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQaACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFKACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gKACEe67KIG0GI4apw,3214,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLaACEe67KIG0GI4apw,3214,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcaACEe67KIG0GI4apw,3216,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7aACEe67KIG0GI4apw,3216,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzDoKACEe67KIG0GI4apw,3221,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TK6ACEe67KIG0GI4apw,3221,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsKACEe67KIG0GI4apw,3223,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwygqACEe67KIG0GI4apw,3223,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX040KACEe67KIG0GI4apw,3224,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysKACEe67KIG0GI4apw,3224,Control Computer,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX040aACEe67KIG0GI4apw,3226,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiqACEe67KIG0GI4apw,3226,Environmental Considerations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsaACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWKACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAaACEe67KIG0GI4apw,3229,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaaACEe67KIG0GI4apw,3229,Product Functions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX2G8KACEe67KIG0GI4apw,3230,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAKACEe67KIG0GI4apw,3231,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRaACEe67KIG0GI4apw,3231,Availability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEaACEe67KIG0GI4apw,3234,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMKACEe67KIG0GI4apw,3234,Success End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEKACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyh6ACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237,Operational Environment Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMaACEe67KIG0GI4apw,3238,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklRKACEe67KIG0GI4apw,3238,Pinch Areas,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX5xUKACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyg6ACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6_cKACEe67KIG0GI4apw,3241,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQ6ACEe67KIG0GI4apw,3241,Picture or Whitepaper,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX6_caACEe67KIG0GI4apw,3242,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPKACEe67KIG0GI4apw,3242,User Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgaACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOK6ACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX8NkKACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBysaACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX-CwKACEe67KIG0GI4apw,3247,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQqACEe67KIG0GI4apw,3247,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsKACEe67KIG0GI4apw,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRqACEe67KIG0GI4apw,3249,Security,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oaACEe67KIG0GI4apw,3250,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggKACEe67KIG0GI4apw,3250,Appendixes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oKACEe67KIG0GI4apw,3251,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLqACEe67KIG0GI4apw,3251,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4KACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6aACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0KACEe67KIG0GI4apw,3253,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKaACEe67KIG0GI4apw,3253,9. The system displays the leak data.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0aACEe67KIG0GI4apw,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c66ACEe67KIG0GI4apw,3254,Requirements traceability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAKACEe67KIG0GI4apw,3255,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,3255,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38aACEe67KIG0GI4apw,3256,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKKACEe67KIG0GI4apw,3256,Product Functions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4aACEe67KIG0GI4apw,3259,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJM6ACEe67KIG0GI4apw,3259,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIaACEe67KIG0GI4apw,3260,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaKACEe67KIG0GI4apw,3260,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUKACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJqACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIKACEe67KIG0GI4apw,3262,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByuaACEe67KIG0GI4apw,3262,Envelope Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYBGEKACEe67KIG0GI4apw,3263,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbaACEe67KIG0GI4apw,3263,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMKACEe67KIG0GI4apw,3264,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeqACEe67KIG0GI4apw,3264,Security,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMaACEe67KIG0GI4apw,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5aACEe67KIG0GI4apw,3265,Referenced documents,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUaACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIqACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYGloaACEe67KIG0GI4apw,3269,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,3269,Performance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYGloKACEe67KIG0GI4apw,3271,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfKACEe67KIG0GI4apw,3271,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kKACEe67KIG0GI4apw,3273,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOG6ACEe67KIG0GI4apw,3273,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8aACEe67KIG0GI4apw,3277,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOKACEe67KIG0GI4apw,3277,Main Flow,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8KACEe67KIG0GI4apw,3278,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfaACEe67KIG0GI4apw,3278,Other Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJB4KACEe67KIG0GI4apw,3279,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,3279,Configuration,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0aACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGKACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwaACEe67KIG0GI4apw,3281,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJN6ACEe67KIG0GI4apw,3281,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwKACEe67KIG0GI4apw,3282,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysqACEe67KIG0GI4apw,3282,Application Server,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAKACEe67KIG0GI4apw,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOE6ACEe67KIG0GI4apw,3284,Goal,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIaACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHqACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYMFMKACEe67KIG0GI4apw,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7qACEe67KIG0GI4apw,3287,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYMsQKACEe67KIG0GI4apw,3288,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQaACEe67KIG0GI4apw,3288,Carbon Trust Standard,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAaACEe67KIG0GI4apw,3289,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMaACEe67KIG0GI4apw,3289,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290,Operations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcKACEe67KIG0GI4apw,3292,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,3292,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUaACEe67KIG0GI4apw,3294,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMW6ACEe67KIG0GI4apw,3294,Hazard Acronyms,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkaACEe67KIG0GI4apw,3296,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c76ACEe67KIG0GI4apw,3296,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwKACEe67KIG0GI4apw,3300,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTKACEe67KIG0GI4apw,3300,Appendixes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9saACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMaACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYQWoKACEe67KIG0GI4apw,3302,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNqACEe67KIG0GI4apw,3302,Trigger,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwaACEe67KIG0GI4apw,3305,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklQqACEe67KIG0GI4apw,3305,Physical Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0aACEe67KIG0GI4apw,3306,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiI6ACEe67KIG0GI4apw,3306,Goal,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0KACEe67KIG0GI4apw,3307,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeaACEe67KIG0GI4apw,3307,Availability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAaACEe67KIG0GI4apw,3308,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVqACEe67KIG0GI4apw,3308,External Communications,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAKACEe67KIG0GI4apw,3309,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwytqACEe67KIG0GI4apw,3309,Database Server,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8aACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYXEUaACEe67KIG0GI4apw,3317,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJKACEe67KIG0GI4apw,3317,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoaACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLKACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYausKACEe67KIG0GI4apw,3320,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKqACEe67KIG0GI4apw,3320,General Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoKACEe67KIG0GI4apw,3321,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcqACEe67KIG0GI4apw,3321,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYYScKACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyq6ACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4aACEe67KIG0GI4apw,3325,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIga6ACEe67KIG0GI4apw,3325,General Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4KACEe67KIG0GI4apw,3327,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSaACEe67KIG0GI4apw,3327,Other Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYY5gKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklSKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAKACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHaACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8aACEe67KIG0GI4apw,3331,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNKACEe67KIG0GI4apw,3331,detectLeak,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8KACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMKACEe67KIG0GI4apw,3333,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIKACEe67KIG0GI4apw,3333,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfAIKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEKACEe67KIG0GI4apw,3335,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJaACEe67KIG0GI4apw,3335,Scope & Level,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAaACEe67KIG0GI4apw,3336,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFaACEe67KIG0GI4apw,3336,Scope & Level,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQaACEe67KIG0GI4apw,3338,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRKACEe67KIG0GI4apw,3338,Attributes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQKACEe67KIG0GI4apw,3339,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4qACEe67KIG0GI4apw,3339,Identification,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UKACEe67KIG0GI4apw,3342,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZqACEe67KIG0GI4apw,3342,Overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiDcKACEe67KIG0GI4apw,3343,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPqACEe67KIG0GI4apw,3343,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UaACEe67KIG0GI4apw,3345,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,3345,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346,Humidity operational limits of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkKACEe67KIG0GI4apw,3347,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6qACEe67KIG0GI4apw,3347,Qualification provisions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test125.csv b/elmclient/tests/results/test125.csv index a30a3b0..c4dbc90 100644 --- a/elmclient/tests/results/test125.csv +++ b/elmclient/tests/results/test125.csv @@ -1,355 +1,355 @@ $uri,Identifier,Title,http://jazz.net/ns/rm/navigation#parent,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgpuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgJuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcJuoEe67bLKsSDSILg,2997,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmg5uoEe67bLKsSDSILg,2998,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwc5uoEe67bLKsSDSILg,3000,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdpuoEe67bLKsSDSILg,3002,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdJuoEe67bLKsSDSILg,3003,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0ZuoEe67bLKsSDSILg,3005,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa05uoEe67bLKsSDSILg,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0puoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1puoEe67bLKsSDSILg,3010,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgJuoEe67bLKsSDSILg,3013,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2JuoEe67bLKsSDSILg,3014,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgpuoEe67bLKsSDSILg,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIg5uoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhJuoEe67bLKsSDSILg,3020,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIh5uoEe67bLKsSDSILg,3021,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiZuoEe67bLKsSDSILg,3023,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIipuoEe67bLKsSDSILg,3024,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiJuoEe67bLKsSDSILg,3026,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkZuoEe67bLKsSDSILg,3031,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIlJuoEe67bLKsSDSILg,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkpuoEe67bLKsSDSILg,3034,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gpuoEe67bLKsSDSILg,3037,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hJuoEe67bLKsSDSILg,3038,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5ipuoEe67bLKsSDSILg,3044,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iZuoEe67bLKsSDSILg,3045,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jpuoEe67bLKsSDSILg,3047,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYZuoEe67bLKsSDSILg,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYJuoEe67bLKsSDSILg,3051,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhpuoEe67bLKsSDSILg,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgpuoEe67bLKsSDSILg,3055,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qh5uoEe67bLKsSDSILg,3060,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjZuoEe67bLKsSDSILg,3061,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjJuoEe67bLKsSDSILg,3062,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qi5uoEe67bLKsSDSILg,3063,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qj5uoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qk5uoEe67bLKsSDSILg,3068,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkpuoEe67bLKsSDSILg,3069,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qlJuoEe67bLKsSDSILg,3070,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgZuoEe67bLKsSDSILg,3072,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhZuoEe67bLKsSDSILg,3076,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbi5uoEe67bLKsSDSILg,3081,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbipuoEe67bLKsSDSILg,3084,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjZuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkJuoEe67bLKsSDSILg,3087,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbj5uoEe67bLKsSDSILg,3088,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlc5uoEe67bLKsSDSILg,3089,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkZuoEe67bLKsSDSILg,3090,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcpuoEe67bLKsSDSILg,3091,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcZuoEe67bLKsSDSILg,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMldZuoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldpuoEe67bLKsSDSILg,3095,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldJuoEe67bLKsSDSILg,3096,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlepuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZMle5uoEe67bLKsSDSILg,3098,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfJuoEe67bLKsSDSILg,3099,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMleZuoEe67bLKsSDSILg,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlf5uoEe67bLKsSDSILg,3103,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfZuoEe67bLKsSDSILg,3105,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgpuoEe67bLKsSDSILg,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWc5uoEe67bLKsSDSILg,3110,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgZuoEe67bLKsSDSILg,3111,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcJuoEe67bLKsSDSILg,3112,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlg5uoEe67bLKsSDSILg,3113,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEZuoEe67bLKsSDSILg,3115,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdJuoEe67bLKsSDSILg,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcpuoEe67bLKsSDSILg,3120,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcZuoEe67bLKsSDSILg,3121,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcJuoEe67bLKsSDSILg,3122,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdJuoEe67bLKsSDSILg,3123,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHd5uoEe67bLKsSDSILg,3124,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdZuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdpuoEe67bLKsSDSILg,3127,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHepuoEe67bLKsSDSILg,3129,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeJuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfpuoEe67bLKsSDSILg,3133,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfJuoEe67bLKsSDSILg,3134,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cZuoEe67bLKsSDSILg,3136,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cJuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dpuoEe67bLKsSDSILg,3140,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eJuoEe67bLKsSDSILg,3141,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eZuoEe67bLKsSDSILg,3142,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4d5uoEe67bLKsSDSILg,3143,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4fJuoEe67bLKsSDSILg,3146,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4epuoEe67bLKsSDSILg,3148,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcJuoEe67bLKsSDSILg,3149,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdJuoEe67bLKsSDSILg,3150,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpd5uoEe67bLKsSDSILg,3151,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdpuoEe67bLKsSDSILg,3152,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcZuoEe67bLKsSDSILg,3153,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpc5uoEe67bLKsSDSILg,3154,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeZuoEe67bLKsSDSILg,3157,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeJuoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acZuoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acpuoEe67bLKsSDSILg,3160,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpepuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ac5uoEe67bLKsSDSILg,3163,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acJuoEe67bLKsSDSILg,3164,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adJuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adpuoEe67bLKsSDSILg,3167,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adZuoEe67bLKsSDSILg,3168,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ad5uoEe67bLKsSDSILg,3169,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9afJuoEe67bLKsSDSILg,3171,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aepuoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ae5uoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYpuoEe67bLKsSDSILg,3174,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZJuoEe67bLKsSDSILg,3175,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYZuoEe67bLKsSDSILg,3176,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkY5uoEe67bLKsSDSILg,3177,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZ5uoEe67bLKsSDSILg,3179,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZZuoEe67bLKsSDSILg,3180,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZpuoEe67bLKsSDSILg,3181,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaJuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbJuoEe67bLKsSDSILg,3183,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaZuoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbZuoEe67bLKsSDSILg,3186,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbpuoEe67bLKsSDSILg,3187,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYpuoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkc5uoEe67bLKsSDSILg,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYZuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcJuoEe67bLKsSDSILg,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcZuoEe67bLKsSDSILg,3194,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcpuoEe67bLKsSDSILg,3195,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZpuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaJuoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZJuoEe67bLKsSDSILg,3202,AMR,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbpuoEe67bLKsSDSILg,3204,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbZuoEe67bLKsSDSILg,3205,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbJuoEe67bLKsSDSILg,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVa5uoEe67bLKsSDSILg,3207,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZ5uoEe67bLKsSDSILg,3208,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaQVb5uoEe67bLKsSDSILg,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcJuoEe67bLKsSDSILg,3210,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZJuoEe67bLKsSDSILg,3212,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZZuoEe67bLKsSDSILg,3216,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYJuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGapuoEe67bLKsSDSILg,3219,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGa5uoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbZuoEe67bLKsSDSILg,3225,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQUJuoEe67bLKsSDSILg,3227,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcZuoEe67bLKsSDSILg,3229,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xajQUZuoEe67bLKsSDSILg,3230,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbpuoEe67bLKsSDSILg,3231,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQU5uoEe67bLKsSDSILg,3233,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQUpuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVpuoEe67bLKsSDSILg,3235,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQW5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQWZuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQXpuoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQX5uoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYJuoEe67bLKsSDSILg,3245,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXJuoEe67bLKsSDSILg,3246,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQYZuoEe67bLKsSDSILg,3248,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYpuoEe67bLKsSDSILg,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoYpuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoYZuoEe67bLKsSDSILg,3252,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZJuoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoY5uoEe67bLKsSDSILg,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZ5uoEe67bLKsSDSILg,3255,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoZZuoEe67bLKsSDSILg,3257,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatobJuoEe67bLKsSDSILg,3258,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoaJuoEe67bLKsSDSILg,3260,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoa5uoEe67bLKsSDSILg,3261,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoapuoEe67bLKsSDSILg,3262,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatobZuoEe67bLKsSDSILg,3263,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatobpuoEe67bLKsSDSILg,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatocJuoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatocZuoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVZuoEe67bLKsSDSILg,3272,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yU5uoEe67bLKsSDSILg,3274,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVpuoEe67bLKsSDSILg,3275,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWZuoEe67bLKsSDSILg,3276,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXZuoEe67bLKsSDSILg,3277,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWJuoEe67bLKsSDSILg,3278,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXJuoEe67bLKsSDSILg,3280,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yW5uoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXpuoEe67bLKsSDSILg,3283,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yX5uoEe67bLKsSDSILg,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yYJuoEe67bLKsSDSILg,3286,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RJuoEe67bLKsSDSILg,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8Q5uoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RpuoEe67bLKsSDSILg,3290,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SJuoEe67bLKsSDSILg,3293,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SpuoEe67bLKsSDSILg,3295,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQ5uoEe67bLKsSDSILg,3298,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoZuoEe67bLKsSDSILg,3299,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXopuoEe67bLKsSDSILg,3300,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQpuoEe67bLKsSDSILg,3301,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoJuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpJuoEe67bLKsSDSILg,3305,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXo5uoEe67bLKsSDSILg,3306,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXp5uoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQJuoEe67bLKsSDSILg,3309,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXqJuoEe67bLKsSDSILg,3312,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoJuoEe67bLKsSDSILg,3315,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIopuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpJuoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQJuoEe67bLKsSDSILg,3323,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIp5uoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbXIppuoEe67bLKsSDSILg,3325,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRJuoEe67bLKsSDSILg,3326,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRZuoEe67bLKsSDSILg,3327,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSpuoEe67bLKsSDSILg,3330,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSZuoEe67bLKsSDSILg,3331,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRpuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPR5uoEe67bLKsSDSILg,3333,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTZuoEe67bLKsSDSILg,3334,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTJuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSJuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQZuoEe67bLKsSDSILg,3338,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQJuoEe67bLKsSDSILg,3339,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPT5uoEe67bLKsSDSILg,3340,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTpuoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQpuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnARZuoEe67bLKsSDSILg,3345,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnASJuoEe67bLKsSDSILg,3348,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWLTAKACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWMhIKACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMKACEe67KIG0GI4apw,2996,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWO9YKACEe67KIG0GI4apw,2998,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMaACEe67KIG0GI4apw,3000,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWPkcKACEe67KIG0GI4apw,3003,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykKACEe67KIG0GI4apw,3004,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoKACEe67KIG0GI4apw,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWOWUKACEe67KIG0GI4apw,3008,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8KACEe67KIG0GI4apw,3010,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWSnwKACEe67KIG0GI4apw,3011,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0aACEe67KIG0GI4apw,3016,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEKACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWVEAKACEe67KIG0GI4apw,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEaACEe67KIG0GI4apw,3019,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQKACEe67KIG0GI4apw,3021,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUKACEe67KIG0GI4apw,3022,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWW5MKACEe67KIG0GI4apw,3023,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQaACEe67KIG0GI4apw,3024,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbKoKACEe67KIG0GI4apw,3026,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsKACEe67KIG0GI4apw,3031,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWcYwKACEe67KIG0GI4apw,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWe1AKACEe67KIG0GI4apw,3034,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8KACEe67KIG0GI4apw,3036,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWhRQKACEe67KIG0GI4apw,3042,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMaACEe67KIG0GI4apw,3047,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgKACEe67KIG0GI4apw,3049,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgaACEe67KIG0GI4apw,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjGcKACEe67KIG0GI4apw,3051,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWlisKACEe67KIG0GI4apw,3053,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4KACEe67KIG0GI4apw,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4aACEe67KIG0GI4apw,3055,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrCQKACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMKACEe67KIG0GI4apw,3064,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWp0IKACEe67KIG0GI4apw,3065,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWpNEKACEe67KIG0GI4apw,3066,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoKACEe67KIG0GI4apw,3070,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3caACEe67KIG0GI4apw,3071,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3cKACEe67KIG0GI4apw,3072,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWtegKACEe67KIG0GI4apw,3073,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0KACEe67KIG0GI4apw,3074,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAaACEe67KIG0GI4apw,3082,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWy-EKACEe67KIG0GI4apw,3083,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW1aUKACEe67KIG0GI4apw,3087,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQaACEe67KIG0GI4apw,3088,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocaACEe67KIG0GI4apw,3089,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQKACEe67KIG0GI4apw,3090,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW3PgKACEe67KIG0GI4apw,3091,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocKACEe67KIG0GI4apw,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW4doKACEe67KIG0GI4apw,3094,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW32kKACEe67KIG0GI4apw,3095,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW32kaACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0aACEe67KIG0GI4apw,3100,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW654KACEe67KIG0GI4apw,3101,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5rwKACEe67KIG0GI4apw,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW7g8KACEe67KIG0GI4apw,3103,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAaACEe67KIG0GI4apw,3104,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0KACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW9WIKACEe67KIG0GI4apw,3106,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MKACEe67KIG0GI4apw,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQKACEe67KIG0GI4apw,3109,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MaACEe67KIG0GI4apw,3111,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXBnkKACEe67KIG0GI4apw,3114,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYKACEe67KIG0GI4apw,3115,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYaACEe67KIG0GI4apw,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwaACEe67KIG0GI4apw,3118,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwKACEe67KIG0GI4apw,3119,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXC1sKACEe67KIG0GI4apw,3121,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4KACEe67KIG0GI4apw,3124,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXHHIKACEe67KIG0GI4apw,3125,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXFR8KACEe67KIG0GI4apw,3126,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEKACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXF5AKACEe67KIG0GI4apw,3128,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4aACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMaACEe67KIG0GI4apw,3132,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYaACEe67KIG0GI4apw,3133,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UKACEe67KIG0GI4apw,3135,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYKACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oaACEe67KIG0GI4apw,3141,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXMmsKACEe67KIG0GI4apw,3142,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwaACEe67KIG0GI4apw,3143,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwKACEe67KIG0GI4apw,3144,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oKACEe67KIG0GI4apw,3145,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQREKACEe67KIG0GI4apw,3148,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPC8KACEe67KIG0GI4apw,3149,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAaACEe67KIG0GI4apw,3150,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4KACEe67KIG0GI4apw,3153,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4aACEe67KIG0GI4apw,3154,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQaACEe67KIG0GI4apw,3155,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMKACEe67KIG0GI4apw,3156,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMaACEe67KIG0GI4apw,3157,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXStUKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQKACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXT7caACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXT7cKACEe67KIG0GI4apw,3162,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXUigKACEe67KIG0GI4apw,3163,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkKACEe67KIG0GI4apw,3164,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoaACEe67KIG0GI4apw,3166,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,3167,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4aACEe67KIG0GI4apw,3168,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4KACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXWXsKACEe67KIG0GI4apw,3170,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pXXl0KACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8aACEe67KIG0GI4apw,3174,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMaACEe67KIG0GI4apw,3176,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMKACEe67KIG0GI4apw,3177,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXapIKACEe67KIG0GI4apw,3178,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEaACEe67KIG0GI4apw,3179,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEKACEe67KIG0GI4apw,3180,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXZbAKACEe67KIG0GI4apw,3181,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXceUKACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXb3QKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXgIsKACEe67KIG0GI4apw,3184,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXfhoKACEe67KIG0GI4apw,3185,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXe6kKACEe67KIG0GI4apw,3186,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXjMAKACEe67KIG0GI4apw,3190,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXjzEKACEe67KIG0GI4apw,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXik8KACEe67KIG0GI4apw,3192,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXh94KACEe67KIG0GI4apw,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXoEgKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXmPUKACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXloQKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXorkKACEe67KIG0GI4apw,3199,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXndcKACEe67KIG0GI4apw,3200,AMR,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXpSoKACEe67KIG0GI4apw,3201,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AKACEe67KIG0GI4apw,3203,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXqgwKACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEaACEe67KIG0GI4apw,3205,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AaACEe67KIG0GI4apw,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIKACEe67KIG0GI4apw,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIaACEe67KIG0GI4apw,3212,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQaACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gKACEe67KIG0GI4apw,3214,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcaACEe67KIG0GI4apw,3216,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzDoKACEe67KIG0GI4apw,3221,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsKACEe67KIG0GI4apw,3223,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX040KACEe67KIG0GI4apw,3224,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX040aACEe67KIG0GI4apw,3226,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsaACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAaACEe67KIG0GI4apw,3229,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX2G8KACEe67KIG0GI4apw,3230,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAKACEe67KIG0GI4apw,3231,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEaACEe67KIG0GI4apw,3234,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEKACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMaACEe67KIG0GI4apw,3238,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX5xUKACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6_cKACEe67KIG0GI4apw,3241,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX6_caACEe67KIG0GI4apw,3242,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgaACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX8NkKACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX-CwKACEe67KIG0GI4apw,3247,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsKACEe67KIG0GI4apw,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oaACEe67KIG0GI4apw,3250,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oKACEe67KIG0GI4apw,3251,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4KACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0KACEe67KIG0GI4apw,3253,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0aACEe67KIG0GI4apw,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAKACEe67KIG0GI4apw,3255,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38aACEe67KIG0GI4apw,3256,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4aACEe67KIG0GI4apw,3259,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIaACEe67KIG0GI4apw,3260,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUKACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIKACEe67KIG0GI4apw,3262,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYBGEKACEe67KIG0GI4apw,3263,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMKACEe67KIG0GI4apw,3264,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMaACEe67KIG0GI4apw,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUaACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYGloaACEe67KIG0GI4apw,3269,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYGloKACEe67KIG0GI4apw,3271,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kKACEe67KIG0GI4apw,3273,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8aACEe67KIG0GI4apw,3277,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8KACEe67KIG0GI4apw,3278,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJB4KACEe67KIG0GI4apw,3279,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0aACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwaACEe67KIG0GI4apw,3281,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwKACEe67KIG0GI4apw,3282,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAKACEe67KIG0GI4apw,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIaACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYMFMKACEe67KIG0GI4apw,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYMsQKACEe67KIG0GI4apw,3288,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAaACEe67KIG0GI4apw,3289,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcKACEe67KIG0GI4apw,3292,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUaACEe67KIG0GI4apw,3294,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkaACEe67KIG0GI4apw,3296,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwKACEe67KIG0GI4apw,3300,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9saACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYQWoKACEe67KIG0GI4apw,3302,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwaACEe67KIG0GI4apw,3305,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0aACEe67KIG0GI4apw,3306,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0KACEe67KIG0GI4apw,3307,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAaACEe67KIG0GI4apw,3308,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAKACEe67KIG0GI4apw,3309,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8aACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYXEUaACEe67KIG0GI4apw,3317,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoaACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYausKACEe67KIG0GI4apw,3320,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoKACEe67KIG0GI4apw,3321,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYYScKACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4aACEe67KIG0GI4apw,3325,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4KACEe67KIG0GI4apw,3327,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYY5gKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAKACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8aACEe67KIG0GI4apw,3331,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8KACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMKACEe67KIG0GI4apw,3333,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfAIKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEKACEe67KIG0GI4apw,3335,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAaACEe67KIG0GI4apw,3336,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQaACEe67KIG0GI4apw,3338,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQKACEe67KIG0GI4apw,3339,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UKACEe67KIG0GI4apw,3342,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiDcKACEe67KIG0GI4apw,3343,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UaACEe67KIG0GI4apw,3345,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkKACEe67KIG0GI4apw,3347,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test126.csv b/elmclient/tests/results/test126.csv index c53e6b6..e169923 100644 --- a/elmclient/tests/results/test126.csv +++ b/elmclient/tests/results/test126.csv @@ -1,355 +1,355 @@ $uri,Identifier,Title,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_ZuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2ZuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxpuoEe67bLKsSDSILg,2997,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVey5uoEe67bLKsSDSILg,2998,Performance Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx65uoEe67bLKsSDSILg,3000,Handheld Unit,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe55uoEe67bLKsSDSILg,3002,Preconditions,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtZuoEe67bLKsSDSILg,3003,General Description,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewZuoEe67bLKsSDSILg,3005,User Characteristics,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAZuoEe67bLKsSDSILg,3007,Interface identification and diagrams,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuZuoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4puoEe67bLKsSDSILg,3010,Context,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGZuoEe67bLKsSDSILg,3013,Size Limitations,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjy5uoEe67bLKsSDSILg,3014,Failed End Condition,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017,Operations,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuJuoEe67bLKsSDSILg,3018,Purpose,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-puoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj85uoEe67bLKsSDSILg,3020,Hardware Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxv5uoEe67bLKsSDSILg,3021,Handheld device,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9puoEe67bLKsSDSILg,3023,Performance Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9ZuoEe67bLKsSDSILg,3024,Communications Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwpuoEe67bLKsSDSILg,3026,CRC and CCA,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKJuoEe67bLKsSDSILg,3031,Process Hazards,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5puoEe67bLKsSDSILg,3033,Stakeholder,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3JuoEe67bLKsSDSILg,3034,General Description,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVez5uoEe67bLKsSDSILg,3037,Attributes,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2JuoEe67bLKsSDSILg,3038,Introduction,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAJuoEe67bLKsSDSILg,3044,Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFJuoEe67bLKsSDSILg,3045,System Hazards,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_puoEe67bLKsSDSILg,3047,Document overview,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe95uoEe67bLKsSDSILg,3054,7. System records the meter as read.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyx35uoEe67bLKsSDSILg,3055,Non-Functional Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058,meter irregularities;,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxspuoEe67bLKsSDSILg,3060,Introduction,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2puoEe67bLKsSDSILg,3061,Description,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj35uoEe67bLKsSDSILg,3062,User Characteristics,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0puoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzJuoEe67bLKsSDSILg,3068,Meter Interface Unit,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtpuoEe67bLKsSDSILg,3069,Intended Use,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDpuoEe67bLKsSDSILg,3072,AMR Graphic,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2puoEe67bLKsSDSILg,3076,References,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAupuoEe67bLKsSDSILg,3081,Term,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083,Brazil,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVezZuoEe67bLKsSDSILg,3084,Standards Compliance,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-JuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVeypuoEe67bLKsSDSILg,3087,Communications Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3ZuoEe67bLKsSDSILg,3088,Product Perspective,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj05uoEe67bLKsSDSILg,3089,Alternate Flows,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvpuoEe67bLKsSDSILg,3090,Functional Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHJuoEe67bLKsSDSILg,3091,Fire/Explosion,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBH5uoEe67bLKsSDSILg,3092,Leashed Pets,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093,Update client address and meter location information.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVeu5uoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3JuoEe67bLKsSDSILg,3095,Handheld device,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevJuoEe67bLKsSDSILg,3096,References,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzpuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCkA5uoEe67bLKsSDSILg,3098,Introduction,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVet5uoEe67bLKsSDSILg,3099,Introduction,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj15uoEe67bLKsSDSILg,3102,Purpose,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8ZuoEe67bLKsSDSILg,3103,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVex5uoEe67bLKsSDSILg,3105,User Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHZuoEe67bLKsSDSILg,3108,Environmental Hazards,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwZuoEe67bLKsSDSILg,3110,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvZuoEe67bLKsSDSILg,3111,System Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexZuoEe67bLKsSDSILg,3112,Functional Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5JuoEe67bLKsSDSILg,3113,monitorPressure,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114,Operational Environment,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyJuoEe67bLKsSDSILg,3115,Hardware Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2ZuoEe67bLKsSDSILg,3120,Specific Description,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe75uoEe67bLKsSDSILg,3121,Trigger,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHpuoEe67bLKsSDSILg,3122,Animals,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBpuoEe67bLKsSDSILg,3123,Notes,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtpuoEe67bLKsSDSILg,3124,Functions and Purpose,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAJuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA85uoEe67bLKsSDSILg,3127,Meter Interface Unit,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xW8isJuoEe67bLKsSDSILg,3129,Appendix,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1JuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEJuoEe67bLKsSDSILg,3133,AMR Information Architecture,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj95uoEe67bLKsSDSILg,3134,Design Constraints,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzZuoEe67bLKsSDSILg,3136,Reliability and Service,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyyApuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8ZuoEe67bLKsSDSILg,3140,External Interface Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1puoEe67bLKsSDSILg,3141,Site Adaptation,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAZuoEe67bLKsSDSILg,3142,Site Adaptation,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAs5uoEe67bLKsSDSILg,3143,Purpose of the Document,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145,Operational Environment,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjx5uoEe67bLKsSDSILg,3146,Preconditions,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFpuoEe67bLKsSDSILg,3149,Sharp Edges,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpAy5uoEe67bLKsSDSILg,3150,Usability,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJZuoEe67bLKsSDSILg,3151,Wireless Communication,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA05uoEe67bLKsSDSILg,3152,Regulatory,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4puoEe67bLKsSDSILg,3153,Specific Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGJuoEe67bLKsSDSILg,3154,Electrocution,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156,Provide accurate meter readings,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuZuoEe67bLKsSDSILg,3157,Scope,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe85uoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_5uoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-ZuoEe67bLKsSDSILg,3160,Hardware Limitations,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAJuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6ZuoEe67bLKsSDSILg,3163,Success End Condition,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_puoEe67bLKsSDSILg,3164,Transferability/Conversion,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9ZuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVezpuoEe67bLKsSDSILg,3167,Hardware Limitations,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAsZuoEe67bLKsSDSILg,3168,Introduction,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAypuoEe67bLKsSDSILg,3171,User Characteristics,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxt5uoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtJuoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8ZuoEe67bLKsSDSILg,3174,Main Flow,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvJuoEe67bLKsSDSILg,3175,Scope of the System,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexpuoEe67bLKsSDSILg,3176,External Interface Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIJuoEe67bLKsSDSILg,3177,Stray Animals,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCkBJuoEe67bLKsSDSILg,3179,Data Elements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIZuoEe67bLKsSDSILg,3180,External Weather,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-5uoEe67bLKsSDSILg,3181,Scope,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9JuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2JuoEe67bLKsSDSILg,3183,Scope,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAt5uoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVezJuoEe67bLKsSDSILg,3186,Design Constraints,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj25uoEe67bLKsSDSILg,3187,Overview,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6puoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_ZuoEe67bLKsSDSILg,3191,Maintainability,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8JuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMU05uoEe67bLKsSDSILg,3193,Communication Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9puoEe67bLKsSDSILg,3193,Communication Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuZuoEe67bLKsSDSILg,3194,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVevpuoEe67bLKsSDSILg,3195,General Description,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4ZuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx15uoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyJuoEe67bLKsSDSILg,3204,"",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVew5uoEe67bLKsSDSILg,3205,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwpuoEe67bLKsSDSILg,3206,Context,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2ZuoEe67bLKsSDSILg,3207,Data Elements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGpuoEe67bLKsSDSILg,3208,Future AMR handheld size growth,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_ZuoEe67bLKsSDSILg,3209,System overview,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0puoEe67bLKsSDSILg,3210,Maintainability,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyyB5uoEe67bLKsSDSILg,3212,Intentionally left blank,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj45uoEe67bLKsSDSILg,3216,Functional Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5JuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxs5uoEe67bLKsSDSILg,3219,Purpose of the Document,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4ZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJpuoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4ZuoEe67bLKsSDSILg,3225,Control Computer,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-5uoEe67bLKsSDSILg,3227,Availability,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVewJuoEe67bLKsSDSILg,3230,Product Functions,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxu5uoEe67bLKsSDSILg,3231,Environmental Considerations,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyZuoEe67bLKsSDSILg,3233,Success End Condition,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuJuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBF5uoEe67bLKsSDSILg,3235,Pinch Areas,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238,Operational Environment Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUw5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtJuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-5uoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxZuoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_puoEe67bLKsSDSILg,3245,Alternate Flows,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8puoEe67bLKsSDSILg,3246,User Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe15uoEe67bLKsSDSILg,3248,Appendixes,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_JuoEe67bLKsSDSILg,3249,Security,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-ZuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-JuoEe67bLKsSDSILg,3252,Standards Compliance,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyA5uoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBZuoEe67bLKsSDSILg,3254,Requirements traceability,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3puoEe67bLKsSDSILg,3255,Product Functions,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzJuoEe67bLKsSDSILg,3257,"",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVev5uoEe67bLKsSDSILg,3258,Product Perspective,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwJuoEe67bLKsSDSILg,3260,Product Perspective,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzZuoEe67bLKsSDSILg,3261,Envelope Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexJuoEe67bLKsSDSILg,3262,Specific Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0ZuoEe67bLKsSDSILg,3263,Security,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_5uoEe67bLKsSDSILg,3265,Referenced documents,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9puoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8puoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe05uoEe67bLKsSDSILg,3272,Transferability/Conversion,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe65uoEe67bLKsSDSILg,3274,Failed End Condition,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwpuoEe67bLKsSDSILg,3275,Performance,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0JuoEe67bLKsSDSILg,3276,"",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1JuoEe67bLKsSDSILg,3277,Other Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx45uoEe67bLKsSDSILg,3278,Application Server,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwZuoEe67bLKsSDSILg,3280,Configuration,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6JuoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0ZuoEe67bLKsSDSILg,3283,Main Flow,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe45uoEe67bLKsSDSILg,3284,Goal,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjypuoEe67bLKsSDSILg,3286,"",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCJuoEe67bLKsSDSILg,3287,Intentionally left blank,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7puoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwZuoEe67bLKsSDSILg,3290,Carbon Trust Standard,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291,Operations,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKZuoEe67bLKsSDSILg,3293,Hazard Acronyms,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAu5uoEe67bLKsSDSILg,3295,General Description,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjz5uoEe67bLKsSDSILg,3298,Trigger,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkApuoEe67bLKsSDSILg,3299,Appendixes,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFZuoEe67bLKsSDSILg,3300,Physical Hazards,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCZuoEe67bLKsSDSILg,3301,Intentionally left blank,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAZuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjw5uoEe67bLKsSDSILg,3305,Goal,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0JuoEe67bLKsSDSILg,3306,Availability,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAspuoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJJuoEe67bLKsSDSILg,3309,External Communications,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx55uoEe67bLKsSDSILg,3312,Database Server,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxJuoEe67bLKsSDSILg,3315,"",http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3JuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBG5uoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4JuoEe67bLKsSDSILg,3323,General Constraints,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_JuoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyZuoEe67bLKsSDSILg,3325,Software Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_5uoEe67bLKsSDSILg,3326,Other Requirements,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewpuoEe67bLKsSDSILg,3327,General Constraints,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxZuoEe67bLKsSDSILg,3330,Scope & Level,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5ZuoEe67bLKsSDSILg,3331,Scope & Level,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBJuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6puoEe67bLKsSDSILg,3333,detectLeak,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1puoEe67bLKsSDSILg,3334,Introduction,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7JuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7ZuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevZuoEe67bLKsSDSILg,3338,Overview,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-puoEe67bLKsSDSILg,3339,Attributes,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_JuoEe67bLKsSDSILg,3340,Identification,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJ5uoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2JuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9JuoEe67bLKsSDSILg,3345,Software Interfaces,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346,Humidity operational limits of the device,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBJuoEe67bLKsSDSILg,3348,Qualification provisions,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TI6ACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLaACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdKACEe67KIG0GI4apw,2996,Performance Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhKACEe67KIG0GI4apw,2998,General Description,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999,Operational Temperature Constraints,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJqACEe67KIG0GI4apw,3000,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOF6ACEe67KIG0GI4apw,3003,Preconditions,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaqACEe67KIG0GI4apw,3004,User Characteristics,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c56ACEe67KIG0GI4apw,3007,Interface identification and diagrams,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuqACEe67KIG0GI4apw,3008,Handheld Unit,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZklRqACEe67KIG0GI4apw,3010,Size Limitations,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEqACEe67KIG0GI4apw,3011,Context,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMqACEe67KIG0GI4apw,3016,Failed End Condition,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKqACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYqACEe67KIG0GI4apw,3018,Purpose,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPaACEe67KIG0GI4apw,3019,Hardware Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020,Operations,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQqACEe67KIG0GI4apw,3021,CRC and CCA,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TP6ACEe67KIG0GI4apw,3022,Communications Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjqACEe67KIG0GI4apw,3023,Handheld device,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQKACEe67KIG0GI4apw,3024,Performance Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWqACEe67KIG0GI4apw,3026,Process Hazards,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJqACEe67KIG0GI4apw,3031,General Description,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFqACEe67KIG0GI4apw,3033,Stakeholder,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZIggaACEe67KIG0GI4apw,3034,Introduction,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeKACEe67KIG0GI4apw,3036,Attributes,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5qACEe67KIG0GI4apw,3042,Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZklQaACEe67KIG0GI4apw,3047,System Hazards,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5KACEe67KIG0GI4apw,3051,Document overview,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrqACEe67KIG0GI4apw,3053,Non-Functional Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJ6ACEe67KIG0GI4apw,3054,7. System records the meter as read.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwygaACEe67KIG0GI4apw,3055,Introduction,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057,meter irregularities;,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOaACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,3064,Description,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKaACEe67KIG0GI4apw,3065,User Characteristics,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZg64aACEe67KIG0GI4apw,3070,AMR Graphic,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwym6ACEe67KIG0GI4apw,3071,Meter Interface Unit,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,3072,Intended Use,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJKACEe67KIG0GI4apw,3074,References,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079,Brazil,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdqACEe67KIG0GI4apw,3082,Standards Compliance,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,3083,Term,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjaACEe67KIG0GI4apw,3087,Functional Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgc6ACEe67KIG0GI4apw,3088,Communications Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSaACEe67KIG0GI4apw,3089,Fire/Explosion,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJ6ACEe67KIG0GI4apw,3090,Product Perspective,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOqACEe67KIG0GI4apw,3091,Alternate Flows,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUaACEe67KIG0GI4apw,3092,Leashed Pets,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093,Update client address and meter location information.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,3094,Handheld device,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZaACEe67KIG0GI4apw,3095,References,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZKACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTaACEe67KIG0GI4apw,3100,Introduction,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYaACEe67KIG0GI4apw,3101,Introduction,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIaACEe67KIG0GI4apw,3102,Purpose,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcKACEe67KIG0GI4apw,3103,User Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwywKACEe67KIG0GI4apw,3104,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNaACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjKACEe67KIG0GI4apw,3106,System Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZklSqACEe67KIG0GI4apw,3108,Environmental Hazards,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbqACEe67KIG0GI4apw,3109,Functional Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLqACEe67KIG0GI4apw,3111,monitorPressure,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113,Operational Environment,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcaACEe67KIG0GI4apw,3114,Hardware Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIaACEe67KIG0GI4apw,3115,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,3118,Specific Description,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOH6ACEe67KIG0GI4apw,3119,Trigger,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUKACEe67KIG0GI4apw,3121,Animals,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7KACEe67KIG0GI4apw,3124,Notes,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c8KACEe67KIG0GI4apw,3125,Appendix,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,3126,Meter Interface Unit,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJO6ACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhaACEe67KIG0GI4apw,3128,Functions and Purpose,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQaACEe67KIG0GI4apw,3132,Design Constraints,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,3133,Reliability and Service,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZg646ACEe67KIG0GI4apw,3135,AMR Information Architecture,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6KACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140,Operational Environment,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,3141,Purpose of the Document,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgf6ACEe67KIG0GI4apw,3142,Site Adaptation,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TS6ACEe67KIG0GI4apw,3144,Site Adaptation,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TO6ACEe67KIG0GI4apw,3145,External Interface Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,3148,Usability,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLKACEe67KIG0GI4apw,3149,Specific Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklRaACEe67KIG0GI4apw,3150,Electrocution,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151,Provide accurate meter readings,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJ6ACEe67KIG0GI4apw,3153,Preconditions,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklQ6ACEe67KIG0GI4apw,3154,Sharp Edges,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZIgY6ACEe67KIG0GI4apw,3155,Scope,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,3156,Regulatory,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMV6ACEe67KIG0GI4apw,3157,Wireless Communication,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOI6ACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOL6ACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSKACEe67KIG0GI4apw,3162,Transferability/Conversion,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQ6ACEe67KIG0GI4apw,3163,Hardware Limitations,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGaACEe67KIG0GI4apw,3164,Success End Condition,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgd6ACEe67KIG0GI4apw,3166,Hardware Limitations,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,3167,Introduction,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,3168,User Characteristics,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhqACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgb6ACEe67KIG0GI4apw,3174,External Interface Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTqACEe67KIG0GI4apw,3176,Data Elements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4aACEe67KIG0GI4apw,3177,Scope,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMU6ACEe67KIG0GI4apw,3178,External Weather,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,3179,Scope of the System,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUqACEe67KIG0GI4apw,3180,Stray Animals,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIaACEe67KIG0GI4apw,3181,Main Flow,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJaACEe67KIG0GI4apw,3184,Overview,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdaACEe67KIG0GI4apw,3185,Design Constraints,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIqACEe67KIG0GI4apw,3186,Scope,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZ6ACEe67KIG0GI4apw,3190,General Description,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TR6ACEe67KIG0GI4apw,3191,Maintainability,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiKACEe67KIG0GI4apw,3192,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZByv6ACEe67KIG0GI4apw,3193,Communication Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxaACEe67KIG0GI4apw,3193,Communication Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGqACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEaACEe67KIG0GI4apw,3199,Upload Usage Data Locally,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklR6ACEe67KIG0GI4apw,3201,Future AMR handheld size growth,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggqACEe67KIG0GI4apw,3203,Data Elements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwypqACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiKKACEe67KIG0GI4apw,3205,"",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIqACEe67KIG0GI4apw,3206,Context,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c46ACEe67KIG0GI4apw,3209,System overview,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIge6ACEe67KIG0GI4apw,3212,Maintainability,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFKACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLaACEe67KIG0GI4apw,3214,Functional Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7aACEe67KIG0GI4apw,3216,Intentionally left blank,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TK6ACEe67KIG0GI4apw,3221,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwygqACEe67KIG0GI4apw,3223,Purpose of the Document,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysKACEe67KIG0GI4apw,3224,Control Computer,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiqACEe67KIG0GI4apw,3226,Environmental Considerations,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWKACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaaACEe67KIG0GI4apw,3229,Product Functions,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRaACEe67KIG0GI4apw,3231,Availability,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMKACEe67KIG0GI4apw,3234,Success End Condition,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyh6ACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237,Operational Environment Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklRKACEe67KIG0GI4apw,3238,Pinch Areas,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZwyg6ACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQ6ACEe67KIG0GI4apw,3241,Picture or Whitepaper,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPKACEe67KIG0GI4apw,3242,User Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOK6ACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZBysaACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQqACEe67KIG0GI4apw,3247,Standards Compliance,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRqACEe67KIG0GI4apw,3249,Security,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggKACEe67KIG0GI4apw,3250,Appendixes,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLqACEe67KIG0GI4apw,3251,Alternate Flows,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6aACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKaACEe67KIG0GI4apw,3253,9. The system displays the leak data.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c66ACEe67KIG0GI4apw,3254,Requirements traceability,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,3255,Product Perspective,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKKACEe67KIG0GI4apw,3256,Product Functions,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJM6ACEe67KIG0GI4apw,3259,"",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaKACEe67KIG0GI4apw,3260,Product Perspective,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJqACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZByuaACEe67KIG0GI4apw,3262,Envelope Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbaACEe67KIG0GI4apw,3263,Specific Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeqACEe67KIG0GI4apw,3264,Security,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5aACEe67KIG0GI4apw,3265,Referenced documents,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIqACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,3269,Performance,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfKACEe67KIG0GI4apw,3271,Transferability/Conversion,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOG6ACEe67KIG0GI4apw,3273,Failed End Condition,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOKACEe67KIG0GI4apw,3277,Main Flow,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfaACEe67KIG0GI4apw,3278,Other Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,3279,Configuration,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGKACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJN6ACEe67KIG0GI4apw,3281,"",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwysqACEe67KIG0GI4apw,3282,Application Server,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOE6ACEe67KIG0GI4apw,3284,Goal,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHqACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7qACEe67KIG0GI4apw,3287,Intentionally left blank,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQaACEe67KIG0GI4apw,3288,Carbon Trust Standard,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMaACEe67KIG0GI4apw,3289,"",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290,Operations,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,3292,General Description,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZlMW6ACEe67KIG0GI4apw,3294,Hazard Acronyms,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c76ACEe67KIG0GI4apw,3296,Intentionally left blank,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTKACEe67KIG0GI4apw,3300,Appendixes,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMaACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNqACEe67KIG0GI4apw,3302,Trigger,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZklQqACEe67KIG0GI4apw,3305,Physical Hazards,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiI6ACEe67KIG0GI4apw,3306,Goal,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeaACEe67KIG0GI4apw,3307,Availability,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVqACEe67KIG0GI4apw,3308,External Communications,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwytqACEe67KIG0GI4apw,3309,Database Server,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJKACEe67KIG0GI4apw,3317,"",http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLKACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKqACEe67KIG0GI4apw,3320,General Constraints,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcqACEe67KIG0GI4apw,3321,Software Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyq6ACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIga6ACEe67KIG0GI4apw,3325,General Constraints,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSaACEe67KIG0GI4apw,3327,Other Requirements,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHaACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNKACEe67KIG0GI4apw,3331,detectLeak,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIKACEe67KIG0GI4apw,3333,Introduction,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJaACEe67KIG0GI4apw,3335,Scope & Level,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFaACEe67KIG0GI4apw,3336,Scope & Level,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRKACEe67KIG0GI4apw,3338,Attributes,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4qACEe67KIG0GI4apw,3339,Identification,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZqACEe67KIG0GI4apw,3342,Overview,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPqACEe67KIG0GI4apw,3343,Software Interfaces,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,3345,Assumptions and Dependencies,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346,Humidity operational limits of the device,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6qACEe67KIG0GI4apw,3347,Qualification provisions,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test127.csv b/elmclient/tests/results/test127.csv index ec88bac..cc82a08 100644 --- a/elmclient/tests/results/test127.csv +++ b/elmclient/tests/results/test127.csv @@ -1,733 +1,734 @@ $uri,Identifier,Title,http://jazz.net/ns/rm/navigation#parent,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyJuoEe67bLKsSDSILg,2977,Upload Usage Data Locally,/Use Case Content,http://jazz.net/ns/rm#Module,Use Case Module -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxJuoEe67bLKsSDSILg,2978,Software Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Software Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4ywpuoEe67bLKsSDSILg,2979,AMR System Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,System Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxZuoEe67bLKsSDSILg,2980,Hardware Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Hardware Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,2981,AMR Stakeholder Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,Stakeholder Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yxpuoEe67bLKsSDSILg,2982,Use Case Template,/Module Template,http://jazz.net/ns/rm#Module,Use Case Module -https://jazz.ibm.com:9443/rm/resources/MD_xV4yw5uoEe67bLKsSDSILg,2983,AMR Information Architecture,/00 Admin,http://jazz.net/ns/rm#Module,Requirements Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yyZuoEe67bLKsSDSILg,2984,AMR Hazards and Risks,/01 Requirements,http://jazz.net/ns/rm#Module,Hazard and Risk Register -https://jazz.ibm.com:9443/rm/resources/MD_xV4yypuoEe67bLKsSDSILg,2985,Requirements for Reuse,/01 Requirements,http://jazz.net/ns/rm#Module,Requirements Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yzJuoEe67bLKsSDSILg,2986,Meter Interface Subsystem Requirements Specification,/01 Requirements/Meter Interface,http://jazz.net/ns/rm#Module,System Specification -https://jazz.ibm.com:9443/rm/resources/MD_xV4yy5uoEe67bLKsSDSILg,2987,AMR Standards Documents,/02 Reference,http://jazz.net/ns/rm#Module,Requirements Specification -https://jazz.ibm.com:9443/rm/resources/BI_xWyxupuoEe67bLKsSDSILg,2988,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbnAR5uoEe67bLKsSDSILg,2988,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEZuoEe67bLKsSDSILg,2989,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xZDbgJuoEe67bLKsSDSILg,2989,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9ZuoEe67bLKsSDSILg,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xa_8RZuoEe67bLKsSDSILg,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBApuoEe67bLKsSDSILg,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbTeRpuoEe67bLKsSDSILg,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBD5uoEe67bLKsSDSILg,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xYmIhpuoEe67bLKsSDSILg,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3puoEe67bLKsSDSILg,2993,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbdPQpuoEe67bLKsSDSILg,2993,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgpuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_ZuoEe67bLKsSDSILg,2994,13. The Meter Reader ends the connection with the Water Meter,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgJuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2ZuoEe67bLKsSDSILg,2995,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcJuoEe67bLKsSDSILg,2997,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxpuoEe67bLKsSDSILg,2997,,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYSmg5uoEe67bLKsSDSILg,2998,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVey5uoEe67bLKsSDSILg,2998,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999,Operational Temperature Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwc5uoEe67bLKsSDSILg,3000,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx65uoEe67bLKsSDSILg,3000,Handheld Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcpuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-JuoEe67bLKsSDSILg,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdpuoEe67bLKsSDSILg,3002,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe55uoEe67bLKsSDSILg,3002,Preconditions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYbwdJuoEe67bLKsSDSILg,3003,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtZuoEe67bLKsSDSILg,3003,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuJuoEe67bLKsSDSILg,3004,Upaload Usage Data Locally,,http://jazz.net/ns/rm#Diagram,Diagrams and sketches -https://jazz.ibm.com:9443/rm/resources/DM_xYbwdZuoEe67bLKsSDSILg,3004,Upaload Usage Data Locally,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Diagram,Diagrams and sketches -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0ZuoEe67bLKsSDSILg,3005,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0JuoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBA5uoEe67bLKsSDSILg,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa05uoEe67bLKsSDSILg,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAZuoEe67bLKsSDSILg,3007,Interface identification and diagrams,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa0puoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAuZuoEe67bLKsSDSILg,3009,"Definitions Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1puoEe67bLKsSDSILg,3010,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4puoEe67bLKsSDSILg,3010,Context,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa15uoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxJuoEe67bLKsSDSILg,3011,Meter reading in the most cost effective manner possible,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1ZuoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5puoEe67bLKsSDSILg,3012,damage equipment (such as broken seals);,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgJuoEe67bLKsSDSILg,3013,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGZuoEe67bLKsSDSILg,3013,Size Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2JuoEe67bLKsSDSILg,3014,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjy5uoEe67bLKsSDSILg,3014,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYfa2ZuoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-puoEe67bLKsSDSILg,3016,The meter interface unit shall be powered by a replaceable long lasting battery.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017,Operations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgpuoEe67bLKsSDSILg,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuJuoEe67bLKsSDSILg,3018,Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIg5uoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-puoEe67bLKsSDSILg,3019,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhJuoEe67bLKsSDSILg,3020,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj85uoEe67bLKsSDSILg,3020,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIh5uoEe67bLKsSDSILg,3021,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxv5uoEe67bLKsSDSILg,3021,Handheld device,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIi5uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1puoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx95uoEe67bLKsSDSILg,3022,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiZuoEe67bLKsSDSILg,3023,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9puoEe67bLKsSDSILg,3023,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIipuoEe67bLKsSDSILg,3024,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9ZuoEe67bLKsSDSILg,3024,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjJuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7JuoEe67bLKsSDSILg,3025,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIiJuoEe67bLKsSDSILg,3026,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwpuoEe67bLKsSDSILg,3026,CRC and CCA,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027,The system shall have a permanently installed network to capture meter readings,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028,Temperature Operational Limit of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkJuoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6puoEe67bLKsSDSILg,3029,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjpuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDJuoEe67bLKsSDSILg,3030,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkZuoEe67bLKsSDSILg,3031,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKJuoEe67bLKsSDSILg,3031,Process Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gJuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8ZuoEe67bLKsSDSILg,3032,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYmIlJuoEe67bLKsSDSILg,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5puoEe67bLKsSDSILg,3033,Stakeholder,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3JuoEe67bLKsSDSILg,3034,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIkpuoEe67bLKsSDSILg,3034,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYmIk5uoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6JuoEe67bLKsSDSILg,3035,consumption appears to be abnormal and / or record possible reasons for fluctuations.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gpuoEe67bLKsSDSILg,3037,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVez5uoEe67bLKsSDSILg,3037,Attributes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hJuoEe67bLKsSDSILg,3038,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2JuoEe67bLKsSDSILg,3038,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039,Application server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5h5uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA45uoEe67bLKsSDSILg,3040,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hZuoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUz5uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA75uoEe67bLKsSDSILg,3041,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iJuoEe67bLKsSDSILg,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAZuoEe67bLKsSDSILg,3043,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5ipuoEe67bLKsSDSILg,3044,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyAJuoEe67bLKsSDSILg,3044,Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5iZuoEe67bLKsSDSILg,3045,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFJuoEe67bLKsSDSILg,3045,System Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jJuoEe67bLKsSDSILg,3046,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3ZuoEe67bLKsSDSILg,3046,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jpuoEe67bLKsSDSILg,3047,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_puoEe67bLKsSDSILg,3047,Document overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xYv5jZuoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-5uoEe67bLKsSDSILg,3048,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYZuoEe67bLKsSDSILg,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY4cYJuoEe67bLKsSDSILg,3051,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhpuoEe67bLKsSDSILg,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe95uoEe67bLKsSDSILg,3054,7. System records the meter as read.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgpuoEe67bLKsSDSILg,3055,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx35uoEe67bLKsSDSILg,3055,Non-Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056,"The city will require a two server system, application and data storage.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgZuoEe67bLKsSDSILg,3058,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5ZuoEe67bLKsSDSILg,3058,meter irregularities;,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qh5uoEe67bLKsSDSILg,3060,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxspuoEe67bLKsSDSILg,3060,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjZuoEe67bLKsSDSILg,3061,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2puoEe67bLKsSDSILg,3061,Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjJuoEe67bLKsSDSILg,3062,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj35uoEe67bLKsSDSILg,3062,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qi5uoEe67bLKsSDSILg,3063,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiZuoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4puoEe67bLKsSDSILg,3064,The handheld device shall allow the meter reader to access account information for a given address or meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qjpuoEe67bLKsSDSILg,3066,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xY5qj5uoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0puoEe67bLKsSDSILg,3067,"1. The countdown commences starting (ten, nine, eight, etc.).",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xY5qk5uoEe67bLKsSDSILg,3068,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzJuoEe67bLKsSDSILg,3068,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkpuoEe67bLKsSDSILg,3069,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtpuoEe67bLKsSDSILg,3069,Intended Use,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qlJuoEe67bLKsSDSILg,3070,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgZuoEe67bLKsSDSILg,3072,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBDpuoEe67bLKsSDSILg,3072,AMR Graphic,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbg5uoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvZuoEe67bLKsSDSILg,3075,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2puoEe67bLKsSDSILg,3076,References,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhZuoEe67bLKsSDSILg,3076,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhJuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBZuoEe67bLKsSDSILg,3077,The processing servers/computers in the system shall run in a network configuration.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbh5uoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_ZuoEe67bLKsSDSILg,3079,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080,"The handheld device shall display the following data for leakage: timestamp, meter ID",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbi5uoEe67bLKsSDSILg,3081,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAupuoEe67bLKsSDSILg,3081,Term,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjpuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCJuoEe67bLKsSDSILg,3082,The control computer must be capable of residing as a node on the City’s existing network.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiZuoEe67bLKsSDSILg,3083,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1ZuoEe67bLKsSDSILg,3083,Brazil,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbipuoEe67bLKsSDSILg,3084,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezZuoEe67bLKsSDSILg,3084,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjZuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-JuoEe67bLKsSDSILg,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZDbjJuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_JuoEe67bLKsSDSILg,3086,The meter interface unit shall store data for a defined period while powered off.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkJuoEe67bLKsSDSILg,3087,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeypuoEe67bLKsSDSILg,3087,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3ZuoEe67bLKsSDSILg,3088,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbj5uoEe67bLKsSDSILg,3088,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj05uoEe67bLKsSDSILg,3089,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlc5uoEe67bLKsSDSILg,3089,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZDbkZuoEe67bLKsSDSILg,3090,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvpuoEe67bLKsSDSILg,3090,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcpuoEe67bLKsSDSILg,3091,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHJuoEe67bLKsSDSILg,3091,Fire/Explosion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcZuoEe67bLKsSDSILg,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBH5uoEe67bLKsSDSILg,3092,Leashed Pets,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZMlcJuoEe67bLKsSDSILg,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA6ZuoEe67bLKsSDSILg,3093,Update client address and meter location information.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMldZuoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeu5uoEe67bLKsSDSILg,3094,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldpuoEe67bLKsSDSILg,3095,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3JuoEe67bLKsSDSILg,3095,Handheld device,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMldJuoEe67bLKsSDSILg,3096,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevJuoEe67bLKsSDSILg,3096,References,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzpuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZMlepuoEe67bLKsSDSILg,3097,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCkA5uoEe67bLKsSDSILg,3098,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMle5uoEe67bLKsSDSILg,3098,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfJuoEe67bLKsSDSILg,3099,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVet5uoEe67bLKsSDSILg,3099,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMleJuoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_puoEe67bLKsSDSILg,3100,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj15uoEe67bLKsSDSILg,3102,Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMleZuoEe67bLKsSDSILg,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlf5uoEe67bLKsSDSILg,3103,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8ZuoEe67bLKsSDSILg,3103,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfpuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8JuoEe67bLKsSDSILg,3104,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlfZuoEe67bLKsSDSILg,3105,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVex5uoEe67bLKsSDSILg,3105,User Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106,Database server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcZuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBpuoEe67bLKsSDSILg,3107,The server shall communicate with the existing billing software.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgpuoEe67bLKsSDSILg,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHZuoEe67bLKsSDSILg,3108,Environmental Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcpuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1JuoEe67bLKsSDSILg,3109,The AMR system shall be approved for sale in the following markets:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwZuoEe67bLKsSDSILg,3110,,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWc5uoEe67bLKsSDSILg,3110,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgZuoEe67bLKsSDSILg,3111,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvZuoEe67bLKsSDSILg,3111,System Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWcJuoEe67bLKsSDSILg,3112,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexZuoEe67bLKsSDSILg,3112,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5JuoEe67bLKsSDSILg,3113,monitorPressure,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZMlg5uoEe67bLKsSDSILg,3113,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114,Operational Environment,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEZuoEe67bLKsSDSILg,3115,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyJuoEe67bLKsSDSILg,3115,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdJuoEe67bLKsSDSILg,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEJuoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA15uoEe67bLKsSDSILg,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZcdEpuoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA65uoEe67bLKsSDSILg,3119,The handheld device shall have a mechanism to recharge the unit.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcpuoEe67bLKsSDSILg,3120,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2ZuoEe67bLKsSDSILg,3120,Specific Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcZuoEe67bLKsSDSILg,3121,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe75uoEe67bLKsSDSILg,3121,Trigger,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHcJuoEe67bLKsSDSILg,3122,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBHpuoEe67bLKsSDSILg,3122,Animals,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdJuoEe67bLKsSDSILg,3123,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBpuoEe67bLKsSDSILg,3123,Notes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHd5uoEe67bLKsSDSILg,3124,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtpuoEe67bLKsSDSILg,3124,Functions and Purpose,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHc5uoEe67bLKsSDSILg,3125,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9JuoEe67bLKsSDSILg,3125,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdZuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBAJuoEe67bLKsSDSILg,3126,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHdpuoEe67bLKsSDSILg,3127,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA85uoEe67bLKsSDSILg,3127,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU0puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHe5uoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA8puoEe67bLKsSDSILg,3128,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xW8isJuoEe67bLKsSDSILg,3129,Appendix,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHepuoEe67bLKsSDSILg,3129,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1JuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeJuoEe67bLKsSDSILg,3130,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfpuoEe67bLKsSDSILg,3133,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEJuoEe67bLKsSDSILg,3133,AMR Information Architecture,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj95uoEe67bLKsSDSILg,3134,Design Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfJuoEe67bLKsSDSILg,3134,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZgHfZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxZuoEe67bLKsSDSILg,3135,"A system goal of 100% accurate, 100% reliable, 100% of the time",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cZuoEe67bLKsSDSILg,3136,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzZuoEe67bLKsSDSILg,3136,Reliability and Service,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1JuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4c5uoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-ZuoEe67bLKsSDSILg,3137,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cJuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyApuoEe67bLKsSDSILg,3138,(Project-unique identifier of interface),,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4cpuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4JuoEe67bLKsSDSILg,3139,The handheld device shall have a human readable display for information collected from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8ZuoEe67bLKsSDSILg,3140,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dpuoEe67bLKsSDSILg,3140,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1puoEe67bLKsSDSILg,3141,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eJuoEe67bLKsSDSILg,3141,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAZuoEe67bLKsSDSILg,3142,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4eZuoEe67bLKsSDSILg,3142,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4d5uoEe67bLKsSDSILg,3143,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAs5uoEe67bLKsSDSILg,3143,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145,Operational Environment,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjx5uoEe67bLKsSDSILg,3146,Preconditions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4fJuoEe67bLKsSDSILg,3146,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147,The handheld unit shall function in environments with 99% ambient humidity.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZp4epuoEe67bLKsSDSILg,3148,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcJuoEe67bLKsSDSILg,3149,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFpuoEe67bLKsSDSILg,3149,Sharp Edges,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdJuoEe67bLKsSDSILg,3150,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAy5uoEe67bLKsSDSILg,3150,Usability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpd5uoEe67bLKsSDSILg,3151,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJZuoEe67bLKsSDSILg,3151,Wireless Communication,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdpuoEe67bLKsSDSILg,3152,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA05uoEe67bLKsSDSILg,3152,Regulatory,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4puoEe67bLKsSDSILg,3153,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcZuoEe67bLKsSDSILg,3153,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpc5uoEe67bLKsSDSILg,3154,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGJuoEe67bLKsSDSILg,3154,Electrocution,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xZzpdZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7ZuoEe67bLKsSDSILg,3155,The handheld device shall record leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpcpuoEe67bLKsSDSILg,3156,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyZuoEe67bLKsSDSILg,3156,Provide accurate meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVeuZuoEe67bLKsSDSILg,3157,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeZuoEe67bLKsSDSILg,3157,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe85uoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZzpeJuoEe67bLKsSDSILg,3158,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acZuoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_5uoEe67bLKsSDSILg,3159,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-ZuoEe67bLKsSDSILg,3160,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acpuoEe67bLKsSDSILg,3160,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZzpepuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAJuoEe67bLKsSDSILg,3162,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ac5uoEe67bLKsSDSILg,3163,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6ZuoEe67bLKsSDSILg,3163,Success End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_puoEe67bLKsSDSILg,3164,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9acJuoEe67bLKsSDSILg,3164,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adJuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9ZuoEe67bLKsSDSILg,3165,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeZuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzpuoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA7puoEe67bLKsSDSILg,3166,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adpuoEe67bLKsSDSILg,3167,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVezpuoEe67bLKsSDSILg,3167,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9adZuoEe67bLKsSDSILg,3168,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAsZuoEe67bLKsSDSILg,3168,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ad5uoEe67bLKsSDSILg,3169,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xZ9afJuoEe67bLKsSDSILg,3171,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAypuoEe67bLKsSDSILg,3171,User Characteristics,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aepuoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxt5uoEe67bLKsSDSILg,3172,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xZ9ae5uoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtJuoEe67bLKsSDSILg,3173,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8ZuoEe67bLKsSDSILg,3174,Main Flow,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYpuoEe67bLKsSDSILg,3174,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZJuoEe67bLKsSDSILg,3175,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvJuoEe67bLKsSDSILg,3175,Scope of the System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexpuoEe67bLKsSDSILg,3176,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYZuoEe67bLKsSDSILg,3176,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkY5uoEe67bLKsSDSILg,3177,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIJuoEe67bLKsSDSILg,3177,Stray Animals,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCkBJuoEe67bLKsSDSILg,3179,Data Elements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZ5uoEe67bLKsSDSILg,3179,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZZuoEe67bLKsSDSILg,3180,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIZuoEe67bLKsSDSILg,3180,External Weather,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkZpuoEe67bLKsSDSILg,3181,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-5uoEe67bLKsSDSILg,3181,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9JuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaJuoEe67bLKsSDSILg,3182,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj2JuoEe67bLKsSDSILg,3183,Scope,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbJuoEe67bLKsSDSILg,3183,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184,The handheld unit external case shall have no sharp edges and no pointed corners.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkaZuoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpAt5uoEe67bLKsSDSILg,3185,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVezJuoEe67bLKsSDSILg,3186,Design Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbZuoEe67bLKsSDSILg,3186,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj25uoEe67bLKsSDSILg,3187,Overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkbpuoEe67bLKsSDSILg,3187,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189,The handheld device shall provide a means to automatically (electronically) read the meter.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6puoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYpuoEe67bLKsSDSILg,3190,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_ZuoEe67bLKsSDSILg,3191,Maintainability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkc5uoEe67bLKsSDSILg,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8JuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYZuoEe67bLKsSDSILg,3192,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMU05uoEe67bLKsSDSILg,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcJuoEe67bLKsSDSILg,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9puoEe67bLKsSDSILg,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcZuoEe67bLKsSDSILg,3194,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuZuoEe67bLKsSDSILg,3194,,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVevpuoEe67bLKsSDSILg,3195,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaGkcpuoEe67bLKsSDSILg,3195,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVYJuoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA55uoEe67bLKsSDSILg,3196,"impediments to meter access, including dogs;",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe4ZuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZpuoEe67bLKsSDSILg,3198,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaJuoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx15uoEe67bLKsSDSILg,3199,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUy5uoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA1puoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVapuoEe67bLKsSDSILg,3200,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZZuoEe67bLKsSDSILg,3201,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZJuoEe67bLKsSDSILg,3202,AMR,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyJuoEe67bLKsSDSILg,3204,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbpuoEe67bLKsSDSILg,3204,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVew5uoEe67bLKsSDSILg,3205,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbZuoEe67bLKsSDSILg,3205,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCjwpuoEe67bLKsSDSILg,3206,Context,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVbJuoEe67bLKsSDSILg,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe2ZuoEe67bLKsSDSILg,3207,Data Elements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVa5uoEe67bLKsSDSILg,3207,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVZ5uoEe67bLKsSDSILg,3208,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBGpuoEe67bLKsSDSILg,3208,Future AMR handheld size growth,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaQVb5uoEe67bLKsSDSILg,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_ZuoEe67bLKsSDSILg,3209,System overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0puoEe67bLKsSDSILg,3210,Maintainability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcJuoEe67bLKsSDSILg,3210,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcZuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzJuoEe67bLKsSDSILg,3211,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZJuoEe67bLKsSDSILg,3212,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyB5uoEe67bLKsSDSILg,3212,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaQVcpuoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAw5uoEe67bLKsSDSILg,3214,The systems shall meet the following objectives:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGY5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBC5uoEe67bLKsSDSILg,3215,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj45uoEe67bLKsSDSILg,3216,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZZuoEe67bLKsSDSILg,3216,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5JuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYJuoEe67bLKsSDSILg,3217,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGapuoEe67bLKsSDSILg,3219,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxs5uoEe67bLKsSDSILg,3219,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMU1ZuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZ5uoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx-JuoEe67bLKsSDSILg,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4ZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaZuoEe67bLKsSDSILg,3222,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGaJuoEe67bLKsSDSILg,3223,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGa5uoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJpuoEe67bLKsSDSILg,3224,Adequate wireless spectrum control,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbZuoEe67bLKsSDSILg,3225,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4ZuoEe67bLKsSDSILg,3225,Control Computer,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA25uoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbJuoEe67bLKsSDSILg,3226,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-5uoEe67bLKsSDSILg,3227,Availability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQUJuoEe67bLKsSDSILg,3227,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcZuoEe67bLKsSDSILg,3229,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term -https://jazz.ibm.com:9443/rm/resources/BI_xWVewJuoEe67bLKsSDSILg,3230,Product Functions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQUZuoEe67bLKsSDSILg,3230,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGbpuoEe67bLKsSDSILg,3231,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyxu5uoEe67bLKsSDSILg,3231,Environmental Considerations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232,The handheld device shall interfaces with the city's backoffice software.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjyZuoEe67bLKsSDSILg,3233,Success End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQU5uoEe67bLKsSDSILg,3233,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQUpuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxuJuoEe67bLKsSDSILg,3234,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVpuoEe67bLKsSDSILg,3235,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBF5uoEe67bLKsSDSILg,3235,Pinch Areas,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238,Operational Environment Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUypuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0ZuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xajQWJuoEe67bLKsSDSILg,3239,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUw5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQW5uoEe67bLKsSDSILg,3240,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQWZuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxtJuoEe67bLKsSDSILg,3241,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-5uoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xajQXpuoEe67bLKsSDSILg,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxZuoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQX5uoEe67bLKsSDSILg,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_puoEe67bLKsSDSILg,3245,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYJuoEe67bLKsSDSILg,3245,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8puoEe67bLKsSDSILg,3246,User Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXJuoEe67bLKsSDSILg,3246,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe15uoEe67bLKsSDSILg,3248,Appendixes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYZuoEe67bLKsSDSILg,3248,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_JuoEe67bLKsSDSILg,3249,Security,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xajQYpuoEe67bLKsSDSILg,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe-ZuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatoYpuoEe67bLKsSDSILg,3250,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA4ZuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoYJuoEe67bLKsSDSILg,3251,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-JuoEe67bLKsSDSILg,3252,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoYZuoEe67bLKsSDSILg,3252,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZJuoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyA5uoEe67bLKsSDSILg,3253,Precedence and criticality of requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoY5uoEe67bLKsSDSILg,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBZuoEe67bLKsSDSILg,3254,Requirements traceability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj3puoEe67bLKsSDSILg,3255,Product Functions,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoZ5uoEe67bLKsSDSILg,3255,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyJuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatoZpuoEe67bLKsSDSILg,3256,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjzJuoEe67bLKsSDSILg,3257,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatoZZuoEe67bLKsSDSILg,3257,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVev5uoEe67bLKsSDSILg,3258,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatobJuoEe67bLKsSDSILg,3258,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwJuoEe67bLKsSDSILg,3260,Product Perspective,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoaJuoEe67bLKsSDSILg,3260,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzZuoEe67bLKsSDSILg,3261,Envelope Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoa5uoEe67bLKsSDSILg,3261,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVexJuoEe67bLKsSDSILg,3262,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatoapuoEe67bLKsSDSILg,3262,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0ZuoEe67bLKsSDSILg,3263,Security,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatobZuoEe67bLKsSDSILg,3263,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xatobpuoEe67bLKsSDSILg,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_5uoEe67bLKsSDSILg,3265,Referenced documents,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUZuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAyJuoEe67bLKsSDSILg,3266,Support conservation monitoring and enforcement,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe9puoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocJuoEe67bLKsSDSILg,3267,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUJuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAvpuoEe67bLKsSDSILg,3269,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe8puoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocZuoEe67bLKsSDSILg,3270,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe05uoEe67bLKsSDSILg,3272,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVZuoEe67bLKsSDSILg,3272,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVJuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAxpuoEe67bLKsSDSILg,3273,Ability to perform advanced data analysis of incremental meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe65uoEe67bLKsSDSILg,3274,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yU5uoEe67bLKsSDSILg,3274,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yVpuoEe67bLKsSDSILg,3275,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwpuoEe67bLKsSDSILg,3275,Performance,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0JuoEe67bLKsSDSILg,3276,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWZuoEe67bLKsSDSILg,3276,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1JuoEe67bLKsSDSILg,3277,Other Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXZuoEe67bLKsSDSILg,3277,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx45uoEe67bLKsSDSILg,3278,Application Server,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWJuoEe67bLKsSDSILg,3278,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yV5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAx5uoEe67bLKsSDSILg,3279,Maximization of existing investments in meter reading technology,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXJuoEe67bLKsSDSILg,3280,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAwZuoEe67bLKsSDSILg,3280,Configuration,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe6JuoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yW5uoEe67bLKsSDSILg,3282,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCj0ZuoEe67bLKsSDSILg,3283,Main Flow,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yXpuoEe67bLKsSDSILg,3283,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe45uoEe67bLKsSDSILg,3284,Goal,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa2yX5uoEe67bLKsSDSILg,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjypuoEe67bLKsSDSILg,3286,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa2yYJuoEe67bLKsSDSILg,3286,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RJuoEe67bLKsSDSILg,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCJuoEe67bLKsSDSILg,3287,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7puoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8Q5uoEe67bLKsSDSILg,3288,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289,The AMR System control computer must operate on the most recent Windows platform currently available.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWMUwZuoEe67bLKsSDSILg,3290,Carbon Trust Standard,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8RpuoEe67bLKsSDSILg,3290,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291,Operations,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA5JuoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8S5uoEe67bLKsSDSILg,3292,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SJuoEe67bLKsSDSILg,3293,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBKZuoEe67bLKsSDSILg,3293,Hazard Acronyms,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8R5uoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9puoEe67bLKsSDSILg,3294,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SpuoEe67bLKsSDSILg,3295,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpAu5uoEe67bLKsSDSILg,3295,General Description,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjz5uoEe67bLKsSDSILg,3298,Trigger,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQ5uoEe67bLKsSDSILg,3298,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCkApuoEe67bLKsSDSILg,3299,Appendixes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoZuoEe67bLKsSDSILg,3299,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBFZuoEe67bLKsSDSILg,3300,Physical Hazards,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXopuoEe67bLKsSDSILg,3300,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQpuoEe67bLKsSDSILg,3301,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyCZuoEe67bLKsSDSILg,3301,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQZuoEe67bLKsSDSILg,3302,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVfAZuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbNXoJuoEe67bLKsSDSILg,3304,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWCjw5uoEe67bLKsSDSILg,3305,Goal,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpJuoEe67bLKsSDSILg,3305,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe0JuoEe67bLKsSDSILg,3306,Availability,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbNXo5uoEe67bLKsSDSILg,3306,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpA-ZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXpZuoEe67bLKsSDSILg,3307,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpAspuoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbNXp5uoEe67bLKsSDSILg,3308,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJJuoEe67bLKsSDSILg,3309,External Communications,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQJuoEe67bLKsSDSILg,3309,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311,The handheld device shall include a leak indicator.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXqJuoEe67bLKsSDSILg,3312,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx55uoEe67bLKsSDSILg,3312,Database Server,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA35uoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbNXppuoEe67bLKsSDSILg,3314,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxJuoEe67bLKsSDSILg,3315,"",,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoJuoEe67bLKsSDSILg,3315,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWpA_5uoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRZuoEe67bLKsSDSILg,3317,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3JuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIopuoEe67bLKsSDSILg,3321,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBG5uoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpJuoEe67bLKsSDSILg,3322,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWCj4JuoEe67bLKsSDSILg,3323,General Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQJuoEe67bLKsSDSILg,3323,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe_JuoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbXIp5uoEe67bLKsSDSILg,3324,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVeyZuoEe67bLKsSDSILg,3325,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbXIppuoEe67bLKsSDSILg,3325,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj_5uoEe67bLKsSDSILg,3326,Other Requirements,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRJuoEe67bLKsSDSILg,3326,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVewpuoEe67bLKsSDSILg,3327,General Constraints,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRZuoEe67bLKsSDSILg,3327,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328,The handheld device shall be able to recharge using solar power.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329,The handheld unit shall have a mass no greater than 2.25kg.,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCjxZuoEe67bLKsSDSILg,3330,Scope & Level,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSpuoEe67bLKsSDSILg,3330,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVe5ZuoEe67bLKsSDSILg,3331,Scope & Level,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSZuoEe67bLKsSDSILg,3331,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBBJuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPRpuoEe67bLKsSDSILg,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6puoEe67bLKsSDSILg,3333,detectLeak,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPR5uoEe67bLKsSDSILg,3333,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj1puoEe67bLKsSDSILg,3334,Introduction,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTZuoEe67bLKsSDSILg,3334,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7JuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTJuoEe67bLKsSDSILg,3336,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWVe7ZuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPSJuoEe67bLKsSDSILg,3337,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWVevZuoEe67bLKsSDSILg,3338,Overview,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQZuoEe67bLKsSDSILg,3338,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj-puoEe67bLKsSDSILg,3339,Attributes,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQJuoEe67bLKsSDSILg,3339,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbdPT5uoEe67bLKsSDSILg,3340,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyx_JuoEe67bLKsSDSILg,3340,Identification,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBJ5uoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbdPTpuoEe67bLKsSDSILg,3341,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpA2JuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQpuoEe67bLKsSDSILg,3342,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement -https://jazz.ibm.com:9443/rm/resources/BI_xWCj9JuoEe67bLKsSDSILg,3345,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/TX_xbnARZuoEe67bLKsSDSILg,3345,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346,Humidity operational limits of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement -https://jazz.ibm.com:9443/rm/resources/TX_xbnASJuoEe67bLKsSDSILg,3348,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading -https://jazz.ibm.com:9443/rm/resources/BI_xWyyBJuoEe67bLKsSDSILg,3348,Qualification provisions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUKACEe67KIG0GI4apw,2977,AMR System Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,System Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rA6ACEe67KIG0GI4apw,2978,Upload Usage Data Locally,/Use Case Content,http://jazz.net/ns/rm#Module,Use Case Module +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBKACEe67KIG0GI4apw,2979,AMR Hazards and Risks,/01 Requirements,http://jazz.net/ns/rm#Module,Hazard and Risk Register +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAaACEe67KIG0GI4apw,2980,Use Case Template,/Module Template,http://jazz.net/ns/rm#Module,Use Case Module +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAKACEe67KIG0GI4apw,2981,Hardware Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Hardware Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUaACEe67KIG0GI4apw,2982,AMR Information Architecture,/00 Admin,http://jazz.net/ns/rm#Module,Requirements Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,2983,AMR Stakeholder Requirements Specification,/01 Requirements,http://jazz.net/ns/rm#Module,Stakeholder Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1EUqACEe67KIG0GI4apw,2984,Software Requirements Specification Template,/Module Template,http://jazz.net/ns/rm#Module,Software Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBaACEe67KIG0GI4apw,2985,Requirements for Reuse,/01 Requirements,http://jazz.net/ns/rm#Module,Requirements Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rBqACEe67KIG0GI4apw,2986,AMR Standards Documents,/02 Reference,http://jazz.net/ns/rm#Module,Requirements Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rB6ACEe67KIG0GI4apw,2987,Meter Interface Subsystem Requirements Specification,/01 Requirements/Meter Interface,http://jazz.net/ns/rm#Module,System Specification +https://jazz.ibm.com:9443/rm/resources/WR_pWuFkKACEe67KIG0GI4apw,2988,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg65KACEe67KIG0GI4apw,2988,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYbVwKACEe67KIG0GI4apw,2989,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,2989,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYMFMaACEe67KIG0GI4apw,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYXEUKACEe67KIG0GI4apw,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pWWSIaACEe67KIG0GI4apw,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg64qACEe67KIG0GI4apw,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYiqgaACEe67KIG0GI4apw,2993,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiaACEe67KIG0GI4apw,2993,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWLTAKACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TI6ACEe67KIG0GI4apw,2994,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWMhIKACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLaACEe67KIG0GI4apw,2995,13. The Meter Reader ends the connection with the Water Meter,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMKACEe67KIG0GI4apw,2996,Performance Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdKACEe67KIG0GI4apw,2996,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWO9YKACEe67KIG0GI4apw,2998,General Description,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhKACEe67KIG0GI4apw,2998,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,Operational Temperature Constraints,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999,Operational Temperature Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWNIMaACEe67KIG0GI4apw,3000,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJqACEe67KIG0GI4apw,3000,,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQaACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,3001,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/DM_pWO9YaACEe67KIG0GI4apw,3002,Upaload Usage Data Locally,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Diagram,Diagrams and sketches +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,3002,Upaload Usage Data Locally,,http://jazz.net/ns/rm#Diagram,Diagrams and sketches +https://jazz.ibm.com:9443/rm/resources/TX_pWPkcKACEe67KIG0GI4apw,3003,Preconditions,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOF6ACEe67KIG0GI4apw,3003,Preconditions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykKACEe67KIG0GI4apw,3004,User Characteristics,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaqACEe67KIG0GI4apw,3004,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQykaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,3005,"Definitions Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWQLgKACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,3006,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoKACEe67KIG0GI4apw,3007,Interface identification and diagrams,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c56ACEe67KIG0GI4apw,3007,Interface identification and diagrams,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWOWUKACEe67KIG0GI4apw,3008,Handheld Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuqACEe67KIG0GI4apw,3008,Handheld Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8KACEe67KIG0GI4apw,3010,Size Limitations,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklRqACEe67KIG0GI4apw,3010,Size Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWSnwKACEe67KIG0GI4apw,3011,Context,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEqACEe67KIG0GI4apw,3011,Context,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWT14KACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,3013,The meter interface unit shall be powered by a replaceable long lasting battery.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0KACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,3014,Meter reading in the most cost effective manner possible,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWSAsKACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,3015,damage equipment (such as broken seals);,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWTO0aACEe67KIG0GI4apw,3016,Failed End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMqACEe67KIG0GI4apw,3016,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEKACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKqACEe67KIG0GI4apw,3017,10. There were leaks detected so the system displays a visual leak indication to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWVEAKACEe67KIG0GI4apw,3018,Purpose,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYqACEe67KIG0GI4apw,3018,Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWVrEaACEe67KIG0GI4apw,3019,Hardware Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPaACEe67KIG0GI4apw,3019,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,Operations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020,Operations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQKACEe67KIG0GI4apw,3021,CRC and CCA,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQqACEe67KIG0GI4apw,3021,CRC and CCA,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUKACEe67KIG0GI4apw,3022,Communications Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TP6ACEe67KIG0GI4apw,3022,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWW5MKACEe67KIG0GI4apw,3023,Handheld device,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjqACEe67KIG0GI4apw,3023,Handheld device,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWXgQaACEe67KIG0GI4apw,3024,Performance Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQKACEe67KIG0GI4apw,3024,Performance Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWYHUaACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxqACEe67KIG0GI4apw,3025,The primary communication between subsystem units shall be wifi in accordance with Standard IEEE 802.11g.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbKoKACEe67KIG0GI4apw,3026,Process Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWqACEe67KIG0GI4apw,3026,Process Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027,Temperature Operational Limit of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pWYuYKACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,3028,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gKACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,3029,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWajkKACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,3030,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsKACEe67KIG0GI4apw,3031,General Description,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJqACEe67KIG0GI4apw,3031,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032,The system shall have a permanently installed network to capture meter readings,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWcYwKACEe67KIG0GI4apw,3033,Stakeholder,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFqACEe67KIG0GI4apw,3033,Stakeholder,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWe1AKACEe67KIG0GI4apw,3034,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggaACEe67KIG0GI4apw,3034,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWc_0KACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvaACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,3035,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8KACEe67KIG0GI4apw,3036,Attributes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeKACEe67KIG0GI4apw,3036,Attributes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWbxsaACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,3038,consumption appears to be abnormal and / or record possible reasons for fluctuations.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEKACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByu6ACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,3040,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041,Application server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWhRQKACEe67KIG0GI4apw,3042,Requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5qACEe67KIG0GI4apw,3042,Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWifYKACEe67KIG0GI4apw,3043,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,3043,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMKACEe67KIG0GI4apw,3044,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,3044,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWifYaACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,3045,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgDIKACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,3046,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWgqMaACEe67KIG0GI4apw,3047,System Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklQaACEe67KIG0GI4apw,3047,System Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgKACEe67KIG0GI4apw,3049,Water Meter,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjtgaACEe67KIG0GI4apw,3050,Municipality,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pWjGcKACEe67KIG0GI4apw,3051,Document overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5KACEe67KIG0GI4apw,3051,Document overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWlisKACEe67KIG0GI4apw,3053,Non-Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrqACEe67KIG0GI4apw,3053,Non-Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4KACEe67KIG0GI4apw,3054,7. System records the meter as read.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJ6ACEe67KIG0GI4apw,3054,7. System records the meter as read.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWnX4aACEe67KIG0GI4apw,3055,Introduction,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwygaACEe67KIG0GI4apw,3055,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWk7oKACEe67KIG0GI4apw,3057,meter irregularities;,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,3057,meter irregularities;,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058,"The city will require a two server system, application and data storage.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWomAKACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,3062,The handheld device shall allow the meter reader to access account information for a given address or meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrCQKACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOaACEe67KIG0GI4apw,3063,"1. The countdown commences starting (ten, nine, eight, etc.).",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMKACEe67KIG0GI4apw,3064,Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,3064,Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWp0IKACEe67KIG0GI4apw,3065,User Characteristics,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKaACEe67KIG0GI4apw,3065,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWpNEKACEe67KIG0GI4apw,3066,CTRL,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWqbMaACEe67KIG0GI4apw,3068,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoKACEe67KIG0GI4apw,3070,AMR Graphic,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZg64aACEe67KIG0GI4apw,3070,AMR Graphic,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3caACEe67KIG0GI4apw,3071,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwym6ACEe67KIG0GI4apw,3071,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWs3cKACEe67KIG0GI4apw,3072,Intended Use,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,3072,Intended Use,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWtegKACEe67KIG0GI4apw,3073,walk-by meter reading,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0KACEe67KIG0GI4apw,3074,References,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJKACEe67KIG0GI4apw,3074,References,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWv6wKACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,3075,The processing servers/computers in the system shall run in a network configuration.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWvTsKACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,3076,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxI4KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,3078,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAKACEe67KIG0GI4apw,3079,Brazil,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,3079,Brazil,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081,"The handheld device shall display the following data for leakage: timestamp, meter ID",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWyXAaACEe67KIG0GI4apw,3082,Standards Compliance,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdqACEe67KIG0GI4apw,3082,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pWy-EKACEe67KIG0GI4apw,3083,Term,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,3083,Term,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pWzlIKACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,3084,The meter interface unit shall store data for a defined period while powered off.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKKACEe67KIG0GI4apw,3085,8. The Meter Reader sends a command to retrieve leak data from Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW0MMaACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,3086,The control computer must be capable of residing as a node on the City’s existing network.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW1aUKACEe67KIG0GI4apw,3087,Functional Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjaACEe67KIG0GI4apw,3087,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQaACEe67KIG0GI4apw,3088,Communications Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgc6ACEe67KIG0GI4apw,3088,Communications Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocaACEe67KIG0GI4apw,3089,Fire/Explosion,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSaACEe67KIG0GI4apw,3089,Fire/Explosion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW0zQKACEe67KIG0GI4apw,3090,Product Perspective,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJ6ACEe67KIG0GI4apw,3090,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW3PgKACEe67KIG0GI4apw,3091,Alternate Flows,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOqACEe67KIG0GI4apw,3091,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW2ocKACEe67KIG0GI4apw,3092,Leashed Pets,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUaACEe67KIG0GI4apw,3092,Leashed Pets,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pW2BYKACEe67KIG0GI4apw,3093,Update client address and meter location information.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,3093,Update client address and meter location information.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW4doKACEe67KIG0GI4apw,3094,Handheld device,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,3094,Handheld device,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW32kKACEe67KIG0GI4apw,3095,References,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZaACEe67KIG0GI4apw,3095,References,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW32kaACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZKACEe67KIG0GI4apw,3097,"Definitions, Acronyms, and Abbreviations",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5EsKACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,3098,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvKACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,3099,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0aACEe67KIG0GI4apw,3100,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTaACEe67KIG0GI4apw,3100,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW654KACEe67KIG0GI4apw,3101,Introduction,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgYaACEe67KIG0GI4apw,3101,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW5rwKACEe67KIG0GI4apw,3102,Purpose,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIaACEe67KIG0GI4apw,3102,Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW7g8KACEe67KIG0GI4apw,3103,User Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcKACEe67KIG0GI4apw,3103,User Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8IAaACEe67KIG0GI4apw,3104,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwywKACEe67KIG0GI4apw,3104,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW6S0KACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNaACEe67KIG0GI4apw,3105,", , e.g., Astronaut, Mission Control, The Press (use Glossary Terms for actors throughout use case text)",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pW9WIKACEe67KIG0GI4apw,3106,System Requirements,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyjKACEe67KIG0GI4apw,3106,System Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQaACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,3107,The server shall communicate with the existing billing software.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MKACEe67KIG0GI4apw,3108,Environmental Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklSqACEe67KIG0GI4apw,3108,Environmental Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW-kQKACEe67KIG0GI4apw,3109,Functional Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbqACEe67KIG0GI4apw,3109,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_LUKACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,3110,The AMR system shall be approved for sale in the following markets:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW99MaACEe67KIG0GI4apw,3111,monitorPressure,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLqACEe67KIG0GI4apw,3111,monitorPressure,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112,Database server with the following minimum specifications:,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,Operational Environment,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113,Operational Environment,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXBnkKACEe67KIG0GI4apw,3114,Hardware Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcaACEe67KIG0GI4apw,3114,Hardware Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYKACEe67KIG0GI4apw,3115,,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIaACEe67KIG0GI4apw,3115,,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pW_yYaACEe67KIG0GI4apw,3116,MMIU,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgaACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,3117,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwaACEe67KIG0GI4apw,3118,Specific Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,3118,Specific Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXDcwKACEe67KIG0GI4apw,3119,Trigger,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOH6ACEe67KIG0GI4apw,3119,Trigger,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoKACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,3120,The handheld device shall have a mechanism to recharge the unit.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXC1sKACEe67KIG0GI4apw,3121,Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUKACEe67KIG0GI4apw,3121,Animals,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXED0KACEe67KIG0GI4apw,3123,,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,3123,,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4KACEe67KIG0GI4apw,3124,Notes,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7KACEe67KIG0GI4apw,3124,Notes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXHHIKACEe67KIG0GI4apw,3125,Appendix,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c8KACEe67KIG0GI4apw,3125,Appendix,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXFR8KACEe67KIG0GI4apw,3126,Meter Interface Unit,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,3126,Meter Interface Unit,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEKACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJO6ACEe67KIG0GI4apw,3127,1a. During the countdown the abort button is pressed.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXF5AKACEe67KIG0GI4apw,3128,Functions and Purpose,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhaACEe67KIG0GI4apw,3128,Functions and Purpose,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXEq4aACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,3129,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMKACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByvqACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,3131,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQaACEe67KIG0GI4apw,3132,Design Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXHuMaACEe67KIG0GI4apw,3132,Design Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYaACEe67KIG0GI4apw,3133,Reliability and Service,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,3133,Reliability and Service,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyyKACEe67KIG0GI4apw,3134,"All equipment shall meet the following RF standards USA: FCC Part 2, FCC OET Bulletin 65 Supplement C;Canada: RSS-102; EU: EN 50360; Japan: ARIB STD T56; Australia: Radiocommunications Standard 2003.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UKACEe67KIG0GI4apw,3135,AMR Information Architecture,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZg646ACEe67KIG0GI4apw,3135,AMR Information Architecture,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXKKcKACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,3136,The handheld device shall have a human readable display for information collected from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXIVQKACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,3137,"A system goal of 100% accurate, 100% reliable, 100% of the time",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXJjYKACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6KACEe67KIG0GI4apw,3138,(Project-unique identifier of interface),,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,Operational Environment,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140,Operational Environment,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oaACEe67KIG0GI4apw,3141,Purpose of the Document,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,3141,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXMmsKACEe67KIG0GI4apw,3142,Site Adaptation,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgf6ACEe67KIG0GI4apw,3142,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwaACEe67KIG0GI4apw,3143,Meter Reader,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/BI_pY8TS6ACEe67KIG0GI4apw,3144,Site Adaptation,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXNNwKACEe67KIG0GI4apw,3144,Site Adaptation,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TO6ACEe67KIG0GI4apw,3145,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXL_oKACEe67KIG0GI4apw,3145,External Interface Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,The meter interface unit shall measure pressure to an accuracy of +/- 2%,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147,The handheld unit shall function in environments with 99% ambient humidity.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQREKACEe67KIG0GI4apw,3148,Usability,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,3148,Usability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLKACEe67KIG0GI4apw,3149,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPC8KACEe67KIG0GI4apw,3149,Specific Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAaACEe67KIG0GI4apw,3150,Electrocution,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklRaACEe67KIG0GI4apw,3150,Electrocution,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXPqAKACEe67KIG0GI4apw,3151,Provide accurate meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,3151,Provide accurate meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXQ4IKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,3152,The handheld device shall record leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJ6ACEe67KIG0GI4apw,3153,Preconditions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4KACEe67KIG0GI4apw,3153,Preconditions,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXOb4aACEe67KIG0GI4apw,3154,Sharp Edges,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklQ6ACEe67KIG0GI4apw,3154,Sharp Edges,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQaACEe67KIG0GI4apw,3155,Scope,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgY6ACEe67KIG0GI4apw,3155,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMKACEe67KIG0GI4apw,3156,Regulatory,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,3156,Regulatory,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXRfMaACEe67KIG0GI4apw,3157,Wireless Communication,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMV6ACEe67KIG0GI4apw,3157,Wireless Communication,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXStUKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMKACEe67KIG0GI4apw,3158,3a. The System is unable to identify the meter and logs a failure to connect. The use case ends.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXSGQKACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOI6ACEe67KIG0GI4apw,3159,2. The Meter Reader sends a command to retrieve the meter info from the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJaACEe67KIG0GI4apw,3160,4. The Meter Reader sends a command to retrieve the usage data from the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXT7caACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOL6ACEe67KIG0GI4apw,3161,1a. The Meter Reader is unable to connect with the Water Meter. The use case ends.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSKACEe67KIG0GI4apw,3162,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXT7cKACEe67KIG0GI4apw,3162,Transferability/Conversion,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQ6ACEe67KIG0GI4apw,3163,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXUigKACEe67KIG0GI4apw,3163,Hardware Limitations,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVJkKACEe67KIG0GI4apw,3164,Success End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGaACEe67KIG0GI4apw,3164,Success End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoaACEe67KIG0GI4apw,3166,Hardware Limitations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgd6ACEe67KIG0GI4apw,3166,Hardware Limitations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXVwoKACEe67KIG0GI4apw,3167,Introduction,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,3167,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4aACEe67KIG0GI4apw,3168,User Characteristics,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,3168,User Characteristics,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXYM4KACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,3169,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXWXsKACEe67KIG0GI4apw,3170,Customer,/Use Case Content/Actors,http://jazz.net/ns/rm#Text,Actor +https://jazz.ibm.com:9443/rm/resources/TX_pXXl0KACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyhqACEe67KIG0GI4apw,3171,"The AMR system is used to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXW-waACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByuqACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,3172,Any portable equipment shall be yellow.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8aACEe67KIG0GI4apw,3174,External Interface Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgb6ACEe67KIG0GI4apw,3174,External Interface Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTqACEe67KIG0GI4apw,3176,Data Elements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMaACEe67KIG0GI4apw,3176,Data Elements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4aACEe67KIG0GI4apw,3177,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXbQMKACEe67KIG0GI4apw,3177,Scope,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXapIKACEe67KIG0GI4apw,3178,External Weather,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMU6ACEe67KIG0GI4apw,3178,External Weather,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEaACEe67KIG0GI4apw,3179,Scope of the System,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,3179,Scope of the System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXaCEKACEe67KIG0GI4apw,3180,Stray Animals,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMUqACEe67KIG0GI4apw,3180,Stray Animals,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXZbAKACEe67KIG0GI4apw,3181,Main Flow,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIaACEe67KIG0GI4apw,3181,Main Flow,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXceUKACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,3182,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXb3QKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJKACEe67KIG0GI4apw,3183,3. The System successfully identifies the meter and displays the meter info to the Meter Reader.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TJaACEe67KIG0GI4apw,3184,Overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXgIsKACEe67KIG0GI4apw,3184,Overview,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXfhoKACEe67KIG0GI4apw,3185,Design Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgdaACEe67KIG0GI4apw,3185,Design Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIqACEe67KIG0GI4apw,3186,Scope,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXe6kKACEe67KIG0GI4apw,3186,Scope,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187,The handheld device shall provide a means to automatically (electronically) read the meter.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,The handheld unit external case shall have no sharp edges and no pointed corners.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZ6ACEe67KIG0GI4apw,3190,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXjMAKACEe67KIG0GI4apw,3190,General Description,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TR6ACEe67KIG0GI4apw,3191,Maintainability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXjzEKACEe67KIG0GI4apw,3191,Maintainability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXik8KACEe67KIG0GI4apw,3192,,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiKACEe67KIG0GI4apw,3192,,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXh94KACEe67KIG0GI4apw,3193,Communication Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZByv6ACEe67KIG0GI4apw,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxaACEe67KIG0GI4apw,3193,Communication Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXkaIKACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,3194,"impediments to meter access, including dogs;",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXoEgKACEe67KIG0GI4apw,3196,"Primary, Secondary Actors",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXmPUKACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGqACEe67KIG0GI4apw,3197,The Meter Reader usage data is successfully recorded and the system updated accordingly.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXloQKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIKACEe67KIG0GI4apw,3198,Meter Reader uses a handheld device to requests connection to local Water Mater.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXorkKACEe67KIG0GI4apw,3199,Upload Usage Data Locally,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOEaACEe67KIG0GI4apw,3199,Upload Usage Data Locally,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXndcKACEe67KIG0GI4apw,3200,AMR,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pXpSoKACEe67KIG0GI4apw,3201,Future AMR handheld size growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklR6ACEe67KIG0GI4apw,3201,Future AMR handheld size growth,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbKACEe67KIG0GI4apw,3202,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AKACEe67KIG0GI4apw,3203,Data Elements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggqACEe67KIG0GI4apw,3203,Data Elements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXqgwKACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwypqACEe67KIG0GI4apw,3204,Fixed Network Automated Meter Reading System,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiKKACEe67KIG0GI4apw,3205,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pXtkEaACEe67KIG0GI4apw,3205,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiIqACEe67KIG0GI4apw,3206,Context,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXs9AaACEe67KIG0GI4apw,3206,Context,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXsV8KACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZByt6ACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,3207,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c46ACEe67KIG0GI4apw,3209,System overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIKACEe67KIG0GI4apw,3209,System overview,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXuyMKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,3210,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQKACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,3211,The systems shall meet the following objectives:,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXuLIaACEe67KIG0GI4apw,3212,Maintainability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIge6ACEe67KIG0GI4apw,3212,Maintainability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXvZQaACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFKACEe67KIG0GI4apw,3213,To collect water usage data using a handheld device in near vicinity to the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TLaACEe67KIG0GI4apw,3214,Functional Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gKACEe67KIG0GI4apw,3214,Functional Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215,The AMR system shall have an operational life of no less than five years.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7aACEe67KIG0GI4apw,3216,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcaACEe67KIG0GI4apw,3216,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218,The meter interface shall detect water leaks and record leak status with the account data.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXxOcKACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,3219,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyx6ACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBywaACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXyckKACEe67KIG0GI4apw,3220,Any supplementary communication between subsystem units shall be available through Bluetooth in order to maintain IP67 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TK6ACEe67KIG0GI4apw,3221,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXzDoKACEe67KIG0GI4apw,3221,Assumptions and Dependencies,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pXyckaACEe67KIG0GI4apw,3222,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsKACEe67KIG0GI4apw,3223,Purpose of the Document,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwygqACEe67KIG0GI4apw,3223,Purpose of the Document,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX040KACEe67KIG0GI4apw,3224,Control Computer,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysKACEe67KIG0GI4apw,3224,Control Computer,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX040aACEe67KIG0GI4apw,3226,Environmental Considerations,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiqACEe67KIG0GI4apw,3226,Environmental Considerations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX0RwKACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,3227,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXzqsaACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWKACEe67KIG0GI4apw,3228,Adequate wireless spectrum control,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAaACEe67KIG0GI4apw,3229,Product Functions,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaaACEe67KIG0GI4apw,3229,Product Functions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX2G8KACEe67KIG0GI4apw,3230,Automatic Meter Reader,/Terms,http://jazz.net/ns/rm#Text,Term +https://jazz.ibm.com:9443/rm/resources/TX_pX2uAKACEe67KIG0GI4apw,3231,Availability,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRaACEe67KIG0GI4apw,3231,Availability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232,The handheld device shall interfaces with the city's backoffice software.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233,"Warranty - 3 years parts on-site labor, next business day",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEaACEe67KIG0GI4apw,3234,Success End Condition,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMKACEe67KIG0GI4apw,3234,Success End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX3VEKACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyh6ACEe67KIG0GI4apw,3236,"In handheld AMR, a meter reader carries a handheld computer with a built-in or attached receiver/transceiver (radio frequency or touch) to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,Operational Environment Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237,Operational Environment Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMaACEe67KIG0GI4apw,3238,Pinch Areas,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklRKACEe67KIG0GI4apw,3238,Pinch Areas,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pX5xUKACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyg6ACEe67KIG0GI4apw,3239,This document describes the specific functionality of the Automated Meter Reader system. The system is currently available with a handheld collection device. The mobile and fixed network methods of data collection are outside the scope of this system.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQaACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBytqACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,3240,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6_cKACEe67KIG0GI4apw,3241,Picture or Whitepaper,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQ6ACEe67KIG0GI4apw,3241,Picture or Whitepaper,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX6_caACEe67KIG0GI4apw,3242,User Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPKACEe67KIG0GI4apw,3242,User Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgaACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOK6ACEe67KIG0GI4apw,3243,10. The Meter Reader sends a command to retrieve the fault status.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX8NkKACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBysaACEe67KIG0GI4apw,3244,Reusable requirements for the AMR project,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX-CwKACEe67KIG0GI4apw,3247,Standards Compliance,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TQqACEe67KIG0GI4apw,3247,Standards Compliance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsaACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,3248,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX9bsKACEe67KIG0GI4apw,3249,Security,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRqACEe67KIG0GI4apw,3249,Security,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oaACEe67KIG0GI4apw,3250,Appendixes,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIggKACEe67KIG0GI4apw,3250,Appendixes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX80oKACEe67KIG0GI4apw,3251,Alternate Flows,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLqACEe67KIG0GI4apw,3251,Alternate Flows,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6aACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4KACEe67KIG0GI4apw,3252,Precedence and criticality of requirements,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0KACEe67KIG0GI4apw,3253,9. The system displays the leak data.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOKaACEe67KIG0GI4apw,3253,9. The system displays the leak data.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX-p0aACEe67KIG0GI4apw,3254,Requirements traceability,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c66ACEe67KIG0GI4apw,3254,Requirements traceability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAKACEe67KIG0GI4apw,3255,Product Perspective,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,3255,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38aACEe67KIG0GI4apw,3256,Product Functions,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKKACEe67KIG0GI4apw,3256,Product Functions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pX_38KACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZBytKACEe67KIG0GI4apw,3257,All exposed equipment shall have an storage temperature range of ambient to -40°F/-40°C ambient to 158F° /70°C .,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJM6ACEe67KIG0GI4apw,3259,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pX_Q4aACEe67KIG0GI4apw,3259,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZIgaKACEe67KIG0GI4apw,3260,Product Perspective,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIaACEe67KIG0GI4apw,3260,Product Perspective,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUKACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOJqACEe67KIG0GI4apw,3261,6. The usage data is displayed on the handheld device.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZByuaACEe67KIG0GI4apw,3262,Envelope Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYBtIKACEe67KIG0GI4apw,3262,Envelope Requirements,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYBGEKACEe67KIG0GI4apw,3263,Specific Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgbaACEe67KIG0GI4apw,3263,Specific Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMKACEe67KIG0GI4apw,3264,Security,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeqACEe67KIG0GI4apw,3264,Security,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c5aACEe67KIG0GI4apw,3265,Referenced documents,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYCUMaACEe67KIG0GI4apw,3265,Referenced documents,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYDiUaACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOIqACEe67KIG0GI4apw,3267,1. The Meter Reader establishes a connection with the Water Meter. The link is successful.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYGloaACEe67KIG0GI4apw,3269,Performance,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,3269,Performance,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYaACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,3270,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfKACEe67KIG0GI4apw,3271,Transferability/Conversion,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYGloKACEe67KIG0GI4apw,3271,Transferability/Conversion,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kaACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,3272,Ability to perform advanced data analysis of incremental meter readings,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYF-kKACEe67KIG0GI4apw,3273,Failed End Condition,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOG6ACEe67KIG0GI4apw,3273,Failed End Condition,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYEwcKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,3274,Support conservation monitoring and enforcement,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYHMsKACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,3276,Maximization of existing investments in meter reading technology,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYzJOKACEe67KIG0GI4apw,3277,Main Flow,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8aACEe67KIG0GI4apw,3277,Main Flow,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfaACEe67KIG0GI4apw,3278,Other Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJo8KACEe67KIG0GI4apw,3278,Other Requirements,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYJB4KACEe67KIG0GI4apw,3279,Configuration,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,3279,Configuration,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0aACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOGKACEe67KIG0GI4apw,3280,It is assumed that Meter Reader is within range of the Water Meter.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJN6ACEe67KIG0GI4apw,3281,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwaACEe67KIG0GI4apw,3281,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYHzwKACEe67KIG0GI4apw,3282,Application Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwysqACEe67KIG0GI4apw,3282,Application Server,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOE6ACEe67KIG0GI4apw,3284,Goal,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAKACEe67KIG0GI4apw,3284,Goal,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,All exposed equipment shall have an operating temperature range of -4° to 122° F/-20° to 50° C.,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIaACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHqACEe67KIG0GI4apw,3286,"Meter Reader, Water Meter",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c7qACEe67KIG0GI4apw,3287,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYMFMKACEe67KIG0GI4apw,3287,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY9hQaACEe67KIG0GI4apw,3288,Carbon Trust Standard,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYMsQKACEe67KIG0GI4apw,3288,Carbon Trust Standard,/Base Artifacts/02 Reference/AMR Standards Documents artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYzJMaACEe67KIG0GI4apw,3289,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYKQAaACEe67KIG0GI4apw,3289,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290,Operations,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,Operations,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291,The AMR System control computer must operate on the most recent Windows platform currently available.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcKACEe67KIG0GI4apw,3292,General Description,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,3292,General Description,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUKACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,3293,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYNTUaACEe67KIG0GI4apw,3294,Hazard Acronyms,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMW6ACEe67KIG0GI4apw,3294,Hazard Acronyms,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295,The control computer shall be capable of operating in a normal office environment.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c76ACEe67KIG0GI4apw,3296,Intentionally left blank,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkaACEe67KIG0GI4apw,3296,Intentionally left blank,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYPvkKACEe67KIG0GI4apw,3297,Meter reading in the most cost effective manner possible.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYOhcaACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,3298,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TTKACEe67KIG0GI4apw,3300,Appendixes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwKACEe67KIG0GI4apw,3300,Appendixes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOMaACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9saACEe67KIG0GI4apw,3301,11a. The Meter Reader can press a button to clear the faults.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYzJNqACEe67KIG0GI4apw,3302,Trigger,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQWoKACEe67KIG0GI4apw,3302,Trigger,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYSy4KACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,3304,The meter interface unit shall be compatible with MMIU.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYRkwaACEe67KIG0GI4apw,3305,Physical Hazards,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZklQqACEe67KIG0GI4apw,3305,Physical Hazards,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pYyiI6ACEe67KIG0GI4apw,3306,Goal,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0aACEe67KIG0GI4apw,3306,Goal,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgeaACEe67KIG0GI4apw,3307,Availability,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYSL0KACEe67KIG0GI4apw,3307,Availability,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAaACEe67KIG0GI4apw,3308,External Communications,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVqACEe67KIG0GI4apw,3308,External Communications,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYUBAKACEe67KIG0GI4apw,3309,Database Server,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwytqACEe67KIG0GI4apw,3309,Database Server,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8aACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,3310,ANSI 1252 Latin 1 for CSV Export,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYTZ8KACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,3311,The handheld device shall allow for the meter reader to collect and store information from the meter.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYWdQKACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,3312,The meter interface shall log leakage data on the central office data store.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313,The handheld device shall include a leak indicator.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJKACEe67KIG0GI4apw,3317,"",,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYXEUaACEe67KIG0GI4apw,3317,"",/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZPOLKACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoaACEe67KIG0GI4apw,3319,11. The fault status is displayed on a screen.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pY8TKqACEe67KIG0GI4apw,3320,General Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYausKACEe67KIG0GI4apw,3320,General Constraints,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZIgcqACEe67KIG0GI4apw,3321,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYaHoKACEe67KIG0GI4apw,3321,Software Interfaces,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYYScKACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZwyq6ACEe67KIG0GI4apw,3322,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIga6ACEe67KIG0GI4apw,3325,General Constraints,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4aACEe67KIG0GI4apw,3325,General Constraints,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326,The handheld unit shall have a mass no greater than 2.25kg.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSaACEe67KIG0GI4apw,3327,Other Requirements,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYcj4KACEe67KIG0GI4apw,3327,Other Requirements,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYY5gKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZklSKACEe67KIG0GI4apw,3328,Future AMR handheld mass growth,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329,The handheld device shall be able to recharge using solar power.,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAKACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHaACEe67KIG0GI4apw,3330,"Primary, Secondary Actors",,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNKACEe67KIG0GI4apw,3331,detectLeak,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8aACEe67KIG0GI4apw,3331,detectLeak,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdK8KACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,3332,Control Computer and Related Hardware,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TIKACEe67KIG0GI4apw,3333,Introduction,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMKACEe67KIG0GI4apw,3333,Introduction,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfAIKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZPOHKACEe67KIG0GI4apw,3334,The Meter Reader is unable to collect usage data from the Water Meter due to lack of connection or a fault.,,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pYyiJaACEe67KIG0GI4apw,3335,Scope & Level,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEKACEe67KIG0GI4apw,3335,Scope & Level,/Base Artifacts/Module Template/Use Case Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZPOFaACEe67KIG0GI4apw,3336,Scope & Level,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYdyAaACEe67KIG0GI4apw,3336,Scope & Level,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TRKACEe67KIG0GI4apw,3338,Attributes,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQaACEe67KIG0GI4apw,3338,Attributes,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c4qACEe67KIG0GI4apw,3339,Identification,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYgOQKACEe67KIG0GI4apw,3339,Identification,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYfnMaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMWaACEe67KIG0GI4apw,3340,Inadequate wireless coverage for all customers,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZIgZqACEe67KIG0GI4apw,3342,Overview,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UKACEe67KIG0GI4apw,3342,Overview,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TPqACEe67KIG0GI4apw,3343,Software Interfaces,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiDcKACEe67KIG0GI4apw,3343,Software Interfaces,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYg1UaACEe67KIG0GI4apw,3345,Assumptions and Dependencies,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,3345,Assumptions and Dependencies,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,Humidity operational limits of the device,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346,Humidity operational limits of the device,,http://jazz.net/ns/rm#Text,Hazard and Risk +https://jazz.ibm.com:9443/rm/resources/BI_pZ0c6qACEe67KIG0GI4apw,3347,Qualification provisions,,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkKACEe67KIG0GI4apw,3347,Qualification provisions,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348,The Fixed Network Application software and data collection software must operate on a central server.,,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test128.csv b/elmclient/tests/results/test128.csv index 495e710..75fc3df 100644 --- a/elmclient/tests/results/test128.csv +++ b/elmclient/tests/results/test128.csv @@ -1,13 +1,13 @@ $uri,Identifier,Title,http://jazz.net/ns/rm/navigation#parent,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/WR_xbnAR5uoEe67bLKsSDSILg,2988,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxupuoEe67bLKsSDSILg,2988,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xZDbgJuoEe67bLKsSDSILg,2989,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEZuoEe67bLKsSDSILg,2989,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xa_8RZuoEe67bLKsSDSILg,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9ZuoEe67bLKsSDSILg,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbTeRpuoEe67bLKsSDSILg,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBApuoEe67bLKsSDSILg,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xYmIhpuoEe67bLKsSDSILg,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBD5uoEe67bLKsSDSILg,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbdPQpuoEe67bLKsSDSILg,2993,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3puoEe67bLKsSDSILg,2993,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pWuFkKACEe67KIG0GI4apw,2988,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg65KACEe67KIG0GI4apw,2988,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYbVwKACEe67KIG0GI4apw,2989,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,2989,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYMFMaACEe67KIG0GI4apw,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYXEUKACEe67KIG0GI4apw,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pWWSIaACEe67KIG0GI4apw,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg64qACEe67KIG0GI4apw,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYiqgaACEe67KIG0GI4apw,2993,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiaACEe67KIG0GI4apw,2993,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information diff --git a/elmclient/tests/results/test129.csv b/elmclient/tests/results/test129.csv index 495e710..c2461c9 100644 --- a/elmclient/tests/results/test129.csv +++ b/elmclient/tests/results/test129.csv @@ -1,13 +1,13 @@ $uri,Identifier,Title,http://jazz.net/ns/rm/navigation#parent,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/WR_xbnAR5uoEe67bLKsSDSILg,2988,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWyxupuoEe67bLKsSDSILg,2988,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xZDbgJuoEe67bLKsSDSILg,2989,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBEZuoEe67bLKsSDSILg,2989,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xa_8RZuoEe67bLKsSDSILg,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA9ZuoEe67bLKsSDSILg,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbTeRpuoEe67bLKsSDSILg,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBApuoEe67bLKsSDSILg,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xYmIhpuoEe67bLKsSDSILg,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpBD5uoEe67bLKsSDSILg,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/WR_xbdPQpuoEe67bLKsSDSILg,2993,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information -https://jazz.ibm.com:9443/rm/resources/BI_xWpA3puoEe67bLKsSDSILg,2993,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg65KACEe67KIG0GI4apw,2988,Image 0,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pWuFkKACEe67KIG0GI4apw,2988,Image 0,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,2989,Image 5,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYbVwKACEe67KIG0GI4apw,2989,Image 5,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,2990,Image 4,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYMFMaACEe67KIG0GI4apw,2990,Image 4,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,2991,Image 3,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYXEUKACEe67KIG0GI4apw,2991,Image 3,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pWWSIaACEe67KIG0GI4apw,2992,Image 6,/Base Artifacts/00 Admin/AMR Information Architecture artifacts,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZg64qACEe67KIG0GI4apw,2992,Image 6,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZwyiaACEe67KIG0GI4apw,2993,Image 1,,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/WR_pYiqgaACEe67KIG0GI4apw,2993,Image 1,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,http://jazz.net/ns/rm#WrapperResource,Information diff --git a/elmclient/tests/results/test130.csv b/elmclient/tests/results/test130.csv index 26a0570..88911bf 100644 --- a/elmclient/tests/results/test130.csv +++ b/elmclient/tests/results/test130.csv @@ -1,113 +1,113 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996, -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080, -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101, -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184, -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242, -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247, -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259, -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268, -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344, +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997, +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037, +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039, +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041, +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048, +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056, +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058, +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059, +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060, +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069, +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077, +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080, +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096, +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139, +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146, +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147, +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173, +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175, +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187, +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188, +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189, +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208, +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217, +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218, +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232, +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233, +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245, +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246, +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258, +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266, +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268, +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283, +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295, +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313, +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314, +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316, +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323, +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324, +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326, +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329, +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344, diff --git a/elmclient/tests/results/test131.csv b/elmclient/tests/results/test131.csv index f965cb3..cf20271 100644 --- a/elmclient/tests/results/test131.csv +++ b/elmclient/tests/results/test131.csv @@ -1,19 +1,19 @@ $uri,Identifier,Satisfies -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxpuoEe67bLKsSDSILg,2996,3251 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036,3079 -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9JuoEe67bLKsSDSILg,3042,3086 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwpuoEe67bLKsSDSILg,3049,3040 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxw5uoEe67bLKsSDSILg,3057,3064 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwJuoEe67bLKsSDSILg,3071,3314 -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0puoEe67bLKsSDSILg,3101,3048 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170,3294 -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1ZuoEe67bLKsSDSILg,3213,3100 -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1JuoEe67bLKsSDSILg,3218,3048 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxwZuoEe67bLKsSDSILg,3232,3251 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242,3197 -https://jazz.ibm.com:9443/rm/resources/BI_xWyx85uoEe67bLKsSDSILg,3247,3314 -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0ZuoEe67bLKsSDSILg,3259,3016 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxJuoEe67bLKsSDSILg,3264,3029 -https://jazz.ibm.com:9443/rm/resources/BI_xWyx0JuoEe67bLKsSDSILg,3316,3001 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxxZuoEe67bLKsSDSILg,3318,3093 -https://jazz.ibm.com:9443/rm/resources/BI_xWyxx5uoEe67bLKsSDSILg,3328,3119 +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,2997,3248 +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,3037,3084 +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039,3078 +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,3048,3046 +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,3059,3062 +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,3069,3311 +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,3096,3045 +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173,3293 +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,3217,3045 +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,3218,3098 +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,3232,3248 +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,3245,3311 +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246,3195 +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,3258,3013 +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,3266,3030 +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,3314,3001 +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,3324,3093 +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,3329,3120 diff --git a/elmclient/tests/results/test132.csv b/elmclient/tests/results/test132.csv index ba77a61..d55a803 100644 --- a/elmclient/tests/results/test132.csv +++ b/elmclient/tests/results/test132.csv @@ -1,95 +1,95 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/resources/TX_xYSmgZuoEe67bLKsSDSILg,2996,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYfa1JuoEe67bLKsSDSILg,3008,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2ZuoEe67bLKsSDSILg,3008, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,3015,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6ZuoEe67bLKsSDSILg,3015, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIj5uoEe67bLKsSDSILg,3027,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2JuoEe67bLKsSDSILg,3027, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYv5hpuoEe67bLKsSDSILg,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5JuoEe67bLKsSDSILg,3039, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5g5uoEe67bLKsSDSILg,3042,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xYv5i5uoEe67bLKsSDSILg,3049,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qg5uoEe67bLKsSDSILg,3053,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj75uoEe67bLKsSDSILg,3053, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhJuoEe67bLKsSDSILg,3056,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3ZuoEe67bLKsSDSILg,3056, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qhZuoEe67bLKsSDSILg,3057,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xY5qiJuoEe67bLKsSDSILg,3059,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj65uoEe67bLKsSDSILg,3059, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkJuoEe67bLKsSDSILg,3071,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZDbhpuoEe67bLKsSDSILg,3074,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7puoEe67bLKsSDSILg,3074, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbgpuoEe67bLKsSDSILg,3078,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx9ZuoEe67bLKsSDSILg,3078, -https://jazz.ibm.com:9443/rm/resources/TX_xZDbiJuoEe67bLKsSDSILg,3080,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxy5uoEe67bLKsSDSILg,3080, -https://jazz.ibm.com:9443/rm/resources/TX_xZMld5uoEe67bLKsSDSILg,3101,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xZMlgJuoEe67bLKsSDSILg,3106,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6JuoEe67bLKsSDSILg,3106, -https://jazz.ibm.com:9443/rm/resources/TX_xZcdE5uoEe67bLKsSDSILg,3118,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5puoEe67bLKsSDSILg,3118, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHf5uoEe67bLKsSDSILg,3132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj8JuoEe67bLKsSDSILg,3132, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dZuoEe67bLKsSDSILg,3144,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5puoEe67bLKsSDSILg,3144, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4e5uoEe67bLKsSDSILg,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx75uoEe67bLKsSDSILg,3147, -https://jazz.ibm.com:9443/rm/resources/TX_xZzpe5uoEe67bLKsSDSILg,3161,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx2puoEe67bLKsSDSILg,3161, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaGkYJuoEe67bLKsSDSILg,3178,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj5ZuoEe67bLKsSDSILg,3178, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkapuoEe67bLKsSDSILg,3184,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8JuoEe67bLKsSDSILg,3184, -https://jazz.ibm.com:9443/rm/resources/TX_xaGka5uoEe67bLKsSDSILg,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7JuoEe67bLKsSDSILg,3188, -https://jazz.ibm.com:9443/rm/resources/TX_xaGkb5uoEe67bLKsSDSILg,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyZuoEe67bLKsSDSILg,3189, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVaZuoEe67bLKsSDSILg,3203,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxypuoEe67bLKsSDSILg,3203, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYpuoEe67bLKsSDSILg,3213,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGYZuoEe67bLKsSDSILg,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xaaGcJuoEe67bLKsSDSILg,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xajQVZuoEe67bLKsSDSILg,3237,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx6puoEe67bLKsSDSILg,3237, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xajQXZuoEe67bLKsSDSILg,3247,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xatoaZuoEe67bLKsSDSILg,3259,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xatob5uoEe67bLKsSDSILg,3264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xa2yUpuoEe67bLKsSDSILg,3268,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj55uoEe67bLKsSDSILg,3268, -https://jazz.ibm.com:9443/rm/resources/TX_xatocpuoEe67bLKsSDSILg,3271,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx1puoEe67bLKsSDSILg,3271, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtQJuoEe67bLKsSDSILg,3297,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx05uoEe67bLKsSDSILg,3297, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQZuoEe67bLKsSDSILg,3310,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx5ZuoEe67bLKsSDSILg,3310, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQ5uoEe67bLKsSDSILg,3311,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxyJuoEe67bLKsSDSILg,3311, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeQpuoEe67bLKsSDSILg,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx25uoEe67bLKsSDSILg,3313, -https://jazz.ibm.com:9443/rm/resources/TX_xbTeRJuoEe67bLKsSDSILg,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbXIpZuoEe67bLKsSDSILg,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbXIoZuoEe67bLKsSDSILg,3319,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7puoEe67bLKsSDSILg,3319, -https://jazz.ibm.com:9443/rm/resources/TX_xbXIo5uoEe67bLKsSDSILg,3320,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7JuoEe67bLKsSDSILg,3320, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQ5uoEe67bLKsSDSILg,3328,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_xbdPQZuoEe67bLKsSDSILg,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx7ZuoEe67bLKsSDSILg,3329, -https://jazz.ibm.com:9443/rm/resources/TX_xbdPS5uoEe67bLKsSDSILg,3335,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj7ZuoEe67bLKsSDSILg,3335, -https://jazz.ibm.com:9443/rm/resources/TX_xbnAQ5uoEe67bLKsSDSILg,3343,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6JuoEe67bLKsSDSILg,3343, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARJuoEe67bLKsSDSILg,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCj6ZuoEe67bLKsSDSILg,3344, +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,2997,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,3009,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,3009, +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,3012,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,3012, +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,3032,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,3032, +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,3037,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,3041,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,3041, +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,3048,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052, +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,3056,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,3056, +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,3058,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,3058, +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,3059,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,3060,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,3060, +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,3069,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,3077,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,3077, +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,3080,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,3080, +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,3081,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,3081, +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,3096,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,3112,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,3112, +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,3122,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,3122, +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,3139,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,3139, +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,3146,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,3146, +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,3147,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,3147, +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,3165,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,3165, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,3175,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,3175, +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,3187,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,3187, +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,3188,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,3188, +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,3189,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,3189, +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,3208,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,3208, +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,3217,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,3218,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,3232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,3233,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,3233, +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,3245,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,3258,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYC7QKACEe67KIG0GI4apw,3266,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,3268,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,3268, +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,3275,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,3275, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283, +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295, +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,3299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,3299, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,3313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,3313, +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,3314,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,3315,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,3315, +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,3316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,3316, +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,3318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,3318, +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,3323,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,3323, +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,3324,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,3326,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,3326, +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,3329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,3337,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,3337, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,3341,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,3341, +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,3344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,3344, diff --git a/elmclient/tests/results/test133.csv b/elmclient/tests/results/test133.csv index 1d2e665..d28d0a3 100644 --- a/elmclient/tests/results/test133.csv +++ b/elmclient/tests/results/test133.csv @@ -1,1479 +1,1479 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NIvgZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdI5unEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdIJunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdIZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdIpunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCo5unEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCoZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCopunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCpJunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCpZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_gVEWEJuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_goirsJuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_3FPXsZunEe67bLKsSDSILg,1,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_3FFmsJunEe67bLKsSDSILg,2,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_3FPXs5unEe67bLKsSDSILg,3,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_3FPXtJunEe67bLKsSDSILg,4,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_3FPXsJunEe67bLKsSDSILg,5,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_3FPXtZunEe67bLKsSDSILg,6,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_3FPXspunEe67bLKsSDSILg,7,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_3FPXuJunEe67bLKsSDSILg,8,/02 Reference -https://jazz.ibm.com:9443/rm/resources/MD_3FPXuZunEe67bLKsSDSILg,9,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/MD_3FPXt5unEe67bLKsSDSILg,10,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_3FPXtpunEe67bLKsSDSILg,11,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/WR_3XzuZJunEe67bLKsSDSILg,12,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLwpunEe67bLKsSDSILg,12, -https://jazz.ibm.com:9443/rm/resources/WR_3YQaVpunEe67bLKsSDSILg,13,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFiZunEe67bLKsSDSILg,13, -https://jazz.ibm.com:9443/rm/resources/WR_3T8iEJunEe67bLKsSDSILg,14,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc5JunEe67bLKsSDSILg,14, -https://jazz.ibm.com:9443/rm/resources/WR_3XWbaZunEe67bLKsSDSILg,15,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLtZunEe67bLKsSDSILg,15, -https://jazz.ibm.com:9443/rm/resources/WR_3X84VZunEe67bLKsSDSILg,16,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLnpunEe67bLKsSDSILg,16, -https://jazz.ibm.com:9443/rm/resources/WR_3SzSlZunEe67bLKsSDSILg,17,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc4punEe67bLKsSDSILg,17, -https://jazz.ibm.com:9443/rm/resources/TX_3SM1oJunEe67bLKsSDSILg,18,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRlJunEe67bLKsSDSILg,18, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_kJunEe67bLKsSDSILg,19,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFlZunEe67bLKsSDSILg,19, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_kpunEe67bLKsSDSILg,20,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n9ZunEe67bLKsSDSILg,20, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_kZunEe67bLKsSDSILg,21,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGrZunEe67bLKsSDSILg,21, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_k5unEe67bLKsSDSILg,22,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_loZunEe67bLKsSDSILg,22, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_lZunEe67bLKsSDSILg,23,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLuJunEe67bLKsSDSILg,23, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_lJunEe67bLKsSDSILg,24,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCk5unEe67bLKsSDSILg,24, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_lpunEe67bLKsSDSILg,25,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFupunEe67bLKsSDSILg,25, -https://jazz.ibm.com:9443/rm/resources/TX_3Sd7YJunEe67bLKsSDSILg,26,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFhJunEe67bLKsSDSILg,26, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXoZunEe67bLKsSDSILg,27,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLw5unEe67bLKsSDSILg,27, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXoJunEe67bLKsSDSILg,28,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGl5unEe67bLKsSDSILg,28, -https://jazz.ibm.com:9443/rm/resources/DM_3Sd7YZunEe67bLKsSDSILg,29,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLeJunEe67bLKsSDSILg,29, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXpJunEe67bLKsSDSILg,30,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvd5unEe67bLKsSDSILg,30, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXo5unEe67bLKsSDSILg,31,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLeZunEe67bLKsSDSILg,31, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXopunEe67bLKsSDSILg,32,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n65unEe67bLKsSDSILg,32, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIoJunEe67bLKsSDSILg,33,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFqJunEe67bLKsSDSILg,33, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIpZunEe67bLKsSDSILg,34,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLupunEe67bLKsSDSILg,34, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIopunEe67bLKsSDSILg,35,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGkpunEe67bLKsSDSILg,35, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIpJunEe67bLKsSDSILg,36,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lppunEe67bLKsSDSILg,36, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIppunEe67bLKsSDSILg,37,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjhpunEe67bLKsSDSILg,37, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIo5unEe67bLKsSDSILg,38,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLhJunEe67bLKsSDSILg,38, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIoZunEe67bLKsSDSILg,39,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLppunEe67bLKsSDSILg,39, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSk5unEe67bLKsSDSILg,40,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRrpunEe67bLKsSDSILg,40, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSkpunEe67bLKsSDSILg,41,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGqpunEe67bLKsSDSILg,41, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSkZunEe67bLKsSDSILg,42,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n45unEe67bLKsSDSILg,42, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSkJunEe67bLKsSDSILg,43,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFuJunEe67bLKsSDSILg,43, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DkZunEe67bLKsSDSILg,44,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRwpunEe67bLKsSDSILg,44, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DkJunEe67bLKsSDSILg,45,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFjpunEe67bLKsSDSILg,45, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSlJunEe67bLKsSDSILg,46,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRu5unEe67bLKsSDSILg,46, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DkpunEe67bLKsSDSILg,47,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRsZunEe67bLKsSDSILg,47, -https://jazz.ibm.com:9443/rm/resources/TX_3S9Dk5unEe67bLKsSDSILg,48,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRsJunEe67bLKsSDSILg,48, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0kJunEe67bLKsSDSILg,49,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjj5unEe67bLKsSDSILg,49, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DlJunEe67bLKsSDSILg,50,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCo5unEe67bLKsSDSILg,50, -https://jazz.ibm.com:9443/rm/resources/BI_3IHFxpunEe67bLKsSDSILg,50, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DlZunEe67bLKsSDSILg,51,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLrJunEe67bLKsSDSILg,51, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0k5unEe67bLKsSDSILg,52,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLqpunEe67bLKsSDSILg,52, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0lZunEe67bLKsSDSILg,53,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRl5unEe67bLKsSDSILg,53, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0lJunEe67bLKsSDSILg,54,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjlZunEe67bLKsSDSILg,54, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0kpunEe67bLKsSDSILg,55,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFp5unEe67bLKsSDSILg,55, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0kZunEe67bLKsSDSILg,56,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLzJunEe67bLKsSDSILg,56, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-gZunEe67bLKsSDSILg,57,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCnpunEe67bLKsSDSILg,57, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLsZunEe67bLKsSDSILg,57, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-gJunEe67bLKsSDSILg,58,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGlpunEe67bLKsSDSILg,58, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-gpunEe67bLKsSDSILg,59,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFnpunEe67bLKsSDSILg,59, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0lpunEe67bLKsSDSILg,60,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLqJunEe67bLKsSDSILg,60, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-g5unEe67bLKsSDSILg,61,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-ZunEe67bLKsSDSILg,61, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-hJunEe67bLKsSDSILg,62,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFw5unEe67bLKsSDSILg,62, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-iJunEe67bLKsSDSILg,63,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLo5unEe67bLKsSDSILg,63, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-h5unEe67bLKsSDSILg,64,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFs5unEe67bLKsSDSILg,64, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-hpunEe67bLKsSDSILg,65,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCnJunEe67bLKsSDSILg,65, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLr5unEe67bLKsSDSILg,65, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-hZunEe67bLKsSDSILg,66,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8oApunEe67bLKsSDSILg,66, -https://jazz.ibm.com:9443/rm/resources/TX_3TZvgJunEe67bLKsSDSILg,67,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjgZunEe67bLKsSDSILg,67, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-iZunEe67bLKsSDSILg,68,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLwZunEe67bLKsSDSILg,68, -https://jazz.ibm.com:9443/rm/resources/TX_3TZvgZunEe67bLKsSDSILg,69,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvdpunEe67bLKsSDSILg,69, -https://jazz.ibm.com:9443/rm/resources/TX_3TbksJunEe67bLKsSDSILg,70,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFkZunEe67bLKsSDSILg,70, -https://jazz.ibm.com:9443/rm/resources/TX_3Tbks5unEe67bLKsSDSILg,71,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvdJunEe67bLKsSDSILg,71, -https://jazz.ibm.com:9443/rm/resources/TX_3TbksZunEe67bLKsSDSILg,72,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLnZunEe67bLKsSDSILg,72, -https://jazz.ibm.com:9443/rm/resources/TX_3TbkspunEe67bLKsSDSILg,73,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLu5unEe67bLKsSDSILg,73, -https://jazz.ibm.com:9443/rm/resources/TX_3TbktpunEe67bLKsSDSILg,74,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFi5unEe67bLKsSDSILg,74, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHkJunEe67bLKsSDSILg,75,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLpZunEe67bLKsSDSILg,75, -https://jazz.ibm.com:9443/rm/resources/TX_3TbktJunEe67bLKsSDSILg,76,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_3TbktZunEe67bLKsSDSILg,77,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_3TkHkpunEe67bLKsSDSILg,78,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRqpunEe67bLKsSDSILg,78, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHkZunEe67bLKsSDSILg,79,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFrpunEe67bLKsSDSILg,79, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHlZunEe67bLKsSDSILg,80,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGp5unEe67bLKsSDSILg,80, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHk5unEe67bLKsSDSILg,81,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFrJunEe67bLKsSDSILg,81, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHlJunEe67bLKsSDSILg,82,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFkpunEe67bLKsSDSILg,82, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRgZunEe67bLKsSDSILg,83,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLopunEe67bLKsSDSILg,83, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHlpunEe67bLKsSDSILg,84,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFgZunEe67bLKsSDSILg,84, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRgJunEe67bLKsSDSILg,85,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRppunEe67bLKsSDSILg,85, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRg5unEe67bLKsSDSILg,86,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3TtRgpunEe67bLKsSDSILg,87,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLypunEe67bLKsSDSILg,87, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRhJunEe67bLKsSDSILg,88,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRmpunEe67bLKsSDSILg,88, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRhZunEe67bLKsSDSILg,89,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLmpunEe67bLKsSDSILg,89, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRh5unEe67bLKsSDSILg,90,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lrZunEe67bLKsSDSILg,90, -https://jazz.ibm.com:9443/rm/resources/TX_3T3CgJunEe67bLKsSDSILg,91,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLf5unEe67bLKsSDSILg,91, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRiJunEe67bLKsSDSILg,92,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFj5unEe67bLKsSDSILg,92, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRhpunEe67bLKsSDSILg,93,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3T3CgpunEe67bLKsSDSILg,94,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFm5unEe67bLKsSDSILg,94, -https://jazz.ibm.com:9443/rm/resources/TX_3T3Cg5unEe67bLKsSDSILg,95,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3T8iEZunEe67bLKsSDSILg,96,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc4ZunEe67bLKsSDSILg,96, -https://jazz.ibm.com:9443/rm/resources/TX_3T3CgZunEe67bLKsSDSILg,97,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLdpunEe67bLKsSDSILg,97, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzgJunEe67bLKsSDSILg,98,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLxZunEe67bLKsSDSILg,98, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzgpunEe67bLKsSDSILg,99,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRqZunEe67bLKsSDSILg,99, -https://jazz.ibm.com:9443/rm/resources/TX_3T8iE5unEe67bLKsSDSILg,100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLfZunEe67bLKsSDSILg,100, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzg5unEe67bLKsSDSILg,101,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLvZunEe67bLKsSDSILg,101, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzgZunEe67bLKsSDSILg,102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRlZunEe67bLKsSDSILg,102, -https://jazz.ibm.com:9443/rm/resources/TX_3T8iEpunEe67bLKsSDSILg,103,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFxJunEe67bLKsSDSILg,103, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzhpunEe67bLKsSDSILg,104,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n95unEe67bLKsSDSILg,104, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzhJunEe67bLKsSDSILg,105,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFmpunEe67bLKsSDSILg,105, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkgJunEe67bLKsSDSILg,106,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLvJunEe67bLKsSDSILg,106, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzhZunEe67bLKsSDSILg,107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLlZunEe67bLKsSDSILg,107, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzh5unEe67bLKsSDSILg,108,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLepunEe67bLKsSDSILg,108, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkgZunEe67bLKsSDSILg,109,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGqJunEe67bLKsSDSILg,109, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkgpunEe67bLKsSDSILg,110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLyJunEe67bLKsSDSILg,110, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkhZunEe67bLKsSDSILg,111,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFjZunEe67bLKsSDSILg,111, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkg5unEe67bLKsSDSILg,112,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRmJunEe67bLKsSDSILg,112, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkhJunEe67bLKsSDSILg,113,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n9JunEe67bLKsSDSILg,113, -https://jazz.ibm.com:9443/rm/resources/TX_3UUVgJunEe67bLKsSDSILg,114,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjjJunEe67bLKsSDSILg,114, -https://jazz.ibm.com:9443/rm/resources/TX_3UUVg5unEe67bLKsSDSILg,115,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n5punEe67bLKsSDSILg,115, -https://jazz.ibm.com:9443/rm/resources/TX_3UUVgpunEe67bLKsSDSILg,116,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lrpunEe67bLKsSDSILg,116, -https://jazz.ibm.com:9443/rm/resources/TX_3UUVgZunEe67bLKsSDSILg,117,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjiZunEe67bLKsSDSILg,117, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkhpunEe67bLKsSDSILg,118,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLqZunEe67bLKsSDSILg,118, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm8JunEe67bLKsSDSILg,119,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n5ZunEe67bLKsSDSILg,119, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm8punEe67bLKsSDSILg,120,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFoZunEe67bLKsSDSILg,120, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm8ZunEe67bLKsSDSILg,121,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLnJunEe67bLKsSDSILg,121, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm85unEe67bLKsSDSILg,122,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLvpunEe67bLKsSDSILg,122, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm9ZunEe67bLKsSDSILg,123,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lqZunEe67bLKsSDSILg,123, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGgJunEe67bLKsSDSILg,124,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRvpunEe67bLKsSDSILg,124, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGgpunEe67bLKsSDSILg,125,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n8ZunEe67bLKsSDSILg,125, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGhJunEe67bLKsSDSILg,126,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFwJunEe67bLKsSDSILg,126, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm9JunEe67bLKsSDSILg,127,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRkpunEe67bLKsSDSILg,127, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGg5unEe67bLKsSDSILg,128,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCnZunEe67bLKsSDSILg,128, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLsJunEe67bLKsSDSILg,128, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGgZunEe67bLKsSDSILg,129,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n4punEe67bLKsSDSILg,129, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGhpunEe67bLKsSDSILg,130,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFjJunEe67bLKsSDSILg,130, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFoJunEe67bLKsSDSILg,131,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjipunEe67bLKsSDSILg,131, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFoZunEe67bLKsSDSILg,132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRn5unEe67bLKsSDSILg,132, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGhZunEe67bLKsSDSILg,133,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFt5unEe67bLKsSDSILg,133, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFo5unEe67bLKsSDSILg,134,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLxpunEe67bLKsSDSILg,134, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFp5unEe67bLKsSDSILg,135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLj5unEe67bLKsSDSILg,135, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFopunEe67bLKsSDSILg,136,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n75unEe67bLKsSDSILg,136, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFpZunEe67bLKsSDSILg,137,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F10oJunEe67bLKsSDSILg,137, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFpJunEe67bLKsSDSILg,138,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLlJunEe67bLKsSDSILg,138, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFppunEe67bLKsSDSILg,139,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2oZunEe67bLKsSDSILg,140,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n8punEe67bLKsSDSILg,140, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2oJunEe67bLKsSDSILg,141,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLl5unEe67bLKsSDSILg,141, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2p5unEe67bLKsSDSILg,142,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLtJunEe67bLKsSDSILg,142, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2ppunEe67bLKsSDSILg,143,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLmZunEe67bLKsSDSILg,143, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2pJunEe67bLKsSDSILg,144,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzji5unEe67bLKsSDSILg,144, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2o5unEe67bLKsSDSILg,145,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFtZunEe67bLKsSDSILg,145, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2pZunEe67bLKsSDSILg,146,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGn5unEe67bLKsSDSILg,146, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2opunEe67bLKsSDSILg,147,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLq5unEe67bLKsSDSILg,147, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AkJunEe67bLKsSDSILg,148,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLwJunEe67bLKsSDSILg,148, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2qJunEe67bLKsSDSILg,149,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvfJunEe67bLKsSDSILg,149, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AkZunEe67bLKsSDSILg,150,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLs5unEe67bLKsSDSILg,150, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AlpunEe67bLKsSDSILg,151,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCn5unEe67bLKsSDSILg,151, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLspunEe67bLKsSDSILg,151, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AkpunEe67bLKsSDSILg,152,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFhZunEe67bLKsSDSILg,152, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AlJunEe67bLKsSDSILg,153,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCmZunEe67bLKsSDSILg,153, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLkpunEe67bLKsSDSILg,153, -https://jazz.ibm.com:9443/rm/resources/TX_3U8Ak5unEe67bLKsSDSILg,154,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lr5unEe67bLKsSDSILg,154, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AlZunEe67bLKsSDSILg,155,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvgJunEe67bLKsSDSILg,155, -https://jazz.ibm.com:9443/rm/resources/TX_3U8Al5unEe67bLKsSDSILg,156,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRspunEe67bLKsSDSILg,156, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxkJunEe67bLKsSDSILg,157,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc45unEe67bLKsSDSILg,157, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AmJunEe67bLKsSDSILg,158,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLhZunEe67bLKsSDSILg,158, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxkZunEe67bLKsSDSILg,159,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRq5unEe67bLKsSDSILg,159, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxlZunEe67bLKsSDSILg,160,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCoZunEe67bLKsSDSILg,160, -https://jazz.ibm.com:9443/rm/resources/BI_3IHFyJunEe67bLKsSDSILg,160, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxk5unEe67bLKsSDSILg,161,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLjZunEe67bLKsSDSILg,161, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxlJunEe67bLKsSDSILg,162,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLoJunEe67bLKsSDSILg,162, -https://jazz.ibm.com:9443/rm/resources/TX_3VO7gJunEe67bLKsSDSILg,163,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFr5unEe67bLKsSDSILg,163, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxkpunEe67bLKsSDSILg,164,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIveJunEe67bLKsSDSILg,164, -https://jazz.ibm.com:9443/rm/resources/TX_3VPilZunEe67bLKsSDSILg,165,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_3VPilpunEe67bLKsSDSILg,166,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFvpunEe67bLKsSDSILg,166, -https://jazz.ibm.com:9443/rm/resources/TX_3VPikpunEe67bLKsSDSILg,167,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLc5unEe67bLKsSDSILg,167, -https://jazz.ibm.com:9443/rm/resources/TX_3VPilJunEe67bLKsSDSILg,168,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRvJunEe67bLKsSDSILg,168, -https://jazz.ibm.com:9443/rm/resources/TX_3VPikJunEe67bLKsSDSILg,169,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRoZunEe67bLKsSDSILg,169, -https://jazz.ibm.com:9443/rm/resources/TX_3VPikZunEe67bLKsSDSILg,170,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRrJunEe67bLKsSDSILg,170, -https://jazz.ibm.com:9443/rm/resources/TX_3VPik5unEe67bLKsSDSILg,171,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8oAJunEe67bLKsSDSILg,171, -https://jazz.ibm.com:9443/rm/resources/TX_3VWQQZunEe67bLKsSDSILg,172,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjg5unEe67bLKsSDSILg,172, -https://jazz.ibm.com:9443/rm/resources/TX_3VWQQJunEe67bLKsSDSILg,173,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lopunEe67bLKsSDSILg,173, -https://jazz.ibm.com:9443/rm/resources/TX_3VYshZunEe67bLKsSDSILg,174,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLk5unEe67bLKsSDSILg,174, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsgpunEe67bLKsSDSILg,175,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjhZunEe67bLKsSDSILg,175, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsg5unEe67bLKsSDSILg,176,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLi5unEe67bLKsSDSILg,176, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsgJunEe67bLKsSDSILg,177,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRnZunEe67bLKsSDSILg,177, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsgZunEe67bLKsSDSILg,178,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLiZunEe67bLKsSDSILg,178, -https://jazz.ibm.com:9443/rm/resources/TX_3VYshJunEe67bLKsSDSILg,179,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLrZunEe67bLKsSDSILg,179, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsh5unEe67bLKsSDSILg,180,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGo5unEe67bLKsSDSILg,180, -https://jazz.ibm.com:9443/rm/resources/TX_3VYshpunEe67bLKsSDSILg,181,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjkpunEe67bLKsSDSILg,181, -https://jazz.ibm.com:9443/rm/resources/TX_3VidhZunEe67bLKsSDSILg,182,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRtJunEe67bLKsSDSILg,182, -https://jazz.ibm.com:9443/rm/resources/TX_3VidgpunEe67bLKsSDSILg,183,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFqZunEe67bLKsSDSILg,183, -https://jazz.ibm.com:9443/rm/resources/TX_3VidhJunEe67bLKsSDSILg,184,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGr5unEe67bLKsSDSILg,184, -https://jazz.ibm.com:9443/rm/resources/TX_3VidgZunEe67bLKsSDSILg,185,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGsJunEe67bLKsSDSILg,185, -https://jazz.ibm.com:9443/rm/resources/TX_3Vidg5unEe67bLKsSDSILg,186,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRuZunEe67bLKsSDSILg,186, -https://jazz.ibm.com:9443/rm/resources/TX_3VidgJunEe67bLKsSDSILg,187,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n5JunEe67bLKsSDSILg,187, -https://jazz.ibm.com:9443/rm/resources/TX_3Vidh5unEe67bLKsSDSILg,188,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGpZunEe67bLKsSDSILg,188, -https://jazz.ibm.com:9443/rm/resources/TX_3VidhpunEe67bLKsSDSILg,189,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGmZunEe67bLKsSDSILg,189, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOg5unEe67bLKsSDSILg,190,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFhpunEe67bLKsSDSILg,190, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOgpunEe67bLKsSDSILg,191,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCm5unEe67bLKsSDSILg,191, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLrpunEe67bLKsSDSILg,191, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOgZunEe67bLKsSDSILg,192,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFnJunEe67bLKsSDSILg,192, -https://jazz.ibm.com:9443/rm/resources/TX_3VidiZunEe67bLKsSDSILg,193,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-JunEe67bLKsSDSILg,193, -https://jazz.ibm.com:9443/rm/resources/TX_3VidiJunEe67bLKsSDSILg,194,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLcZunEe67bLKsSDSILg,194, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOgJunEe67bLKsSDSILg,195,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_3VsOhZunEe67bLKsSDSILg,196,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLipunEe67bLKsSDSILg,196, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOhJunEe67bLKsSDSILg,197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLdJunEe67bLKsSDSILg,197, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOi5unEe67bLKsSDSILg,198,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjjpunEe67bLKsSDSILg,198, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOiZunEe67bLKsSDSILg,199,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjjZunEe67bLKsSDSILg,199, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOipunEe67bLKsSDSILg,200,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLfJunEe67bLKsSDSILg,200, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOiJunEe67bLKsSDSILg,201,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGoZunEe67bLKsSDSILg,201, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOhpunEe67bLKsSDSILg,202,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRoJunEe67bLKsSDSILg,202, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOh5unEe67bLKsSDSILg,203,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n8JunEe67bLKsSDSILg,203, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_gZunEe67bLKsSDSILg,204,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRv5unEe67bLKsSDSILg,204, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_gJunEe67bLKsSDSILg,205,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvcZunEe67bLKsSDSILg,205, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_hZunEe67bLKsSDSILg,206,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFu5unEe67bLKsSDSILg,206, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_h5unEe67bLKsSDSILg,207,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n9punEe67bLKsSDSILg,207, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_gpunEe67bLKsSDSILg,208,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGpJunEe67bLKsSDSILg,208, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_g5unEe67bLKsSDSILg,209,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLd5unEe67bLKsSDSILg,209, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_hpunEe67bLKsSDSILg,210,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRk5unEe67bLKsSDSILg,210, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_hJunEe67bLKsSDSILg,211,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFv5unEe67bLKsSDSILg,211, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_iJunEe67bLKsSDSILg,212,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRlpunEe67bLKsSDSILg,212, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_ipunEe67bLKsSDSILg,213,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCoJunEe67bLKsSDSILg,213, -https://jazz.ibm.com:9443/rm/resources/BI_3IHFxZunEe67bLKsSDSILg,213, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_iZunEe67bLKsSDSILg,214,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFmJunEe67bLKsSDSILg,214, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JdJunEe67bLKsSDSILg,215,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGmpunEe67bLKsSDSILg,215, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JcZunEe67bLKsSDSILg,216,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRuJunEe67bLKsSDSILg,216, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_i5unEe67bLKsSDSILg,217,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFiJunEe67bLKsSDSILg,217, -https://jazz.ibm.com:9443/rm/resources/TX_3V_Jc5unEe67bLKsSDSILg,218,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGoJunEe67bLKsSDSILg,218, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JdpunEe67bLKsSDSILg,219,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3V_JcpunEe67bLKsSDSILg,220,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLp5unEe67bLKsSDSILg,220, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JdZunEe67bLKsSDSILg,221,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLt5unEe67bLKsSDSILg,221, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JcJunEe67bLKsSDSILg,222,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n6JunEe67bLKsSDSILg,222, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6cJunEe67bLKsSDSILg,223,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFppunEe67bLKsSDSILg,223, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JeJunEe67bLKsSDSILg,224,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGkZunEe67bLKsSDSILg,224, -https://jazz.ibm.com:9443/rm/resources/TX_3V_Jd5unEe67bLKsSDSILg,225,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lqJunEe67bLKsSDSILg,225, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6dJunEe67bLKsSDSILg,226,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F10oZunEe67bLKsSDSILg,226, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JeZunEe67bLKsSDSILg,227,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjh5unEe67bLKsSDSILg,227, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6c5unEe67bLKsSDSILg,228,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8oA5unEe67bLKsSDSILg,228, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6cpunEe67bLKsSDSILg,229,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCmJunEe67bLKsSDSILg,229, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLlpunEe67bLKsSDSILg,229, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6dZunEe67bLKsSDSILg,230,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n7ZunEe67bLKsSDSILg,230, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6d5unEe67bLKsSDSILg,231,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvc5unEe67bLKsSDSILg,231, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6cZunEe67bLKsSDSILg,232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFmZunEe67bLKsSDSILg,232, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6dpunEe67bLKsSDSILg,233,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lo5unEe67bLKsSDSILg,233, -https://jazz.ibm.com:9443/rm/resources/TX_3WTSgJunEe67bLKsSDSILg,234,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFo5unEe67bLKsSDSILg,234, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6epunEe67bLKsSDSILg,235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLg5unEe67bLKsSDSILg,235, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6eZunEe67bLKsSDSILg,236,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLjJunEe67bLKsSDSILg,236, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6eJunEe67bLKsSDSILg,237,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_JunEe67bLKsSDSILg,237, -https://jazz.ibm.com:9443/rm/resources/TX_3WSEYJunEe67bLKsSDSILg,238,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGlJunEe67bLKsSDSILg,238, -https://jazz.ibm.com:9443/rm/resources/TX_3WTShJunEe67bLKsSDSILg,239,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRnpunEe67bLKsSDSILg,239, -https://jazz.ibm.com:9443/rm/resources/TX_3WTSg5unEe67bLKsSDSILg,240,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvfZunEe67bLKsSDSILg,240, -https://jazz.ibm.com:9443/rm/resources/TX_3WTSgZunEe67bLKsSDSILg,241,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFpJunEe67bLKsSDSILg,241, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1YJunEe67bLKsSDSILg,242,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRnJunEe67bLKsSDSILg,242, -https://jazz.ibm.com:9443/rm/resources/TX_3WTShpunEe67bLKsSDSILg,243,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCopunEe67bLKsSDSILg,243, -https://jazz.ibm.com:9443/rm/resources/BI_3IHFx5unEe67bLKsSDSILg,243, -https://jazz.ibm.com:9443/rm/resources/TX_3WTShZunEe67bLKsSDSILg,244,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLjpunEe67bLKsSDSILg,244, -https://jazz.ibm.com:9443/rm/resources/TX_3WTSh5unEe67bLKsSDSILg,245,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WTSgpunEe67bLKsSDSILg,246,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLy5unEe67bLKsSDSILg,246, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1YpunEe67bLKsSDSILg,247,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjk5unEe67bLKsSDSILg,247, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1YZunEe67bLKsSDSILg,248,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFgpunEe67bLKsSDSILg,248, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1Y5unEe67bLKsSDSILg,249,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLm5unEe67bLKsSDSILg,249, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1ZZunEe67bLKsSDSILg,250,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFipunEe67bLKsSDSILg,250, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNcpunEe67bLKsSDSILg,251,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n6punEe67bLKsSDSILg,251, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNcZunEe67bLKsSDSILg,252,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRtpunEe67bLKsSDSILg,252, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1ZJunEe67bLKsSDSILg,253,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFsJunEe67bLKsSDSILg,253, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNcJunEe67bLKsSDSILg,254,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1Z5unEe67bLKsSDSILg,255,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFkJunEe67bLKsSDSILg,255, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1ZpunEe67bLKsSDSILg,256,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLkJunEe67bLKsSDSILg,256, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNc5unEe67bLKsSDSILg,257,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFh5unEe67bLKsSDSILg,257, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNdJunEe67bLKsSDSILg,258,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lpJunEe67bLKsSDSILg,258, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNdZunEe67bLKsSDSILg,259,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLdZunEe67bLKsSDSILg,259, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-cJunEe67bLKsSDSILg,260,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFg5unEe67bLKsSDSILg,260, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNd5unEe67bLKsSDSILg,261,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjhJunEe67bLKsSDSILg,261, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNdpunEe67bLKsSDSILg,262,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFuZunEe67bLKsSDSILg,262, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-cZunEe67bLKsSDSILg,263,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFnZunEe67bLKsSDSILg,263, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNeJunEe67bLKsSDSILg,264,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmClpunEe67bLKsSDSILg,264, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNeZunEe67bLKsSDSILg,265,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCl5unEe67bLKsSDSILg,265, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLkZunEe67bLKsSDSILg,265, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-c5unEe67bLKsSDSILg,266,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRrZunEe67bLKsSDSILg,266, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-dZunEe67bLKsSDSILg,267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGq5unEe67bLKsSDSILg,267, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-dpunEe67bLKsSDSILg,268,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCkpunEe67bLKsSDSILg,268, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-cpunEe67bLKsSDSILg,269,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRw5unEe67bLKsSDSILg,269, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-dJunEe67bLKsSDSILg,270,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFwpunEe67bLKsSDSILg,270, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-eJunEe67bLKsSDSILg,271,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8oAZunEe67bLKsSDSILg,271, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-eZunEe67bLKsSDSILg,272,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRt5unEe67bLKsSDSILg,272, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-d5unEe67bLKsSDSILg,273,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGrpunEe67bLKsSDSILg,273, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-e5unEe67bLKsSDSILg,274,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRs5unEe67bLKsSDSILg,274, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-epunEe67bLKsSDSILg,275,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLoZunEe67bLKsSDSILg,275, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IYJunEe67bLKsSDSILg,276,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIve5unEe67bLKsSDSILg,276, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IYpunEe67bLKsSDSILg,277,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lp5unEe67bLKsSDSILg,277, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IY5unEe67bLKsSDSILg,278,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmClZunEe67bLKsSDSILg,278, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZJunEe67bLKsSDSILg,279,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRmZunEe67bLKsSDSILg,279, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-fJunEe67bLKsSDSILg,280,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGqZunEe67bLKsSDSILg,280, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IYZunEe67bLKsSDSILg,281,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIveZunEe67bLKsSDSILg,281, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZ5unEe67bLKsSDSILg,282,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n7punEe67bLKsSDSILg,282, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgcJunEe67bLKsSDSILg,283,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCmpunEe67bLKsSDSILg,283, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgcZunEe67bLKsSDSILg,284,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n6ZunEe67bLKsSDSILg,284, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZZunEe67bLKsSDSILg,285,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLgJunEe67bLKsSDSILg,285, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZpunEe67bLKsSDSILg,286,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFoJunEe67bLKsSDSILg,286, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgc5unEe67bLKsSDSILg,287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvdZunEe67bLKsSDSILg,287, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgdZunEe67bLKsSDSILg,288,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGppunEe67bLKsSDSILg,288, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgcpunEe67bLKsSDSILg,289,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-5unEe67bLKsSDSILg,289, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgdpunEe67bLKsSDSILg,290,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGopunEe67bLKsSDSILg,290, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgdJunEe67bLKsSDSILg,291,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFk5unEe67bLKsSDSILg,291, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRcZunEe67bLKsSDSILg,292,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRopunEe67bLKsSDSILg,292, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRcpunEe67bLKsSDSILg,293,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGm5unEe67bLKsSDSILg,293, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgeJunEe67bLKsSDSILg,294,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLfpunEe67bLKsSDSILg,294, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRc5unEe67bLKsSDSILg,295,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLhpunEe67bLKsSDSILg,295, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRcJunEe67bLKsSDSILg,296,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLiJunEe67bLKsSDSILg,296, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgd5unEe67bLKsSDSILg,297,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFpZunEe67bLKsSDSILg,297, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ70ZunEe67bLKsSDSILg,298,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLgpunEe67bLKsSDSILg,298, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ705unEe67bLKsSDSILg,299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFspunEe67bLKsSDSILg,299, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ70JunEe67bLKsSDSILg,300,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_ZunEe67bLKsSDSILg,300, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ70punEe67bLKsSDSILg,301,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLh5unEe67bLKsSDSILg,301, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ71JunEe67bLKsSDSILg,302,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lq5unEe67bLKsSDSILg,302, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbYZunEe67bLKsSDSILg,303,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lrJunEe67bLKsSDSILg,303, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ715unEe67bLKsSDSILg,304,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLgZunEe67bLKsSDSILg,304, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ71punEe67bLKsSDSILg,305,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGmJunEe67bLKsSDSILg,305, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbYJunEe67bLKsSDSILg,306,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_punEe67bLKsSDSILg,306, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ71ZunEe67bLKsSDSILg,307,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFrZunEe67bLKsSDSILg,307, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbYpunEe67bLKsSDSILg,308,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGk5unEe67bLKsSDSILg,308, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbY5unEe67bLKsSDSILg,309,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lpZunEe67bLKsSDSILg,309, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZJunEe67bLKsSDSILg,310,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_5unEe67bLKsSDSILg,310, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZpunEe67bLKsSDSILg,311,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmClJunEe67bLKsSDSILg,311, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZZunEe67bLKsSDSILg,312,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLx5unEe67bLKsSDSILg,312, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbaJunEe67bLKsSDSILg,313,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvfpunEe67bLKsSDSILg,313, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbapunEe67bLKsSDSILg,314,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRwZunEe67bLKsSDSILg,314, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZ5unEe67bLKsSDSILg,315,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGnpunEe67bLKsSDSILg,315, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzcJunEe67bLKsSDSILg,316,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLtpunEe67bLKsSDSILg,316, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzdJunEe67bLKsSDSILg,317,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLpJunEe67bLKsSDSILg,317, -https://jazz.ibm.com:9443/rm/resources/TX_3Xgzc5unEe67bLKsSDSILg,318,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLe5unEe67bLKsSDSILg,318, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzcZunEe67bLKsSDSILg,319,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjlpunEe67bLKsSDSILg,319, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzdZunEe67bLKsSDSILg,320,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFopunEe67bLKsSDSILg,320, -https://jazz.ibm.com:9443/rm/resources/TX_3Xgzd5unEe67bLKsSDSILg,321,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvf5unEe67bLKsSDSILg,321, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzcpunEe67bLKsSDSILg,322,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFsZunEe67bLKsSDSILg,322, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzdpunEe67bLKsSDSILg,323,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XgzepunEe67bLKsSDSILg,324,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGsZunEe67bLKsSDSILg,324, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzeZunEe67bLKsSDSILg,325,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFwZunEe67bLKsSDSILg,325, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzeJunEe67bLKsSDSILg,326,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lqpunEe67bLKsSDSILg,326, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9YZunEe67bLKsSDSILg,327,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjgpunEe67bLKsSDSILg,327, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9YJunEe67bLKsSDSILg,328,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRvZunEe67bLKsSDSILg,328, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9YpunEe67bLKsSDSILg,329,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-punEe67bLKsSDSILg,329, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9Y5unEe67bLKsSDSILg,330,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F10opunEe67bLKsSDSILg,330, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9ZpunEe67bLKsSDSILg,331,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLcpunEe67bLKsSDSILg,331, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9Z5unEe67bLKsSDSILg,332,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFtpunEe67bLKsSDSILg,332, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9ZJunEe67bLKsSDSILg,333,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLuZunEe67bLKsSDSILg,333, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9ZZunEe67bLKsSDSILg,334,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLn5unEe67bLKsSDSILg,334, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9aJunEe67bLKsSDSILg,335,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjkZunEe67bLKsSDSILg,335, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuY5unEe67bLKsSDSILg,336,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLv5unEe67bLKsSDSILg,336, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuYpunEe67bLKsSDSILg,337,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFn5unEe67bLKsSDSILg,337, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuYZunEe67bLKsSDSILg,338,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFl5unEe67bLKsSDSILg,338, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuYJunEe67bLKsSDSILg,339,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFqpunEe67bLKsSDSILg,339, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9aZunEe67bLKsSDSILg,340,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFtJunEe67bLKsSDSILg,340, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuZZunEe67bLKsSDSILg,341,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F--kJunEe67bLKsSDSILg,341, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuZpunEe67bLKsSDSILg,342,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFvZunEe67bLKsSDSILg,342, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuZ5unEe67bLKsSDSILg,343,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFq5unEe67bLKsSDSILg,343, -https://jazz.ibm.com:9443/rm/resources/TX_3X84UJunEe67bLKsSDSILg,344,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFlJunEe67bLKsSDSILg,344, -https://jazz.ibm.com:9443/rm/resources/TX_3X84UpunEe67bLKsSDSILg,345,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGrJunEe67bLKsSDSILg,345, -https://jazz.ibm.com:9443/rm/resources/TX_3X84UZunEe67bLKsSDSILg,346,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n85unEe67bLKsSDSILg,346, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuaJunEe67bLKsSDSILg,347,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRp5unEe67bLKsSDSILg,347, -https://jazz.ibm.com:9443/rm/resources/TX_3X84U5unEe67bLKsSDSILg,348,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRm5unEe67bLKsSDSILg,348, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuaZunEe67bLKsSDSILg,349,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjiJunEe67bLKsSDSILg,349, -https://jazz.ibm.com:9443/rm/resources/TX_3X84V5unEe67bLKsSDSILg,350,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRupunEe67bLKsSDSILg,350, -https://jazz.ibm.com:9443/rm/resources/TX_3X84WJunEe67bLKsSDSILg,351,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n7JunEe67bLKsSDSILg,351, -https://jazz.ibm.com:9443/rm/resources/TX_3X84VpunEe67bLKsSDSILg,352,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFlpunEe67bLKsSDSILg,352, -https://jazz.ibm.com:9443/rm/resources/TX_3X84VJunEe67bLKsSDSILg,353,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFvJunEe67bLKsSDSILg,353, -https://jazz.ibm.com:9443/rm/resources/TX_3X84WZunEe67bLKsSDSILg,354,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLxJunEe67bLKsSDSILg,354, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpUJunEe67bLKsSDSILg,355,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRpZunEe67bLKsSDSILg,355, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpUpunEe67bLKsSDSILg,356,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGlZunEe67bLKsSDSILg,356, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpVJunEe67bLKsSDSILg,357,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRqJunEe67bLKsSDSILg,357, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpU5unEe67bLKsSDSILg,358,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_loJunEe67bLKsSDSILg,358, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpUZunEe67bLKsSDSILg,359,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGnZunEe67bLKsSDSILg,359, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpVpunEe67bLKsSDSILg,360,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRkZunEe67bLKsSDSILg,360, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpVZunEe67bLKsSDSILg,361,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGnJunEe67bLKsSDSILg,361, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaUpunEe67bLKsSDSILg,362,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRo5unEe67bLKsSDSILg,362, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpV5unEe67bLKsSDSILg,363,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjlJunEe67bLKsSDSILg,363, -https://jazz.ibm.com:9443/rm/resources/TX_3YN-EZunEe67bLKsSDSILg,364,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRtZunEe67bLKsSDSILg,364, -https://jazz.ibm.com:9443/rm/resources/TX_3YN-EJunEe67bLKsSDSILg,365,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvcpunEe67bLKsSDSILg,365, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaUJunEe67bLKsSDSILg,366,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n55unEe67bLKsSDSILg,366, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaUZunEe67bLKsSDSILg,367,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLmJunEe67bLKsSDSILg,367, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaU5unEe67bLKsSDSILg,368,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRpJunEe67bLKsSDSILg,368, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaVJunEe67bLKsSDSILg,369,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRr5unEe67bLKsSDSILg,369, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaV5unEe67bLKsSDSILg,370,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvepunEe67bLKsSDSILg,370, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaWJunEe67bLKsSDSILg,371,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLyZunEe67bLKsSDSILg,371, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaVZunEe67bLKsSDSILg,372,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjkJunEe67bLKsSDSILg,372, -https://jazz.ibm.com:9443/rm/resources/MD_84MNyZunEe67bLKsSDSILg,373,https://jazz.ibm.com:9443/rm/folders/FR_851zypunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNx5unEe67bLKsSDSILg,374,https://jazz.ibm.com:9443/rm/folders/FR_851zu5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNzZunEe67bLKsSDSILg,375,https://jazz.ibm.com:9443/rm/folders/FR_851zwZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNzJunEe67bLKsSDSILg,376,https://jazz.ibm.com:9443/rm/folders/FR_851zu5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNyJunEe67bLKsSDSILg,377,https://jazz.ibm.com:9443/rm/folders/FR_851zzpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNy5unEe67bLKsSDSILg,378,https://jazz.ibm.com:9443/rm/folders/FR_851zypunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNypunEe67bLKsSDSILg,379,https://jazz.ibm.com:9443/rm/folders/FR_851zypunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNz5unEe67bLKsSDSILg,380,https://jazz.ibm.com:9443/rm/folders/FR_851zu5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MNzpunEe67bLKsSDSILg,381,https://jazz.ibm.com:9443/rm/folders/FR_851zu5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MN0JunEe67bLKsSDSILg,382,https://jazz.ibm.com:9443/rm/folders/FR_851z0punEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_84MN0ZunEe67bLKsSDSILg,383,https://jazz.ibm.com:9443/rm/folders/FR_851zuJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_9AhqYJunEe67bLKsSDSILg,384,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl8punEe67bLKsSDSILg,384, -https://jazz.ibm.com:9443/rm/resources/WR_9A0lYZunEe67bLKsSDSILg,385,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGyZunEe67bLKsSDSILg,385, -https://jazz.ibm.com:9443/rm/resources/WR_88GdcZunEe67bLKsSDSILg,386,https://jazz.ibm.com:9443/rm/folders/FR_851zw5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWopunEe67bLKsSDSILg,386, -https://jazz.ibm.com:9443/rm/resources/WR_9ArbYpunEe67bLKsSDSILg,387,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlzpunEe67bLKsSDSILg,387, -https://jazz.ibm.com:9443/rm/resources/WR_8_28D5unEe67bLKsSDSILg,388,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl5ZunEe67bLKsSDSILg,388, -https://jazz.ibm.com:9443/rm/resources/WR_882rUpunEe67bLKsSDSILg,389,https://jazz.ibm.com:9443/rm/folders/FR_851zw5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWpJunEe67bLKsSDSILg,389, -https://jazz.ibm.com:9443/rm/resources/TX_878sYJunEe67bLKsSDSILg,390,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fItJunEe67bLKsSDSILg,390, -https://jazz.ibm.com:9443/rm/resources/TX_878sZJunEe67bLKsSDSILg,391,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN7ZunEe67bLKsSDSILg,391, -https://jazz.ibm.com:9443/rm/resources/TX_878sYpunEe67bLKsSDSILg,392,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bzZunEe67bLKsSDSILg,392, -https://jazz.ibm.com:9443/rm/resources/TX_878sY5unEe67bLKsSDSILg,393,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR1JunEe67bLKsSDSILg,393, -https://jazz.ibm.com:9443/rm/resources/TX_878sZZunEe67bLKsSDSILg,394,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5spunEe67bLKsSDSILg,394, -https://jazz.ibm.com:9443/rm/resources/TX_878sYZunEe67bLKsSDSILg,395,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG1ZunEe67bLKsSDSILg,395, -https://jazz.ibm.com:9443/rm/resources/TX_878sZ5unEe67bLKsSDSILg,396,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl6JunEe67bLKsSDSILg,396, -https://jazz.ibm.com:9443/rm/resources/TX_878sa5unEe67bLKsSDSILg,397,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGxJunEe67bLKsSDSILg,397, -https://jazz.ibm.com:9443/rm/resources/TX_878sapunEe67bLKsSDSILg,398,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG-punEe67bLKsSDSILg,398, -https://jazz.ibm.com:9443/rm/resources/TX_878sc5unEe67bLKsSDSILg,399,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bt5unEe67bLKsSDSILg,399, -https://jazz.ibm.com:9443/rm/resources/TX_878sdJunEe67bLKsSDSILg,400,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl85unEe67bLKsSDSILg,400, -https://jazz.ibm.com:9443/rm/resources/TX_88GdYJunEe67bLKsSDSILg,401,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRypunEe67bLKsSDSILg,401, -https://jazz.ibm.com:9443/rm/resources/DM_878scpunEe67bLKsSDSILg,402,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlqJunEe67bLKsSDSILg,402, -https://jazz.ibm.com:9443/rm/resources/TX_88GdYpunEe67bLKsSDSILg,403,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCl5unEe67bLKsSDSILg,403, -https://jazz.ibm.com:9443/rm/resources/TX_88GdY5unEe67bLKsSDSILg,404,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG6JunEe67bLKsSDSILg,404, -https://jazz.ibm.com:9443/rm/resources/TX_88GdZZunEe67bLKsSDSILg,405,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bspunEe67bLKsSDSILg,405, -https://jazz.ibm.com:9443/rm/resources/TX_88GdYZunEe67bLKsSDSILg,406,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlqZunEe67bLKsSDSILg,406, -https://jazz.ibm.com:9443/rm/resources/TX_88GdZJunEe67bLKsSDSILg,407,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl1punEe67bLKsSDSILg,407, -https://jazz.ibm.com:9443/rm/resources/TX_88Gda5unEe67bLKsSDSILg,408,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWq5unEe67bLKsSDSILg,408, -https://jazz.ibm.com:9443/rm/resources/TX_88GdZpunEe67bLKsSDSILg,409,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FltJunEe67bLKsSDSILg,409, -https://jazz.ibm.com:9443/rm/resources/TX_88GdapunEe67bLKsSDSILg,410,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl6punEe67bLKsSDSILg,410, -https://jazz.ibm.com:9443/rm/resources/TX_88GdaZunEe67bLKsSDSILg,411,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN8punEe67bLKsSDSILg,411, -https://jazz.ibm.com:9443/rm/resources/TX_88GdbpunEe67bLKsSDSILg,412,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bypunEe67bLKsSDSILg,412, -https://jazz.ibm.com:9443/rm/resources/TX_88GdbJunEe67bLKsSDSILg,413,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG-JunEe67bLKsSDSILg,413, -https://jazz.ibm.com:9443/rm/resources/TX_88GdbZunEe67bLKsSDSILg,414,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRwpunEe67bLKsSDSILg,414, -https://jazz.ibm.com:9443/rm/resources/TX_88Gdb5unEe67bLKsSDSILg,415,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIzpunEe67bLKsSDSILg,415, -https://jazz.ibm.com:9443/rm/resources/TX_88PnUJunEe67bLKsSDSILg,416,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGzpunEe67bLKsSDSILg,416, -https://jazz.ibm.com:9443/rm/resources/TX_88GdcJunEe67bLKsSDSILg,417,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI25unEe67bLKsSDSILg,417, -https://jazz.ibm.com:9443/rm/resources/TX_88PnVZunEe67bLKsSDSILg,418,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl3JunEe67bLKsSDSILg,418, -https://jazz.ibm.com:9443/rm/resources/TX_88PnUpunEe67bLKsSDSILg,419,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI0ZunEe67bLKsSDSILg,419, -https://jazz.ibm.com:9443/rm/resources/TX_88PnUZunEe67bLKsSDSILg,420,https://jazz.ibm.com:9443/rm/folders/FR_851zupunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI4punEe67bLKsSDSILg,420, -https://jazz.ibm.com:9443/rm/resources/TX_88PnVJunEe67bLKsSDSILg,421,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5wpunEe67bLKsSDSILg,421, -https://jazz.ibm.com:9443/rm/resources/BI_85kHBpunEe67bLKsSDSILg,421, -https://jazz.ibm.com:9443/rm/resources/TX_88PnU5unEe67bLKsSDSILg,422,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI0JunEe67bLKsSDSILg,422, -https://jazz.ibm.com:9443/rm/resources/TX_88PnVpunEe67bLKsSDSILg,423,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWtJunEe67bLKsSDSILg,423, -https://jazz.ibm.com:9443/rm/resources/TX_88PnV5unEe67bLKsSDSILg,424,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl_JunEe67bLKsSDSILg,424, -https://jazz.ibm.com:9443/rm/resources/TX_88PnYZunEe67bLKsSDSILg,425,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIt5unEe67bLKsSDSILg,425, -https://jazz.ibm.com:9443/rm/resources/TX_88PnYJunEe67bLKsSDSILg,426,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWupunEe67bLKsSDSILg,426, -https://jazz.ibm.com:9443/rm/resources/TX_88PnY5unEe67bLKsSDSILg,427,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848btpunEe67bLKsSDSILg,427, -https://jazz.ibm.com:9443/rm/resources/TX_88PnX5unEe67bLKsSDSILg,428,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl2punEe67bLKsSDSILg,428, -https://jazz.ibm.com:9443/rm/resources/TX_88PnXpunEe67bLKsSDSILg,429,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG55unEe67bLKsSDSILg,429, -https://jazz.ibm.com:9443/rm/resources/TX_88PnYpunEe67bLKsSDSILg,430,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl2JunEe67bLKsSDSILg,430, -https://jazz.ibm.com:9443/rm/resources/TX_88ZYUZunEe67bLKsSDSILg,431,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG3punEe67bLKsSDSILg,431, -https://jazz.ibm.com:9443/rm/resources/TX_88ZYUpunEe67bLKsSDSILg,432,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR2JunEe67bLKsSDSILg,432, -https://jazz.ibm.com:9443/rm/resources/TX_88ZYUJunEe67bLKsSDSILg,433,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5vZunEe67bLKsSDSILg,433, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl4ZunEe67bLKsSDSILg,433, -https://jazz.ibm.com:9443/rm/resources/TX_88cbpJunEe67bLKsSDSILg,434,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG85unEe67bLKsSDSILg,434, -https://jazz.ibm.com:9443/rm/resources/TX_88cbopunEe67bLKsSDSILg,435,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5u5unEe67bLKsSDSILg,435, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl35unEe67bLKsSDSILg,435, -https://jazz.ibm.com:9443/rm/resources/TX_88cboJunEe67bLKsSDSILg,436,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kHA5unEe67bLKsSDSILg,436, -https://jazz.ibm.com:9443/rm/resources/TX_88cbppunEe67bLKsSDSILg,437,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl8ZunEe67bLKsSDSILg,437, -https://jazz.ibm.com:9443/rm/resources/TX_88cboZunEe67bLKsSDSILg,438,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR4ZunEe67bLKsSDSILg,438, -https://jazz.ibm.com:9443/rm/resources/TX_88cbpZunEe67bLKsSDSILg,439,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl05unEe67bLKsSDSILg,439, -https://jazz.ibm.com:9443/rm/resources/TX_88cbp5unEe67bLKsSDSILg,440,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWppunEe67bLKsSDSILg,440, -https://jazz.ibm.com:9443/rm/resources/TX_88jJUpunEe67bLKsSDSILg,441,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlzZunEe67bLKsSDSILg,441, -https://jazz.ibm.com:9443/rm/resources/TX_88jJUJunEe67bLKsSDSILg,442,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sClpunEe67bLKsSDSILg,442, -https://jazz.ibm.com:9443/rm/resources/TX_88jJUZunEe67bLKsSDSILg,443,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG0ZunEe67bLKsSDSILg,443, -https://jazz.ibm.com:9443/rm/resources/TX_88jJU5unEe67bLKsSDSILg,444,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl65unEe67bLKsSDSILg,444, -https://jazz.ibm.com:9443/rm/resources/TX_88jJVJunEe67bLKsSDSILg,445,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sClJunEe67bLKsSDSILg,445, -https://jazz.ibm.com:9443/rm/resources/TX_88jJV5unEe67bLKsSDSILg,446,https://jazz.ibm.com:9443/rm/folders/FR_851zyJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_88jJWJunEe67bLKsSDSILg,447,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGy5unEe67bLKsSDSILg,447, -https://jazz.ibm.com:9443/rm/resources/TX_88jJWpunEe67bLKsSDSILg,448,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG7punEe67bLKsSDSILg,448, -https://jazz.ibm.com:9443/rm/resources/TX_88jJVpunEe67bLKsSDSILg,449,https://jazz.ibm.com:9443/rm/folders/FR_851zyJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_88jJWZunEe67bLKsSDSILg,450,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl1ZunEe67bLKsSDSILg,450, -https://jazz.ibm.com:9443/rm/resources/TX_88s6UJunEe67bLKsSDSILg,451,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bx5unEe67bLKsSDSILg,451, -https://jazz.ibm.com:9443/rm/resources/TX_88jJW5unEe67bLKsSDSILg,452,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIypunEe67bLKsSDSILg,452, -https://jazz.ibm.com:9443/rm/resources/TX_88jJXJunEe67bLKsSDSILg,453,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG7JunEe67bLKsSDSILg,453, -https://jazz.ibm.com:9443/rm/resources/TX_88jJXZunEe67bLKsSDSILg,454,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG0punEe67bLKsSDSILg,454, -https://jazz.ibm.com:9443/rm/resources/TX_88s6UZunEe67bLKsSDSILg,455,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGwZunEe67bLKsSDSILg,455, -https://jazz.ibm.com:9443/rm/resources/TX_88s6UpunEe67bLKsSDSILg,456,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIxpunEe67bLKsSDSILg,456, -https://jazz.ibm.com:9443/rm/resources/TX_88s6U5unEe67bLKsSDSILg,457,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl0punEe67bLKsSDSILg,457, -https://jazz.ibm.com:9443/rm/resources/TX_88s6VpunEe67bLKsSDSILg,458,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIupunEe67bLKsSDSILg,458, -https://jazz.ibm.com:9443/rm/resources/TX_88s6VZunEe67bLKsSDSILg,459,https://jazz.ibm.com:9443/rm/folders/FR_851zuZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_88s6V5unEe67bLKsSDSILg,460,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlypunEe67bLKsSDSILg,460, -https://jazz.ibm.com:9443/rm/resources/TX_88s6WZunEe67bLKsSDSILg,461,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84VXsZunEe67bLKsSDSILg,461, -https://jazz.ibm.com:9443/rm/resources/TX_88s6VJunEe67bLKsSDSILg,462,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-punEe67bLKsSDSILg,462, -https://jazz.ibm.com:9443/rm/resources/TX_88s6WJunEe67bLKsSDSILg,463,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_88s6WpunEe67bLKsSDSILg,464,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGz5unEe67bLKsSDSILg,464, -https://jazz.ibm.com:9443/rm/resources/TX_882rU5unEe67bLKsSDSILg,465,https://jazz.ibm.com:9443/rm/folders/FR_851zw5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWoZunEe67bLKsSDSILg,465, -https://jazz.ibm.com:9443/rm/resources/TX_882rUZunEe67bLKsSDSILg,466,https://jazz.ibm.com:9443/rm/folders/FR_851zuZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_88s6XJunEe67bLKsSDSILg,467,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlppunEe67bLKsSDSILg,467, -https://jazz.ibm.com:9443/rm/resources/TX_882rVZunEe67bLKsSDSILg,468,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kHBJunEe67bLKsSDSILg,468, -https://jazz.ibm.com:9443/rm/resources/TX_88s6W5unEe67bLKsSDSILg,469,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flr5unEe67bLKsSDSILg,469, -https://jazz.ibm.com:9443/rm/resources/TX_882rUJunEe67bLKsSDSILg,470,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG25unEe67bLKsSDSILg,470, -https://jazz.ibm.com:9443/rm/resources/TX_882rWJunEe67bLKsSDSILg,471,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fItZunEe67bLKsSDSILg,471, -https://jazz.ibm.com:9443/rm/resources/TX_882rV5unEe67bLKsSDSILg,472,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl9ZunEe67bLKsSDSILg,472, -https://jazz.ibm.com:9443/rm/resources/TX_882rXJunEe67bLKsSDSILg,473,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIyZunEe67bLKsSDSILg,473, -https://jazz.ibm.com:9443/rm/resources/TX_88_1QJunEe67bLKsSDSILg,474,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl7ZunEe67bLKsSDSILg,474, -https://jazz.ibm.com:9443/rm/resources/TX_882rVpunEe67bLKsSDSILg,475,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlrZunEe67bLKsSDSILg,475, -https://jazz.ibm.com:9443/rm/resources/TX_88_1RpunEe67bLKsSDSILg,476,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848byJunEe67bLKsSDSILg,476, -https://jazz.ibm.com:9443/rm/resources/TX_88_1RZunEe67bLKsSDSILg,477,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl7JunEe67bLKsSDSILg,477, -https://jazz.ibm.com:9443/rm/resources/TX_88_1RJunEe67bLKsSDSILg,478,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlqpunEe67bLKsSDSILg,478, -https://jazz.ibm.com:9443/rm/resources/TX_88_1QpunEe67bLKsSDSILg,479,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlxZunEe67bLKsSDSILg,479, -https://jazz.ibm.com:9443/rm/resources/TX_88_1R5unEe67bLKsSDSILg,480,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-JunEe67bLKsSDSILg,480, -https://jazz.ibm.com:9443/rm/resources/TX_88_1Q5unEe67bLKsSDSILg,481,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR1punEe67bLKsSDSILg,481, -https://jazz.ibm.com:9443/rm/resources/TX_88_1QZunEe67bLKsSDSILg,482,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG2punEe67bLKsSDSILg,482, -https://jazz.ibm.com:9443/rm/resources/TX_88_1SZunEe67bLKsSDSILg,483,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR05unEe67bLKsSDSILg,483, -https://jazz.ibm.com:9443/rm/resources/TX_88_1SpunEe67bLKsSDSILg,484,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGzZunEe67bLKsSDSILg,484, -https://jazz.ibm.com:9443/rm/resources/TX_89JmR5unEe67bLKsSDSILg,485,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWsZunEe67bLKsSDSILg,485, -https://jazz.ibm.com:9443/rm/resources/TX_88_1SJunEe67bLKsSDSILg,486,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIuJunEe67bLKsSDSILg,486, -https://jazz.ibm.com:9443/rm/resources/TX_89JmQJunEe67bLKsSDSILg,487,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl2ZunEe67bLKsSDSILg,487, -https://jazz.ibm.com:9443/rm/resources/TX_89JmTJunEe67bLKsSDSILg,488,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlzJunEe67bLKsSDSILg,488, -https://jazz.ibm.com:9443/rm/resources/TX_89JmSpunEe67bLKsSDSILg,489,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRxZunEe67bLKsSDSILg,489, -https://jazz.ibm.com:9443/rm/resources/TX_89JmSZunEe67bLKsSDSILg,490,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84VXspunEe67bLKsSDSILg,490, -https://jazz.ibm.com:9443/rm/resources/TX_89JmSJunEe67bLKsSDSILg,491,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWrpunEe67bLKsSDSILg,491, -https://jazz.ibm.com:9443/rm/resources/TX_89JmS5unEe67bLKsSDSILg,492,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRxJunEe67bLKsSDSILg,492, -https://jazz.ibm.com:9443/rm/resources/TX_89JmTpunEe67bLKsSDSILg,493,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl7punEe67bLKsSDSILg,493, -https://jazz.ibm.com:9443/rm/resources/TX_89JmTZunEe67bLKsSDSILg,494,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG4ZunEe67bLKsSDSILg,494, -https://jazz.ibm.com:9443/rm/resources/TX_89JmT5unEe67bLKsSDSILg,495,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIspunEe67bLKsSDSILg,495, -https://jazz.ibm.com:9443/rm/resources/TX_89JmU5unEe67bLKsSDSILg,496,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR0JunEe67bLKsSDSILg,496, -https://jazz.ibm.com:9443/rm/resources/TX_89JmUpunEe67bLKsSDSILg,497,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRwZunEe67bLKsSDSILg,497, -https://jazz.ibm.com:9443/rm/resources/TX_89SwMJunEe67bLKsSDSILg,498,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5vJunEe67bLKsSDSILg,498, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl4JunEe67bLKsSDSILg,498, -https://jazz.ibm.com:9443/rm/resources/TX_89JmUZunEe67bLKsSDSILg,499,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI3punEe67bLKsSDSILg,499, -https://jazz.ibm.com:9443/rm/resources/TX_89JmUJunEe67bLKsSDSILg,500,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN9ZunEe67bLKsSDSILg,500, -https://jazz.ibm.com:9443/rm/resources/TX_89SwN5unEe67bLKsSDSILg,501,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIv5unEe67bLKsSDSILg,501, -https://jazz.ibm.com:9443/rm/resources/TX_89SwNJunEe67bLKsSDSILg,502,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWr5unEe67bLKsSDSILg,502, -https://jazz.ibm.com:9443/rm/resources/TX_89SwOJunEe67bLKsSDSILg,503,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRzpunEe67bLKsSDSILg,503, -https://jazz.ibm.com:9443/rm/resources/TX_89SwMZunEe67bLKsSDSILg,504,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kHAJunEe67bLKsSDSILg,504, -https://jazz.ibm.com:9443/rm/resources/TX_89SwM5unEe67bLKsSDSILg,505,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGzJunEe67bLKsSDSILg,505, -https://jazz.ibm.com:9443/rm/resources/TX_89SwMpunEe67bLKsSDSILg,506,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG95unEe67bLKsSDSILg,506, -https://jazz.ibm.com:9443/rm/resources/TX_89aE8ZunEe67bLKsSDSILg,507,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlxJunEe67bLKsSDSILg,507, -https://jazz.ibm.com:9443/rm/resources/TX_89aE-ZunEe67bLKsSDSILg,508,https://jazz.ibm.com:9443/rm/folders/FR_851zuZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_89Y20JunEe67bLKsSDSILg,509,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl9punEe67bLKsSDSILg,509, -https://jazz.ibm.com:9443/rm/resources/TX_89aE8punEe67bLKsSDSILg,510,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN6JunEe67bLKsSDSILg,510, -https://jazz.ibm.com:9443/rm/resources/TX_89dIQJunEe67bLKsSDSILg,511,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flv5unEe67bLKsSDSILg,511, -https://jazz.ibm.com:9443/rm/resources/TX_89dIRJunEe67bLKsSDSILg,512,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG9ZunEe67bLKsSDSILg,512, -https://jazz.ibm.com:9443/rm/resources/TX_89dIQpunEe67bLKsSDSILg,513,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR0ZunEe67bLKsSDSILg,513, -https://jazz.ibm.com:9443/rm/resources/TX_89dIQ5unEe67bLKsSDSILg,514,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl25unEe67bLKsSDSILg,514, -https://jazz.ibm.com:9443/rm/resources/TX_89dIQZunEe67bLKsSDSILg,515,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flx5unEe67bLKsSDSILg,515, -https://jazz.ibm.com:9443/rm/resources/TX_89dISJunEe67bLKsSDSILg,516,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl5JunEe67bLKsSDSILg,516, -https://jazz.ibm.com:9443/rm/resources/TX_89dIR5unEe67bLKsSDSILg,517,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlyZunEe67bLKsSDSILg,517, -https://jazz.ibm.com:9443/rm/resources/TX_89dIRZunEe67bLKsSDSILg,518,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWsJunEe67bLKsSDSILg,518, -https://jazz.ibm.com:9443/rm/resources/TX_89dIRpunEe67bLKsSDSILg,519,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bv5unEe67bLKsSDSILg,519, -https://jazz.ibm.com:9443/rm/resources/TX_89dITJunEe67bLKsSDSILg,520,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGxZunEe67bLKsSDSILg,520, -https://jazz.ibm.com:9443/rm/resources/TX_89dIS5unEe67bLKsSDSILg,521,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl45unEe67bLKsSDSILg,521, -https://jazz.ibm.com:9443/rm/resources/TX_89dISZunEe67bLKsSDSILg,522,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCnJunEe67bLKsSDSILg,522, -https://jazz.ibm.com:9443/rm/resources/TX_89dISpunEe67bLKsSDSILg,523,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl8JunEe67bLKsSDSILg,523, -https://jazz.ibm.com:9443/rm/resources/TX_89m5QZunEe67bLKsSDSILg,524,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCoJunEe67bLKsSDSILg,524, -https://jazz.ibm.com:9443/rm/resources/TX_89m5QJunEe67bLKsSDSILg,525,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5uJunEe67bLKsSDSILg,525, -https://jazz.ibm.com:9443/rm/resources/BI_85FlwpunEe67bLKsSDSILg,525, -https://jazz.ibm.com:9443/rm/resources/TX_89dITZunEe67bLKsSDSILg,526,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84VXs5unEe67bLKsSDSILg,526, -https://jazz.ibm.com:9443/rm/resources/TX_89m5QpunEe67bLKsSDSILg,527,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5vpunEe67bLKsSDSILg,527, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl4punEe67bLKsSDSILg,527, -https://jazz.ibm.com:9443/rm/resources/TX_89m5SJunEe67bLKsSDSILg,528,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlvZunEe67bLKsSDSILg,528, -https://jazz.ibm.com:9443/rm/resources/TX_89m5Q5unEe67bLKsSDSILg,529,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI0punEe67bLKsSDSILg,529, -https://jazz.ibm.com:9443/rm/resources/TX_89m5R5unEe67bLKsSDSILg,530,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCmJunEe67bLKsSDSILg,530, -https://jazz.ibm.com:9443/rm/resources/TX_89m5RZunEe67bLKsSDSILg,531,https://jazz.ibm.com:9443/rm/folders/FR_851zw5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWo5unEe67bLKsSDSILg,531, -https://jazz.ibm.com:9443/rm/resources/TX_89m5RJunEe67bLKsSDSILg,532,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FltZunEe67bLKsSDSILg,532, -https://jazz.ibm.com:9443/rm/resources/TX_89m5RpunEe67bLKsSDSILg,533,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIy5unEe67bLKsSDSILg,533, -https://jazz.ibm.com:9443/rm/resources/TX_89m5SZunEe67bLKsSDSILg,534,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl0JunEe67bLKsSDSILg,534, -https://jazz.ibm.com:9443/rm/resources/TX_89wqRpunEe67bLKsSDSILg,535,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR35unEe67bLKsSDSILg,535, -https://jazz.ibm.com:9443/rm/resources/TX_89wqRJunEe67bLKsSDSILg,536,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flo5unEe67bLKsSDSILg,536, -https://jazz.ibm.com:9443/rm/resources/TX_89wqQpunEe67bLKsSDSILg,537,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIwZunEe67bLKsSDSILg,537, -https://jazz.ibm.com:9443/rm/resources/TX_89wqQ5unEe67bLKsSDSILg,538,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIzJunEe67bLKsSDSILg,538, -https://jazz.ibm.com:9443/rm/resources/TX_89m5S5unEe67bLKsSDSILg,539,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5wJunEe67bLKsSDSILg,539, -https://jazz.ibm.com:9443/rm/resources/BI_85kHCJunEe67bLKsSDSILg,539, -https://jazz.ibm.com:9443/rm/resources/TX_89wqQZunEe67bLKsSDSILg,540,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG75unEe67bLKsSDSILg,540, -https://jazz.ibm.com:9443/rm/resources/TX_89wqR5unEe67bLKsSDSILg,541,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI3JunEe67bLKsSDSILg,541, -https://jazz.ibm.com:9443/rm/resources/TX_89wqSpunEe67bLKsSDSILg,542,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN7punEe67bLKsSDSILg,542, -https://jazz.ibm.com:9443/rm/resources/TX_896bQ5unEe67bLKsSDSILg,543,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWqpunEe67bLKsSDSILg,543, -https://jazz.ibm.com:9443/rm/resources/TX_896bQJunEe67bLKsSDSILg,544,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWqJunEe67bLKsSDSILg,544, -https://jazz.ibm.com:9443/rm/resources/TX_896bQZunEe67bLKsSDSILg,545,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIvZunEe67bLKsSDSILg,545, -https://jazz.ibm.com:9443/rm/resources/TX_89wqSZunEe67bLKsSDSILg,546,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG_punEe67bLKsSDSILg,546, -https://jazz.ibm.com:9443/rm/resources/TX_89wqSJunEe67bLKsSDSILg,547,https://jazz.ibm.com:9443/rm/folders/FR_851zyJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_896bQpunEe67bLKsSDSILg,548,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FluZunEe67bLKsSDSILg,548, -https://jazz.ibm.com:9443/rm/resources/TX_896bRJunEe67bLKsSDSILg,549,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flu5unEe67bLKsSDSILg,549, -https://jazz.ibm.com:9443/rm/resources/TX_896bRZunEe67bLKsSDSILg,550,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl3ZunEe67bLKsSDSILg,550, -https://jazz.ibm.com:9443/rm/resources/TX_896bRpunEe67bLKsSDSILg,551,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flw5unEe67bLKsSDSILg,551, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlMJunEe67bLKsSDSILg,552,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848b0JunEe67bLKsSDSILg,552, -https://jazz.ibm.com:9443/rm/resources/TX_896bSJunEe67bLKsSDSILg,553,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bw5unEe67bLKsSDSILg,553, -https://jazz.ibm.com:9443/rm/resources/TX_896bSZunEe67bLKsSDSILg,554,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRw5unEe67bLKsSDSILg,554, -https://jazz.ibm.com:9443/rm/resources/TX_896bR5unEe67bLKsSDSILg,555,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWt5unEe67bLKsSDSILg,555, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlMpunEe67bLKsSDSILg,556,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI2ZunEe67bLKsSDSILg,556, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlM5unEe67bLKsSDSILg,557,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bz5unEe67bLKsSDSILg,557, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlMZunEe67bLKsSDSILg,558,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG6ZunEe67bLKsSDSILg,558, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlNpunEe67bLKsSDSILg,559,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bxZunEe67bLKsSDSILg,559, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlN5unEe67bLKsSDSILg,560,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FloZunEe67bLKsSDSILg,560, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlOJunEe67bLKsSDSILg,561,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR15unEe67bLKsSDSILg,561, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlNJunEe67bLKsSDSILg,562,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI1JunEe67bLKsSDSILg,562, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlNZunEe67bLKsSDSILg,563,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848buZunEe67bLKsSDSILg,563, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlOZunEe67bLKsSDSILg,564,https://jazz.ibm.com:9443/rm/folders/FR_851zyJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_8-NWOZunEe67bLKsSDSILg,565,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRz5unEe67bLKsSDSILg,565, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWNZunEe67bLKsSDSILg,566,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIwJunEe67bLKsSDSILg,566, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWM5unEe67bLKsSDSILg,567,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlpJunEe67bLKsSDSILg,567, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWMZunEe67bLKsSDSILg,568,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5upunEe67bLKsSDSILg,568, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl3punEe67bLKsSDSILg,568, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWNJunEe67bLKsSDSILg,569,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlupunEe67bLKsSDSILg,569, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWMpunEe67bLKsSDSILg,570,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGxpunEe67bLKsSDSILg,570, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWMJunEe67bLKsSDSILg,571,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG3JunEe67bLKsSDSILg,571, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWOpunEe67bLKsSDSILg,572,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bwZunEe67bLKsSDSILg,572, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWQpunEe67bLKsSDSILg,573,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlrJunEe67bLKsSDSILg,573, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWQZunEe67bLKsSDSILg,574,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWspunEe67bLKsSDSILg,574, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQpunEe67bLKsSDSILg,575,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bxJunEe67bLKsSDSILg,575, -https://jazz.ibm.com:9443/rm/resources/TX_8-WgIJunEe67bLKsSDSILg,576,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWs5unEe67bLKsSDSILg,576, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQJunEe67bLKsSDSILg,577,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCkZunEe67bLKsSDSILg,577, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQ5unEe67bLKsSDSILg,578,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flp5unEe67bLKsSDSILg,578, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQZunEe67bLKsSDSILg,579,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI35unEe67bLKsSDSILg,579, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuSZunEe67bLKsSDSILg,580,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR1ZunEe67bLKsSDSILg,580, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuSJunEe67bLKsSDSILg,581,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIs5unEe67bLKsSDSILg,581, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuSpunEe67bLKsSDSILg,582,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fItpunEe67bLKsSDSILg,582, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuRZunEe67bLKsSDSILg,583,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG_5unEe67bLKsSDSILg,583, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuR5unEe67bLKsSDSILg,584,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG-5unEe67bLKsSDSILg,584, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRIJunEe67bLKsSDSILg,585,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG2JunEe67bLKsSDSILg,585, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRIpunEe67bLKsSDSILg,586,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGyJunEe67bLKsSDSILg,586, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRIZunEe67bLKsSDSILg,587,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5v5unEe67bLKsSDSILg,587, -https://jazz.ibm.com:9443/rm/resources/BI_85kHBZunEe67bLKsSDSILg,587, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRJJunEe67bLKsSDSILg,588,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI2JunEe67bLKsSDSILg,588, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRI5unEe67bLKsSDSILg,589,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRx5unEe67bLKsSDSILg,589, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRJZunEe67bLKsSDSILg,590,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl15unEe67bLKsSDSILg,590, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRLZunEe67bLKsSDSILg,591,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bupunEe67bLKsSDSILg,591, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRLJunEe67bLKsSDSILg,592,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bwJunEe67bLKsSDSILg,592, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRLpunEe67bLKsSDSILg,593,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl55unEe67bLKsSDSILg,593, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpMJunEe67bLKsSDSILg,594,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN9JunEe67bLKsSDSILg,594, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpMZunEe67bLKsSDSILg,595,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bsZunEe67bLKsSDSILg,595, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRL5unEe67bLKsSDSILg,596,https://jazz.ibm.com:9443/rm/folders/FR_851zuZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_8-qpM5unEe67bLKsSDSILg,597,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG5punEe67bLKsSDSILg,597, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzIJunEe67bLKsSDSILg,598,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRzJunEe67bLKsSDSILg,598, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpN5unEe67bLKsSDSILg,599,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN6ZunEe67bLKsSDSILg,599, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpMpunEe67bLKsSDSILg,600,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWrJunEe67bLKsSDSILg,600, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpNZunEe67bLKsSDSILg,601,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5t5unEe67bLKsSDSILg,601, -https://jazz.ibm.com:9443/rm/resources/BI_85FlxpunEe67bLKsSDSILg,601, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpNpunEe67bLKsSDSILg,602,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR4punEe67bLKsSDSILg,602, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzIZunEe67bLKsSDSILg,603,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN75unEe67bLKsSDSILg,603, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpNJunEe67bLKsSDSILg,604,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG2ZunEe67bLKsSDSILg,604, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJZunEe67bLKsSDSILg,605,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fls5unEe67bLKsSDSILg,605, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJJunEe67bLKsSDSILg,606,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlvJunEe67bLKsSDSILg,606, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzI5unEe67bLKsSDSILg,607,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR25unEe67bLKsSDSILg,607, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzIpunEe67bLKsSDSILg,608,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCk5unEe67bLKsSDSILg,608, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJpunEe67bLKsSDSILg,609,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848btJunEe67bLKsSDSILg,609, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJ5unEe67bLKsSDSILg,610,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG45unEe67bLKsSDSILg,610, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kIZunEe67bLKsSDSILg,611,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIvpunEe67bLKsSDSILg,611, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kIJunEe67bLKsSDSILg,612,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCnZunEe67bLKsSDSILg,612, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kI5unEe67bLKsSDSILg,613,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5wZunEe67bLKsSDSILg,613, -https://jazz.ibm.com:9443/rm/resources/BI_85kHB5unEe67bLKsSDSILg,613, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kIpunEe67bLKsSDSILg,614,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlvpunEe67bLKsSDSILg,614, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzKZunEe67bLKsSDSILg,615,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-5unEe67bLKsSDSILg,615, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzKJunEe67bLKsSDSILg,616,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG5JunEe67bLKsSDSILg,616, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kJJunEe67bLKsSDSILg,617,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_8_GuEJunEe67bLKsSDSILg,618,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGypunEe67bLKsSDSILg,618, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kK5unEe67bLKsSDSILg,619,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fly5unEe67bLKsSDSILg,619, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kLJunEe67bLKsSDSILg,620,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG8JunEe67bLKsSDSILg,620, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kJpunEe67bLKsSDSILg,621,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGwpunEe67bLKsSDSILg,621, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kJZunEe67bLKsSDSILg,622,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIvJunEe67bLKsSDSILg,622, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuEZunEe67bLKsSDSILg,623,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlwJunEe67bLKsSDSILg,623, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kKpunEe67bLKsSDSILg,624,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWuJunEe67bLKsSDSILg,624, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuFpunEe67bLKsSDSILg,625,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGx5unEe67bLKsSDSILg,625, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuFJunEe67bLKsSDSILg,626,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI1punEe67bLKsSDSILg,626, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuFZunEe67bLKsSDSILg,627,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRyZunEe67bLKsSDSILg,627, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuF5unEe67bLKsSDSILg,628,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN8JunEe67bLKsSDSILg,628, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuE5unEe67bLKsSDSILg,629,https://jazz.ibm.com:9443/rm/folders/FR_851zuZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_8_GuEpunEe67bLKsSDSILg,630,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG0JunEe67bLKsSDSILg,630, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfEZunEe67bLKsSDSILg,631,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5tZunEe67bLKsSDSILg,631, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfEJunEe67bLKsSDSILg,632,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWqZunEe67bLKsSDSILg,632, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuGZunEe67bLKsSDSILg,633,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG-ZunEe67bLKsSDSILg,633, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuGJunEe67bLKsSDSILg,634,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlpZunEe67bLKsSDSILg,634, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfEpunEe67bLKsSDSILg,635,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5tpunEe67bLKsSDSILg,635, -https://jazz.ibm.com:9443/rm/resources/BI_85FlwZunEe67bLKsSDSILg,635, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwgZunEe67bLKsSDSILg,636,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIzZunEe67bLKsSDSILg,636, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwgJunEe67bLKsSDSILg,637,https://jazz.ibm.com:9443/rm/folders/FR_851zupunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI45unEe67bLKsSDSILg,637, -https://jazz.ibm.com:9443/rm/resources/TX_8_Uwg5unEe67bLKsSDSILg,638,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848by5unEe67bLKsSDSILg,638, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwhJunEe67bLKsSDSILg,639,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5sZunEe67bLKsSDSILg,639, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfE5unEe67bLKsSDSILg,640,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kGw5unEe67bLKsSDSILg,640, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfFJunEe67bLKsSDSILg,641,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG3ZunEe67bLKsSDSILg,641, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwgpunEe67bLKsSDSILg,642,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kHApunEe67bLKsSDSILg,642, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQEZunEe67bLKsSDSILg,643,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI15unEe67bLKsSDSILg,643, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQEJunEe67bLKsSDSILg,644,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR4JunEe67bLKsSDSILg,644, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwhZunEe67bLKsSDSILg,645,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bzpunEe67bLKsSDSILg,645, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQEpunEe67bLKsSDSILg,646,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl0ZunEe67bLKsSDSILg,646, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQGJunEe67bLKsSDSILg,647,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5tJunEe67bLKsSDSILg,647, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQFJunEe67bLKsSDSILg,648,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848byZunEe67bLKsSDSILg,648, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQFpunEe67bLKsSDSILg,649,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCmZunEe67bLKsSDSILg,649, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQGZunEe67bLKsSDSILg,650,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIuZunEe67bLKsSDSILg,650, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQF5unEe67bLKsSDSILg,651,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN85unEe67bLKsSDSILg,651, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQFZunEe67bLKsSDSILg,652,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCm5unEe67bLKsSDSILg,652, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQE5unEe67bLKsSDSILg,653,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI05unEe67bLKsSDSILg,653, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBEpunEe67bLKsSDSILg,654,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5uZunEe67bLKsSDSILg,654, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQGpunEe67bLKsSDSILg,655,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlsJunEe67bLKsSDSILg,655, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBEZunEe67bLKsSDSILg,656,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRzZunEe67bLKsSDSILg,656, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBEJunEe67bLKsSDSILg,657,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG4JunEe67bLKsSDSILg,657, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBFJunEe67bLKsSDSILg,658,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRyJunEe67bLKsSDSILg,658, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBGZunEe67bLKsSDSILg,659,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bwpunEe67bLKsSDSILg,659, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBGJunEe67bLKsSDSILg,660,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bxpunEe67bLKsSDSILg,660, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBFZunEe67bLKsSDSILg,661,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR2punEe67bLKsSDSILg,661, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBFpunEe67bLKsSDSILg,662,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sClZunEe67bLKsSDSILg,662, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBG5unEe67bLKsSDSILg,663,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlrpunEe67bLKsSDSILg,663, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBGpunEe67bLKsSDSILg,664,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG5ZunEe67bLKsSDSILg,664, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBF5unEe67bLKsSDSILg,665,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG05unEe67bLKsSDSILg,665, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyEpunEe67bLKsSDSILg,666,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR3JunEe67bLKsSDSILg,666, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyEZunEe67bLKsSDSILg,667,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FltpunEe67bLKsSDSILg,667, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBHZunEe67bLKsSDSILg,668,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIwpunEe67bLKsSDSILg,668, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyEJunEe67bLKsSDSILg,669,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bu5unEe67bLKsSDSILg,669, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBHJunEe67bLKsSDSILg,670,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FluJunEe67bLKsSDSILg,670, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyFZunEe67bLKsSDSILg,671,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG8punEe67bLKsSDSILg,671, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyE5unEe67bLKsSDSILg,672,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlspunEe67bLKsSDSILg,672, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyFJunEe67bLKsSDSILg,673,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flt5unEe67bLKsSDSILg,673, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyG5unEe67bLKsSDSILg,674,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848buJunEe67bLKsSDSILg,674, -https://jazz.ibm.com:9443/rm/resources/TX_8_28AJunEe67bLKsSDSILg,675,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR3ZunEe67bLKsSDSILg,675, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyF5unEe67bLKsSDSILg,676,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN95unEe67bLKsSDSILg,676, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyGpunEe67bLKsSDSILg,677,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG7ZunEe67bLKsSDSILg,677, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyHJunEe67bLKsSDSILg,678,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlsZunEe67bLKsSDSILg,678, -https://jazz.ibm.com:9443/rm/resources/TX_8_28AZunEe67bLKsSDSILg,679,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84VXsJunEe67bLKsSDSILg,679, -https://jazz.ibm.com:9443/rm/resources/TX_8_28BJunEe67bLKsSDSILg,680,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR3punEe67bLKsSDSILg,680, -https://jazz.ibm.com:9443/rm/resources/TX_8_28A5unEe67bLKsSDSILg,681,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN8ZunEe67bLKsSDSILg,681, -https://jazz.ibm.com:9443/rm/resources/TX_8_28ApunEe67bLKsSDSILg,682,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bs5unEe67bLKsSDSILg,682, -https://jazz.ibm.com:9443/rm/resources/TX_8_28BZunEe67bLKsSDSILg,683,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl95unEe67bLKsSDSILg,683, -https://jazz.ibm.com:9443/rm/resources/TX_8_28B5unEe67bLKsSDSILg,684,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bvpunEe67bLKsSDSILg,684, -https://jazz.ibm.com:9443/rm/resources/TX_8_28BpunEe67bLKsSDSILg,685,https://jazz.ibm.com:9443/rm/folders/FR_851z0ZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84o5s5unEe67bLKsSDSILg,685, -https://jazz.ibm.com:9443/rm/resources/TX_8_28DpunEe67bLKsSDSILg,686,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCnpunEe67bLKsSDSILg,686, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtAZunEe67bLKsSDSILg,687,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWu5unEe67bLKsSDSILg,687, -https://jazz.ibm.com:9443/rm/resources/TX_8_28EJunEe67bLKsSDSILg,688,https://jazz.ibm.com:9443/rm/folders/FR_851zupunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI4ZunEe67bLKsSDSILg,688, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtAJunEe67bLKsSDSILg,689,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl5punEe67bLKsSDSILg,689, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtBJunEe67bLKsSDSILg,690,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl1JunEe67bLKsSDSILg,690, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtA5unEe67bLKsSDSILg,691,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flq5unEe67bLKsSDSILg,691, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtBZunEe67bLKsSDSILg,692,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG4punEe67bLKsSDSILg,692, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtApunEe67bLKsSDSILg,693,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG8ZunEe67bLKsSDSILg,693, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtBpunEe67bLKsSDSILg,694,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_9AKeApunEe67bLKsSDSILg,695,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI3ZunEe67bLKsSDSILg,695, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtB5unEe67bLKsSDSILg,696,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCn5unEe67bLKsSDSILg,696, -https://jazz.ibm.com:9443/rm/resources/TX_9AKeAZunEe67bLKsSDSILg,697,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848b0ZunEe67bLKsSDSILg,697, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIYZunEe67bLKsSDSILg,698,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR2ZunEe67bLKsSDSILg,698, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIYJunEe67bLKsSDSILg,699,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWp5unEe67bLKsSDSILg,699, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtCJunEe67bLKsSDSILg,700,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN9punEe67bLKsSDSILg,700, -https://jazz.ibm.com:9443/rm/resources/TX_9AKeAJunEe67bLKsSDSILg,701,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kHAZunEe67bLKsSDSILg,701, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIYpunEe67bLKsSDSILg,702,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN6punEe67bLKsSDSILg,702, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIZJunEe67bLKsSDSILg,703,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Flz5unEe67bLKsSDSILg,703, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIY5unEe67bLKsSDSILg,704,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl6ZunEe67bLKsSDSILg,704, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5YJunEe67bLKsSDSILg,705,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlopunEe67bLKsSDSILg,705, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5ZJunEe67bLKsSDSILg,706,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWtpunEe67bLKsSDSILg,706, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5YZunEe67bLKsSDSILg,707,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG9punEe67bLKsSDSILg,707, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5apunEe67bLKsSDSILg,708,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl75unEe67bLKsSDSILg,708, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5Z5unEe67bLKsSDSILg,709,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG15unEe67bLKsSDSILg,709, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5aJunEe67bLKsSDSILg,710,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG35unEe67bLKsSDSILg,710, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5ZZunEe67bLKsSDSILg,711,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG9JunEe67bLKsSDSILg,711, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5ZpunEe67bLKsSDSILg,712,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG6punEe67bLKsSDSILg,712, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqYZunEe67bLKsSDSILg,713,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN65unEe67bLKsSDSILg,713, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqYpunEe67bLKsSDSILg,714,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG_ZunEe67bLKsSDSILg,714, -https://jazz.ibm.com:9443/rm/resources/TX_9Ahqa5unEe67bLKsSDSILg,715,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bzJunEe67bLKsSDSILg,715, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbYJunEe67bLKsSDSILg,716,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIu5unEe67bLKsSDSILg,716, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqZ5unEe67bLKsSDSILg,717,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIx5unEe67bLKsSDSILg,717, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqZpunEe67bLKsSDSILg,718,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG65unEe67bLKsSDSILg,718, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqapunEe67bLKsSDSILg,719,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zR0punEe67bLKsSDSILg,719, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqaZunEe67bLKsSDSILg,720,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG1JunEe67bLKsSDSILg,720, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqaJunEe67bLKsSDSILg,721,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWrZunEe67bLKsSDSILg,721, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZJunEe67bLKsSDSILg,722,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI2punEe67bLKsSDSILg,722, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbYZunEe67bLKsSDSILg,723,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG_JunEe67bLKsSDSILg,723, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbY5unEe67bLKsSDSILg,724,https://jazz.ibm.com:9443/rm/folders/FR_851zwpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85kG1punEe67bLKsSDSILg,724, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZ5unEe67bLKsSDSILg,725,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIxZunEe67bLKsSDSILg,725, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZZunEe67bLKsSDSILg,726,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRy5unEe67bLKsSDSILg,726, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbaZunEe67bLKsSDSILg,727,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848btZunEe67bLKsSDSILg,727, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbaJunEe67bLKsSDSILg,728,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bvZunEe67bLKsSDSILg,728, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZpunEe67bLKsSDSILg,729,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl9JunEe67bLKsSDSILg,729, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lUJunEe67bLKsSDSILg,730,https://jazz.ibm.com:9443/rm/folders/FR_851zwJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_848bvJunEe67bLKsSDSILg,730, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbapunEe67bLKsSDSILg,731,https://jazz.ibm.com:9443/rm/folders/FR_851zv5unEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84MN7JunEe67bLKsSDSILg,731, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lUpunEe67bLKsSDSILg,732,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWuZunEe67bLKsSDSILg,732, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lUZunEe67bLKsSDSILg,733,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIsZunEe67bLKsSDSILg,733, -https://jazz.ibm.com:9443/rm/resources/TX_9Arba5unEe67bLKsSDSILg,734,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIyJunEe67bLKsSDSILg,734, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lVJunEe67bLKsSDSILg,735,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fI1ZunEe67bLKsSDSILg,735, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lVZunEe67bLKsSDSILg,736,https://jazz.ibm.com:9443/rm/folders/FR_851zvJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84zRxpunEe67bLKsSDSILg,736, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lXpunEe67bLKsSDSILg,737,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIxJunEe67bLKsSDSILg,737, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lXZunEe67bLKsSDSILg,738,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIw5unEe67bLKsSDSILg,738, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lXJunEe67bLKsSDSILg,739,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85FlyJunEe67bLKsSDSILg,739, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lU5unEe67bLKsSDSILg,740,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCkpunEe67bLKsSDSILg,740, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lYpunEe67bLKsSDSILg,741,https://jazz.ibm.com:9443/rm/folders/FR_851z0JunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85sCmpunEe67bLKsSDSILg,741, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lX5unEe67bLKsSDSILg,742,https://jazz.ibm.com:9443/rm/folders/FR_851zzJunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_84fIz5unEe67bLKsSDSILg,742, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lYJunEe67bLKsSDSILg,743,https://jazz.ibm.com:9443/rm/folders/FR_851zvpunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85PWtZunEe67bLKsSDSILg,743, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lY5unEe67bLKsSDSILg,744,https://jazz.ibm.com:9443/rm/folders/FR_851zyZunEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-ZunEe67bLKsSDSILg,744, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd6TqKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd7hwKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd8I0KACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd8I0aACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd8I0qACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHg6ACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHgaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHgqACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHhKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHhaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_f2IgIKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_gCC1MKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_GeCPcKACEe67KIG0GI4apw,1,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_GeBocqACEe67KIG0GI4apw,2,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPdqACEe67KIG0GI4apw,3,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPd6ACEe67KIG0GI4apw,4,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPcqACEe67KIG0GI4apw,5,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_GeCPdaACEe67KIG0GI4apw,6,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_GeCPdKACEe67KIG0GI4apw,7,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPc6ACEe67KIG0GI4apw,8,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_GeCPcaACEe67KIG0GI4apw,9,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_GeCPeKACEe67KIG0GI4apw,10,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_GeCPeaACEe67KIG0GI4apw,11,/01 Requirements/Meter Interface +https://jazz.ibm.com:9443/rm/resources/WR_GblYYKACEe67KIG0GI4apw,12,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLf6ACEe67KIG0GI4apw,12, +https://jazz.ibm.com:9443/rm/resources/WR_GXrv0KACEe67KIG0GI4apw,13,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddAoqACEe67KIG0GI4apw,13, +https://jazz.ibm.com:9443/rm/resources/WR_GbKhoKACEe67KIG0GI4apw,14,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLlqACEe67KIG0GI4apw,14, +https://jazz.ibm.com:9443/rm/resources/WR_GbeDoKACEe67KIG0GI4apw,15,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyhKACEe67KIG0GI4apw,15, +https://jazz.ibm.com:9443/rm/resources/WR_GYqnQKACEe67KIG0GI4apw,16,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddApKACEe67KIG0GI4apw,16, +https://jazz.ibm.com:9443/rm/resources/WR_GbyMsKACEe67KIG0GI4apw,17,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwyaACEe67KIG0GI4apw,17, +https://jazz.ibm.com:9443/rm/resources/TX_GXQ5EKACEe67KIG0GI4apw,18,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OIqACEe67KIG0GI4apw,18, +https://jazz.ibm.com:9443/rm/resources/TX_GXKLYKACEe67KIG0GI4apw,19,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZKACEe67KIG0GI4apw,19, +https://jazz.ibm.com:9443/rm/resources/TX_GXN1wKACEe67KIG0GI4apw,20,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw1aACEe67KIG0GI4apw,20, +https://jazz.ibm.com:9443/rm/resources/TX_GXPq8KACEe67KIG0GI4apw,21,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNMKACEe67KIG0GI4apw,21, +https://jazz.ibm.com:9443/rm/resources/TX_GXRgIKACEe67KIG0GI4apw,22,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7EaACEe67KIG0GI4apw,22, +https://jazz.ibm.com:9443/rm/resources/TX_GXaDAKACEe67KIG0GI4apw,23,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJ6ACEe67KIG0GI4apw,23, +https://jazz.ibm.com:9443/rm/resources/TX_GXWYoKACEe67KIG0GI4apw,24,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwxKACEe67KIG0GI4apw,24, +https://jazz.ibm.com:9443/rm/resources/TX_GXVKgKACEe67KIG0GI4apw,25,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX7KACEe67KIG0GI4apw,25, +https://jazz.ibm.com:9443/rm/resources/TX_GXSuQKACEe67KIG0GI4apw,26,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcwdEqACEe67KIG0GI4apw,26, +https://jazz.ibm.com:9443/rm/resources/TX_GXaqEKACEe67KIG0GI4apw,27,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyhaACEe67KIG0GI4apw,27, +https://jazz.ibm.com:9443/rm/resources/TX_GXeUcKACEe67KIG0GI4apw,28,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CN6ACEe67KIG0GI4apw,28, +https://jazz.ibm.com:9443/rm/resources/TX_GXcfQKACEe67KIG0GI4apw,29,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OGKACEe67KIG0GI4apw,29, +https://jazz.ibm.com:9443/rm/resources/TX_GXdGUKACEe67KIG0GI4apw,30,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakaaACEe67KIG0GI4apw,30, +https://jazz.ibm.com:9443/rm/resources/TX_GXT8YKACEe67KIG0GI4apw,31,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLmaACEe67KIG0GI4apw,31, +https://jazz.ibm.com:9443/rm/resources/TX_GXe7gKACEe67KIG0GI4apw,32,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX2qACEe67KIG0GI4apw,32, +https://jazz.ibm.com:9443/rm/resources/TX_GXgwsKACEe67KIG0GI4apw,33,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLh6ACEe67KIG0GI4apw,33, +https://jazz.ibm.com:9443/rm/resources/DM_GXW_sKACEe67KIG0GI4apw,34,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakaKACEe67KIG0GI4apw,34, +https://jazz.ibm.com:9443/rm/resources/TX_GXmQQKACEe67KIG0GI4apw,35,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5JqACEe67KIG0GI4apw,35, +https://jazz.ibm.com:9443/rm/resources/TX_GXkbEKACEe67KIG0GI4apw,36,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7FqACEe67KIG0GI4apw,36, +https://jazz.ibm.com:9443/rm/resources/TX_GXlCIKACEe67KIG0GI4apw,37,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLm6ACEe67KIG0GI4apw,37, +https://jazz.ibm.com:9443/rm/resources/TX_GXjM8KACEe67KIG0GI4apw,38,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakdKACEe67KIG0GI4apw,38, +https://jazz.ibm.com:9443/rm/resources/TX_GXil4KACEe67KIG0GI4apw,39,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmIqACEe67KIG0GI4apw,39, +https://jazz.ibm.com:9443/rm/resources/TX_GXm3UKACEe67KIG0GI4apw,40,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX6qACEe67KIG0GI4apw,40, +https://jazz.ibm.com:9443/rm/resources/TX_GXqhsKACEe67KIG0GI4apw,41,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWjKACEe67KIG0GI4apw,41, +https://jazz.ibm.com:9443/rm/resources/TX_GXp6oKACEe67KIG0GI4apw,42,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWf6ACEe67KIG0GI4apw,42, +https://jazz.ibm.com:9443/rm/resources/TX_GXs98KACEe67KIG0GI4apw,43,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwzqACEe67KIG0GI4apw,43, +https://jazz.ibm.com:9443/rm/resources/TX_GXpTkKACEe67KIG0GI4apw,44,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmOqACEe67KIG0GI4apw,44, +https://jazz.ibm.com:9443/rm/resources/TX_GXoFcKACEe67KIG0GI4apw,45,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OEKACEe67KIG0GI4apw,45, +https://jazz.ibm.com:9443/rm/resources/TX_GXuMEKACEe67KIG0GI4apw,46,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcsLoqACEe67KIG0GI4apw,46, +https://jazz.ibm.com:9443/rm/resources/TX_GXwoUKACEe67KIG0GI4apw,47,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxELqACEe67KIG0GI4apw,47, +https://jazz.ibm.com:9443/rm/resources/BI_GdyX-KACEe67KIG0GI4apw,47, +https://jazz.ibm.com:9443/rm/resources/TX_GXwBQKACEe67KIG0GI4apw,48,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWgaACEe67KIG0GI4apw,48, +https://jazz.ibm.com:9443/rm/resources/TX_GXydgKACEe67KIG0GI4apw,49,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigM6ACEe67KIG0GI4apw,49, +https://jazz.ibm.com:9443/rm/resources/TX_GXxPYKACEe67KIG0GI4apw,50,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLjaACEe67KIG0GI4apw,50, +https://jazz.ibm.com:9443/rm/resources/TX_GXuzIKACEe67KIG0GI4apw,51,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWgqACEe67KIG0GI4apw,51, +https://jazz.ibm.com:9443/rm/resources/TX_GXzroKACEe67KIG0GI4apw,52,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyjqACEe67KIG0GI4apw,52, +https://jazz.ibm.com:9443/rm/resources/TX_GX05wKACEe67KIG0GI4apw,53,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX2aACEe67KIG0GI4apw,53, +https://jazz.ibm.com:9443/rm/resources/TX_GYAf8KACEe67KIG0GI4apw,54,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZ6ACEe67KIG0GI4apw,54, +https://jazz.ibm.com:9443/rm/resources/TX_GX1g0KACEe67KIG0GI4apw,55,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLi6ACEe67KIG0GI4apw,55, +https://jazz.ibm.com:9443/rm/resources/TX_GYEKUKACEe67KIG0GI4apw,56,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEKaACEe67KIG0GI4apw,56, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLkqACEe67KIG0GI4apw,56, +https://jazz.ibm.com:9443/rm/resources/TX_GYC8MKACEe67KIG0GI4apw,57,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJqACEe67KIG0GI4apw,57, +https://jazz.ibm.com:9443/rm/resources/TX_GX2u8KACEe67KIG0GI4apw,58,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigOaACEe67KIG0GI4apw,58, +https://jazz.ibm.com:9443/rm/resources/TX_GYBuEKACEe67KIG0GI4apw,59,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLiaACEe67KIG0GI4apw,59, +https://jazz.ibm.com:9443/rm/resources/TX_GYFYcKACEe67KIG0GI4apw,60,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX0KACEe67KIG0GI4apw,60, +https://jazz.ibm.com:9443/rm/resources/TX_GYK4AKACEe67KIG0GI4apw,61,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX5aACEe67KIG0GI4apw,61, +https://jazz.ibm.com:9443/rm/resources/TX_GYMGIKACEe67KIG0GI4apw,62,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLhKACEe67KIG0GI4apw,62, +https://jazz.ibm.com:9443/rm/resources/TX_GYGmkKACEe67KIG0GI4apw,63,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJqACEe67KIG0GI4apw,63, +https://jazz.ibm.com:9443/rm/resources/TX_GYIbwKACEe67KIG0GI4apw,64,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OL6ACEe67KIG0GI4apw,64, +https://jazz.ibm.com:9443/rm/resources/TX_GYJp4KACEe67KIG0GI4apw,65,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJ6ACEe67KIG0GI4apw,65, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLkKACEe67KIG0GI4apw,65, +https://jazz.ibm.com:9443/rm/resources/TX_GYMtMKACEe67KIG0GI4apw,66,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdbyg6ACEe67KIG0GI4apw,66, +https://jazz.ibm.com:9443/rm/resources/TX_GYHNoKACEe67KIG0GI4apw,67,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX9aACEe67KIG0GI4apw,67, +https://jazz.ibm.com:9443/rm/resources/TX_GYOiYKACEe67KIG0GI4apw,68,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CNqACEe67KIG0GI4apw,68, +https://jazz.ibm.com:9443/rm/resources/TX_GYN7UKACEe67KIG0GI4apw,69,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5IaACEe67KIG0GI4apw,69, +https://jazz.ibm.com:9443/rm/resources/TX_GYSMwKACEe67KIG0GI4apw,70,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CNKACEe67KIG0GI4apw,70, +https://jazz.ibm.com:9443/rm/resources/TX_GYQXkKACEe67KIG0GI4apw,71,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLfqACEe67KIG0GI4apw,71, +https://jazz.ibm.com:9443/rm/resources/TX_GYRlsKACEe67KIG0GI4apw,72,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLnKACEe67KIG0GI4apw,72, +https://jazz.ibm.com:9443/rm/resources/TX_GYPJcKACEe67KIG0GI4apw,73,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw0aACEe67KIG0GI4apw,73, +https://jazz.ibm.com:9443/rm/resources/TX_GYXsUKACEe67KIG0GI4apw,74,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX4KACEe67KIG0GI4apw,74, +https://jazz.ibm.com:9443/rm/resources/TX_GYTa4KACEe67KIG0GI4apw,75,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GYWeMKACEe67KIG0GI4apw,76,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLhqACEe67KIG0GI4apw,76, +https://jazz.ibm.com:9443/rm/resources/TX_GYUB8KACEe67KIG0GI4apw,77,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GYVQEKACEe67KIG0GI4apw,78,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxwy6ACEe67KIG0GI4apw,78, +https://jazz.ibm.com:9443/rm/resources/TX_GYYTYKACEe67KIG0GI4apw,79,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWe6ACEe67KIG0GI4apw,79, +https://jazz.ibm.com:9443/rm/resources/TX_GYaIkKACEe67KIG0GI4apw,80,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw0qACEe67KIG0GI4apw,80, +https://jazz.ibm.com:9443/rm/resources/TX_GYY6cKACEe67KIG0GI4apw,81,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX3qACEe67KIG0GI4apw,81, +https://jazz.ibm.com:9443/rm/resources/TX_GYck0KACEe67KIG0GI4apw,82,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwwaACEe67KIG0GI4apw,82, +https://jazz.ibm.com:9443/rm/resources/TX_GYfoIKACEe67KIG0GI4apw,83,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyjKACEe67KIG0GI4apw,83, +https://jazz.ibm.com:9443/rm/resources/TX_GYdL4KACEe67KIG0GI4apw,84,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWd6ACEe67KIG0GI4apw,84, +https://jazz.ibm.com:9443/rm/resources/TX_GYgPMKACEe67KIG0GI4apw,85,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GYeaAKACEe67KIG0GI4apw,86,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLg6ACEe67KIG0GI4apw,86, +https://jazz.ibm.com:9443/rm/resources/TX_GYbWsaACEe67KIG0GI4apw,87,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmN6ACEe67KIG0GI4apw,87, +https://jazz.ibm.com:9443/rm/resources/TX_GYhdUKACEe67KIG0GI4apw,88,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvaqACEe67KIG0GI4apw,88, +https://jazz.ibm.com:9443/rm/resources/TX_GYiEYKACEe67KIG0GI4apw,89,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLe6ACEe67KIG0GI4apw,89, +https://jazz.ibm.com:9443/rm/resources/TX_GYkgoKACEe67KIG0GI4apw,90,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7HaACEe67KIG0GI4apw,90, +https://jazz.ibm.com:9443/rm/resources/TX_GYjSgKACEe67KIG0GI4apw,91,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GYlHsKACEe67KIG0GI4apw,92,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxwz6ACEe67KIG0GI4apw,92, +https://jazz.ibm.com:9443/rm/resources/TX_GYpZIKACEe67KIG0GI4apw,93,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GYnj8KACEe67KIG0GI4apw,94,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZqACEe67KIG0GI4apw,94, +https://jazz.ibm.com:9443/rm/resources/TX_GYoyEKACEe67KIG0GI4apw,95,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw26ACEe67KIG0GI4apw,95, +https://jazz.ibm.com:9443/rm/resources/TX_GYmV1qACEe67KIG0GI4apw,96,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdakb6ACEe67KIG0GI4apw,96, +https://jazz.ibm.com:9443/rm/resources/TX_GYrOUKACEe67KIG0GI4apw,97,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddAoaACEe67KIG0GI4apw,97, +https://jazz.ibm.com:9443/rm/resources/TX_GYr1YKACEe67KIG0GI4apw,98,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX9qACEe67KIG0GI4apw,98, +https://jazz.ibm.com:9443/rm/resources/TX_GYtqkKACEe67KIG0GI4apw,99,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdbyh6ACEe67KIG0GI4apw,99, +https://jazz.ibm.com:9443/rm/resources/TX_GYwG0KACEe67KIG0GI4apw,100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLnqACEe67KIG0GI4apw,100, +https://jazz.ibm.com:9443/rm/resources/TX_GYu4sKACEe67KIG0GI4apw,101,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZaACEe67KIG0GI4apw,101, +https://jazz.ibm.com:9443/rm/resources/TX_GYvfwKACEe67KIG0GI4apw,102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWeqACEe67KIG0GI4apw,102, +https://jazz.ibm.com:9443/rm/resources/TX_GYtDgKACEe67KIG0GI4apw,103,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakbaACEe67KIG0GI4apw,103, +https://jazz.ibm.com:9443/rm/resources/TX_GYx8AKACEe67KIG0GI4apw,104,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLdqACEe67KIG0GI4apw,104, +https://jazz.ibm.com:9443/rm/resources/TX_GYwt4KACEe67KIG0GI4apw,105,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw2qACEe67KIG0GI4apw,105, +https://jazz.ibm.com:9443/rm/resources/TX_GY1mYKACEe67KIG0GI4apw,106,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmOKACEe67KIG0GI4apw,106, +https://jazz.ibm.com:9443/rm/resources/TX_GY2Nd6ACEe67KIG0GI4apw,107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyiqACEe67KIG0GI4apw,107, +https://jazz.ibm.com:9443/rm/resources/TX_GY3bkKACEe67KIG0GI4apw,108,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvaKACEe67KIG0GI4apw,108, +https://jazz.ibm.com:9443/rm/resources/TX_GYyjEKACEe67KIG0GI4apw,109,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJKACEe67KIG0GI4apw,109, +https://jazz.ibm.com:9443/rm/resources/TX_GY0_UKACEe67KIG0GI4apw,110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLnaACEe67KIG0GI4apw,110, +https://jazz.ibm.com:9443/rm/resources/TX_GYzKIKACEe67KIG0GI4apw,111,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakaqACEe67KIG0GI4apw,111, +https://jazz.ibm.com:9443/rm/resources/TX_GY4CoKACEe67KIG0GI4apw,112,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OIaACEe67KIG0GI4apw,112, +https://jazz.ibm.com:9443/rm/resources/TX_GY6e4KACEe67KIG0GI4apw,113,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigMKACEe67KIG0GI4apw,113, +https://jazz.ibm.com:9443/rm/resources/TX_GY7F8KACEe67KIG0GI4apw,114,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5KaACEe67KIG0GI4apw,114, +https://jazz.ibm.com:9443/rm/resources/TX_GY7tAKACEe67KIG0GI4apw,115,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7HqACEe67KIG0GI4apw,115, +https://jazz.ibm.com:9443/rm/resources/TX_GY4psKACEe67KIG0GI4apw,116,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwzaACEe67KIG0GI4apw,116, +https://jazz.ibm.com:9443/rm/resources/TX_GY5QwKACEe67KIG0GI4apw,117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLiqACEe67KIG0GI4apw,117, +https://jazz.ibm.com:9443/rm/resources/TX_GY_-cKACEe67KIG0GI4apw,118,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbygKACEe67KIG0GI4apw,118, +https://jazz.ibm.com:9443/rm/resources/TX_GY9iMKACEe67KIG0GI4apw,119,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OEqACEe67KIG0GI4apw,119, +https://jazz.ibm.com:9443/rm/resources/TX_GZAlgKACEe67KIG0GI4apw,120,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvYqACEe67KIG0GI4apw,120, +https://jazz.ibm.com:9443/rm/resources/TX_GY87IKACEe67KIG0GI4apw,121,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OE6ACEe67KIG0GI4apw,121, +https://jazz.ibm.com:9443/rm/resources/TX_GY-JQKACEe67KIG0GI4apw,122,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLfaACEe67KIG0GI4apw,122, +https://jazz.ibm.com:9443/rm/resources/TX_GY-wUKACEe67KIG0GI4apw,123,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX06ACEe67KIG0GI4apw,123, +https://jazz.ibm.com:9443/rm/resources/TX_GZDBwKACEe67KIG0GI4apw,124,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc5nAaACEe67KIG0GI4apw,124, +https://jazz.ibm.com:9443/rm/resources/TX_GZCasKACEe67KIG0GI4apw,125,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWj6ACEe67KIG0GI4apw,125, +https://jazz.ibm.com:9443/rm/resources/TX_GZBzoKACEe67KIG0GI4apw,126,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7GaACEe67KIG0GI4apw,126, +https://jazz.ibm.com:9443/rm/resources/TX_GZDo0KACEe67KIG0GI4apw,127,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OHqACEe67KIG0GI4apw,127, +https://jazz.ibm.com:9443/rm/resources/TX_GZFeAKACEe67KIG0GI4apw,128,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX8qACEe67KIG0GI4apw,128, +https://jazz.ibm.com:9443/rm/resources/TX_GZIhUKACEe67KIG0GI4apw,129,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWcKACEe67KIG0GI4apw,129, +https://jazz.ibm.com:9443/rm/resources/TX_GZJvcKACEe67KIG0GI4apw,130,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OHKACEe67KIG0GI4apw,130, +https://jazz.ibm.com:9443/rm/resources/TX_GZEP4KACEe67KIG0GI4apw,131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEKKACEe67KIG0GI4apw,131, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLkaACEe67KIG0GI4apw,131, +https://jazz.ibm.com:9443/rm/resources/TX_GZH6QKACEe67KIG0GI4apw,132,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5KqACEe67KIG0GI4apw,132, +https://jazz.ibm.com:9443/rm/resources/TX_GZGsIKACEe67KIG0GI4apw,133,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwzKACEe67KIG0GI4apw,133, +https://jazz.ibm.com:9443/rm/resources/TX_GZGFEKACEe67KIG0GI4apw,134,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX6aACEe67KIG0GI4apw,134, +https://jazz.ibm.com:9443/rm/resources/TX_GZK9kKACEe67KIG0GI4apw,135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyiKACEe67KIG0GI4apw,135, +https://jazz.ibm.com:9443/rm/resources/TX_GZLkoKACEe67KIG0GI4apw,136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLdaACEe67KIG0GI4apw,136, +https://jazz.ibm.com:9443/rm/resources/TX_GZMLsKACEe67KIG0GI4apw,137,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GccUAKACEe67KIG0GI4apw,137, +https://jazz.ibm.com:9443/rm/resources/TX_GZOA4KACEe67KIG0GI4apw,138,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLcKACEe67KIG0GI4apw,138, +https://jazz.ibm.com:9443/rm/resources/TX_GZRrQKACEe67KIG0GI4apw,139,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX56ACEe67KIG0GI4apw,139, +https://jazz.ibm.com:9443/rm/resources/TX_GZNZ0KACEe67KIG0GI4apw,140,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GZREMKACEe67KIG0GI4apw,141,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLjKACEe67KIG0GI4apw,141, +https://jazz.ibm.com:9443/rm/resources/TX_GZQdIKACEe67KIG0GI4apw,142,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OH6ACEe67KIG0GI4apw,142, +https://jazz.ibm.com:9443/rm/resources/TX_GZSSUKACEe67KIG0GI4apw,143,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5K6ACEe67KIG0GI4apw,143, +https://jazz.ibm.com:9443/rm/resources/TX_GZPPAKACEe67KIG0GI4apw,144,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLeKACEe67KIG0GI4apw,144, +https://jazz.ibm.com:9443/rm/resources/TX_GZUukKACEe67KIG0GI4apw,145,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CPKACEe67KIG0GI4apw,145, +https://jazz.ibm.com:9443/rm/resources/TX_GZVVoKACEe67KIG0GI4apw,146,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbygqACEe67KIG0GI4apw,146, +https://jazz.ibm.com:9443/rm/resources/TX_GZUHgKACEe67KIG0GI4apw,147,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLlaACEe67KIG0GI4apw,147, +https://jazz.ibm.com:9443/rm/resources/TX_GZV8sKACEe67KIG0GI4apw,148,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLlKACEe67KIG0GI4apw,148, +https://jazz.ibm.com:9443/rm/resources/TX_GZS5YKACEe67KIG0GI4apw,149,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmL6ACEe67KIG0GI4apw,149, +https://jazz.ibm.com:9443/rm/resources/TX_GZTgcKACEe67KIG0GI4apw,150,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLeqACEe67KIG0GI4apw,150, +https://jazz.ibm.com:9443/rm/resources/TX_GZZAAKACEe67KIG0GI4apw,151,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CQKACEe67KIG0GI4apw,151, +https://jazz.ibm.com:9443/rm/resources/TX_GZWjwKACEe67KIG0GI4apw,152,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwxaACEe67KIG0GI4apw,152, +https://jazz.ibm.com:9443/rm/resources/TX_GZZnEKACEe67KIG0GI4apw,153,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEKqACEe67KIG0GI4apw,153, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLk6ACEe67KIG0GI4apw,153, +https://jazz.ibm.com:9443/rm/resources/TX_GZXx4KACEe67KIG0GI4apw,154,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJKACEe67KIG0GI4apw,154, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLc6ACEe67KIG0GI4apw,154, +https://jazz.ibm.com:9443/rm/resources/TX_GZXK0KACEe67KIG0GI4apw,155,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7H6ACEe67KIG0GI4apw,155, +https://jazz.ibm.com:9443/rm/resources/TX_GZaOIKACEe67KIG0GI4apw,156,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWg6ACEe67KIG0GI4apw,156, +https://jazz.ibm.com:9443/rm/resources/TX_GZcDUKACEe67KIG0GI4apw,157,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWfKACEe67KIG0GI4apw,157, +https://jazz.ibm.com:9443/rm/resources/TX_GZdRcKACEe67KIG0GI4apw,158,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakfaACEe67KIG0GI4apw,158, +https://jazz.ibm.com:9443/rm/resources/TX_GZbcQKACEe67KIG0GI4apw,159,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddAo6ACEe67KIG0GI4apw,159, +https://jazz.ibm.com:9443/rm/resources/TX_GZcqYKACEe67KIG0GI4apw,160,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2COKACEe67KIG0GI4apw,160, +https://jazz.ibm.com:9443/rm/resources/TX_GZefkKACEe67KIG0GI4apw,161,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxELKACEe67KIG0GI4apw,161, +https://jazz.ibm.com:9443/rm/resources/BI_GdyX-qACEe67KIG0GI4apw,161, +https://jazz.ibm.com:9443/rm/resources/TX_GZa1MKACEe67KIG0GI4apw,162,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakdaACEe67KIG0GI4apw,162, +https://jazz.ibm.com:9443/rm/resources/TX_GZd4gKACEe67KIG0GI4apw,163,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLgaACEe67KIG0GI4apw,163, +https://jazz.ibm.com:9443/rm/resources/TX_GZgUwKACEe67KIG0GI4apw,164,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWcqACEe67KIG0GI4apw,164, +https://jazz.ibm.com:9443/rm/resources/TX_GZhi4KACEe67KIG0GI4apw,165,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OLaACEe67KIG0GI4apw,165, +https://jazz.ibm.com:9443/rm/resources/TX_GZgUwaACEe67KIG0GI4apw,166,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWfaACEe67KIG0GI4apw,166, +https://jazz.ibm.com:9443/rm/resources/TX_GZg70KACEe67KIG0GI4apw,167,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakY6ACEe67KIG0GI4apw,167, +https://jazz.ibm.com:9443/rm/resources/TX_GZfGoKACEe67KIG0GI4apw,168,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX4aACEe67KIG0GI4apw,168, +https://jazz.ibm.com:9443/rm/resources/TX_GZiJ8KACEe67KIG0GI4apw,169,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWjaACEe67KIG0GI4apw,169, +https://jazz.ibm.com:9443/rm/resources/TX_GZkmMKACEe67KIG0GI4apw,170,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7EqACEe67KIG0GI4apw,170, +https://jazz.ibm.com:9443/rm/resources/TX_GZjYEKACEe67KIG0GI4apw,171,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GZj_IKACEe67KIG0GI4apw,172,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX8KACEe67KIG0GI4apw,172, +https://jazz.ibm.com:9443/rm/resources/TX_GZoQkKACEe67KIG0GI4apw,173,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdake6ACEe67KIG0GI4apw,173, +https://jazz.ibm.com:9443/rm/resources/TX_GZlNQKACEe67KIG0GI4apw,174,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5I6ACEe67KIG0GI4apw,174, +https://jazz.ibm.com:9443/rm/resources/TX_GZnpgKACEe67KIG0GI4apw,175,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5JaACEe67KIG0GI4apw,175, +https://jazz.ibm.com:9443/rm/resources/TX_GZnCcaACEe67KIG0GI4apw,176,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakeaACEe67KIG0GI4apw,176, +https://jazz.ibm.com:9443/rm/resources/TX_GZmbYKACEe67KIG0GI4apw,177,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvbaACEe67KIG0GI4apw,177, +https://jazz.ibm.com:9443/rm/resources/TX_GZqFwKACEe67KIG0GI4apw,178,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLdKACEe67KIG0GI4apw,178, +https://jazz.ibm.com:9443/rm/resources/TX_GZqs0KACEe67KIG0GI4apw,179,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigNqACEe67KIG0GI4apw,179, +https://jazz.ibm.com:9443/rm/resources/TX_GZrT4KACEe67KIG0GI4apw,180,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmM6ACEe67KIG0GI4apw,180, +https://jazz.ibm.com:9443/rm/resources/TX_GZo3oKACEe67KIG0GI4apw,181,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLjqACEe67KIG0GI4apw,181, +https://jazz.ibm.com:9443/rm/resources/TX_GZvlUKACEe67KIG0GI4apw,182,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWhaACEe67KIG0GI4apw,182, +https://jazz.ibm.com:9443/rm/resources/TX_GZsiAKACEe67KIG0GI4apw,183,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNM6ACEe67KIG0GI4apw,183, +https://jazz.ibm.com:9443/rm/resources/TX_GZr68KACEe67KIG0GI4apw,184,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OEaACEe67KIG0GI4apw,184, +https://jazz.ibm.com:9443/rm/resources/TX_GZuXMKACEe67KIG0GI4apw,185,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWiqACEe67KIG0GI4apw,185, +https://jazz.ibm.com:9443/rm/resources/TX_GZu-QKACEe67KIG0GI4apw,186,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNMqACEe67KIG0GI4apw,186, +https://jazz.ibm.com:9443/rm/resources/TX_GZtJEaACEe67KIG0GI4apw,187,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX26ACEe67KIG0GI4apw,187, +https://jazz.ibm.com:9443/rm/resources/TX_GZwMYKACEe67KIG0GI4apw,188,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmKaACEe67KIG0GI4apw,188, +https://jazz.ibm.com:9443/rm/resources/TX_GZwzcKACEe67KIG0GI4apw,189,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmNaACEe67KIG0GI4apw,189, +https://jazz.ibm.com:9443/rm/resources/TX_GZ0d0KACEe67KIG0GI4apw,190,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJqACEe67KIG0GI4apw,190, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLj6ACEe67KIG0GI4apw,190, +https://jazz.ibm.com:9443/rm/resources/TX_GZxagKACEe67KIG0GI4apw,191,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakYaACEe67KIG0GI4apw,191, +https://jazz.ibm.com:9443/rm/resources/TX_GZ1E4KACEe67KIG0GI4apw,192,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwxqACEe67KIG0GI4apw,192, +https://jazz.ibm.com:9443/rm/resources/TX_GZyBkKACEe67KIG0GI4apw,193,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJaACEe67KIG0GI4apw,193, +https://jazz.ibm.com:9443/rm/resources/TX_GZyooKACEe67KIG0GI4apw,194,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GZ1r8KACEe67KIG0GI4apw,195,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZKACEe67KIG0GI4apw,195, +https://jazz.ibm.com:9443/rm/resources/TX_GZz2wKACEe67KIG0GI4apw,196,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw3KACEe67KIG0GI4apw,196, +https://jazz.ibm.com:9443/rm/resources/TX_GZ2TAKACEe67KIG0GI4apw,197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakeqACEe67KIG0GI4apw,197, +https://jazz.ibm.com:9443/rm/resources/TX_GZ26EKACEe67KIG0GI4apw,198,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWcaACEe67KIG0GI4apw,198, +https://jazz.ibm.com:9443/rm/resources/TX_GZ4IMKACEe67KIG0GI4apw,199,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OHaACEe67KIG0GI4apw,199, +https://jazz.ibm.com:9443/rm/resources/TX_GZ4vQaACEe67KIG0GI4apw,200,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigMaACEe67KIG0GI4apw,200, +https://jazz.ibm.com:9443/rm/resources/TX_GZ59YKACEe67KIG0GI4apw,201,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakbKACEe67KIG0GI4apw,201, +https://jazz.ibm.com:9443/rm/resources/TX_GZ4vQKACEe67KIG0GI4apw,202,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmMaACEe67KIG0GI4apw,202, +https://jazz.ibm.com:9443/rm/resources/TX_GZ6kcKACEe67KIG0GI4apw,203,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigMqACEe67KIG0GI4apw,203, +https://jazz.ibm.com:9443/rm/resources/TX_GZ7LgKACEe67KIG0GI4apw,204,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CMaACEe67KIG0GI4apw,204, +https://jazz.ibm.com:9443/rm/resources/TX_GZ7ykKACEe67KIG0GI4apw,205,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWkKACEe67KIG0GI4apw,205, +https://jazz.ibm.com:9443/rm/resources/TX_GZ8ZoKACEe67KIG0GI4apw,206,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmNKACEe67KIG0GI4apw,206, +https://jazz.ibm.com:9443/rm/resources/TX_GZ9AtqACEe67KIG0GI4apw,207,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZ6ACEe67KIG0GI4apw,207, +https://jazz.ibm.com:9443/rm/resources/TX_GZ9nwKACEe67KIG0GI4apw,208,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX8aACEe67KIG0GI4apw,208, +https://jazz.ibm.com:9443/rm/resources/TX_GZ-O0KACEe67KIG0GI4apw,209,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX7aACEe67KIG0GI4apw,209, +https://jazz.ibm.com:9443/rm/resources/TX_GaArEKACEe67KIG0GI4apw,210,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZqACEe67KIG0GI4apw,210, +https://jazz.ibm.com:9443/rm/resources/TX_GZ_c8KACEe67KIG0GI4apw,211,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvY6ACEe67KIG0GI4apw,211, +https://jazz.ibm.com:9443/rm/resources/TX_GaDuYKACEe67KIG0GI4apw,212,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OFaACEe67KIG0GI4apw,212, +https://jazz.ibm.com:9443/rm/resources/TX_GaB5MKACEe67KIG0GI4apw,213,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEK6ACEe67KIG0GI4apw,213, +https://jazz.ibm.com:9443/rm/resources/BI_GdyX96ACEe67KIG0GI4apw,213, +https://jazz.ibm.com:9443/rm/resources/TX_GaDHUKACEe67KIG0GI4apw,214,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwyKACEe67KIG0GI4apw,214, +https://jazz.ibm.com:9443/rm/resources/TX_GaAEAKACEe67KIG0GI4apw,215,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OI6ACEe67KIG0GI4apw,215, +https://jazz.ibm.com:9443/rm/resources/TX_GaBSIKACEe67KIG0GI4apw,216,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw2KACEe67KIG0GI4apw,216, +https://jazz.ibm.com:9443/rm/resources/TX_GaGKoKACEe67KIG0GI4apw,217,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmMKACEe67KIG0GI4apw,217, +https://jazz.ibm.com:9443/rm/resources/TX_GaEVcKACEe67KIG0GI4apw,218,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWiaACEe67KIG0GI4apw,218, +https://jazz.ibm.com:9443/rm/resources/TX_GaE8gKACEe67KIG0GI4apw,219,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLiKACEe67KIG0GI4apw,219, +https://jazz.ibm.com:9443/rm/resources/TX_GaJ1AKACEe67KIG0GI4apw,220,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmIaACEe67KIG0GI4apw,220, +https://jazz.ibm.com:9443/rm/resources/TX_GaGxsKACEe67KIG0GI4apw,221,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmKqACEe67KIG0GI4apw,221, +https://jazz.ibm.com:9443/rm/resources/TX_GaJN8KACEe67KIG0GI4apw,222,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7GKACEe67KIG0GI4apw,222, +https://jazz.ibm.com:9443/rm/resources/TX_GaIm4KACEe67KIG0GI4apw,223,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GaHYwKACEe67KIG0GI4apw,224,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLmKACEe67KIG0GI4apw,224, +https://jazz.ibm.com:9443/rm/resources/TX_GaKcEKACEe67KIG0GI4apw,225,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5J6ACEe67KIG0GI4apw,225, +https://jazz.ibm.com:9443/rm/resources/TX_GaOGcKACEe67KIG0GI4apw,226,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OMKACEe67KIG0GI4apw,226, +https://jazz.ibm.com:9443/rm/resources/TX_GaOtgKACEe67KIG0GI4apw,227,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GccUAaACEe67KIG0GI4apw,227, +https://jazz.ibm.com:9443/rm/resources/TX_GaQisKACEe67KIG0GI4apw,228,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7E6ACEe67KIG0GI4apw,228, +https://jazz.ibm.com:9443/rm/resources/TX_GaNfYKACEe67KIG0GI4apw,229,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEI6ACEe67KIG0GI4apw,229, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLd6ACEe67KIG0GI4apw,229, +https://jazz.ibm.com:9443/rm/resources/TX_GaPUkKACEe67KIG0GI4apw,230,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OGqACEe67KIG0GI4apw,230, +https://jazz.ibm.com:9443/rm/resources/TX_GaM4UKACEe67KIG0GI4apw,231,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw2aACEe67KIG0GI4apw,231, +https://jazz.ibm.com:9443/rm/resources/TX_GaMRQaACEe67KIG0GI4apw,232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX2KACEe67KIG0GI4apw,232, +https://jazz.ibm.com:9443/rm/resources/TX_GaRJxqACEe67KIG0GI4apw,233,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CM6ACEe67KIG0GI4apw,233, +https://jazz.ibm.com:9443/rm/resources/TX_GaRw0KACEe67KIG0GI4apw,234,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OKaACEe67KIG0GI4apw,234, +https://jazz.ibm.com:9443/rm/resources/TX_GaSX4KACEe67KIG0GI4apw,235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakfKACEe67KIG0GI4apw,235, +https://jazz.ibm.com:9443/rm/resources/TX_GaX3cKACEe67KIG0GI4apw,236,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvbqACEe67KIG0GI4apw,236, +https://jazz.ibm.com:9443/rm/resources/TX_GaUNEKACEe67KIG0GI4apw,237,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJKACEe67KIG0GI4apw,237, +https://jazz.ibm.com:9443/rm/resources/TX_GaXQYKACEe67KIG0GI4apw,238,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CPaACEe67KIG0GI4apw,238, +https://jazz.ibm.com:9443/rm/resources/TX_GaTmAKACEe67KIG0GI4apw,239,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdakc6ACEe67KIG0GI4apw,239, +https://jazz.ibm.com:9443/rm/resources/TX_GaWpUKACEe67KIG0GI4apw,240,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyjaACEe67KIG0GI4apw,240, +https://jazz.ibm.com:9443/rm/resources/TX_GaVbMKACEe67KIG0GI4apw,241,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX1qACEe67KIG0GI4apw,241, +https://jazz.ibm.com:9443/rm/resources/TX_GaU0IKACEe67KIG0GI4apw,242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX1aACEe67KIG0GI4apw,242, +https://jazz.ibm.com:9443/rm/resources/TX_GaYegKACEe67KIG0GI4apw,243,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakfqACEe67KIG0GI4apw,243, +https://jazz.ibm.com:9443/rm/resources/TX_Gad-EKACEe67KIG0GI4apw,244,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX4qACEe67KIG0GI4apw,244, +https://jazz.ibm.com:9443/rm/resources/TX_Gabh16ACEe67KIG0GI4apw,245,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwwqACEe67KIG0GI4apw,245, +https://jazz.ibm.com:9443/rm/resources/TX_Gaa6wKACEe67KIG0GI4apw,246,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvbKACEe67KIG0GI4apw,246, +https://jazz.ibm.com:9443/rm/resources/TX_GaZFkaACEe67KIG0GI4apw,247,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxELaACEe67KIG0GI4apw,247, +https://jazz.ibm.com:9443/rm/resources/BI_GdyX-aACEe67KIG0GI4apw,247, +https://jazz.ibm.com:9443/rm/resources/TX_GacI4aACEe67KIG0GI4apw,248,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigN6ACEe67KIG0GI4apw,248, +https://jazz.ibm.com:9443/rm/resources/TX_GaaTsKACEe67KIG0GI4apw,249,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GadXBqACEe67KIG0GI4apw,250,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLfKACEe67KIG0GI4apw,250, +https://jazz.ibm.com:9443/rm/resources/TX_GaelIKACEe67KIG0GI4apw,251,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwyqACEe67KIG0GI4apw,251, +https://jazz.ibm.com:9443/rm/resources/TX_GalS0KACEe67KIG0GI4apw,252,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7FKACEe67KIG0GI4apw,252, +https://jazz.ibm.com:9443/rm/resources/TX_Gai2kKACEe67KIG0GI4apw,253,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWh6ACEe67KIG0GI4apw,253, +https://jazz.ibm.com:9443/rm/resources/TX_GakEsKACEe67KIG0GI4apw,254,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OF6ACEe67KIG0GI4apw,254, +https://jazz.ibm.com:9443/rm/resources/TX_GafMMKACEe67KIG0GI4apw,255,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLcaACEe67KIG0GI4apw,255, +https://jazz.ibm.com:9443/rm/resources/TX_GaiPgKACEe67KIG0GI4apw,256,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GagaUKACEe67KIG0GI4apw,257,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw0KACEe67KIG0GI4apw,257, +https://jazz.ibm.com:9443/rm/resources/TX_Gal54KACEe67KIG0GI4apw,258,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZaACEe67KIG0GI4apw,258, +https://jazz.ibm.com:9443/rm/resources/TX_GakrwKACEe67KIG0GI4apw,259,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxwx6ACEe67KIG0GI4apw,259, +https://jazz.ibm.com:9443/rm/resources/TX_GaoWIKACEe67KIG0GI4apw,260,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEIaACEe67KIG0GI4apw,260, +https://jazz.ibm.com:9443/rm/resources/TX_GanIAKACEe67KIG0GI4apw,261,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5JKACEe67KIG0GI4apw,261, +https://jazz.ibm.com:9443/rm/resources/TX_GapkQKACEe67KIG0GI4apw,262,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxww6ACEe67KIG0GI4apw,262, +https://jazz.ibm.com:9443/rm/resources/TX_Gamg8KACEe67KIG0GI4apw,263,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX66ACEe67KIG0GI4apw,263, +https://jazz.ibm.com:9443/rm/resources/TX_GaqLUKACEe67KIG0GI4apw,264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw3aACEe67KIG0GI4apw,264, +https://jazz.ibm.com:9443/rm/resources/TX_Gao9MKACEe67KIG0GI4apw,265,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEIqACEe67KIG0GI4apw,265, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLcqACEe67KIG0GI4apw,265, +https://jazz.ibm.com:9443/rm/resources/TX_GaucwKACEe67KIG0GI4apw,266,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNMaACEe67KIG0GI4apw,266, +https://jazz.ibm.com:9443/rm/resources/TX_GatOoKACEe67KIG0GI4apw,267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmO6ACEe67KIG0GI4apw,267, +https://jazz.ibm.com:9443/rm/resources/TX_GasAgKACEe67KIG0GI4apw,268,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWfqACEe67KIG0GI4apw,268, +https://jazz.ibm.com:9443/rm/resources/TX_GarZcKACEe67KIG0GI4apw,269,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcsLo6ACEe67KIG0GI4apw,269, +https://jazz.ibm.com:9443/rm/resources/TX_Gat1saACEe67KIG0GI4apw,270,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcwdEaACEe67KIG0GI4apw,270, +https://jazz.ibm.com:9443/rm/resources/TX_GasnkKACEe67KIG0GI4apw,271,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX9KACEe67KIG0GI4apw,271, +https://jazz.ibm.com:9443/rm/resources/TX_Gavq4KACEe67KIG0GI4apw,272,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWiKACEe67KIG0GI4apw,272, +https://jazz.ibm.com:9443/rm/resources/TX_GavD0KACEe67KIG0GI4apw,273,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OLqACEe67KIG0GI4apw,273, +https://jazz.ibm.com:9443/rm/resources/TX_GayuMKACEe67KIG0GI4apw,274,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2COaACEe67KIG0GI4apw,274, +https://jazz.ibm.com:9443/rm/resources/TX_GazVQKACEe67KIG0GI4apw,275,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7F6ACEe67KIG0GI4apw,275, +https://jazz.ibm.com:9443/rm/resources/TX_GayHIKACEe67KIG0GI4apw,276,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CO6ACEe67KIG0GI4apw,276, +https://jazz.ibm.com:9443/rm/resources/TX_GaxgEKACEe67KIG0GI4apw,277,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmOaACEe67KIG0GI4apw,277, +https://jazz.ibm.com:9443/rm/resources/TX_Gaw5AKACEe67KIG0GI4apw,278,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWhKACEe67KIG0GI4apw,278, +https://jazz.ibm.com:9443/rm/resources/TX_GawR8KACEe67KIG0GI4apw,279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLgqACEe67KIG0GI4apw,279, +https://jazz.ibm.com:9443/rm/resources/TX_Gaz8UKACEe67KIG0GI4apw,280,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEIKACEe67KIG0GI4apw,280, +https://jazz.ibm.com:9443/rm/resources/TX_Ga0jYKACEe67KIG0GI4apw,281,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakcKACEe67KIG0GI4apw,281, +https://jazz.ibm.com:9443/rm/resources/TX_Gaz8UaACEe67KIG0GI4apw,282,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvaaACEe67KIG0GI4apw,282, +https://jazz.ibm.com:9443/rm/resources/TX_Ga4NwKACEe67KIG0GI4apw,283,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OKKACEe67KIG0GI4apw,283, +https://jazz.ibm.com:9443/rm/resources/TX_Ga4NwaACEe67KIG0GI4apw,284,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CNaACEe67KIG0GI4apw,284, +https://jazz.ibm.com:9443/rm/resources/TX_Ga3msKACEe67KIG0GI4apw,285,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OFqACEe67KIG0GI4apw,285, +https://jazz.ibm.com:9443/rm/resources/TX_Ga1KcKACEe67KIG0GI4apw,286,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX0qACEe67KIG0GI4apw,286, +https://jazz.ibm.com:9443/rm/resources/TX_Ga1xgKACEe67KIG0GI4apw,287,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OG6ACEe67KIG0GI4apw,287, +https://jazz.ibm.com:9443/rm/resources/TX_Ga2YkKACEe67KIG0GI4apw,288,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJaACEe67KIG0GI4apw,288, +https://jazz.ibm.com:9443/rm/resources/TX_Ga6C8KACEe67KIG0GI4apw,289,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmNqACEe67KIG0GI4apw,289, +https://jazz.ibm.com:9443/rm/resources/TX_Ga6qAKACEe67KIG0GI4apw,290,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmMqACEe67KIG0GI4apw,290, +https://jazz.ibm.com:9443/rm/resources/TX_Ga400KACEe67KIG0GI4apw,291,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw06ACEe67KIG0GI4apw,291, +https://jazz.ibm.com:9443/rm/resources/TX_Ga9tUKACEe67KIG0GI4apw,292,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWc6ACEe67KIG0GI4apw,292, +https://jazz.ibm.com:9443/rm/resources/TX_Ga-7cKACEe67KIG0GI4apw,293,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakdqACEe67KIG0GI4apw,293, +https://jazz.ibm.com:9443/rm/resources/TX_Ga7REKACEe67KIG0GI4apw,294,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX16ACEe67KIG0GI4apw,294, +https://jazz.ibm.com:9443/rm/resources/TX_Ga8fMKACEe67KIG0GI4apw,295,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakeKACEe67KIG0GI4apw,295, +https://jazz.ibm.com:9443/rm/resources/TX_Ga74IKACEe67KIG0GI4apw,296,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakbqACEe67KIG0GI4apw,296, +https://jazz.ibm.com:9443/rm/resources/TX_Ga-UYKACEe67KIG0GI4apw,297,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmK6ACEe67KIG0GI4apw,297, +https://jazz.ibm.com:9443/rm/resources/TX_Ga_igKACEe67KIG0GI4apw,298,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OKqACEe67KIG0GI4apw,298, +https://jazz.ibm.com:9443/rm/resources/TX_GbAwoKACEe67KIG0GI4apw,299,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdakd6ACEe67KIG0GI4apw,299, +https://jazz.ibm.com:9443/rm/resources/TX_GbAJkKACEe67KIG0GI4apw,300,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakcqACEe67KIG0GI4apw,300, +https://jazz.ibm.com:9443/rm/resources/TX_GbBXsKACEe67KIG0GI4apw,301,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX5KACEe67KIG0GI4apw,301, +https://jazz.ibm.com:9443/rm/resources/TX_GbEbAKACEe67KIG0GI4apw,302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakcaACEe67KIG0GI4apw,302, +https://jazz.ibm.com:9443/rm/resources/TX_GbFCEKACEe67KIG0GI4apw,303,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OK6ACEe67KIG0GI4apw,303, +https://jazz.ibm.com:9443/rm/resources/TX_GbDz8KACEe67KIG0GI4apw,304,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmKKACEe67KIG0GI4apw,304, +https://jazz.ibm.com:9443/rm/resources/TX_GbB-wKACEe67KIG0GI4apw,305,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7G6ACEe67KIG0GI4apw,305, +https://jazz.ibm.com:9443/rm/resources/TX_GbCl0KACEe67KIG0GI4apw,306,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX36ACEe67KIG0GI4apw,306, +https://jazz.ibm.com:9443/rm/resources/TX_GbGQMKACEe67KIG0GI4apw,307,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmI6ACEe67KIG0GI4apw,307, +https://jazz.ibm.com:9443/rm/resources/TX_GbG3QKACEe67KIG0GI4apw,308,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7FaACEe67KIG0GI4apw,308, +https://jazz.ibm.com:9443/rm/resources/TX_GbHeUKACEe67KIG0GI4apw,309,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OLKACEe67KIG0GI4apw,309, +https://jazz.ibm.com:9443/rm/resources/TX_GbFpIKACEe67KIG0GI4apw,310,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7HKACEe67KIG0GI4apw,310, +https://jazz.ibm.com:9443/rm/resources/TX_GbLIsKACEe67KIG0GI4apw,311,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcsLoaACEe67KIG0GI4apw,311, +https://jazz.ibm.com:9443/rm/resources/TX_GbJTgaACEe67KIG0GI4apw,312,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmLqACEe67KIG0GI4apw,312, +https://jazz.ibm.com:9443/rm/resources/TX_GbJTgKACEe67KIG0GI4apw,313,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcwdE6ACEe67KIG0GI4apw,313, +https://jazz.ibm.com:9443/rm/resources/TX_GbIFYKACEe67KIG0GI4apw,314,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyiaACEe67KIG0GI4apw,314, +https://jazz.ibm.com:9443/rm/resources/TX_GbJ6kKACEe67KIG0GI4apw,315,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CPqACEe67KIG0GI4apw,315, +https://jazz.ibm.com:9443/rm/resources/TX_GbOMAKACEe67KIG0GI4apw,316,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdaka6ACEe67KIG0GI4apw,316, +https://jazz.ibm.com:9443/rm/resources/TX_GbNk8KACEe67KIG0GI4apw,317,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX46ACEe67KIG0GI4apw,317, +https://jazz.ibm.com:9443/rm/resources/TX_GbM94KACEe67KIG0GI4apw,318,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigOqACEe67KIG0GI4apw,318, +https://jazz.ibm.com:9443/rm/resources/TX_GbLvwKACEe67KIG0GI4apw,319,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLl6ACEe67KIG0GI4apw,319, +https://jazz.ibm.com:9443/rm/resources/TX_GbRPUKACEe67KIG0GI4apw,320,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CP6ACEe67KIG0GI4apw,320, +https://jazz.ibm.com:9443/rm/resources/TX_GbQoQKACEe67KIG0GI4apw,321,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbPaIKACEe67KIG0GI4apw,322,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX1KACEe67KIG0GI4apw,322, +https://jazz.ibm.com:9443/rm/resources/TX_GbOzEKACEe67KIG0GI4apw,323,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLhaACEe67KIG0GI4apw,323, +https://jazz.ibm.com:9443/rm/resources/TX_GbUSoKACEe67KIG0GI4apw,324,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWjqACEe67KIG0GI4apw,324, +https://jazz.ibm.com:9443/rm/resources/TX_GbTrkKACEe67KIG0GI4apw,325,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNNKACEe67KIG0GI4apw,325, +https://jazz.ibm.com:9443/rm/resources/TX_GbR2YKACEe67KIG0GI4apw,326,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7GqACEe67KIG0GI4apw,326, +https://jazz.ibm.com:9443/rm/resources/TX_GbSdcKACEe67KIG0GI4apw,327,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX86ACEe67KIG0GI4apw,327, +https://jazz.ibm.com:9443/rm/resources/TX_GbWu4KACEe67KIG0GI4apw,328,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLmqACEe67KIG0GI4apw,328, +https://jazz.ibm.com:9443/rm/resources/TX_GbWH0KACEe67KIG0GI4apw,329,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GccUAqACEe67KIG0GI4apw,329, +https://jazz.ibm.com:9443/rm/resources/TX_GbU5sKACEe67KIG0GI4apw,330,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5IqACEe67KIG0GI4apw,330, +https://jazz.ibm.com:9443/rm/resources/TX_GbVgwKACEe67KIG0GI4apw,331,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJ6ACEe67KIG0GI4apw,331, +https://jazz.ibm.com:9443/rm/resources/TX_GbYkEKACEe67KIG0GI4apw,332,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX6KACEe67KIG0GI4apw,332, +https://jazz.ibm.com:9443/rm/resources/TX_GbZLIKACEe67KIG0GI4apw,333,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigNaACEe67KIG0GI4apw,333, +https://jazz.ibm.com:9443/rm/resources/TX_GbZyMKACEe67KIG0GI4apw,334,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX5qACEe67KIG0GI4apw,334, +https://jazz.ibm.com:9443/rm/resources/TX_GbX9AKACEe67KIG0GI4apw,335,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakYqACEe67KIG0GI4apw,335, +https://jazz.ibm.com:9443/rm/resources/TX_GbXV8KACEe67KIG0GI4apw,336,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLgKACEe67KIG0GI4apw,336, +https://jazz.ibm.com:9443/rm/resources/TX_Gbf40KACEe67KIG0GI4apw,337,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX3aACEe67KIG0GI4apw,337, +https://jazz.ibm.com:9443/rm/resources/TX_GbdckKACEe67KIG0GI4apw,338,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbygaACEe67KIG0GI4apw,338, +https://jazz.ibm.com:9443/rm/resources/TX_GbbnYKACEe67KIG0GI4apw,339,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw16ACEe67KIG0GI4apw,339, +https://jazz.ibm.com:9443/rm/resources/TX_GbcOcKACEe67KIG0GI4apw,340,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX0aACEe67KIG0GI4apw,340, +https://jazz.ibm.com:9443/rm/resources/TX_GbbAUKACEe67KIG0GI4apw,341,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX3KACEe67KIG0GI4apw,341, +https://jazz.ibm.com:9443/rm/resources/TX_GbeqsKACEe67KIG0GI4apw,342,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GccUA6ACEe67KIG0GI4apw,342, +https://jazz.ibm.com:9443/rm/resources/TX_GbfRwKACEe67KIG0GI4apw,343,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX76ACEe67KIG0GI4apw,343, +https://jazz.ibm.com:9443/rm/resources/TX_Gbgf4KACEe67KIG0GI4apw,344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWeKACEe67KIG0GI4apw,344, +https://jazz.ibm.com:9443/rm/resources/TX_GbkKQKACEe67KIG0GI4apw,345,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcpva6ACEe67KIG0GI4apw,345, +https://jazz.ibm.com:9443/rm/resources/TX_GbjjMKACEe67KIG0GI4apw,346,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmPKACEe67KIG0GI4apw,346, +https://jazz.ibm.com:9443/rm/resources/TX_Gbi8IKACEe67KIG0GI4apw,347,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OIKACEe67KIG0GI4apw,347, +https://jazz.ibm.com:9443/rm/resources/TX_GbkxUKACEe67KIG0GI4apw,348,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX7qACEe67KIG0GI4apw,348, +https://jazz.ibm.com:9443/rm/resources/TX_GbiVEKACEe67KIG0GI4apw,349,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw1KACEe67KIG0GI4apw,349, +https://jazz.ibm.com:9443/rm/resources/TX_Gbl_cKACEe67KIG0GI4apw,350,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw1qACEe67KIG0GI4apw,350, +https://jazz.ibm.com:9443/rm/resources/TX_GbhG8KACEe67KIG0GI4apw,351,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5KKACEe67KIG0GI4apw,351, +https://jazz.ibm.com:9443/rm/resources/TX_GbpCwKACEe67KIG0GI4apw,352,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmLaACEe67KIG0GI4apw,352, +https://jazz.ibm.com:9443/rm/resources/TX_GbnNkKACEe67KIG0GI4apw,353,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OGaACEe67KIG0GI4apw,353, +https://jazz.ibm.com:9443/rm/resources/TX_Gbpp0KACEe67KIG0GI4apw,354,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJaACEe67KIG0GI4apw,354, +https://jazz.ibm.com:9443/rm/resources/TX_Gbn0oKACEe67KIG0GI4apw,355,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyhqACEe67KIG0GI4apw,355, +https://jazz.ibm.com:9443/rm/resources/TX_GbmmgKACEe67KIG0GI4apw,356,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWi6ACEe67KIG0GI4apw,356, +https://jazz.ibm.com:9443/rm/resources/TX_GbobsKACEe67KIG0GI4apw,357,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWdqACEe67KIG0GI4apw,357, +https://jazz.ibm.com:9443/rm/resources/TX_GbsGEKACEe67KIG0GI4apw,358,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvYaACEe67KIG0GI4apw,358, +https://jazz.ibm.com:9443/rm/resources/TX_Gbq38KACEe67KIG0GI4apw,359,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWeaACEe67KIG0GI4apw,359, +https://jazz.ibm.com:9443/rm/resources/TX_GbrfAKACEe67KIG0GI4apw,360,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmLKACEe67KIG0GI4apw,360, +https://jazz.ibm.com:9443/rm/resources/TX_GbqQ4KACEe67KIG0GI4apw,361,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7EKACEe67KIG0GI4apw,361, +https://jazz.ibm.com:9443/rm/resources/TX_GbuiUKACEe67KIG0GI4apw,362,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OFKACEe67KIG0GI4apw,362, +https://jazz.ibm.com:9443/rm/resources/TX_GbtUMKACEe67KIG0GI4apw,363,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CMqACEe67KIG0GI4apw,363, +https://jazz.ibm.com:9443/rm/resources/TX_Gbt7QKACEe67KIG0GI4apw,364,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWhqACEe67KIG0GI4apw,364, +https://jazz.ibm.com:9443/rm/resources/TX_GbstIKACEe67KIG0GI4apw,365,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigOKACEe67KIG0GI4apw,365, +https://jazz.ibm.com:9443/rm/resources/TX_Gbw-kKACEe67KIG0GI4apw,366,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWgKACEe67KIG0GI4apw,366, +https://jazz.ibm.com:9443/rm/resources/TX_GbvJYKACEe67KIG0GI4apw,367,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLeaACEe67KIG0GI4apw,367, +https://jazz.ibm.com:9443/rm/resources/TX_GbvwcKACEe67KIG0GI4apw,368,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWdKACEe67KIG0GI4apw,368, +https://jazz.ibm.com:9443/rm/resources/TX_GbwXgKACEe67KIG0GI4apw,369,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWdaACEe67KIG0GI4apw,369, +https://jazz.ibm.com:9443/rm/resources/TX_GbxloKACEe67KIG0GI4apw,370,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigNKACEe67KIG0GI4apw,370, +https://jazz.ibm.com:9443/rm/resources/TX_Gbza0KACEe67KIG0GI4apw,371,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2COqACEe67KIG0GI4apw,371, +https://jazz.ibm.com:9443/rm/resources/TX_Gbza0aACEe67KIG0GI4apw,372,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdbyi6ACEe67KIG0GI4apw,372, +https://jazz.ibm.com:9443/rm/resources/MD_JmZutaACEe67KIG0GI4apw,373,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuuKACEe67KIG0GI4apw,374,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZut6ACEe67KIG0GI4apw,375,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZutqACEe67KIG0GI4apw,376,https://jazz.ibm.com:9443/rm/folders/FR_JmZHnaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuvKACEe67KIG0GI4apw,377,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuvaACEe67KIG0GI4apw,378,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuu6ACEe67KIG0GI4apw,379,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuuaACEe67KIG0GI4apw,380,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuuqACEe67KIG0GI4apw,381,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuvqACEe67KIG0GI4apw,382,https://jazz.ibm.com:9443/rm/folders/FR_JmZukqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_JmZuv6ACEe67KIG0GI4apw,383,https://jazz.ibm.com:9443/rm/folders/FR_JmZHh6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_JijJUaACEe67KIG0GI4apw,384,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmCiMqACEe67KIG0GI4apw,384, +https://jazz.ibm.com:9443/rm/resources/WR_JkpbEKACEe67KIG0GI4apw,385,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUM6ACEe67KIG0GI4apw,385, +https://jazz.ibm.com:9443/rm/resources/WR_Jkb_sKACEe67KIG0GI4apw,386,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJqACEe67KIG0GI4apw,386, +https://jazz.ibm.com:9443/rm/resources/WR_Jk9kIKACEe67KIG0GI4apw,387,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ2aACEe67KIG0GI4apw,387, +https://jazz.ibm.com:9443/rm/resources/WR_JkzzIKACEe67KIG0GI4apw,388,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtLqACEe67KIG0GI4apw,388, +https://jazz.ibm.com:9443/rm/resources/WR_Ji8K4KACEe67KIG0GI4apw,389,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmCiNKACEe67KIG0GI4apw,389, +https://jazz.ibm.com:9443/rm/resources/TX_JiW8EKACEe67KIG0GI4apw,390,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMxKACEe67KIG0GI4apw,390, +https://jazz.ibm.com:9443/rm/resources/TX_JiZ_YKACEe67KIG0GI4apw,391,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA4KACEe67KIG0GI4apw,391, +https://jazz.ibm.com:9443/rm/resources/TX_JiYKMKACEe67KIG0GI4apw,392,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskDaACEe67KIG0GI4apw,392, +https://jazz.ibm.com:9443/rm/resources/TX_JiZYUaACEe67KIG0GI4apw,393,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUKaACEe67KIG0GI4apw,393, +https://jazz.ibm.com:9443/rm/resources/TX_JiYxQKACEe67KIG0GI4apw,394,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ9qACEe67KIG0GI4apw,394, +https://jazz.ibm.com:9443/rm/resources/TX_JiYKMaACEe67KIG0GI4apw,395,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBIqACEe67KIG0GI4apw,395, +https://jazz.ibm.com:9443/rm/resources/TX_JiZYUKACEe67KIG0GI4apw,396,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeMqACEe67KIG0GI4apw,396, +https://jazz.ibm.com:9443/rm/resources/TX_JiXjIKACEe67KIG0GI4apw,397,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ5aACEe67KIG0GI4apw,397, +https://jazz.ibm.com:9443/rm/resources/TX_JiamcKACEe67KIG0GI4apw,398,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ1KACEe67KIG0GI4apw,398, +https://jazz.ibm.com:9443/rm/resources/TX_JicboaACEe67KIG0GI4apw,399,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtCaACEe67KIG0GI4apw,399, +https://jazz.ibm.com:9443/rm/resources/TX_JicboKACEe67KIG0GI4apw,400,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBGKACEe67KIG0GI4apw,400, +https://jazz.ibm.com:9443/rm/resources/TX_JidCsKACEe67KIG0GI4apw,401,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWENqACEe67KIG0GI4apw,401, +https://jazz.ibm.com:9443/rm/resources/TX_JibNgKACEe67KIG0GI4apw,402,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj96ACEe67KIG0GI4apw,402, +https://jazz.ibm.com:9443/rm/resources/TX_Jib0kKACEe67KIG0GI4apw,403,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUNKACEe67KIG0GI4apw,403, +https://jazz.ibm.com:9443/rm/resources/TX_JidpwKACEe67KIG0GI4apw,404,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-KACEe67KIG0GI4apw,404, +https://jazz.ibm.com:9443/rm/resources/DM_JiamcaACEe67KIG0GI4apw,405,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtCKACEe67KIG0GI4apw,405, +https://jazz.ibm.com:9443/rm/resources/TX_Jife8KACEe67KIG0GI4apw,406,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtFKACEe67KIG0GI4apw,406, +https://jazz.ibm.com:9443/rm/resources/TX_JigGAKACEe67KIG0GI4apw,407,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-6ACEe67KIG0GI4apw,407, +https://jazz.ibm.com:9443/rm/resources/TX_JigGAaACEe67KIG0GI4apw,408,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUK6ACEe67KIG0GI4apw,408, +https://jazz.ibm.com:9443/rm/resources/TX_Jie34KACEe67KIG0GI4apw,409,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj8qACEe67KIG0GI4apw,409, +https://jazz.ibm.com:9443/rm/resources/TX_JigtEKACEe67KIG0GI4apw,410,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMlqACEe67KIG0GI4apw,410, +https://jazz.ibm.com:9443/rm/resources/TX_JieQ0KACEe67KIG0GI4apw,411,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUF6ACEe67KIG0GI4apw,411, +https://jazz.ibm.com:9443/rm/resources/TX_JiiiQKACEe67KIG0GI4apw,412,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM3qACEe67KIG0GI4apw,412, +https://jazz.ibm.com:9443/rm/resources/TX_JijwYKACEe67KIG0GI4apw,413,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ3qACEe67KIG0GI4apw,413, +https://jazz.ibm.com:9443/rm/resources/TX_Jih7MKACEe67KIG0GI4apw,414,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskCqACEe67KIG0GI4apw,414, +https://jazz.ibm.com:9443/rm/resources/TX_JihUIaACEe67KIG0GI4apw,415,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBEKACEe67KIG0GI4apw,415, +https://jazz.ibm.com:9443/rm/resources/TX_JijJUKACEe67KIG0GI4apw,416,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM66ACEe67KIG0GI4apw,416, +https://jazz.ibm.com:9443/rm/resources/TX_JihUIKACEe67KIG0GI4apw,417,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaCKACEe67KIG0GI4apw,417, +https://jazz.ibm.com:9443/rm/resources/TX_JijwYaACEe67KIG0GI4apw,418,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXz0qACEe67KIG0GI4apw,418, +https://jazz.ibm.com:9443/rm/resources/TX_JimMoKACEe67KIG0GI4apw,419,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzoKACEe67KIG0GI4apw,419, +https://jazz.ibm.com:9443/rm/resources/TX_Jik-gaACEe67KIG0GI4apw,420,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeQqACEe67KIG0GI4apw,420, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA7KACEe67KIG0GI4apw,420, +https://jazz.ibm.com:9443/rm/resources/TX_JimzsaACEe67KIG0GI4apw,421,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ96ACEe67KIG0GI4apw,421, +https://jazz.ibm.com:9443/rm/resources/TX_JillkKACEe67KIG0GI4apw,422,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUHaACEe67KIG0GI4apw,422, +https://jazz.ibm.com:9443/rm/resources/TX_JikXcKACEe67KIG0GI4apw,423,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM4aACEe67KIG0GI4apw,423, +https://jazz.ibm.com:9443/rm/resources/TX_JimzsKACEe67KIG0GI4apw,424,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUPaACEe67KIG0GI4apw,424, +https://jazz.ibm.com:9443/rm/resources/TX_Jik-gKACEe67KIG0GI4apw,425,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM4KACEe67KIG0GI4apw,425, +https://jazz.ibm.com:9443/rm/resources/TX_Jioo4KACEe67KIG0GI4apw,426,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMx6ACEe67KIG0GI4apw,426, +https://jazz.ibm.com:9443/rm/resources/TX_JioB0KACEe67KIG0GI4apw,427,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzpqACEe67KIG0GI4apw,427, +https://jazz.ibm.com:9443/rm/resources/TX_JinawKACEe67KIG0GI4apw,428,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUG6ACEe67KIG0GI4apw,428, +https://jazz.ibm.com:9443/rm/resources/TX_Jip3AKACEe67KIG0GI4apw,429,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbePaACEe67KIG0GI4apw,429, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUIqACEe67KIG0GI4apw,429, +https://jazz.ibm.com:9443/rm/resources/TX_JirFIKACEe67KIG0GI4apw,430,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJqACEe67KIG0GI4apw,430, +https://jazz.ibm.com:9443/rm/resources/TX_JirsMKACEe67KIG0GI4apw,431,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA6aACEe67KIG0GI4apw,431, +https://jazz.ibm.com:9443/rm/resources/TX_JipP8KACEe67KIG0GI4apw,432,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj9qACEe67KIG0GI4apw,432, +https://jazz.ibm.com:9443/rm/resources/TX_JiqeEKACEe67KIG0GI4apw,433,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ7qACEe67KIG0GI4apw,433, +https://jazz.ibm.com:9443/rm/resources/TX_JiuIcKACEe67KIG0GI4apw,434,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUMqACEe67KIG0GI4apw,434, +https://jazz.ibm.com:9443/rm/resources/TX_Jis6UaACEe67KIG0GI4apw,435,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaA6ACEe67KIG0GI4apw,435, +https://jazz.ibm.com:9443/rm/resources/TX_JithYKACEe67KIG0GI4apw,436,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUFKACEe67KIG0GI4apw,436, +https://jazz.ibm.com:9443/rm/resources/TX_JisTQKACEe67KIG0GI4apw,437,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBL6ACEe67KIG0GI4apw,437, +https://jazz.ibm.com:9443/rm/resources/TX_Jis6UKACEe67KIG0GI4apw,438,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeO6ACEe67KIG0GI4apw,438, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUIKACEe67KIG0GI4apw,438, +https://jazz.ibm.com:9443/rm/resources/TX_Jioo4aACEe67KIG0GI4apw,439,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUGaACEe67KIG0GI4apw,439, +https://jazz.ibm.com:9443/rm/resources/TX_JiuIcaACEe67KIG0GI4apw,440,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMkaACEe67KIG0GI4apw,440, +https://jazz.ibm.com:9443/rm/resources/TX_JivWkKACEe67KIG0GI4apw,441,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ4aACEe67KIG0GI4apw,441, +https://jazz.ibm.com:9443/rm/resources/TX_JiuvgKACEe67KIG0GI4apw,442,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWENaACEe67KIG0GI4apw,442, +https://jazz.ibm.com:9443/rm/resources/TX_JixLwaACEe67KIG0GI4apw,443,https://jazz.ibm.com:9443/rm/folders/FR_JmZHl6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Jiv9oKACEe67KIG0GI4apw,444,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtLaACEe67KIG0GI4apw,444, +https://jazz.ibm.com:9443/rm/resources/TX_JiwksKACEe67KIG0GI4apw,445,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEM6ACEe67KIG0GI4apw,445, +https://jazz.ibm.com:9443/rm/resources/TX_Jixy0KACEe67KIG0GI4apw,446,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ26ACEe67KIG0GI4apw,446, +https://jazz.ibm.com:9443/rm/resources/TX_JixLwKACEe67KIG0GI4apw,447,https://jazz.ibm.com:9443/rm/folders/FR_JmZHl6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Jiv9oaACEe67KIG0GI4apw,448,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBULKACEe67KIG0GI4apw,448, +https://jazz.ibm.com:9443/rm/resources/TX_JizA8KACEe67KIG0GI4apw,449,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_qACEe67KIG0GI4apw,449, +https://jazz.ibm.com:9443/rm/resources/TX_JizA8aACEe67KIG0GI4apw,450,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM2qACEe67KIG0GI4apw,450, +https://jazz.ibm.com:9443/rm/resources/TX_JiyZ4KACEe67KIG0GI4apw,451,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUFqACEe67KIG0GI4apw,451, +https://jazz.ibm.com:9443/rm/resources/TX_Ji0PEKACEe67KIG0GI4apw,452,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ4qACEe67KIG0GI4apw,452, +https://jazz.ibm.com:9443/rm/resources/TX_JizoAKACEe67KIG0GI4apw,453,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_KACEe67KIG0GI4apw,453, +https://jazz.ibm.com:9443/rm/resources/TX_Ji02IaACEe67KIG0GI4apw,454,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ0aACEe67KIG0GI4apw,454, +https://jazz.ibm.com:9443/rm/resources/TX_Ji2rUKACEe67KIG0GI4apw,455,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Ji1dMKACEe67KIG0GI4apw,456,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM1qACEe67KIG0GI4apw,456, +https://jazz.ibm.com:9443/rm/resources/TX_Ji02IKACEe67KIG0GI4apw,457,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskB6ACEe67KIG0GI4apw,457, +https://jazz.ibm.com:9443/rm/resources/TX_Ji2EQaACEe67KIG0GI4apw,458,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUO6ACEe67KIG0GI4apw,458, +https://jazz.ibm.com:9443/rm/resources/TX_Ji2EQKACEe67KIG0GI4apw,459,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUE6ACEe67KIG0GI4apw,459, +https://jazz.ibm.com:9443/rm/resources/TX_Ji3SYKACEe67KIG0GI4apw,460,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMyqACEe67KIG0GI4apw,460, +https://jazz.ibm.com:9443/rm/resources/TX_Ji35cKACEe67KIG0GI4apw,461,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Ji3SYaACEe67KIG0GI4apw,462,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtKqACEe67KIG0GI4apw,462, +https://jazz.ibm.com:9443/rm/resources/TX_Ji4ggKACEe67KIG0GI4apw,463,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPRAqACEe67KIG0GI4apw,463, +https://jazz.ibm.com:9443/rm/resources/TX_Ji6VsKACEe67KIG0GI4apw,464,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtBqACEe67KIG0GI4apw,464, +https://jazz.ibm.com:9443/rm/resources/TX_Ji7j0KACEe67KIG0GI4apw,465,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Ji5uoKACEe67KIG0GI4apw,466,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtD6ACEe67KIG0GI4apw,466, +https://jazz.ibm.com:9443/rm/resources/TX_Ji5HkKACEe67KIG0GI4apw,467,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ36ACEe67KIG0GI4apw,467, +https://jazz.ibm.com:9443/rm/resources/TX_Ji8x8KACEe67KIG0GI4apw,468,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmCiMaACEe67KIG0GI4apw,468, +https://jazz.ibm.com:9443/rm/resources/TX_Ji-AEKACEe67KIG0GI4apw,469,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtDaACEe67KIG0GI4apw,469, +https://jazz.ibm.com:9443/rm/resources/TX_Ji8x8aACEe67KIG0GI4apw,470,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA6qACEe67KIG0GI4apw,470, +https://jazz.ibm.com:9443/rm/resources/TX_Ji68wKACEe67KIG0GI4apw,471,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ66ACEe67KIG0GI4apw,471, +https://jazz.ibm.com:9443/rm/resources/TX_Ji-AEaACEe67KIG0GI4apw,472,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUNqACEe67KIG0GI4apw,472, +https://jazz.ibm.com:9443/rm/resources/TX_Ji-nIKACEe67KIG0GI4apw,473,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMxaACEe67KIG0GI4apw,473, +https://jazz.ibm.com:9443/rm/resources/TX_Ji_OMKACEe67KIG0GI4apw,474,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM2aACEe67KIG0GI4apw,474, +https://jazz.ibm.com:9443/rm/resources/TX_Ji_1QKACEe67KIG0GI4apw,475,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBULqACEe67KIG0GI4apw,475, +https://jazz.ibm.com:9443/rm/resources/TX_Ji_1QaACEe67KIG0GI4apw,476,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ6qACEe67KIG0GI4apw,476, +https://jazz.ibm.com:9443/rm/resources/TX_JjDfoKACEe67KIG0GI4apw,477,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMyKACEe67KIG0GI4apw,477, +https://jazz.ibm.com:9443/rm/resources/TX_JjCRgKACEe67KIG0GI4apw,478,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBULaACEe67KIG0GI4apw,478, +https://jazz.ibm.com:9443/rm/resources/TX_JjAcUKACEe67KIG0GI4apw,479,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJaACEe67KIG0GI4apw,479, +https://jazz.ibm.com:9443/rm/resources/TX_JjC4kaACEe67KIG0GI4apw,480,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUOaACEe67KIG0GI4apw,480, +https://jazz.ibm.com:9443/rm/resources/TX_JjBDYKACEe67KIG0GI4apw,481,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJKACEe67KIG0GI4apw,481, +https://jazz.ibm.com:9443/rm/resources/TX_JjBqcKACEe67KIG0GI4apw,482,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtCqACEe67KIG0GI4apw,482, +https://jazz.ibm.com:9443/rm/resources/TX_JjC4kKACEe67KIG0GI4apw,483,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskCKACEe67KIG0GI4apw,483, +https://jazz.ibm.com:9443/rm/resources/TX_JjEGsKACEe67KIG0GI4apw,484,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBIaACEe67KIG0GI4apw,484, +https://jazz.ibm.com:9443/rm/resources/TX_JjF74KACEe67KIG0GI4apw,485,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMnKACEe67KIG0GI4apw,485, +https://jazz.ibm.com:9443/rm/resources/TX_JjHxEaACEe67KIG0GI4apw,486,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBEqACEe67KIG0GI4apw,486, +https://jazz.ibm.com:9443/rm/resources/TX_JjHxEKACEe67KIG0GI4apw,487,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBE6ACEe67KIG0GI4apw,487, +https://jazz.ibm.com:9443/rm/resources/TX_JjHKAKACEe67KIG0GI4apw,488,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPRA6ACEe67KIG0GI4apw,488, +https://jazz.ibm.com:9443/rm/resources/TX_JjGi8KACEe67KIG0GI4apw,489,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMmaACEe67KIG0GI4apw,489, +https://jazz.ibm.com:9443/rm/resources/TX_JjFU0KACEe67KIG0GI4apw,490,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUGqACEe67KIG0GI4apw,490, +https://jazz.ibm.com:9443/rm/resources/TX_JjEtwKACEe67KIG0GI4apw,491,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ3aACEe67KIG0GI4apw,491, +https://jazz.ibm.com:9443/rm/resources/TX_JjIYIKACEe67KIG0GI4apw,492,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtLKACEe67KIG0GI4apw,492, +https://jazz.ibm.com:9443/rm/resources/TX_JjIYIaACEe67KIG0GI4apw,493,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ8aACEe67KIG0GI4apw,493, +https://jazz.ibm.com:9443/rm/resources/TX_JjLbcKACEe67KIG0GI4apw,494,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBHqACEe67KIG0GI4apw,494, +https://jazz.ibm.com:9443/rm/resources/TX_JjLbcaACEe67KIG0GI4apw,495,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbePKACEe67KIG0GI4apw,495, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUIaACEe67KIG0GI4apw,495, +https://jazz.ibm.com:9443/rm/resources/TX_JjKNUaACEe67KIG0GI4apw,496,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM7qACEe67KIG0GI4apw,496, +https://jazz.ibm.com:9443/rm/resources/TX_JjK0YKACEe67KIG0GI4apw,497,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JljaAaACEe67KIG0GI4apw,497, +https://jazz.ibm.com:9443/rm/resources/TX_JjI_MKACEe67KIG0GI4apw,498,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUL6ACEe67KIG0GI4apw,498, +https://jazz.ibm.com:9443/rm/resources/TX_JjJmQKACEe67KIG0GI4apw,499,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMwqACEe67KIG0GI4apw,499, +https://jazz.ibm.com:9443/rm/resources/TX_JjMCgKACEe67KIG0GI4apw,500,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA5qACEe67KIG0GI4apw,500, +https://jazz.ibm.com:9443/rm/resources/TX_JjMpkKACEe67KIG0GI4apw,501,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaB6ACEe67KIG0GI4apw,501, +https://jazz.ibm.com:9443/rm/resources/TX_JjKNUKACEe67KIG0GI4apw,502,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_qACEe67KIG0GI4apw,502, +https://jazz.ibm.com:9443/rm/resources/TX_JjMpkaACEe67KIG0GI4apw,503,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ3KACEe67KIG0GI4apw,503, +https://jazz.ibm.com:9443/rm/resources/TX_JjN3sKACEe67KIG0GI4apw,504,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMz6ACEe67KIG0GI4apw,504, +https://jazz.ibm.com:9443/rm/resources/TX_JjPF0KACEe67KIG0GI4apw,505,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJKACEe67KIG0GI4apw,505, +https://jazz.ibm.com:9443/rm/resources/TX_JjOewKACEe67KIG0GI4apw,506,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUN6ACEe67KIG0GI4apw,506, +https://jazz.ibm.com:9443/rm/resources/TX_JjN3saACEe67KIG0GI4apw,507,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBHKACEe67KIG0GI4apw,507, +https://jazz.ibm.com:9443/rm/resources/TX_JjNQoKACEe67KIG0GI4apw,508,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMmqACEe67KIG0GI4apw,508, +https://jazz.ibm.com:9443/rm/resources/TX_JjPF0aACEe67KIG0GI4apw,509,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ8aACEe67KIG0GI4apw,509, +https://jazz.ibm.com:9443/rm/resources/TX_JjQT8KACEe67KIG0GI4apw,510,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtH6ACEe67KIG0GI4apw,510, +https://jazz.ibm.com:9443/rm/resources/TX_JjPs4KACEe67KIG0GI4apw,511,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_JjQT8aACEe67KIG0GI4apw,512,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJ6ACEe67KIG0GI4apw,512, +https://jazz.ibm.com:9443/rm/resources/TX_JjTXQaACEe67KIG0GI4apw,513,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJaACEe67KIG0GI4apw,513, +https://jazz.ibm.com:9443/rm/resources/TX_JjQ7AKACEe67KIG0GI4apw,514,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBH6ACEe67KIG0GI4apw,514, +https://jazz.ibm.com:9443/rm/resources/TX_JjRiEKACEe67KIG0GI4apw,515,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUHKACEe67KIG0GI4apw,515, +https://jazz.ibm.com:9443/rm/resources/TX_JjTXQKACEe67KIG0GI4apw,516,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtKaACEe67KIG0GI4apw,516, +https://jazz.ibm.com:9443/rm/resources/TX_JjSJIKACEe67KIG0GI4apw,517,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaBaACEe67KIG0GI4apw,517, +https://jazz.ibm.com:9443/rm/resources/TX_JjSwMKACEe67KIG0GI4apw,518,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_6ACEe67KIG0GI4apw,518, +https://jazz.ibm.com:9443/rm/resources/TX_JjSJIaACEe67KIG0GI4apw,519,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMm6ACEe67KIG0GI4apw,519, +https://jazz.ibm.com:9443/rm/resources/TX_JjT-UKACEe67KIG0GI4apw,520,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEO6ACEe67KIG0GI4apw,520, +https://jazz.ibm.com:9443/rm/resources/TX_JjWakKACEe67KIG0GI4apw,521,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEP6ACEe67KIG0GI4apw,521, +https://jazz.ibm.com:9443/rm/resources/TX_JjWakaACEe67KIG0GI4apw,522,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbePqACEe67KIG0GI4apw,522, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUI6ACEe67KIG0GI4apw,522, +https://jazz.ibm.com:9443/rm/resources/TX_JjVzgKACEe67KIG0GI4apw,523,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeOKACEe67KIG0GI4apw,523, +https://jazz.ibm.com:9443/rm/resources/BI_JmAtIqACEe67KIG0GI4apw,523, +https://jazz.ibm.com:9443/rm/resources/TX_JjVMcKACEe67KIG0GI4apw,524,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ1aACEe67KIG0GI4apw,524, +https://jazz.ibm.com:9443/rm/resources/TX_JjVMcaACEe67KIG0GI4apw,525,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPRBKACEe67KIG0GI4apw,525, +https://jazz.ibm.com:9443/rm/resources/TX_JjUlYaACEe67KIG0GI4apw,526,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJKACEe67KIG0GI4apw,526, +https://jazz.ibm.com:9443/rm/resources/TX_JjUlYKACEe67KIG0GI4apw,527,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUMaACEe67KIG0GI4apw,527, +https://jazz.ibm.com:9443/rm/resources/TX_JjXBoKACEe67KIG0GI4apw,528,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM4qACEe67KIG0GI4apw,528, +https://jazz.ibm.com:9443/rm/resources/TX_JjY20aACEe67KIG0GI4apw,529,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtHaACEe67KIG0GI4apw,529, +https://jazz.ibm.com:9443/rm/resources/TX_JjZd4aACEe67KIG0GI4apw,530,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeQKACEe67KIG0GI4apw,530, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA7qACEe67KIG0GI4apw,530, +https://jazz.ibm.com:9443/rm/resources/TX_JjZd4KACEe67KIG0GI4apw,531,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUEaACEe67KIG0GI4apw,531, +https://jazz.ibm.com:9443/rm/resources/TX_JjY20KACEe67KIG0GI4apw,532,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEN6ACEe67KIG0GI4apw,532, +https://jazz.ibm.com:9443/rm/resources/TX_JjYPwKACEe67KIG0GI4apw,533,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM26ACEe67KIG0GI4apw,533, +https://jazz.ibm.com:9443/rm/resources/TX_JjXosKACEe67KIG0GI4apw,534,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmCiM6ACEe67KIG0GI4apw,534, +https://jazz.ibm.com:9443/rm/resources/TX_JjXBoaACEe67KIG0GI4apw,535,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtFaACEe67KIG0GI4apw,535, +https://jazz.ibm.com:9443/rm/resources/TX_JjaE8KACEe67KIG0GI4apw,536,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_6ACEe67KIG0GI4apw,536, +https://jazz.ibm.com:9443/rm/resources/TX_JjasAKACEe67KIG0GI4apw,537,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM0aACEe67KIG0GI4apw,537, +https://jazz.ibm.com:9443/rm/resources/TX_JjdvUKACEe67KIG0GI4apw,538,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ96ACEe67KIG0GI4apw,538, +https://jazz.ibm.com:9443/rm/resources/TX_JjbTEKACEe67KIG0GI4apw,539,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM3KACEe67KIG0GI4apw,539, +https://jazz.ibm.com:9443/rm/resources/TX_Jjb6IaACEe67KIG0GI4apw,540,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM7KACEe67KIG0GI4apw,540, +https://jazz.ibm.com:9443/rm/resources/TX_Jjb6IKACEe67KIG0GI4apw,541,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBLaACEe67KIG0GI4apw,541, +https://jazz.ibm.com:9443/rm/resources/TX_JjchMKACEe67KIG0GI4apw,542,https://jazz.ibm.com:9443/rm/folders/FR_JmZHl6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_JjdIQKACEe67KIG0GI4apw,543,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA5KACEe67KIG0GI4apw,543, +https://jazz.ibm.com:9443/rm/resources/TX_JjbTEaACEe67KIG0GI4apw,544,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtA6ACEe67KIG0GI4apw,544, +https://jazz.ibm.com:9443/rm/resources/TX_JjdvUaACEe67KIG0GI4apw,545,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMk6ACEe67KIG0GI4apw,545, +https://jazz.ibm.com:9443/rm/resources/TX_JjgyoaACEe67KIG0GI4apw,546,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzo6ACEe67KIG0GI4apw,546, +https://jazz.ibm.com:9443/rm/resources/TX_JjgyoKACEe67KIG0GI4apw,547,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtI6ACEe67KIG0GI4apw,547, +https://jazz.ibm.com:9443/rm/resources/TX_Jje9cKACEe67KIG0GI4apw,548,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtGaACEe67KIG0GI4apw,548, +https://jazz.ibm.com:9443/rm/resources/TX_JjfkgaACEe67KIG0GI4apw,549,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtG6ACEe67KIG0GI4apw,549, +https://jazz.ibm.com:9443/rm/resources/TX_JjgLkKACEe67KIG0GI4apw,550,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUHqACEe67KIG0GI4apw,550, +https://jazz.ibm.com:9443/rm/resources/TX_JjeWYKACEe67KIG0GI4apw,551,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMzaACEe67KIG0GI4apw,551, +https://jazz.ibm.com:9443/rm/resources/TX_JjfkgKACEe67KIG0GI4apw,552,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMlaACEe67KIG0GI4apw,552, +https://jazz.ibm.com:9443/rm/resources/TX_JjhZsKACEe67KIG0GI4apw,553,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskA6ACEe67KIG0GI4apw,553, +https://jazz.ibm.com:9443/rm/resources/TX_Jjj18aACEe67KIG0GI4apw,554,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM5KACEe67KIG0GI4apw,554, +https://jazz.ibm.com:9443/rm/resources/TX_JjkdAKACEe67KIG0GI4apw,555,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-aACEe67KIG0GI4apw,555, +https://jazz.ibm.com:9443/rm/resources/TX_Jjj18KACEe67KIG0GI4apw,556,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskD6ACEe67KIG0GI4apw,556, +https://jazz.ibm.com:9443/rm/resources/TX_JjiAwaACEe67KIG0GI4apw,557,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskEKACEe67KIG0GI4apw,557, +https://jazz.ibm.com:9443/rm/resources/TX_JjiAwKACEe67KIG0GI4apw,558,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBEaACEe67KIG0GI4apw,558, +https://jazz.ibm.com:9443/rm/resources/TX_JjjO4KACEe67KIG0GI4apw,559,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM6aACEe67KIG0GI4apw,559, +https://jazz.ibm.com:9443/rm/resources/TX_Jjin0KACEe67KIG0GI4apw,560,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-aACEe67KIG0GI4apw,560, +https://jazz.ibm.com:9443/rm/resources/TX_JjlEEKACEe67KIG0GI4apw,561,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskBaACEe67KIG0GI4apw,561, +https://jazz.ibm.com:9443/rm/resources/TX_JjlEEaACEe67KIG0GI4apw,562,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtAaACEe67KIG0GI4apw,562, +https://jazz.ibm.com:9443/rm/resources/TX_JjlrIKACEe67KIG0GI4apw,563,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJaACEe67KIG0GI4apw,563, +https://jazz.ibm.com:9443/rm/resources/TX_JjoucKACEe67KIG0GI4apw,564,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtGqACEe67KIG0GI4apw,564, +https://jazz.ibm.com:9443/rm/resources/TX_JjoHYKACEe67KIG0GI4apw,565,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtBKACEe67KIG0GI4apw,565, +https://jazz.ibm.com:9443/rm/resources/TX_JjngUKACEe67KIG0GI4apw,566,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ1qACEe67KIG0GI4apw,566, +https://jazz.ibm.com:9443/rm/resources/TX_Jjm5QKACEe67KIG0GI4apw,567,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeOqACEe67KIG0GI4apw,567, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUH6ACEe67KIG0GI4apw,567, +https://jazz.ibm.com:9443/rm/resources/TX_JjmSMKACEe67KIG0GI4apw,568,https://jazz.ibm.com:9443/rm/folders/FR_JmZHl6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_JjmSMaACEe67KIG0GI4apw,569,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ7KACEe67KIG0GI4apw,569, +https://jazz.ibm.com:9443/rm/resources/TX_JjpVgKACEe67KIG0GI4apw,570,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBHaACEe67KIG0GI4apw,570, +https://jazz.ibm.com:9443/rm/resources/TX_JjoucaACEe67KIG0GI4apw,571,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM0KACEe67KIG0GI4apw,571, +https://jazz.ibm.com:9443/rm/resources/TX_JjrxwKACEe67KIG0GI4apw,572,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEMKACEe67KIG0GI4apw,572, +https://jazz.ibm.com:9443/rm/resources/TX_JjsY0KACEe67KIG0GI4apw,573,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM76ACEe67KIG0GI4apw,573, +https://jazz.ibm.com:9443/rm/resources/TX_Jjp8kaACEe67KIG0GI4apw,574,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMnaACEe67KIG0GI4apw,574, +https://jazz.ibm.com:9443/rm/resources/TX_Jjp8kKACEe67KIG0GI4apw,575,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskAaACEe67KIG0GI4apw,575, +https://jazz.ibm.com:9443/rm/resources/TX_JjqjoKACEe67KIG0GI4apw,576,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtDKACEe67KIG0GI4apw,576, +https://jazz.ibm.com:9443/rm/resources/TX_JjrKsKACEe67KIG0GI4apw,577,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMnqACEe67KIG0GI4apw,577, +https://jazz.ibm.com:9443/rm/resources/TX_Jjs_4KACEe67KIG0GI4apw,578,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtB6ACEe67KIG0GI4apw,578, +https://jazz.ibm.com:9443/rm/resources/TX_JjsY0aACEe67KIG0GI4apw,579,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskBKACEe67KIG0GI4apw,579, +https://jazz.ibm.com:9443/rm/resources/TX_Jjtm8KACEe67KIG0GI4apw,580,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA5aACEe67KIG0GI4apw,580, +https://jazz.ibm.com:9443/rm/resources/TX_JjxRUKACEe67KIG0GI4apw,581,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ2KACEe67KIG0GI4apw,581, +https://jazz.ibm.com:9443/rm/resources/TX_JjvcIKACEe67KIG0GI4apw,582,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBI6ACEe67KIG0GI4apw,582, +https://jazz.ibm.com:9443/rm/resources/TX_Jju1EKACEe67KIG0GI4apw,583,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMw6ACEe67KIG0GI4apw,583, +https://jazz.ibm.com:9443/rm/resources/TX_JjvcIaACEe67KIG0GI4apw,584,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMxqACEe67KIG0GI4apw,584, +https://jazz.ibm.com:9443/rm/resources/TX_JjwqQKACEe67KIG0GI4apw,585,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeP6ACEe67KIG0GI4apw,585, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA66ACEe67KIG0GI4apw,585, +https://jazz.ibm.com:9443/rm/resources/TX_JjwDMKACEe67KIG0GI4apw,586,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ6KACEe67KIG0GI4apw,586, +https://jazz.ibm.com:9443/rm/resources/TX_JjxRUaACEe67KIG0GI4apw,587,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBFaACEe67KIG0GI4apw,587, +https://jazz.ibm.com:9443/rm/resources/TX_JjuOAKACEe67KIG0GI4apw,588,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA4aACEe67KIG0GI4apw,588, +https://jazz.ibm.com:9443/rm/resources/TX_JjzGgaACEe67KIG0GI4apw,589,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-qACEe67KIG0GI4apw,589, +https://jazz.ibm.com:9443/rm/resources/TX_Jj0UoKACEe67KIG0GI4apw,590,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_JjztkKACEe67KIG0GI4apw,591,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUKKACEe67KIG0GI4apw,591, +https://jazz.ibm.com:9443/rm/resources/TX_Jjx4YKACEe67KIG0GI4apw,592,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM6KACEe67KIG0GI4apw,592, +https://jazz.ibm.com:9443/rm/resources/TX_JjzGgKACEe67KIG0GI4apw,593,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskAKACEe67KIG0GI4apw,593, +https://jazz.ibm.com:9443/rm/resources/TX_Jjx4YaACEe67KIG0GI4apw,594,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUGKACEe67KIG0GI4apw,594, +https://jazz.ibm.com:9443/rm/resources/TX_Jj0UoaACEe67KIG0GI4apw,595,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_aACEe67KIG0GI4apw,595, +https://jazz.ibm.com:9443/rm/resources/TX_Jj07sKACEe67KIG0GI4apw,596,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj8aACEe67KIG0GI4apw,596, +https://jazz.ibm.com:9443/rm/resources/TX_Jj1iwKACEe67KIG0GI4apw,597,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMl6ACEe67KIG0GI4apw,597, +https://jazz.ibm.com:9443/rm/resources/TX_Jj4mEKACEe67KIG0GI4apw,598,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBGqACEe67KIG0GI4apw,598, +https://jazz.ibm.com:9443/rm/resources/TX_Jj5NIKACEe67KIG0GI4apw,599,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-KACEe67KIG0GI4apw,599, +https://jazz.ibm.com:9443/rm/resources/TX_Jj2J0KACEe67KIG0GI4apw,600,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ9qACEe67KIG0GI4apw,600, +https://jazz.ibm.com:9443/rm/resources/TX_Jj3X8KACEe67KIG0GI4apw,601,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeN6ACEe67KIG0GI4apw,601, +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJqACEe67KIG0GI4apw,601, +https://jazz.ibm.com:9443/rm/resources/TX_Jj3_AaACEe67KIG0GI4apw,602,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ8qACEe67KIG0GI4apw,602, +https://jazz.ibm.com:9443/rm/resources/TX_Jj2w4KACEe67KIG0GI4apw,603,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ6aACEe67KIG0GI4apw,603, +https://jazz.ibm.com:9443/rm/resources/TX_Jj3_AKACEe67KIG0GI4apw,604,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBMKACEe67KIG0GI4apw,604, +https://jazz.ibm.com:9443/rm/resources/TX_Jj50MKACEe67KIG0GI4apw,605,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBKaACEe67KIG0GI4apw,605, +https://jazz.ibm.com:9443/rm/resources/TX_Jj5NIaACEe67KIG0GI4apw,606,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEMqACEe67KIG0GI4apw,606, +https://jazz.ibm.com:9443/rm/resources/TX_Jj83gKACEe67KIG0GI4apw,607,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEPKACEe67KIG0GI4apw,607, +https://jazz.ibm.com:9443/rm/resources/TX_Jj6bQKACEe67KIG0GI4apw,608,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtE6ACEe67KIG0GI4apw,608, +https://jazz.ibm.com:9443/rm/resources/TX_Jj7CUKACEe67KIG0GI4apw,609,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj9KACEe67KIG0GI4apw,609, +https://jazz.ibm.com:9443/rm/resources/TX_Jj8QcKACEe67KIG0GI4apw,610,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUPKACEe67KIG0GI4apw,610, +https://jazz.ibm.com:9443/rm/resources/TX_Jj7pYKACEe67KIG0GI4apw,611,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ9KACEe67KIG0GI4apw,611, +https://jazz.ibm.com:9443/rm/resources/TX_Jj7CUaACEe67KIG0GI4apw,612,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ86ACEe67KIG0GI4apw,612, +https://jazz.ibm.com:9443/rm/resources/TX_Jj50MaACEe67KIG0GI4apw,613,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtHKACEe67KIG0GI4apw,613, +https://jazz.ibm.com:9443/rm/resources/TX_Jj83gaACEe67KIG0GI4apw,614,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMzqACEe67KIG0GI4apw,614, +https://jazz.ibm.com:9443/rm/resources/TX_Jj_TwKACEe67KIG0GI4apw,615,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ0qACEe67KIG0GI4apw,615, +https://jazz.ibm.com:9443/rm/resources/TX_Jj-ssKACEe67KIG0GI4apw,616,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMzKACEe67KIG0GI4apw,616, +https://jazz.ibm.com:9443/rm/resources/TX_Jj_TwaACEe67KIG0GI4apw,617,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzpKACEe67KIG0GI4apw,617, +https://jazz.ibm.com:9443/rm/resources/TX_Jj_60KACEe67KIG0GI4apw,618,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtK6ACEe67KIG0GI4apw,618, +https://jazz.ibm.com:9443/rm/resources/TX_Jj9ekaACEe67KIG0GI4apw,619,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeQaACEe67KIG0GI4apw,619, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA7aACEe67KIG0GI4apw,619, +https://jazz.ibm.com:9443/rm/resources/TX_Jj-FoKACEe67KIG0GI4apw,620,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Jj9ekKACEe67KIG0GI4apw,621,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtHqACEe67KIG0GI4apw,621, +https://jazz.ibm.com:9443/rm/resources/TX_JkAh4aACEe67KIG0GI4apw,622,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ2qACEe67KIG0GI4apw,622, +https://jazz.ibm.com:9443/rm/resources/TX_JkAh4KACEe67KIG0GI4apw,623,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaAKACEe67KIG0GI4apw,623, +https://jazz.ibm.com:9443/rm/resources/TX_JkBI8KACEe67KIG0GI4apw,624,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtIKACEe67KIG0GI4apw,624, +https://jazz.ibm.com:9443/rm/resources/TX_JkBwAKACEe67KIG0GI4apw,625,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ4KACEe67KIG0GI4apw,625, +https://jazz.ibm.com:9443/rm/resources/TX_JkCXEaACEe67KIG0GI4apw,626,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM5qACEe67KIG0GI4apw,626, +https://jazz.ibm.com:9443/rm/resources/TX_JkC-IKACEe67KIG0GI4apw,627,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBF6ACEe67KIG0GI4apw,627, +https://jazz.ibm.com:9443/rm/resources/TX_JkFaYKACEe67KIG0GI4apw,628,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaCaACEe67KIG0GI4apw,628, +https://jazz.ibm.com:9443/rm/resources/TX_JkCXEKACEe67KIG0GI4apw,629,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_JkDlMaACEe67KIG0GI4apw,630,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-aACEe67KIG0GI4apw,630, +https://jazz.ibm.com:9443/rm/resources/TX_JkEMQKACEe67KIG0GI4apw,631,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtBaACEe67KIG0GI4apw,631, +https://jazz.ibm.com:9443/rm/resources/TX_JkDlMKACEe67KIG0GI4apw,632,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ16ACEe67KIG0GI4apw,632, +https://jazz.ibm.com:9443/rm/resources/TX_JkGBcKACEe67KIG0GI4apw,633,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeNaACEe67KIG0GI4apw,633, +https://jazz.ibm.com:9443/rm/resources/TX_JkFaYaACEe67KIG0GI4apw,634,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMlKACEe67KIG0GI4apw,634, +https://jazz.ibm.com:9443/rm/resources/TX_JkGogKACEe67KIG0GI4apw,635,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeNqACEe67KIG0GI4apw,635, +https://jazz.ibm.com:9443/rm/resources/BI_JmAtIaACEe67KIG0GI4apw,635, +https://jazz.ibm.com:9443/rm/resources/TX_JkJEwKACEe67KIG0GI4apw,636,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskC6ACEe67KIG0GI4apw,636, +https://jazz.ibm.com:9443/rm/resources/TX_JkJr0KACEe67KIG0GI4apw,637,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeMaACEe67KIG0GI4apw,637, +https://jazz.ibm.com:9443/rm/resources/TX_JkH2oKACEe67KIG0GI4apw,638,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXz06ACEe67KIG0GI4apw,638, +https://jazz.ibm.com:9443/rm/resources/TX_JkGogaACEe67KIG0GI4apw,639,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ06ACEe67KIG0GI4apw,639, +https://jazz.ibm.com:9443/rm/resources/TX_JkIdsKACEe67KIG0GI4apw,640,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM3aACEe67KIG0GI4apw,640, +https://jazz.ibm.com:9443/rm/resources/TX_JkIdsaACEe67KIG0GI4apw,641,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA6KACEe67KIG0GI4apw,641, +https://jazz.ibm.com:9443/rm/resources/TX_JkHPkKACEe67KIG0GI4apw,642,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ7aACEe67KIG0GI4apw,642, +https://jazz.ibm.com:9443/rm/resources/TX_JkKS4KACEe67KIG0GI4apw,643,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskDqACEe67KIG0GI4apw,643, +https://jazz.ibm.com:9443/rm/resources/TX_JkMIEKACEe67KIG0GI4apw,644,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEOqACEe67KIG0GI4apw,644, +https://jazz.ibm.com:9443/rm/resources/TX_JkMvIKACEe67KIG0GI4apw,645,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEOKACEe67KIG0GI4apw,645, +https://jazz.ibm.com:9443/rm/resources/TX_JkKS4aACEe67KIG0GI4apw,646,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBLqACEe67KIG0GI4apw,646, +https://jazz.ibm.com:9443/rm/resources/TX_JkLhAKACEe67KIG0GI4apw,647,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM46ACEe67KIG0GI4apw,647, +https://jazz.ibm.com:9443/rm/resources/TX_JkK58KACEe67KIG0GI4apw,648,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM56ACEe67KIG0GI4apw,648, +https://jazz.ibm.com:9443/rm/resources/TX_JkLhAaACEe67KIG0GI4apw,649,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskCaACEe67KIG0GI4apw,649, +https://jazz.ibm.com:9443/rm/resources/TX_JkK58aACEe67KIG0GI4apw,650,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUEqACEe67KIG0GI4apw,650, +https://jazz.ibm.com:9443/rm/resources/TX_JkMvIaACEe67KIG0GI4apw,651,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_KACEe67KIG0GI4apw,651, +https://jazz.ibm.com:9443/rm/resources/TX_JkNWMKACEe67KIG0GI4apw,652,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeNKACEe67KIG0GI4apw,652, +https://jazz.ibm.com:9443/rm/resources/TX_JkPycKACEe67KIG0GI4apw,653,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBFqACEe67KIG0GI4apw,653, +https://jazz.ibm.com:9443/rm/resources/TX_JkPLYaACEe67KIG0GI4apw,654,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeOaACEe67KIG0GI4apw,654, +https://jazz.ibm.com:9443/rm/resources/TX_JkPycaACEe67KIG0GI4apw,655,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBKKACEe67KIG0GI4apw,655, +https://jazz.ibm.com:9443/rm/resources/TX_JkN9QKACEe67KIG0GI4apw,656,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMyaACEe67KIG0GI4apw,656, +https://jazz.ibm.com:9443/rm/resources/TX_JkPLYKACEe67KIG0GI4apw,657,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBG6ACEe67KIG0GI4apw,657, +https://jazz.ibm.com:9443/rm/resources/TX_JkN9QaACEe67KIG0GI4apw,658,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtEKACEe67KIG0GI4apw,658, +https://jazz.ibm.com:9443/rm/resources/TX_JkOkUKACEe67KIG0GI4apw,659,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ8KACEe67KIG0GI4apw,659, +https://jazz.ibm.com:9443/rm/resources/TX_JkQZgKACEe67KIG0GI4apw,660,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWENKACEe67KIG0GI4apw,660, +https://jazz.ibm.com:9443/rm/resources/TX_JkQZgaACEe67KIG0GI4apw,661,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ46ACEe67KIG0GI4apw,661, +https://jazz.ibm.com:9443/rm/resources/TX_JkUD4KACEe67KIG0GI4apw,662,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-6ACEe67KIG0GI4apw,662, +https://jazz.ibm.com:9443/rm/resources/TX_JkRAkKACEe67KIG0GI4apw,663,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskBqACEe67KIG0GI4apw,663, +https://jazz.ibm.com:9443/rm/resources/TX_JkTc0KACEe67KIG0GI4apw,664,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM0qACEe67KIG0GI4apw,664, +https://jazz.ibm.com:9443/rm/resources/TX_JkRnoKACEe67KIG0GI4apw,665,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskAqACEe67KIG0GI4apw,665, +https://jazz.ibm.com:9443/rm/resources/TX_JkS1wKACEe67KIG0GI4apw,666,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtDqACEe67KIG0GI4apw,666, +https://jazz.ibm.com:9443/rm/resources/TX_JkSOsKACEe67KIG0GI4apw,667,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ9aACEe67KIG0GI4apw,667, +https://jazz.ibm.com:9443/rm/resources/TX_JkUD4aACEe67KIG0GI4apw,668,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtFqACEe67KIG0GI4apw,668, +https://jazz.ibm.com:9443/rm/resources/TX_JkS1waACEe67KIG0GI4apw,669,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtGKACEe67KIG0GI4apw,669, +https://jazz.ibm.com:9443/rm/resources/TX_JkV5EKACEe67KIG0GI4apw,670,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaAqACEe67KIG0GI4apw,670, +https://jazz.ibm.com:9443/rm/resources/TX_JkWgIKACEe67KIG0GI4apw,671,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPRAKACEe67KIG0GI4apw,671, +https://jazz.ibm.com:9443/rm/resources/TX_JkVSAaACEe67KIG0GI4apw,672,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtF6ACEe67KIG0GI4apw,672, +https://jazz.ibm.com:9443/rm/resources/TX_JkWgIaACEe67KIG0GI4apw,673,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_aACEe67KIG0GI4apw,673, +https://jazz.ibm.com:9443/rm/resources/TX_JkUq8KACEe67KIG0GI4apw,674,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBKqACEe67KIG0GI4apw,674, +https://jazz.ibm.com:9443/rm/resources/TX_JkVSAKACEe67KIG0GI4apw,675,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtEqACEe67KIG0GI4apw,675, +https://jazz.ibm.com:9443/rm/resources/TX_JkYVUKACEe67KIG0GI4apw,676,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBK6ACEe67KIG0GI4apw,676, +https://jazz.ibm.com:9443/rm/resources/TX_JkXuQKACEe67KIG0GI4apw,677,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtEaACEe67KIG0GI4apw,677, +https://jazz.ibm.com:9443/rm/resources/TX_JkY8YaACEe67KIG0GI4apw,678,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj86ACEe67KIG0GI4apw,678, +https://jazz.ibm.com:9443/rm/resources/TX_JkY8YKACEe67KIG0GI4apw,679,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPRAaACEe67KIG0GI4apw,679, +https://jazz.ibm.com:9443/rm/resources/TX_JkXHMKACEe67KIG0GI4apw,680,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-KACEe67KIG0GI4apw,680, +https://jazz.ibm.com:9443/rm/resources/TX_JkbYoaACEe67KIG0GI4apw,681,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEPaACEe67KIG0GI4apw,681, +https://jazz.ibm.com:9443/rm/resources/TX_JkaKgKACEe67KIG0GI4apw,682,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBLKACEe67KIG0GI4apw,682, +https://jazz.ibm.com:9443/rm/resources/TX_JkZjcKACEe67KIG0GI4apw,683,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-qACEe67KIG0GI4apw,683, +https://jazz.ibm.com:9443/rm/resources/TX_JkaKgaACEe67KIG0GI4apw,684,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUOKACEe67KIG0GI4apw,684, +https://jazz.ibm.com:9443/rm/resources/TX_JkaxkKACEe67KIG0GI4apw,685,https://jazz.ibm.com:9443/rm/folders/FR_JmZukaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlbeM6ACEe67KIG0GI4apw,685, +https://jazz.ibm.com:9443/rm/resources/TX_JkbYoKACEe67KIG0GI4apw,686,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_qACEe67KIG0GI4apw,686, +https://jazz.ibm.com:9443/rm/resources/TX_JkdN0KACEe67KIG0GI4apw,687,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJ6ACEe67KIG0GI4apw,687, +https://jazz.ibm.com:9443/rm/resources/TX_JkcmwKACEe67KIG0GI4apw,688,https://jazz.ibm.com:9443/rm/folders/FR_JmZHiaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXz0aACEe67KIG0GI4apw,688, +https://jazz.ibm.com:9443/rm/resources/TX_Jkeb8KACEe67KIG0GI4apw,689,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtC6ACEe67KIG0GI4apw,689, +https://jazz.ibm.com:9443/rm/resources/TX_JkfDAKACEe67KIG0GI4apw,690,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUFaACEe67KIG0GI4apw,690, +https://jazz.ibm.com:9443/rm/resources/TX_JkdN0aACEe67KIG0GI4apw,691,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzp6ACEe67KIG0GI4apw,691, +https://jazz.ibm.com:9443/rm/resources/TX_JkfqEKACEe67KIG0GI4apw,692,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Jkd04KACEe67KIG0GI4apw,693,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaAaACEe67KIG0GI4apw,693, +https://jazz.ibm.com:9443/rm/resources/TX_JkfDAaACEe67KIG0GI4apw,694,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ8qACEe67KIG0GI4apw,694, +https://jazz.ibm.com:9443/rm/resources/TX_JkgRIKACEe67KIG0GI4apw,695,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEPqACEe67KIG0GI4apw,695, +https://jazz.ibm.com:9443/rm/resources/TX_JkiGUaACEe67KIG0GI4apw,696,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM7aACEe67KIG0GI4apw,696, +https://jazz.ibm.com:9443/rm/resources/TX_JkiGUKACEe67KIG0GI4apw,697,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JltLAKACEe67KIG0GI4apw,697, +https://jazz.ibm.com:9443/rm/resources/TX_Jkg4MKACEe67KIG0GI4apw,698,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_6ACEe67KIG0GI4apw,698, +https://jazz.ibm.com:9443/rm/resources/TX_JkhfQKACEe67KIG0GI4apw,699,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA56ACEe67KIG0GI4apw,699, +https://jazz.ibm.com:9443/rm/resources/TX_Jkj7gKACEe67KIG0GI4apw,700,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ86ACEe67KIG0GI4apw,700, +https://jazz.ibm.com:9443/rm/resources/TX_JkjUcKACEe67KIG0GI4apw,701,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJ6ACEe67KIG0GI4apw,701, +https://jazz.ibm.com:9443/rm/resources/TX_JkitYKACEe67KIG0GI4apw,702,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMkqACEe67KIG0GI4apw,702, +https://jazz.ibm.com:9443/rm/resources/TX_Jkj7gaACEe67KIG0GI4apw,703,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUKqACEe67KIG0GI4apw,703, +https://jazz.ibm.com:9443/rm/resources/TX_JklJoKACEe67KIG0GI4apw,704,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtAqACEe67KIG0GI4apw,704, +https://jazz.ibm.com:9443/rm/resources/TX_JkkikKACEe67KIG0GI4apw,705,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUEKACEe67KIG0GI4apw,705, +https://jazz.ibm.com:9443/rm/resources/TX_Jknl4KACEe67KIG0GI4apw,706,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ56ACEe67KIG0GI4apw,706, +https://jazz.ibm.com:9443/rm/resources/TX_JklwsaACEe67KIG0GI4apw,707,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzoqACEe67KIG0GI4apw,707, +https://jazz.ibm.com:9443/rm/resources/TX_JklwsKACEe67KIG0GI4apw,708,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaBqACEe67KIG0GI4apw,708, +https://jazz.ibm.com:9443/rm/resources/TX_JkmXwKACEe67KIG0GI4apw,709,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSaBKACEe67KIG0GI4apw,709, +https://jazz.ibm.com:9443/rm/resources/TX_Jkm-0KACEe67KIG0GI4apw,710,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-qACEe67KIG0GI4apw,710, +https://jazz.ibm.com:9443/rm/resources/TX_JkrQQKACEe67KIG0GI4apw,711,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-6ACEe67KIG0GI4apw,711, +https://jazz.ibm.com:9443/rm/resources/TX_Jko0AKACEe67KIG0GI4apw,712,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUMKACEe67KIG0GI4apw,712, +https://jazz.ibm.com:9443/rm/resources/TX_JkoM8KACEe67KIG0GI4apw,713,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ76ACEe67KIG0GI4apw,713, +https://jazz.ibm.com:9443/rm/resources/TX_JkqCIKACEe67KIG0GI4apw,714,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ9KACEe67KIG0GI4apw,714, +https://jazz.ibm.com:9443/rm/resources/TX_JkqCIaACEe67KIG0GI4apw,715,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA46ACEe67KIG0GI4apw,715, +https://jazz.ibm.com:9443/rm/resources/TX_JkrQQaACEe67KIG0GI4apw,716,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM16ACEe67KIG0GI4apw,716, +https://jazz.ibm.com:9443/rm/resources/TX_JktsgKACEe67KIG0GI4apw,717,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ5KACEe67KIG0GI4apw,717, +https://jazz.ibm.com:9443/rm/resources/TX_Jkr3UKACEe67KIG0GI4apw,718,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGMmKACEe67KIG0GI4apw,718, +https://jazz.ibm.com:9443/rm/resources/TX_JkzMEaACEe67KIG0GI4apw,719,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmTA4qACEe67KIG0GI4apw,719, +https://jazz.ibm.com:9443/rm/resources/TX_JkylAKACEe67KIG0GI4apw,720,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlskDKACEe67KIG0GI4apw,720, +https://jazz.ibm.com:9443/rm/resources/TX_JkzMEKACEe67KIG0GI4apw,721,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMy6ACEe67KIG0GI4apw,721, +https://jazz.ibm.com:9443/rm/resources/TX_Jk0aMKACEe67KIG0GI4apw,722,https://jazz.ibm.com:9443/rm/folders/FR_JmZHkaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ5qACEe67KIG0GI4apw,722, +https://jazz.ibm.com:9443/rm/resources/TX_Jkx98KACEe67KIG0GI4apw,723,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBIKACEe67KIG0GI4apw,723, +https://jazz.ibm.com:9443/rm/resources/TX_Jk3dgKACEe67KIG0GI4apw,724,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj9aACEe67KIG0GI4apw,724, +https://jazz.ibm.com:9443/rm/resources/TX_Jk2PYKACEe67KIG0GI4apw,725,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUNaACEe67KIG0GI4apw,725, +https://jazz.ibm.com:9443/rm/resources/TX_Jk22cKACEe67KIG0GI4apw,726,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_aACEe67KIG0GI4apw,726, +https://jazz.ibm.com:9443/rm/resources/TX_Jk2PYaACEe67KIG0GI4apw,727,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM1aACEe67KIG0GI4apw,727, +https://jazz.ibm.com:9443/rm/resources/TX_Jk1BQKACEe67KIG0GI4apw,728,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM6qACEe67KIG0GI4apw,728, +https://jazz.ibm.com:9443/rm/resources/TX_Jk1oUKACEe67KIG0GI4apw,729,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBGaACEe67KIG0GI4apw,729, +https://jazz.ibm.com:9443/rm/resources/TX_Jk4EkKACEe67KIG0GI4apw,730,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM2KACEe67KIG0GI4apw,730, +https://jazz.ibm.com:9443/rm/resources/TX_Jk3dgaACEe67KIG0GI4apw,731,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjqACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ9aACEe67KIG0GI4apw,731, +https://jazz.ibm.com:9443/rm/resources/TX_Jk7H4KACEe67KIG0GI4apw,732,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmAtKKACEe67KIG0GI4apw,732, +https://jazz.ibm.com:9443/rm/resources/TX_Jk4roKACEe67KIG0GI4apw,733,https://jazz.ibm.com:9443/rm/folders/FR_JmZHj6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_KACEe67KIG0GI4apw,733, +https://jazz.ibm.com:9443/rm/resources/TX_Jk6g0KACEe67KIG0GI4apw,734,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM5aACEe67KIG0GI4apw,734, +https://jazz.ibm.com:9443/rm/resources/TX_Jk55wKACEe67KIG0GI4apw,735,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEMaACEe67KIG0GI4apw,735, +https://jazz.ibm.com:9443/rm/resources/TX_Jk4roaACEe67KIG0GI4apw,736,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXMwaACEe67KIG0GI4apw,736, +https://jazz.ibm.com:9443/rm/resources/TX_Jk5SsKACEe67KIG0GI4apw,737,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzpaACEe67KIG0GI4apw,737, +https://jazz.ibm.com:9443/rm/resources/TX_Jk7u8KACEe67KIG0GI4apw,738,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM06ACEe67KIG0GI4apw,738, +https://jazz.ibm.com:9443/rm/resources/TX_Jk6g0aACEe67KIG0GI4apw,739,https://jazz.ibm.com:9443/rm/folders/FR_JmZHi6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlkBFKACEe67KIG0GI4apw,739, +https://jazz.ibm.com:9443/rm/resources/TX_Jk-LMaACEe67KIG0GI4apw,740,https://jazz.ibm.com:9443/rm/folders/FR_JmZHmKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmBUOqACEe67KIG0GI4apw,740, +https://jazz.ibm.com:9443/rm/resources/TX_Jk-LMKACEe67KIG0GI4apw,741,https://jazz.ibm.com:9443/rm/folders/FR_JmZukKACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmWEOaACEe67KIG0GI4apw,741, +https://jazz.ibm.com:9443/rm/resources/TX_Jk7u8aACEe67KIG0GI4apw,742,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM1KACEe67KIG0GI4apw,742, +https://jazz.ibm.com:9443/rm/resources/TX_Jk89EKACEe67KIG0GI4apw,743,https://jazz.ibm.com:9443/rm/folders/FR_JmZHjaACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JmGzoaACEe67KIG0GI4apw,743, +https://jazz.ibm.com:9443/rm/resources/TX_Jk8WAKACEe67KIG0GI4apw,744,https://jazz.ibm.com:9443/rm/folders/FR_JmZHm6ACEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_JlXM36ACEe67KIG0GI4apw,744, diff --git a/elmclient/tests/results/test134.csv b/elmclient/tests/results/test134.csv index 55abfc6..72f97ef 100644 --- a/elmclient/tests/results/test134.csv +++ b/elmclient/tests/results/test134.csv @@ -1,740 +1,740 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NIvgZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdI5unEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdIJunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdIZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_3NPdIpunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_gVEWEJuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_3FPXsZunEe67bLKsSDSILg,1,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_3FFmsJunEe67bLKsSDSILg,2,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_3FPXs5unEe67bLKsSDSILg,3,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_3FPXtJunEe67bLKsSDSILg,4,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_3FPXsJunEe67bLKsSDSILg,5,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_3FPXtZunEe67bLKsSDSILg,6,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_3FPXspunEe67bLKsSDSILg,7,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_3FPXuJunEe67bLKsSDSILg,8,/02 Reference -https://jazz.ibm.com:9443/rm/resources/MD_3FPXuZunEe67bLKsSDSILg,9,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/MD_3FPXt5unEe67bLKsSDSILg,10,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_3FPXtpunEe67bLKsSDSILg,11,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/BI_3HpLwpunEe67bLKsSDSILg,12, -https://jazz.ibm.com:9443/rm/resources/WR_3XzuZJunEe67bLKsSDSILg,12,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFiZunEe67bLKsSDSILg,13, -https://jazz.ibm.com:9443/rm/resources/WR_3YQaVpunEe67bLKsSDSILg,13,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc5JunEe67bLKsSDSILg,14, -https://jazz.ibm.com:9443/rm/resources/WR_3T8iEJunEe67bLKsSDSILg,14,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLtZunEe67bLKsSDSILg,15, -https://jazz.ibm.com:9443/rm/resources/WR_3XWbaZunEe67bLKsSDSILg,15,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLnpunEe67bLKsSDSILg,16, -https://jazz.ibm.com:9443/rm/resources/WR_3X84VZunEe67bLKsSDSILg,16,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc4punEe67bLKsSDSILg,17, -https://jazz.ibm.com:9443/rm/resources/WR_3SzSlZunEe67bLKsSDSILg,17,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3SM1oJunEe67bLKsSDSILg,18,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRlJunEe67bLKsSDSILg,18, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_kJunEe67bLKsSDSILg,19,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFlZunEe67bLKsSDSILg,19, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_kpunEe67bLKsSDSILg,20,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n9ZunEe67bLKsSDSILg,20, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_kZunEe67bLKsSDSILg,21,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGrZunEe67bLKsSDSILg,21, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_k5unEe67bLKsSDSILg,22,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_loZunEe67bLKsSDSILg,22, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_lZunEe67bLKsSDSILg,23,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLuJunEe67bLKsSDSILg,23, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_lJunEe67bLKsSDSILg,24,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCk5unEe67bLKsSDSILg,24, -https://jazz.ibm.com:9443/rm/resources/TX_3SV_lpunEe67bLKsSDSILg,25,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFupunEe67bLKsSDSILg,25, -https://jazz.ibm.com:9443/rm/resources/TX_3Sd7YJunEe67bLKsSDSILg,26,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFhJunEe67bLKsSDSILg,26, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXoZunEe67bLKsSDSILg,27,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLw5unEe67bLKsSDSILg,27, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXoJunEe67bLKsSDSILg,28,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGl5unEe67bLKsSDSILg,28, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLeJunEe67bLKsSDSILg,29, -https://jazz.ibm.com:9443/rm/resources/DM_3Sd7YZunEe67bLKsSDSILg,29,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3SgXpJunEe67bLKsSDSILg,30,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvd5unEe67bLKsSDSILg,30, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXo5unEe67bLKsSDSILg,31,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLeZunEe67bLKsSDSILg,31, -https://jazz.ibm.com:9443/rm/resources/TX_3SgXopunEe67bLKsSDSILg,32,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n65unEe67bLKsSDSILg,32, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIoJunEe67bLKsSDSILg,33,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFqJunEe67bLKsSDSILg,33, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIpZunEe67bLKsSDSILg,34,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLupunEe67bLKsSDSILg,34, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIopunEe67bLKsSDSILg,35,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGkpunEe67bLKsSDSILg,35, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lppunEe67bLKsSDSILg,36, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIpJunEe67bLKsSDSILg,36,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3SqIppunEe67bLKsSDSILg,37,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjhpunEe67bLKsSDSILg,37, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIo5unEe67bLKsSDSILg,38,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLhJunEe67bLKsSDSILg,38, -https://jazz.ibm.com:9443/rm/resources/TX_3SqIoZunEe67bLKsSDSILg,39,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLppunEe67bLKsSDSILg,39, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSk5unEe67bLKsSDSILg,40,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRrpunEe67bLKsSDSILg,40, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSkpunEe67bLKsSDSILg,41,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGqpunEe67bLKsSDSILg,41, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n45unEe67bLKsSDSILg,42, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSkZunEe67bLKsSDSILg,42,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3SzSkJunEe67bLKsSDSILg,43,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFuJunEe67bLKsSDSILg,43, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DkZunEe67bLKsSDSILg,44,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRwpunEe67bLKsSDSILg,44, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DkJunEe67bLKsSDSILg,45,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFjpunEe67bLKsSDSILg,45, -https://jazz.ibm.com:9443/rm/resources/TX_3SzSlJunEe67bLKsSDSILg,46,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRu5unEe67bLKsSDSILg,46, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DkpunEe67bLKsSDSILg,47,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRsZunEe67bLKsSDSILg,47, -https://jazz.ibm.com:9443/rm/resources/TX_3S9Dk5unEe67bLKsSDSILg,48,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRsJunEe67bLKsSDSILg,48, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0kJunEe67bLKsSDSILg,49,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjj5unEe67bLKsSDSILg,49, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DlJunEe67bLKsSDSILg,50,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCo5unEe67bLKsSDSILg,50, -https://jazz.ibm.com:9443/rm/resources/BI_3IHFxpunEe67bLKsSDSILg,50, -https://jazz.ibm.com:9443/rm/resources/TX_3S9DlZunEe67bLKsSDSILg,51,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLrJunEe67bLKsSDSILg,51, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0k5unEe67bLKsSDSILg,52,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLqpunEe67bLKsSDSILg,52, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0lZunEe67bLKsSDSILg,53,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRl5unEe67bLKsSDSILg,53, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0lJunEe67bLKsSDSILg,54,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjlZunEe67bLKsSDSILg,54, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0kpunEe67bLKsSDSILg,55,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFp5unEe67bLKsSDSILg,55, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0kZunEe67bLKsSDSILg,56,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLzJunEe67bLKsSDSILg,56, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-gZunEe67bLKsSDSILg,57,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCnpunEe67bLKsSDSILg,57, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLsZunEe67bLKsSDSILg,57, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-gJunEe67bLKsSDSILg,58,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGlpunEe67bLKsSDSILg,58, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-gpunEe67bLKsSDSILg,59,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFnpunEe67bLKsSDSILg,59, -https://jazz.ibm.com:9443/rm/resources/TX_3TG0lpunEe67bLKsSDSILg,60,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLqJunEe67bLKsSDSILg,60, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-ZunEe67bLKsSDSILg,61, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-g5unEe67bLKsSDSILg,61,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3TP-hJunEe67bLKsSDSILg,62,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFw5unEe67bLKsSDSILg,62, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-iJunEe67bLKsSDSILg,63,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLo5unEe67bLKsSDSILg,63, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-h5unEe67bLKsSDSILg,64,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFs5unEe67bLKsSDSILg,64, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-hpunEe67bLKsSDSILg,65,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCnJunEe67bLKsSDSILg,65, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLr5unEe67bLKsSDSILg,65, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-hZunEe67bLKsSDSILg,66,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8oApunEe67bLKsSDSILg,66, -https://jazz.ibm.com:9443/rm/resources/TX_3TZvgJunEe67bLKsSDSILg,67,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjgZunEe67bLKsSDSILg,67, -https://jazz.ibm.com:9443/rm/resources/TX_3TP-iZunEe67bLKsSDSILg,68,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLwZunEe67bLKsSDSILg,68, -https://jazz.ibm.com:9443/rm/resources/TX_3TZvgZunEe67bLKsSDSILg,69,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvdpunEe67bLKsSDSILg,69, -https://jazz.ibm.com:9443/rm/resources/TX_3TbksJunEe67bLKsSDSILg,70,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFkZunEe67bLKsSDSILg,70, -https://jazz.ibm.com:9443/rm/resources/TX_3Tbks5unEe67bLKsSDSILg,71,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvdJunEe67bLKsSDSILg,71, -https://jazz.ibm.com:9443/rm/resources/TX_3TbksZunEe67bLKsSDSILg,72,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLnZunEe67bLKsSDSILg,72, -https://jazz.ibm.com:9443/rm/resources/TX_3TbkspunEe67bLKsSDSILg,73,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLu5unEe67bLKsSDSILg,73, -https://jazz.ibm.com:9443/rm/resources/TX_3TbktpunEe67bLKsSDSILg,74,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFi5unEe67bLKsSDSILg,74, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHkJunEe67bLKsSDSILg,75,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLpZunEe67bLKsSDSILg,75, -https://jazz.ibm.com:9443/rm/resources/TX_3TbktJunEe67bLKsSDSILg,76,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_3TbktZunEe67bLKsSDSILg,77,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_3TkHkpunEe67bLKsSDSILg,78,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRqpunEe67bLKsSDSILg,78, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHkZunEe67bLKsSDSILg,79,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFrpunEe67bLKsSDSILg,79, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHlZunEe67bLKsSDSILg,80,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGp5unEe67bLKsSDSILg,80, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHk5unEe67bLKsSDSILg,81,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFrJunEe67bLKsSDSILg,81, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHlJunEe67bLKsSDSILg,82,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFkpunEe67bLKsSDSILg,82, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRgZunEe67bLKsSDSILg,83,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLopunEe67bLKsSDSILg,83, -https://jazz.ibm.com:9443/rm/resources/TX_3TkHlpunEe67bLKsSDSILg,84,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFgZunEe67bLKsSDSILg,84, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRgJunEe67bLKsSDSILg,85,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRppunEe67bLKsSDSILg,85, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRg5unEe67bLKsSDSILg,86,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3TtRgpunEe67bLKsSDSILg,87,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLypunEe67bLKsSDSILg,87, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRmpunEe67bLKsSDSILg,88, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRhJunEe67bLKsSDSILg,88,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3TtRhZunEe67bLKsSDSILg,89,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLmpunEe67bLKsSDSILg,89, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lrZunEe67bLKsSDSILg,90, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRh5unEe67bLKsSDSILg,90,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3T3CgJunEe67bLKsSDSILg,91,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLf5unEe67bLKsSDSILg,91, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRiJunEe67bLKsSDSILg,92,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFj5unEe67bLKsSDSILg,92, -https://jazz.ibm.com:9443/rm/resources/TX_3TtRhpunEe67bLKsSDSILg,93,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3T3CgpunEe67bLKsSDSILg,94,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFm5unEe67bLKsSDSILg,94, -https://jazz.ibm.com:9443/rm/resources/TX_3T3Cg5unEe67bLKsSDSILg,95,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3T8iEZunEe67bLKsSDSILg,96,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc4ZunEe67bLKsSDSILg,96, -https://jazz.ibm.com:9443/rm/resources/TX_3T3CgZunEe67bLKsSDSILg,97,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLdpunEe67bLKsSDSILg,97, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzgJunEe67bLKsSDSILg,98,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLxZunEe67bLKsSDSILg,98, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRqZunEe67bLKsSDSILg,99, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzgpunEe67bLKsSDSILg,99,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3T8iE5unEe67bLKsSDSILg,100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLfZunEe67bLKsSDSILg,100, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzg5unEe67bLKsSDSILg,101,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLvZunEe67bLKsSDSILg,101, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRlZunEe67bLKsSDSILg,102, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzgZunEe67bLKsSDSILg,102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3T8iEpunEe67bLKsSDSILg,103,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFxJunEe67bLKsSDSILg,103, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n95unEe67bLKsSDSILg,104, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzhpunEe67bLKsSDSILg,104,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UAzhJunEe67bLKsSDSILg,105,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFmpunEe67bLKsSDSILg,105, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkgJunEe67bLKsSDSILg,106,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLvJunEe67bLKsSDSILg,106, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzhZunEe67bLKsSDSILg,107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLlZunEe67bLKsSDSILg,107, -https://jazz.ibm.com:9443/rm/resources/TX_3UAzh5unEe67bLKsSDSILg,108,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLepunEe67bLKsSDSILg,108, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGqJunEe67bLKsSDSILg,109, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkgZunEe67bLKsSDSILg,109,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UKkgpunEe67bLKsSDSILg,110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLyJunEe67bLKsSDSILg,110, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkhZunEe67bLKsSDSILg,111,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFjZunEe67bLKsSDSILg,111, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRmJunEe67bLKsSDSILg,112, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkg5unEe67bLKsSDSILg,112,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n9JunEe67bLKsSDSILg,113, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkhJunEe67bLKsSDSILg,113,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UUVgJunEe67bLKsSDSILg,114,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjjJunEe67bLKsSDSILg,114, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n5punEe67bLKsSDSILg,115, -https://jazz.ibm.com:9443/rm/resources/TX_3UUVg5unEe67bLKsSDSILg,115,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lrpunEe67bLKsSDSILg,116, -https://jazz.ibm.com:9443/rm/resources/TX_3UUVgpunEe67bLKsSDSILg,116,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UUVgZunEe67bLKsSDSILg,117,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjiZunEe67bLKsSDSILg,117, -https://jazz.ibm.com:9443/rm/resources/TX_3UKkhpunEe67bLKsSDSILg,118,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLqZunEe67bLKsSDSILg,118, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n5ZunEe67bLKsSDSILg,119, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm8JunEe67bLKsSDSILg,119,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UYm8punEe67bLKsSDSILg,120,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFoZunEe67bLKsSDSILg,120, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm8ZunEe67bLKsSDSILg,121,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLnJunEe67bLKsSDSILg,121, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm85unEe67bLKsSDSILg,122,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLvpunEe67bLKsSDSILg,122, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lqZunEe67bLKsSDSILg,123, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm9ZunEe67bLKsSDSILg,123,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRvpunEe67bLKsSDSILg,124, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGgJunEe67bLKsSDSILg,124,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n8ZunEe67bLKsSDSILg,125, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGgpunEe67bLKsSDSILg,125,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UeGhJunEe67bLKsSDSILg,126,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFwJunEe67bLKsSDSILg,126, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRkpunEe67bLKsSDSILg,127, -https://jazz.ibm.com:9443/rm/resources/TX_3UYm9JunEe67bLKsSDSILg,127,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UeGg5unEe67bLKsSDSILg,128,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCnZunEe67bLKsSDSILg,128, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLsJunEe67bLKsSDSILg,128, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n4punEe67bLKsSDSILg,129, -https://jazz.ibm.com:9443/rm/resources/TX_3UeGgZunEe67bLKsSDSILg,129,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UeGhpunEe67bLKsSDSILg,130,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFjJunEe67bLKsSDSILg,130, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFoJunEe67bLKsSDSILg,131,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjipunEe67bLKsSDSILg,131, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRn5unEe67bLKsSDSILg,132, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFoZunEe67bLKsSDSILg,132,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UeGhZunEe67bLKsSDSILg,133,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFt5unEe67bLKsSDSILg,133, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFo5unEe67bLKsSDSILg,134,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLxpunEe67bLKsSDSILg,134, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFp5unEe67bLKsSDSILg,135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLj5unEe67bLKsSDSILg,135, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n75unEe67bLKsSDSILg,136, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFopunEe67bLKsSDSILg,136,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F10oJunEe67bLKsSDSILg,137, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFpZunEe67bLKsSDSILg,137,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3UpFpJunEe67bLKsSDSILg,138,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLlJunEe67bLKsSDSILg,138, -https://jazz.ibm.com:9443/rm/resources/TX_3UpFppunEe67bLKsSDSILg,139,/Terms -https://jazz.ibm.com:9443/rm/resources/BI_3G8n8punEe67bLKsSDSILg,140, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2oZunEe67bLKsSDSILg,140,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2oJunEe67bLKsSDSILg,141,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLl5unEe67bLKsSDSILg,141, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2p5unEe67bLKsSDSILg,142,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLtJunEe67bLKsSDSILg,142, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2ppunEe67bLKsSDSILg,143,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLmZunEe67bLKsSDSILg,143, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2pJunEe67bLKsSDSILg,144,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzji5unEe67bLKsSDSILg,144, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2o5unEe67bLKsSDSILg,145,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFtZunEe67bLKsSDSILg,145, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGn5unEe67bLKsSDSILg,146, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2pZunEe67bLKsSDSILg,146,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2opunEe67bLKsSDSILg,147,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLq5unEe67bLKsSDSILg,147, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AkJunEe67bLKsSDSILg,148,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLwJunEe67bLKsSDSILg,148, -https://jazz.ibm.com:9443/rm/resources/TX_3Uy2qJunEe67bLKsSDSILg,149,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvfJunEe67bLKsSDSILg,149, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AkZunEe67bLKsSDSILg,150,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLs5unEe67bLKsSDSILg,150, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AlpunEe67bLKsSDSILg,151,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCn5unEe67bLKsSDSILg,151, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLspunEe67bLKsSDSILg,151, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AkpunEe67bLKsSDSILg,152,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFhZunEe67bLKsSDSILg,152, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AlJunEe67bLKsSDSILg,153,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCmZunEe67bLKsSDSILg,153, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLkpunEe67bLKsSDSILg,153, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lr5unEe67bLKsSDSILg,154, -https://jazz.ibm.com:9443/rm/resources/TX_3U8Ak5unEe67bLKsSDSILg,154,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3U8AlZunEe67bLKsSDSILg,155,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvgJunEe67bLKsSDSILg,155, -https://jazz.ibm.com:9443/rm/resources/TX_3U8Al5unEe67bLKsSDSILg,156,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRspunEe67bLKsSDSILg,156, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxkJunEe67bLKsSDSILg,157,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Htc45unEe67bLKsSDSILg,157, -https://jazz.ibm.com:9443/rm/resources/TX_3U8AmJunEe67bLKsSDSILg,158,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLhZunEe67bLKsSDSILg,158, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRq5unEe67bLKsSDSILg,159, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxkZunEe67bLKsSDSILg,159,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCoZunEe67bLKsSDSILg,160, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxlZunEe67bLKsSDSILg,160,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFyJunEe67bLKsSDSILg,160, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxk5unEe67bLKsSDSILg,161,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLjZunEe67bLKsSDSILg,161, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxlJunEe67bLKsSDSILg,162,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLoJunEe67bLKsSDSILg,162, -https://jazz.ibm.com:9443/rm/resources/TX_3VO7gJunEe67bLKsSDSILg,163,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFr5unEe67bLKsSDSILg,163, -https://jazz.ibm.com:9443/rm/resources/TX_3VFxkpunEe67bLKsSDSILg,164,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIveJunEe67bLKsSDSILg,164, -https://jazz.ibm.com:9443/rm/resources/TX_3VPilZunEe67bLKsSDSILg,165,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_3VPilpunEe67bLKsSDSILg,166,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFvpunEe67bLKsSDSILg,166, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLc5unEe67bLKsSDSILg,167, -https://jazz.ibm.com:9443/rm/resources/TX_3VPikpunEe67bLKsSDSILg,167,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRvJunEe67bLKsSDSILg,168, -https://jazz.ibm.com:9443/rm/resources/TX_3VPilJunEe67bLKsSDSILg,168,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRoZunEe67bLKsSDSILg,169, -https://jazz.ibm.com:9443/rm/resources/TX_3VPikJunEe67bLKsSDSILg,169,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRrJunEe67bLKsSDSILg,170, -https://jazz.ibm.com:9443/rm/resources/TX_3VPikZunEe67bLKsSDSILg,170,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8oAJunEe67bLKsSDSILg,171, -https://jazz.ibm.com:9443/rm/resources/TX_3VPik5unEe67bLKsSDSILg,171,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VWQQZunEe67bLKsSDSILg,172,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjg5unEe67bLKsSDSILg,172, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lopunEe67bLKsSDSILg,173, -https://jazz.ibm.com:9443/rm/resources/TX_3VWQQJunEe67bLKsSDSILg,173,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VYshZunEe67bLKsSDSILg,174,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLk5unEe67bLKsSDSILg,174, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsgpunEe67bLKsSDSILg,175,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjhZunEe67bLKsSDSILg,175, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsg5unEe67bLKsSDSILg,176,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLi5unEe67bLKsSDSILg,176, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRnZunEe67bLKsSDSILg,177, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsgJunEe67bLKsSDSILg,177,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VYsgZunEe67bLKsSDSILg,178,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLiZunEe67bLKsSDSILg,178, -https://jazz.ibm.com:9443/rm/resources/TX_3VYshJunEe67bLKsSDSILg,179,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLrZunEe67bLKsSDSILg,179, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGo5unEe67bLKsSDSILg,180, -https://jazz.ibm.com:9443/rm/resources/TX_3VYsh5unEe67bLKsSDSILg,180,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VYshpunEe67bLKsSDSILg,181,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjkpunEe67bLKsSDSILg,181, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRtJunEe67bLKsSDSILg,182, -https://jazz.ibm.com:9443/rm/resources/TX_3VidhZunEe67bLKsSDSILg,182,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VidgpunEe67bLKsSDSILg,183,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFqZunEe67bLKsSDSILg,183, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGr5unEe67bLKsSDSILg,184, -https://jazz.ibm.com:9443/rm/resources/TX_3VidhJunEe67bLKsSDSILg,184,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGsJunEe67bLKsSDSILg,185, -https://jazz.ibm.com:9443/rm/resources/TX_3VidgZunEe67bLKsSDSILg,185,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRuZunEe67bLKsSDSILg,186, -https://jazz.ibm.com:9443/rm/resources/TX_3Vidg5unEe67bLKsSDSILg,186,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n5JunEe67bLKsSDSILg,187, -https://jazz.ibm.com:9443/rm/resources/TX_3VidgJunEe67bLKsSDSILg,187,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGpZunEe67bLKsSDSILg,188, -https://jazz.ibm.com:9443/rm/resources/TX_3Vidh5unEe67bLKsSDSILg,188,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGmZunEe67bLKsSDSILg,189, -https://jazz.ibm.com:9443/rm/resources/TX_3VidhpunEe67bLKsSDSILg,189,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VsOg5unEe67bLKsSDSILg,190,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFhpunEe67bLKsSDSILg,190, -https://jazz.ibm.com:9443/rm/resources/BI_3GmCm5unEe67bLKsSDSILg,191, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOgpunEe67bLKsSDSILg,191,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLrpunEe67bLKsSDSILg,191, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOgZunEe67bLKsSDSILg,192,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFnJunEe67bLKsSDSILg,192, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-JunEe67bLKsSDSILg,193, -https://jazz.ibm.com:9443/rm/resources/TX_3VidiZunEe67bLKsSDSILg,193,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLcZunEe67bLKsSDSILg,194, -https://jazz.ibm.com:9443/rm/resources/TX_3VidiJunEe67bLKsSDSILg,194,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VsOgJunEe67bLKsSDSILg,195,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/BI_3HpLipunEe67bLKsSDSILg,196, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOhZunEe67bLKsSDSILg,196,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLdJunEe67bLKsSDSILg,197, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOhJunEe67bLKsSDSILg,197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3VsOi5unEe67bLKsSDSILg,198,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjjpunEe67bLKsSDSILg,198, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOiZunEe67bLKsSDSILg,199,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjjZunEe67bLKsSDSILg,199, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLfJunEe67bLKsSDSILg,200, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOipunEe67bLKsSDSILg,200,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGoZunEe67bLKsSDSILg,201, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOiJunEe67bLKsSDSILg,201,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRoJunEe67bLKsSDSILg,202, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOhpunEe67bLKsSDSILg,202,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n8JunEe67bLKsSDSILg,203, -https://jazz.ibm.com:9443/rm/resources/TX_3VsOh5unEe67bLKsSDSILg,203,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRv5unEe67bLKsSDSILg,204, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_gZunEe67bLKsSDSILg,204,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3V1_gJunEe67bLKsSDSILg,205,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvcZunEe67bLKsSDSILg,205, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_hZunEe67bLKsSDSILg,206,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFu5unEe67bLKsSDSILg,206, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n9punEe67bLKsSDSILg,207, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_h5unEe67bLKsSDSILg,207,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3V1_gpunEe67bLKsSDSILg,208,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGpJunEe67bLKsSDSILg,208, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_g5unEe67bLKsSDSILg,209,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLd5unEe67bLKsSDSILg,209, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRk5unEe67bLKsSDSILg,210, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_hpunEe67bLKsSDSILg,210,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3V1_hJunEe67bLKsSDSILg,211,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFv5unEe67bLKsSDSILg,211, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRlpunEe67bLKsSDSILg,212, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_iJunEe67bLKsSDSILg,212,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCoJunEe67bLKsSDSILg,213, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_ipunEe67bLKsSDSILg,213,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFxZunEe67bLKsSDSILg,213, -https://jazz.ibm.com:9443/rm/resources/TX_3V1_iZunEe67bLKsSDSILg,214,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFmJunEe67bLKsSDSILg,214, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGmpunEe67bLKsSDSILg,215, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JdJunEe67bLKsSDSILg,215,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRuJunEe67bLKsSDSILg,216, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JcZunEe67bLKsSDSILg,216,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3V1_i5unEe67bLKsSDSILg,217,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFiJunEe67bLKsSDSILg,217, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGoJunEe67bLKsSDSILg,218, -https://jazz.ibm.com:9443/rm/resources/TX_3V_Jc5unEe67bLKsSDSILg,218,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3V_JdpunEe67bLKsSDSILg,219,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3V_JcpunEe67bLKsSDSILg,220,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLp5unEe67bLKsSDSILg,220, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JdZunEe67bLKsSDSILg,221,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLt5unEe67bLKsSDSILg,221, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n6JunEe67bLKsSDSILg,222, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JcJunEe67bLKsSDSILg,222,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WI6cJunEe67bLKsSDSILg,223,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFppunEe67bLKsSDSILg,223, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGkZunEe67bLKsSDSILg,224, -https://jazz.ibm.com:9443/rm/resources/TX_3V_JeJunEe67bLKsSDSILg,224,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lqJunEe67bLKsSDSILg,225, -https://jazz.ibm.com:9443/rm/resources/TX_3V_Jd5unEe67bLKsSDSILg,225,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F10oZunEe67bLKsSDSILg,226, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6dJunEe67bLKsSDSILg,226,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3V_JeZunEe67bLKsSDSILg,227,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjh5unEe67bLKsSDSILg,227, -https://jazz.ibm.com:9443/rm/resources/BI_3G8oA5unEe67bLKsSDSILg,228, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6c5unEe67bLKsSDSILg,228,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCmJunEe67bLKsSDSILg,229, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLlpunEe67bLKsSDSILg,229, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6cpunEe67bLKsSDSILg,229,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n7ZunEe67bLKsSDSILg,230, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6dZunEe67bLKsSDSILg,230,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WI6d5unEe67bLKsSDSILg,231,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvc5unEe67bLKsSDSILg,231, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6cZunEe67bLKsSDSILg,232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFmZunEe67bLKsSDSILg,232, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lo5unEe67bLKsSDSILg,233, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6dpunEe67bLKsSDSILg,233,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WTSgJunEe67bLKsSDSILg,234,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFo5unEe67bLKsSDSILg,234, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLg5unEe67bLKsSDSILg,235, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6epunEe67bLKsSDSILg,235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLjJunEe67bLKsSDSILg,236, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6eZunEe67bLKsSDSILg,236,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_JunEe67bLKsSDSILg,237, -https://jazz.ibm.com:9443/rm/resources/TX_3WI6eJunEe67bLKsSDSILg,237,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGlJunEe67bLKsSDSILg,238, -https://jazz.ibm.com:9443/rm/resources/TX_3WSEYJunEe67bLKsSDSILg,238,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRnpunEe67bLKsSDSILg,239, -https://jazz.ibm.com:9443/rm/resources/TX_3WTShJunEe67bLKsSDSILg,239,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WTSg5unEe67bLKsSDSILg,240,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvfZunEe67bLKsSDSILg,240, -https://jazz.ibm.com:9443/rm/resources/TX_3WTSgZunEe67bLKsSDSILg,241,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFpJunEe67bLKsSDSILg,241, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRnJunEe67bLKsSDSILg,242, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1YJunEe67bLKsSDSILg,242,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCopunEe67bLKsSDSILg,243, -https://jazz.ibm.com:9443/rm/resources/TX_3WTShpunEe67bLKsSDSILg,243,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFx5unEe67bLKsSDSILg,243, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLjpunEe67bLKsSDSILg,244, -https://jazz.ibm.com:9443/rm/resources/TX_3WTShZunEe67bLKsSDSILg,244,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WTSh5unEe67bLKsSDSILg,245,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WTSgpunEe67bLKsSDSILg,246,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLy5unEe67bLKsSDSILg,246, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1YpunEe67bLKsSDSILg,247,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3Hzjk5unEe67bLKsSDSILg,247, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1YZunEe67bLKsSDSILg,248,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFgpunEe67bLKsSDSILg,248, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLm5unEe67bLKsSDSILg,249, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1Y5unEe67bLKsSDSILg,249,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1ZZunEe67bLKsSDSILg,250,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFipunEe67bLKsSDSILg,250, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n6punEe67bLKsSDSILg,251, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNcpunEe67bLKsSDSILg,251,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRtpunEe67bLKsSDSILg,252, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNcZunEe67bLKsSDSILg,252,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1ZJunEe67bLKsSDSILg,253,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFsJunEe67bLKsSDSILg,253, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNcJunEe67bLKsSDSILg,254,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1Z5unEe67bLKsSDSILg,255,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFkJunEe67bLKsSDSILg,255, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLkJunEe67bLKsSDSILg,256, -https://jazz.ibm.com:9443/rm/resources/TX_3Wb1ZpunEe67bLKsSDSILg,256,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3WmNc5unEe67bLKsSDSILg,257,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFh5unEe67bLKsSDSILg,257, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lpJunEe67bLKsSDSILg,258, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNdJunEe67bLKsSDSILg,258,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLdZunEe67bLKsSDSILg,259, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNdZunEe67bLKsSDSILg,259,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-cJunEe67bLKsSDSILg,260,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFg5unEe67bLKsSDSILg,260, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNd5unEe67bLKsSDSILg,261,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjhJunEe67bLKsSDSILg,261, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNdpunEe67bLKsSDSILg,262,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFuZunEe67bLKsSDSILg,262, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-cZunEe67bLKsSDSILg,263,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFnZunEe67bLKsSDSILg,263, -https://jazz.ibm.com:9443/rm/resources/BI_3GmClpunEe67bLKsSDSILg,264, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNeJunEe67bLKsSDSILg,264,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCl5unEe67bLKsSDSILg,265, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLkZunEe67bLKsSDSILg,265, -https://jazz.ibm.com:9443/rm/resources/TX_3WmNeZunEe67bLKsSDSILg,265,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRrZunEe67bLKsSDSILg,266, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-c5unEe67bLKsSDSILg,266,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGq5unEe67bLKsSDSILg,267, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-dZunEe67bLKsSDSILg,267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCkpunEe67bLKsSDSILg,268, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-dpunEe67bLKsSDSILg,268,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRw5unEe67bLKsSDSILg,269, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-cpunEe67bLKsSDSILg,269,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-dJunEe67bLKsSDSILg,270,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFwpunEe67bLKsSDSILg,270, -https://jazz.ibm.com:9443/rm/resources/BI_3G8oAZunEe67bLKsSDSILg,271, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-eJunEe67bLKsSDSILg,271,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRt5unEe67bLKsSDSILg,272, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-eZunEe67bLKsSDSILg,272,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGrpunEe67bLKsSDSILg,273, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-d5unEe67bLKsSDSILg,273,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRs5unEe67bLKsSDSILg,274, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-e5unEe67bLKsSDSILg,274,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLoZunEe67bLKsSDSILg,275, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-epunEe67bLKsSDSILg,275,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3W5IYJunEe67bLKsSDSILg,276,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIve5unEe67bLKsSDSILg,276, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lp5unEe67bLKsSDSILg,277, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IYpunEe67bLKsSDSILg,277,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmClZunEe67bLKsSDSILg,278, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IY5unEe67bLKsSDSILg,278,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRmZunEe67bLKsSDSILg,279, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZJunEe67bLKsSDSILg,279,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGqZunEe67bLKsSDSILg,280, -https://jazz.ibm.com:9443/rm/resources/TX_3Wv-fJunEe67bLKsSDSILg,280,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3W5IYZunEe67bLKsSDSILg,281,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIveZunEe67bLKsSDSILg,281, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n7punEe67bLKsSDSILg,282, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZ5unEe67bLKsSDSILg,282,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmCmpunEe67bLKsSDSILg,283, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgcJunEe67bLKsSDSILg,283,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n6ZunEe67bLKsSDSILg,284, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgcZunEe67bLKsSDSILg,284,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLgJunEe67bLKsSDSILg,285, -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZZunEe67bLKsSDSILg,285,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3W5IZpunEe67bLKsSDSILg,286,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFoJunEe67bLKsSDSILg,286, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgc5unEe67bLKsSDSILg,287,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvdZunEe67bLKsSDSILg,287, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGppunEe67bLKsSDSILg,288, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgdZunEe67bLKsSDSILg,288,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-5unEe67bLKsSDSILg,289, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgcpunEe67bLKsSDSILg,289,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGopunEe67bLKsSDSILg,290, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgdpunEe67bLKsSDSILg,290,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XDgdJunEe67bLKsSDSILg,291,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFk5unEe67bLKsSDSILg,291, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRopunEe67bLKsSDSILg,292, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRcZunEe67bLKsSDSILg,292,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGm5unEe67bLKsSDSILg,293, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRcpunEe67bLKsSDSILg,293,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLfpunEe67bLKsSDSILg,294, -https://jazz.ibm.com:9443/rm/resources/TX_3XDgeJunEe67bLKsSDSILg,294,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLhpunEe67bLKsSDSILg,295, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRc5unEe67bLKsSDSILg,295,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLiJunEe67bLKsSDSILg,296, -https://jazz.ibm.com:9443/rm/resources/TX_3XNRcJunEe67bLKsSDSILg,296,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XDgd5unEe67bLKsSDSILg,297,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFpZunEe67bLKsSDSILg,297, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLgpunEe67bLKsSDSILg,298, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ70ZunEe67bLKsSDSILg,298,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XQ705unEe67bLKsSDSILg,299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFspunEe67bLKsSDSILg,299, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_ZunEe67bLKsSDSILg,300, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ70JunEe67bLKsSDSILg,300,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLh5unEe67bLKsSDSILg,301, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ70punEe67bLKsSDSILg,301,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lq5unEe67bLKsSDSILg,302, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ71JunEe67bLKsSDSILg,302,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lrJunEe67bLKsSDSILg,303, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbYZunEe67bLKsSDSILg,303,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLgZunEe67bLKsSDSILg,304, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ715unEe67bLKsSDSILg,304,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGmJunEe67bLKsSDSILg,305, -https://jazz.ibm.com:9443/rm/resources/TX_3XQ71punEe67bLKsSDSILg,305,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_punEe67bLKsSDSILg,306, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbYJunEe67bLKsSDSILg,306,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XQ71ZunEe67bLKsSDSILg,307,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFrZunEe67bLKsSDSILg,307, -https://jazz.ibm.com:9443/rm/resources/BI_3HNGk5unEe67bLKsSDSILg,308, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbYpunEe67bLKsSDSILg,308,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_lpZunEe67bLKsSDSILg,309, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbY5unEe67bLKsSDSILg,309,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n_5unEe67bLKsSDSILg,310, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZJunEe67bLKsSDSILg,310,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GmClJunEe67bLKsSDSILg,311, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZpunEe67bLKsSDSILg,311,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLx5unEe67bLKsSDSILg,312, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZZunEe67bLKsSDSILg,312,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XWbaJunEe67bLKsSDSILg,313,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvfpunEe67bLKsSDSILg,313, -https://jazz.ibm.com:9443/rm/resources/BI_3GcRwZunEe67bLKsSDSILg,314, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbapunEe67bLKsSDSILg,314,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGnpunEe67bLKsSDSILg,315, -https://jazz.ibm.com:9443/rm/resources/TX_3XWbZ5unEe67bLKsSDSILg,315,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLtpunEe67bLKsSDSILg,316, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzcJunEe67bLKsSDSILg,316,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLpJunEe67bLKsSDSILg,317, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzdJunEe67bLKsSDSILg,317,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLe5unEe67bLKsSDSILg,318, -https://jazz.ibm.com:9443/rm/resources/TX_3Xgzc5unEe67bLKsSDSILg,318,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjlpunEe67bLKsSDSILg,319, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzcZunEe67bLKsSDSILg,319,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XgzdZunEe67bLKsSDSILg,320,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFopunEe67bLKsSDSILg,320, -https://jazz.ibm.com:9443/rm/resources/TX_3Xgzd5unEe67bLKsSDSILg,321,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvf5unEe67bLKsSDSILg,321, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzcpunEe67bLKsSDSILg,322,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFsZunEe67bLKsSDSILg,322, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzdpunEe67bLKsSDSILg,323,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGsZunEe67bLKsSDSILg,324, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzepunEe67bLKsSDSILg,324,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XgzeZunEe67bLKsSDSILg,325,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFwZunEe67bLKsSDSILg,325, -https://jazz.ibm.com:9443/rm/resources/BI_3F_lqpunEe67bLKsSDSILg,326, -https://jazz.ibm.com:9443/rm/resources/TX_3XgzeJunEe67bLKsSDSILg,326,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjgpunEe67bLKsSDSILg,327, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9YZunEe67bLKsSDSILg,327,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRvZunEe67bLKsSDSILg,328, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9YJunEe67bLKsSDSILg,328,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n-punEe67bLKsSDSILg,329, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9YpunEe67bLKsSDSILg,329,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F10opunEe67bLKsSDSILg,330, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9Y5unEe67bLKsSDSILg,330,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLcpunEe67bLKsSDSILg,331, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9ZpunEe67bLKsSDSILg,331,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9Z5unEe67bLKsSDSILg,332,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFtpunEe67bLKsSDSILg,332, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLuZunEe67bLKsSDSILg,333, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9ZJunEe67bLKsSDSILg,333,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLn5unEe67bLKsSDSILg,334, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9ZZunEe67bLKsSDSILg,334,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjkZunEe67bLKsSDSILg,335, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9aJunEe67bLKsSDSILg,335,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLv5unEe67bLKsSDSILg,336, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuY5unEe67bLKsSDSILg,336,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFn5unEe67bLKsSDSILg,337, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuYpunEe67bLKsSDSILg,337,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFl5unEe67bLKsSDSILg,338, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuYZunEe67bLKsSDSILg,338,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XzuYJunEe67bLKsSDSILg,339,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFqpunEe67bLKsSDSILg,339, -https://jazz.ibm.com:9443/rm/resources/TX_3Xp9aZunEe67bLKsSDSILg,340,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFtJunEe67bLKsSDSILg,340, -https://jazz.ibm.com:9443/rm/resources/BI_3F--kJunEe67bLKsSDSILg,341, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuZZunEe67bLKsSDSILg,341,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3XzuZpunEe67bLKsSDSILg,342,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFvZunEe67bLKsSDSILg,342, -https://jazz.ibm.com:9443/rm/resources/BI_3IHFq5unEe67bLKsSDSILg,343, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuZ5unEe67bLKsSDSILg,343,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFlJunEe67bLKsSDSILg,344, -https://jazz.ibm.com:9443/rm/resources/TX_3X84UJunEe67bLKsSDSILg,344,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGrJunEe67bLKsSDSILg,345, -https://jazz.ibm.com:9443/rm/resources/TX_3X84UpunEe67bLKsSDSILg,345,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n85unEe67bLKsSDSILg,346, -https://jazz.ibm.com:9443/rm/resources/TX_3X84UZunEe67bLKsSDSILg,346,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRp5unEe67bLKsSDSILg,347, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuaJunEe67bLKsSDSILg,347,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRm5unEe67bLKsSDSILg,348, -https://jazz.ibm.com:9443/rm/resources/TX_3X84U5unEe67bLKsSDSILg,348,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjiJunEe67bLKsSDSILg,349, -https://jazz.ibm.com:9443/rm/resources/TX_3XzuaZunEe67bLKsSDSILg,349,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRupunEe67bLKsSDSILg,350, -https://jazz.ibm.com:9443/rm/resources/TX_3X84V5unEe67bLKsSDSILg,350,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3G8n7JunEe67bLKsSDSILg,351, -https://jazz.ibm.com:9443/rm/resources/TX_3X84WJunEe67bLKsSDSILg,351,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3X84VpunEe67bLKsSDSILg,352,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFlpunEe67bLKsSDSILg,352, -https://jazz.ibm.com:9443/rm/resources/TX_3X84VJunEe67bLKsSDSILg,353,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3IHFvJunEe67bLKsSDSILg,353, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLxJunEe67bLKsSDSILg,354, -https://jazz.ibm.com:9443/rm/resources/TX_3X84WZunEe67bLKsSDSILg,354,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRpZunEe67bLKsSDSILg,355, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpUJunEe67bLKsSDSILg,355,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGlZunEe67bLKsSDSILg,356, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpUpunEe67bLKsSDSILg,356,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRqJunEe67bLKsSDSILg,357, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpVJunEe67bLKsSDSILg,357,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3F_loJunEe67bLKsSDSILg,358, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpU5unEe67bLKsSDSILg,358,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGnZunEe67bLKsSDSILg,359, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpUZunEe67bLKsSDSILg,359,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRkZunEe67bLKsSDSILg,360, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpVpunEe67bLKsSDSILg,360,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HNGnJunEe67bLKsSDSILg,361, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpVZunEe67bLKsSDSILg,361,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRo5unEe67bLKsSDSILg,362, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaUpunEe67bLKsSDSILg,362,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjlJunEe67bLKsSDSILg,363, -https://jazz.ibm.com:9443/rm/resources/TX_3YGpV5unEe67bLKsSDSILg,363,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRtZunEe67bLKsSDSILg,364, -https://jazz.ibm.com:9443/rm/resources/TX_3YN-EZunEe67bLKsSDSILg,364,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3YN-EJunEe67bLKsSDSILg,365,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvcpunEe67bLKsSDSILg,365, -https://jazz.ibm.com:9443/rm/resources/BI_3G8n55unEe67bLKsSDSILg,366, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaUJunEe67bLKsSDSILg,366,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HpLmJunEe67bLKsSDSILg,367, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaUZunEe67bLKsSDSILg,367,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRpJunEe67bLKsSDSILg,368, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaU5unEe67bLKsSDSILg,368,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3GcRr5unEe67bLKsSDSILg,369, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaVJunEe67bLKsSDSILg,369,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_3YQaV5unEe67bLKsSDSILg,370,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3NIvepunEe67bLKsSDSILg,370, -https://jazz.ibm.com:9443/rm/resources/BI_3HpLyZunEe67bLKsSDSILg,371, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaWJunEe67bLKsSDSILg,371,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_3HzjkJunEe67bLKsSDSILg,372, -https://jazz.ibm.com:9443/rm/resources/TX_3YQaVZunEe67bLKsSDSILg,372,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd6TqKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_f2IgIKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd8I0qACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd8I0aACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd8I0KACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Gd7hwKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_GeCPcKACEe67KIG0GI4apw,1,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_GeBocqACEe67KIG0GI4apw,2,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPdqACEe67KIG0GI4apw,3,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPd6ACEe67KIG0GI4apw,4,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPcqACEe67KIG0GI4apw,5,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_GeCPdaACEe67KIG0GI4apw,6,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_GeCPdKACEe67KIG0GI4apw,7,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_GeCPc6ACEe67KIG0GI4apw,8,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_GeCPcaACEe67KIG0GI4apw,9,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_GeCPeKACEe67KIG0GI4apw,10,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_GeCPeaACEe67KIG0GI4apw,11,/01 Requirements/Meter Interface +https://jazz.ibm.com:9443/rm/resources/BI_GdbLf6ACEe67KIG0GI4apw,12, +https://jazz.ibm.com:9443/rm/resources/WR_GblYYKACEe67KIG0GI4apw,12,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/WR_GXrv0KACEe67KIG0GI4apw,13,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddAoqACEe67KIG0GI4apw,13, +https://jazz.ibm.com:9443/rm/resources/WR_GbKhoKACEe67KIG0GI4apw,14,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLlqACEe67KIG0GI4apw,14, +https://jazz.ibm.com:9443/rm/resources/BI_GdbyhKACEe67KIG0GI4apw,15, +https://jazz.ibm.com:9443/rm/resources/WR_GbeDoKACEe67KIG0GI4apw,15,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/WR_GYqnQKACEe67KIG0GI4apw,16,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddApKACEe67KIG0GI4apw,16, +https://jazz.ibm.com:9443/rm/resources/WR_GbyMsKACEe67KIG0GI4apw,17,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwyaACEe67KIG0GI4apw,17, +https://jazz.ibm.com:9443/rm/resources/TX_GXQ5EKACEe67KIG0GI4apw,18,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OIqACEe67KIG0GI4apw,18, +https://jazz.ibm.com:9443/rm/resources/TX_GXKLYKACEe67KIG0GI4apw,19,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZKACEe67KIG0GI4apw,19, +https://jazz.ibm.com:9443/rm/resources/TX_GXN1wKACEe67KIG0GI4apw,20,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw1aACEe67KIG0GI4apw,20, +https://jazz.ibm.com:9443/rm/resources/TX_GXPq8KACEe67KIG0GI4apw,21,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNMKACEe67KIG0GI4apw,21, +https://jazz.ibm.com:9443/rm/resources/TX_GXRgIKACEe67KIG0GI4apw,22,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7EaACEe67KIG0GI4apw,22, +https://jazz.ibm.com:9443/rm/resources/TX_GXaDAKACEe67KIG0GI4apw,23,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJ6ACEe67KIG0GI4apw,23, +https://jazz.ibm.com:9443/rm/resources/TX_GXWYoKACEe67KIG0GI4apw,24,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwxKACEe67KIG0GI4apw,24, +https://jazz.ibm.com:9443/rm/resources/TX_GXVKgKACEe67KIG0GI4apw,25,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX7KACEe67KIG0GI4apw,25, +https://jazz.ibm.com:9443/rm/resources/TX_GXSuQKACEe67KIG0GI4apw,26,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcwdEqACEe67KIG0GI4apw,26, +https://jazz.ibm.com:9443/rm/resources/TX_GXaqEKACEe67KIG0GI4apw,27,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyhaACEe67KIG0GI4apw,27, +https://jazz.ibm.com:9443/rm/resources/TX_GXeUcKACEe67KIG0GI4apw,28,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CN6ACEe67KIG0GI4apw,28, +https://jazz.ibm.com:9443/rm/resources/TX_GXcfQKACEe67KIG0GI4apw,29,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OGKACEe67KIG0GI4apw,29, +https://jazz.ibm.com:9443/rm/resources/TX_GXdGUKACEe67KIG0GI4apw,30,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakaaACEe67KIG0GI4apw,30, +https://jazz.ibm.com:9443/rm/resources/TX_GXT8YKACEe67KIG0GI4apw,31,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLmaACEe67KIG0GI4apw,31, +https://jazz.ibm.com:9443/rm/resources/TX_GXe7gKACEe67KIG0GI4apw,32,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX2qACEe67KIG0GI4apw,32, +https://jazz.ibm.com:9443/rm/resources/TX_GXgwsKACEe67KIG0GI4apw,33,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLh6ACEe67KIG0GI4apw,33, +https://jazz.ibm.com:9443/rm/resources/BI_GdakaKACEe67KIG0GI4apw,34, +https://jazz.ibm.com:9443/rm/resources/DM_GXW_sKACEe67KIG0GI4apw,34,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GXmQQKACEe67KIG0GI4apw,35,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5JqACEe67KIG0GI4apw,35, +https://jazz.ibm.com:9443/rm/resources/TX_GXkbEKACEe67KIG0GI4apw,36,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7FqACEe67KIG0GI4apw,36, +https://jazz.ibm.com:9443/rm/resources/TX_GXlCIKACEe67KIG0GI4apw,37,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLm6ACEe67KIG0GI4apw,37, +https://jazz.ibm.com:9443/rm/resources/TX_GXjM8KACEe67KIG0GI4apw,38,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakdKACEe67KIG0GI4apw,38, +https://jazz.ibm.com:9443/rm/resources/TX_GXil4KACEe67KIG0GI4apw,39,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmIqACEe67KIG0GI4apw,39, +https://jazz.ibm.com:9443/rm/resources/TX_GXm3UKACEe67KIG0GI4apw,40,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX6qACEe67KIG0GI4apw,40, +https://jazz.ibm.com:9443/rm/resources/TX_GXqhsKACEe67KIG0GI4apw,41,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWjKACEe67KIG0GI4apw,41, +https://jazz.ibm.com:9443/rm/resources/TX_GXp6oKACEe67KIG0GI4apw,42,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWf6ACEe67KIG0GI4apw,42, +https://jazz.ibm.com:9443/rm/resources/TX_GXs98KACEe67KIG0GI4apw,43,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwzqACEe67KIG0GI4apw,43, +https://jazz.ibm.com:9443/rm/resources/TX_GXpTkKACEe67KIG0GI4apw,44,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmOqACEe67KIG0GI4apw,44, +https://jazz.ibm.com:9443/rm/resources/TX_GXoFcKACEe67KIG0GI4apw,45,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OEKACEe67KIG0GI4apw,45, +https://jazz.ibm.com:9443/rm/resources/TX_GXuMEKACEe67KIG0GI4apw,46,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcsLoqACEe67KIG0GI4apw,46, +https://jazz.ibm.com:9443/rm/resources/TX_GXwoUKACEe67KIG0GI4apw,47,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxELqACEe67KIG0GI4apw,47, +https://jazz.ibm.com:9443/rm/resources/BI_GdyX-KACEe67KIG0GI4apw,47, +https://jazz.ibm.com:9443/rm/resources/TX_GXwBQKACEe67KIG0GI4apw,48,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWgaACEe67KIG0GI4apw,48, +https://jazz.ibm.com:9443/rm/resources/TX_GXydgKACEe67KIG0GI4apw,49,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigM6ACEe67KIG0GI4apw,49, +https://jazz.ibm.com:9443/rm/resources/TX_GXxPYKACEe67KIG0GI4apw,50,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLjaACEe67KIG0GI4apw,50, +https://jazz.ibm.com:9443/rm/resources/TX_GXuzIKACEe67KIG0GI4apw,51,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWgqACEe67KIG0GI4apw,51, +https://jazz.ibm.com:9443/rm/resources/TX_GXzroKACEe67KIG0GI4apw,52,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyjqACEe67KIG0GI4apw,52, +https://jazz.ibm.com:9443/rm/resources/TX_GX05wKACEe67KIG0GI4apw,53,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX2aACEe67KIG0GI4apw,53, +https://jazz.ibm.com:9443/rm/resources/TX_GYAf8KACEe67KIG0GI4apw,54,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZ6ACEe67KIG0GI4apw,54, +https://jazz.ibm.com:9443/rm/resources/TX_GX1g0KACEe67KIG0GI4apw,55,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLi6ACEe67KIG0GI4apw,55, +https://jazz.ibm.com:9443/rm/resources/TX_GYEKUKACEe67KIG0GI4apw,56,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEKaACEe67KIG0GI4apw,56, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLkqACEe67KIG0GI4apw,56, +https://jazz.ibm.com:9443/rm/resources/TX_GYC8MKACEe67KIG0GI4apw,57,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJqACEe67KIG0GI4apw,57, +https://jazz.ibm.com:9443/rm/resources/TX_GX2u8KACEe67KIG0GI4apw,58,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigOaACEe67KIG0GI4apw,58, +https://jazz.ibm.com:9443/rm/resources/TX_GYBuEKACEe67KIG0GI4apw,59,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLiaACEe67KIG0GI4apw,59, +https://jazz.ibm.com:9443/rm/resources/TX_GYFYcKACEe67KIG0GI4apw,60,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX0KACEe67KIG0GI4apw,60, +https://jazz.ibm.com:9443/rm/resources/TX_GYK4AKACEe67KIG0GI4apw,61,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX5aACEe67KIG0GI4apw,61, +https://jazz.ibm.com:9443/rm/resources/TX_GYMGIKACEe67KIG0GI4apw,62,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLhKACEe67KIG0GI4apw,62, +https://jazz.ibm.com:9443/rm/resources/TX_GYGmkKACEe67KIG0GI4apw,63,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJqACEe67KIG0GI4apw,63, +https://jazz.ibm.com:9443/rm/resources/TX_GYIbwKACEe67KIG0GI4apw,64,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OL6ACEe67KIG0GI4apw,64, +https://jazz.ibm.com:9443/rm/resources/TX_GYJp4KACEe67KIG0GI4apw,65,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJ6ACEe67KIG0GI4apw,65, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLkKACEe67KIG0GI4apw,65, +https://jazz.ibm.com:9443/rm/resources/TX_GYMtMKACEe67KIG0GI4apw,66,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdbyg6ACEe67KIG0GI4apw,66, +https://jazz.ibm.com:9443/rm/resources/TX_GYHNoKACEe67KIG0GI4apw,67,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX9aACEe67KIG0GI4apw,67, +https://jazz.ibm.com:9443/rm/resources/TX_GYOiYKACEe67KIG0GI4apw,68,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CNqACEe67KIG0GI4apw,68, +https://jazz.ibm.com:9443/rm/resources/TX_GYN7UKACEe67KIG0GI4apw,69,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5IaACEe67KIG0GI4apw,69, +https://jazz.ibm.com:9443/rm/resources/TX_GYSMwKACEe67KIG0GI4apw,70,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CNKACEe67KIG0GI4apw,70, +https://jazz.ibm.com:9443/rm/resources/TX_GYQXkKACEe67KIG0GI4apw,71,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLfqACEe67KIG0GI4apw,71, +https://jazz.ibm.com:9443/rm/resources/TX_GYRlsKACEe67KIG0GI4apw,72,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLnKACEe67KIG0GI4apw,72, +https://jazz.ibm.com:9443/rm/resources/TX_GYPJcKACEe67KIG0GI4apw,73,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw0aACEe67KIG0GI4apw,73, +https://jazz.ibm.com:9443/rm/resources/TX_GYXsUKACEe67KIG0GI4apw,74,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX4KACEe67KIG0GI4apw,74, +https://jazz.ibm.com:9443/rm/resources/TX_GYTa4KACEe67KIG0GI4apw,75,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GYWeMKACEe67KIG0GI4apw,76,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLhqACEe67KIG0GI4apw,76, +https://jazz.ibm.com:9443/rm/resources/TX_GYUB8KACEe67KIG0GI4apw,77,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GYVQEKACEe67KIG0GI4apw,78,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxwy6ACEe67KIG0GI4apw,78, +https://jazz.ibm.com:9443/rm/resources/TX_GYYTYKACEe67KIG0GI4apw,79,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWe6ACEe67KIG0GI4apw,79, +https://jazz.ibm.com:9443/rm/resources/TX_GYaIkKACEe67KIG0GI4apw,80,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw0qACEe67KIG0GI4apw,80, +https://jazz.ibm.com:9443/rm/resources/TX_GYY6cKACEe67KIG0GI4apw,81,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX3qACEe67KIG0GI4apw,81, +https://jazz.ibm.com:9443/rm/resources/TX_GYck0KACEe67KIG0GI4apw,82,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwwaACEe67KIG0GI4apw,82, +https://jazz.ibm.com:9443/rm/resources/TX_GYfoIKACEe67KIG0GI4apw,83,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyjKACEe67KIG0GI4apw,83, +https://jazz.ibm.com:9443/rm/resources/TX_GYdL4KACEe67KIG0GI4apw,84,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWd6ACEe67KIG0GI4apw,84, +https://jazz.ibm.com:9443/rm/resources/TX_GYgPMKACEe67KIG0GI4apw,85,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GYeaAKACEe67KIG0GI4apw,86,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLg6ACEe67KIG0GI4apw,86, +https://jazz.ibm.com:9443/rm/resources/TX_GYbWsaACEe67KIG0GI4apw,87,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmN6ACEe67KIG0GI4apw,87, +https://jazz.ibm.com:9443/rm/resources/TX_GYhdUKACEe67KIG0GI4apw,88,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvaqACEe67KIG0GI4apw,88, +https://jazz.ibm.com:9443/rm/resources/TX_GYiEYKACEe67KIG0GI4apw,89,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLe6ACEe67KIG0GI4apw,89, +https://jazz.ibm.com:9443/rm/resources/TX_GYkgoKACEe67KIG0GI4apw,90,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7HaACEe67KIG0GI4apw,90, +https://jazz.ibm.com:9443/rm/resources/TX_GYjSgKACEe67KIG0GI4apw,91,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GYlHsKACEe67KIG0GI4apw,92,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxwz6ACEe67KIG0GI4apw,92, +https://jazz.ibm.com:9443/rm/resources/TX_GYpZIKACEe67KIG0GI4apw,93,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GYnj8KACEe67KIG0GI4apw,94,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZqACEe67KIG0GI4apw,94, +https://jazz.ibm.com:9443/rm/resources/TX_GYoyEKACEe67KIG0GI4apw,95,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw26ACEe67KIG0GI4apw,95, +https://jazz.ibm.com:9443/rm/resources/TX_GYmV1qACEe67KIG0GI4apw,96,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdakb6ACEe67KIG0GI4apw,96, +https://jazz.ibm.com:9443/rm/resources/TX_GYrOUKACEe67KIG0GI4apw,97,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddAoaACEe67KIG0GI4apw,97, +https://jazz.ibm.com:9443/rm/resources/TX_GYr1YKACEe67KIG0GI4apw,98,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX9qACEe67KIG0GI4apw,98, +https://jazz.ibm.com:9443/rm/resources/TX_GYtqkKACEe67KIG0GI4apw,99,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdbyh6ACEe67KIG0GI4apw,99, +https://jazz.ibm.com:9443/rm/resources/TX_GYwG0KACEe67KIG0GI4apw,100,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLnqACEe67KIG0GI4apw,100, +https://jazz.ibm.com:9443/rm/resources/TX_GYu4sKACEe67KIG0GI4apw,101,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZaACEe67KIG0GI4apw,101, +https://jazz.ibm.com:9443/rm/resources/TX_GYvfwKACEe67KIG0GI4apw,102,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWeqACEe67KIG0GI4apw,102, +https://jazz.ibm.com:9443/rm/resources/TX_GYtDgKACEe67KIG0GI4apw,103,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakbaACEe67KIG0GI4apw,103, +https://jazz.ibm.com:9443/rm/resources/TX_GYx8AKACEe67KIG0GI4apw,104,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLdqACEe67KIG0GI4apw,104, +https://jazz.ibm.com:9443/rm/resources/TX_GYwt4KACEe67KIG0GI4apw,105,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw2qACEe67KIG0GI4apw,105, +https://jazz.ibm.com:9443/rm/resources/TX_GY1mYKACEe67KIG0GI4apw,106,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmOKACEe67KIG0GI4apw,106, +https://jazz.ibm.com:9443/rm/resources/TX_GY2Nd6ACEe67KIG0GI4apw,107,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyiqACEe67KIG0GI4apw,107, +https://jazz.ibm.com:9443/rm/resources/TX_GY3bkKACEe67KIG0GI4apw,108,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvaKACEe67KIG0GI4apw,108, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJKACEe67KIG0GI4apw,109, +https://jazz.ibm.com:9443/rm/resources/TX_GYyjEKACEe67KIG0GI4apw,109,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GY0_UKACEe67KIG0GI4apw,110,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLnaACEe67KIG0GI4apw,110, +https://jazz.ibm.com:9443/rm/resources/TX_GYzKIKACEe67KIG0GI4apw,111,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakaqACEe67KIG0GI4apw,111, +https://jazz.ibm.com:9443/rm/resources/TX_GY4CoKACEe67KIG0GI4apw,112,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OIaACEe67KIG0GI4apw,112, +https://jazz.ibm.com:9443/rm/resources/TX_GY6e4KACEe67KIG0GI4apw,113,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigMKACEe67KIG0GI4apw,113, +https://jazz.ibm.com:9443/rm/resources/TX_GY7F8KACEe67KIG0GI4apw,114,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5KaACEe67KIG0GI4apw,114, +https://jazz.ibm.com:9443/rm/resources/TX_GY7tAKACEe67KIG0GI4apw,115,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7HqACEe67KIG0GI4apw,115, +https://jazz.ibm.com:9443/rm/resources/TX_GY4psKACEe67KIG0GI4apw,116,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwzaACEe67KIG0GI4apw,116, +https://jazz.ibm.com:9443/rm/resources/TX_GY5QwKACEe67KIG0GI4apw,117,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLiqACEe67KIG0GI4apw,117, +https://jazz.ibm.com:9443/rm/resources/TX_GY_-cKACEe67KIG0GI4apw,118,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbygKACEe67KIG0GI4apw,118, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OEqACEe67KIG0GI4apw,119, +https://jazz.ibm.com:9443/rm/resources/TX_GY9iMKACEe67KIG0GI4apw,119,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvYqACEe67KIG0GI4apw,120, +https://jazz.ibm.com:9443/rm/resources/TX_GZAlgKACEe67KIG0GI4apw,120,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GY87IKACEe67KIG0GI4apw,121,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OE6ACEe67KIG0GI4apw,121, +https://jazz.ibm.com:9443/rm/resources/TX_GY-JQKACEe67KIG0GI4apw,122,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLfaACEe67KIG0GI4apw,122, +https://jazz.ibm.com:9443/rm/resources/TX_GY-wUKACEe67KIG0GI4apw,123,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX06ACEe67KIG0GI4apw,123, +https://jazz.ibm.com:9443/rm/resources/BI_Gc5nAaACEe67KIG0GI4apw,124, +https://jazz.ibm.com:9443/rm/resources/TX_GZDBwKACEe67KIG0GI4apw,124,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZCasKACEe67KIG0GI4apw,125,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWj6ACEe67KIG0GI4apw,125, +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7GaACEe67KIG0GI4apw,126, +https://jazz.ibm.com:9443/rm/resources/TX_GZBzoKACEe67KIG0GI4apw,126,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OHqACEe67KIG0GI4apw,127, +https://jazz.ibm.com:9443/rm/resources/TX_GZDo0KACEe67KIG0GI4apw,127,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZFeAKACEe67KIG0GI4apw,128,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX8qACEe67KIG0GI4apw,128, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWcKACEe67KIG0GI4apw,129, +https://jazz.ibm.com:9443/rm/resources/TX_GZIhUKACEe67KIG0GI4apw,129,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OHKACEe67KIG0GI4apw,130, +https://jazz.ibm.com:9443/rm/resources/TX_GZJvcKACEe67KIG0GI4apw,130,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZEP4KACEe67KIG0GI4apw,131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEKKACEe67KIG0GI4apw,131, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLkaACEe67KIG0GI4apw,131, +https://jazz.ibm.com:9443/rm/resources/TX_GZH6QKACEe67KIG0GI4apw,132,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5KqACEe67KIG0GI4apw,132, +https://jazz.ibm.com:9443/rm/resources/TX_GZGsIKACEe67KIG0GI4apw,133,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwzKACEe67KIG0GI4apw,133, +https://jazz.ibm.com:9443/rm/resources/TX_GZGFEKACEe67KIG0GI4apw,134,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX6aACEe67KIG0GI4apw,134, +https://jazz.ibm.com:9443/rm/resources/TX_GZK9kKACEe67KIG0GI4apw,135,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyiKACEe67KIG0GI4apw,135, +https://jazz.ibm.com:9443/rm/resources/TX_GZLkoKACEe67KIG0GI4apw,136,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLdaACEe67KIG0GI4apw,136, +https://jazz.ibm.com:9443/rm/resources/BI_GccUAKACEe67KIG0GI4apw,137, +https://jazz.ibm.com:9443/rm/resources/TX_GZMLsKACEe67KIG0GI4apw,137,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZOA4KACEe67KIG0GI4apw,138,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLcKACEe67KIG0GI4apw,138, +https://jazz.ibm.com:9443/rm/resources/TX_GZRrQKACEe67KIG0GI4apw,139,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX56ACEe67KIG0GI4apw,139, +https://jazz.ibm.com:9443/rm/resources/TX_GZNZ0KACEe67KIG0GI4apw,140,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GZREMKACEe67KIG0GI4apw,141,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLjKACEe67KIG0GI4apw,141, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OH6ACEe67KIG0GI4apw,142, +https://jazz.ibm.com:9443/rm/resources/TX_GZQdIKACEe67KIG0GI4apw,142,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZSSUKACEe67KIG0GI4apw,143,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5K6ACEe67KIG0GI4apw,143, +https://jazz.ibm.com:9443/rm/resources/TX_GZPPAKACEe67KIG0GI4apw,144,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLeKACEe67KIG0GI4apw,144, +https://jazz.ibm.com:9443/rm/resources/TX_GZUukKACEe67KIG0GI4apw,145,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CPKACEe67KIG0GI4apw,145, +https://jazz.ibm.com:9443/rm/resources/TX_GZVVoKACEe67KIG0GI4apw,146,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbygqACEe67KIG0GI4apw,146, +https://jazz.ibm.com:9443/rm/resources/TX_GZUHgKACEe67KIG0GI4apw,147,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLlaACEe67KIG0GI4apw,147, +https://jazz.ibm.com:9443/rm/resources/TX_GZV8sKACEe67KIG0GI4apw,148,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLlKACEe67KIG0GI4apw,148, +https://jazz.ibm.com:9443/rm/resources/TX_GZS5YKACEe67KIG0GI4apw,149,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmL6ACEe67KIG0GI4apw,149, +https://jazz.ibm.com:9443/rm/resources/TX_GZTgcKACEe67KIG0GI4apw,150,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLeqACEe67KIG0GI4apw,150, +https://jazz.ibm.com:9443/rm/resources/TX_GZZAAKACEe67KIG0GI4apw,151,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CQKACEe67KIG0GI4apw,151, +https://jazz.ibm.com:9443/rm/resources/TX_GZWjwKACEe67KIG0GI4apw,152,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwxaACEe67KIG0GI4apw,152, +https://jazz.ibm.com:9443/rm/resources/TX_GZZnEKACEe67KIG0GI4apw,153,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEKqACEe67KIG0GI4apw,153, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLk6ACEe67KIG0GI4apw,153, +https://jazz.ibm.com:9443/rm/resources/TX_GZXx4KACEe67KIG0GI4apw,154,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJKACEe67KIG0GI4apw,154, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLc6ACEe67KIG0GI4apw,154, +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7H6ACEe67KIG0GI4apw,155, +https://jazz.ibm.com:9443/rm/resources/TX_GZXK0KACEe67KIG0GI4apw,155,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWg6ACEe67KIG0GI4apw,156, +https://jazz.ibm.com:9443/rm/resources/TX_GZaOIKACEe67KIG0GI4apw,156,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWfKACEe67KIG0GI4apw,157, +https://jazz.ibm.com:9443/rm/resources/TX_GZcDUKACEe67KIG0GI4apw,157,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZdRcKACEe67KIG0GI4apw,158,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakfaACEe67KIG0GI4apw,158, +https://jazz.ibm.com:9443/rm/resources/TX_GZbcQKACEe67KIG0GI4apw,159,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GddAo6ACEe67KIG0GI4apw,159, +https://jazz.ibm.com:9443/rm/resources/TX_GZcqYKACEe67KIG0GI4apw,160,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2COKACEe67KIG0GI4apw,160, +https://jazz.ibm.com:9443/rm/resources/TX_GZefkKACEe67KIG0GI4apw,161,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxELKACEe67KIG0GI4apw,161, +https://jazz.ibm.com:9443/rm/resources/BI_GdyX-qACEe67KIG0GI4apw,161, +https://jazz.ibm.com:9443/rm/resources/TX_GZa1MKACEe67KIG0GI4apw,162,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakdaACEe67KIG0GI4apw,162, +https://jazz.ibm.com:9443/rm/resources/TX_GZd4gKACEe67KIG0GI4apw,163,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLgaACEe67KIG0GI4apw,163, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWcqACEe67KIG0GI4apw,164, +https://jazz.ibm.com:9443/rm/resources/TX_GZgUwKACEe67KIG0GI4apw,164,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OLaACEe67KIG0GI4apw,165, +https://jazz.ibm.com:9443/rm/resources/TX_GZhi4KACEe67KIG0GI4apw,165,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWfaACEe67KIG0GI4apw,166, +https://jazz.ibm.com:9443/rm/resources/TX_GZgUwaACEe67KIG0GI4apw,166,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZg70KACEe67KIG0GI4apw,167,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakY6ACEe67KIG0GI4apw,167, +https://jazz.ibm.com:9443/rm/resources/TX_GZfGoKACEe67KIG0GI4apw,168,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX4aACEe67KIG0GI4apw,168, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWjaACEe67KIG0GI4apw,169, +https://jazz.ibm.com:9443/rm/resources/TX_GZiJ8KACEe67KIG0GI4apw,169,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7EqACEe67KIG0GI4apw,170, +https://jazz.ibm.com:9443/rm/resources/TX_GZkmMKACEe67KIG0GI4apw,170,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZjYEKACEe67KIG0GI4apw,171,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GZj_IKACEe67KIG0GI4apw,172,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX8KACEe67KIG0GI4apw,172, +https://jazz.ibm.com:9443/rm/resources/TX_GZoQkKACEe67KIG0GI4apw,173,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdake6ACEe67KIG0GI4apw,173, +https://jazz.ibm.com:9443/rm/resources/TX_GZlNQKACEe67KIG0GI4apw,174,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5I6ACEe67KIG0GI4apw,174, +https://jazz.ibm.com:9443/rm/resources/TX_GZnpgKACEe67KIG0GI4apw,175,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5JaACEe67KIG0GI4apw,175, +https://jazz.ibm.com:9443/rm/resources/TX_GZnCcaACEe67KIG0GI4apw,176,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakeaACEe67KIG0GI4apw,176, +https://jazz.ibm.com:9443/rm/resources/BI_GcpvbaACEe67KIG0GI4apw,177, +https://jazz.ibm.com:9443/rm/resources/TX_GZmbYKACEe67KIG0GI4apw,177,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZqFwKACEe67KIG0GI4apw,178,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLdKACEe67KIG0GI4apw,178, +https://jazz.ibm.com:9443/rm/resources/TX_GZqs0KACEe67KIG0GI4apw,179,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigNqACEe67KIG0GI4apw,179, +https://jazz.ibm.com:9443/rm/resources/TX_GZrT4KACEe67KIG0GI4apw,180,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmM6ACEe67KIG0GI4apw,180, +https://jazz.ibm.com:9443/rm/resources/TX_GZo3oKACEe67KIG0GI4apw,181,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLjqACEe67KIG0GI4apw,181, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWhaACEe67KIG0GI4apw,182, +https://jazz.ibm.com:9443/rm/resources/TX_GZvlUKACEe67KIG0GI4apw,182,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZsiAKACEe67KIG0GI4apw,183,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNM6ACEe67KIG0GI4apw,183, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OEaACEe67KIG0GI4apw,184, +https://jazz.ibm.com:9443/rm/resources/TX_GZr68KACEe67KIG0GI4apw,184,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWiqACEe67KIG0GI4apw,185, +https://jazz.ibm.com:9443/rm/resources/TX_GZuXMKACEe67KIG0GI4apw,185,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZu-QKACEe67KIG0GI4apw,186,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNMqACEe67KIG0GI4apw,186, +https://jazz.ibm.com:9443/rm/resources/TX_GZtJEaACEe67KIG0GI4apw,187,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX26ACEe67KIG0GI4apw,187, +https://jazz.ibm.com:9443/rm/resources/TX_GZwMYKACEe67KIG0GI4apw,188,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmKaACEe67KIG0GI4apw,188, +https://jazz.ibm.com:9443/rm/resources/BI_GdEmNaACEe67KIG0GI4apw,189, +https://jazz.ibm.com:9443/rm/resources/TX_GZwzcKACEe67KIG0GI4apw,189,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZ0d0KACEe67KIG0GI4apw,190,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJqACEe67KIG0GI4apw,190, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLj6ACEe67KIG0GI4apw,190, +https://jazz.ibm.com:9443/rm/resources/TX_GZxagKACEe67KIG0GI4apw,191,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakYaACEe67KIG0GI4apw,191, +https://jazz.ibm.com:9443/rm/resources/TX_GZ1E4KACEe67KIG0GI4apw,192,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwxqACEe67KIG0GI4apw,192, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJaACEe67KIG0GI4apw,193, +https://jazz.ibm.com:9443/rm/resources/TX_GZyBkKACEe67KIG0GI4apw,193,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZyooKACEe67KIG0GI4apw,194,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_GZ1r8KACEe67KIG0GI4apw,195,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZKACEe67KIG0GI4apw,195, +https://jazz.ibm.com:9443/rm/resources/TX_GZz2wKACEe67KIG0GI4apw,196,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw3KACEe67KIG0GI4apw,196, +https://jazz.ibm.com:9443/rm/resources/TX_GZ2TAKACEe67KIG0GI4apw,197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakeqACEe67KIG0GI4apw,197, +https://jazz.ibm.com:9443/rm/resources/TX_GZ26EKACEe67KIG0GI4apw,198,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWcaACEe67KIG0GI4apw,198, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OHaACEe67KIG0GI4apw,199, +https://jazz.ibm.com:9443/rm/resources/TX_GZ4IMKACEe67KIG0GI4apw,199,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GZ4vQaACEe67KIG0GI4apw,200,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigMaACEe67KIG0GI4apw,200, +https://jazz.ibm.com:9443/rm/resources/TX_GZ59YKACEe67KIG0GI4apw,201,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakbKACEe67KIG0GI4apw,201, +https://jazz.ibm.com:9443/rm/resources/TX_GZ4vQKACEe67KIG0GI4apw,202,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmMaACEe67KIG0GI4apw,202, +https://jazz.ibm.com:9443/rm/resources/TX_GZ6kcKACEe67KIG0GI4apw,203,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigMqACEe67KIG0GI4apw,203, +https://jazz.ibm.com:9443/rm/resources/TX_GZ7LgKACEe67KIG0GI4apw,204,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CMaACEe67KIG0GI4apw,204, +https://jazz.ibm.com:9443/rm/resources/TX_GZ7ykKACEe67KIG0GI4apw,205,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWkKACEe67KIG0GI4apw,205, +https://jazz.ibm.com:9443/rm/resources/TX_GZ8ZoKACEe67KIG0GI4apw,206,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmNKACEe67KIG0GI4apw,206, +https://jazz.ibm.com:9443/rm/resources/TX_GZ9AtqACEe67KIG0GI4apw,207,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZ6ACEe67KIG0GI4apw,207, +https://jazz.ibm.com:9443/rm/resources/TX_GZ9nwKACEe67KIG0GI4apw,208,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX8aACEe67KIG0GI4apw,208, +https://jazz.ibm.com:9443/rm/resources/TX_GZ-O0KACEe67KIG0GI4apw,209,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX7aACEe67KIG0GI4apw,209, +https://jazz.ibm.com:9443/rm/resources/BI_GcpvZqACEe67KIG0GI4apw,210, +https://jazz.ibm.com:9443/rm/resources/TX_GaArEKACEe67KIG0GI4apw,210,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvY6ACEe67KIG0GI4apw,211, +https://jazz.ibm.com:9443/rm/resources/TX_GZ_c8KACEe67KIG0GI4apw,211,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OFaACEe67KIG0GI4apw,212, +https://jazz.ibm.com:9443/rm/resources/TX_GaDuYKACEe67KIG0GI4apw,212,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaB5MKACEe67KIG0GI4apw,213,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEK6ACEe67KIG0GI4apw,213, +https://jazz.ibm.com:9443/rm/resources/BI_GdyX96ACEe67KIG0GI4apw,213, +https://jazz.ibm.com:9443/rm/resources/TX_GaDHUKACEe67KIG0GI4apw,214,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwyKACEe67KIG0GI4apw,214, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OI6ACEe67KIG0GI4apw,215, +https://jazz.ibm.com:9443/rm/resources/TX_GaAEAKACEe67KIG0GI4apw,215,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaBSIKACEe67KIG0GI4apw,216,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw2KACEe67KIG0GI4apw,216, +https://jazz.ibm.com:9443/rm/resources/TX_GaGKoKACEe67KIG0GI4apw,217,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmMKACEe67KIG0GI4apw,217, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWiaACEe67KIG0GI4apw,218, +https://jazz.ibm.com:9443/rm/resources/TX_GaEVcKACEe67KIG0GI4apw,218,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaE8gKACEe67KIG0GI4apw,219,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLiKACEe67KIG0GI4apw,219, +https://jazz.ibm.com:9443/rm/resources/BI_GdEmIaACEe67KIG0GI4apw,220, +https://jazz.ibm.com:9443/rm/resources/TX_GaJ1AKACEe67KIG0GI4apw,220,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaGxsKACEe67KIG0GI4apw,221,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmKqACEe67KIG0GI4apw,221, +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7GKACEe67KIG0GI4apw,222, +https://jazz.ibm.com:9443/rm/resources/TX_GaJN8KACEe67KIG0GI4apw,222,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaIm4KACEe67KIG0GI4apw,223,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GaHYwKACEe67KIG0GI4apw,224,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLmKACEe67KIG0GI4apw,224, +https://jazz.ibm.com:9443/rm/resources/TX_GaKcEKACEe67KIG0GI4apw,225,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5J6ACEe67KIG0GI4apw,225, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OMKACEe67KIG0GI4apw,226, +https://jazz.ibm.com:9443/rm/resources/TX_GaOGcKACEe67KIG0GI4apw,226,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GccUAaACEe67KIG0GI4apw,227, +https://jazz.ibm.com:9443/rm/resources/TX_GaOtgKACEe67KIG0GI4apw,227,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7E6ACEe67KIG0GI4apw,228, +https://jazz.ibm.com:9443/rm/resources/TX_GaQisKACEe67KIG0GI4apw,228,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEI6ACEe67KIG0GI4apw,229, +https://jazz.ibm.com:9443/rm/resources/TX_GaNfYKACEe67KIG0GI4apw,229,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLd6ACEe67KIG0GI4apw,229, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OGqACEe67KIG0GI4apw,230, +https://jazz.ibm.com:9443/rm/resources/TX_GaPUkKACEe67KIG0GI4apw,230,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaM4UKACEe67KIG0GI4apw,231,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw2aACEe67KIG0GI4apw,231, +https://jazz.ibm.com:9443/rm/resources/TX_GaMRQaACEe67KIG0GI4apw,232,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX2KACEe67KIG0GI4apw,232, +https://jazz.ibm.com:9443/rm/resources/TX_GaRJxqACEe67KIG0GI4apw,233,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CM6ACEe67KIG0GI4apw,233, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OKaACEe67KIG0GI4apw,234, +https://jazz.ibm.com:9443/rm/resources/TX_GaRw0KACEe67KIG0GI4apw,234,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaSX4KACEe67KIG0GI4apw,235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakfKACEe67KIG0GI4apw,235, +https://jazz.ibm.com:9443/rm/resources/BI_GcpvbqACEe67KIG0GI4apw,236, +https://jazz.ibm.com:9443/rm/resources/TX_GaX3cKACEe67KIG0GI4apw,236,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJKACEe67KIG0GI4apw,237, +https://jazz.ibm.com:9443/rm/resources/TX_GaUNEKACEe67KIG0GI4apw,237,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CPaACEe67KIG0GI4apw,238, +https://jazz.ibm.com:9443/rm/resources/TX_GaXQYKACEe67KIG0GI4apw,238,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GaTmAKACEe67KIG0GI4apw,239,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdakc6ACEe67KIG0GI4apw,239, +https://jazz.ibm.com:9443/rm/resources/TX_GaWpUKACEe67KIG0GI4apw,240,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyjaACEe67KIG0GI4apw,240, +https://jazz.ibm.com:9443/rm/resources/TX_GaVbMKACEe67KIG0GI4apw,241,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX1qACEe67KIG0GI4apw,241, +https://jazz.ibm.com:9443/rm/resources/TX_GaU0IKACEe67KIG0GI4apw,242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX1aACEe67KIG0GI4apw,242, +https://jazz.ibm.com:9443/rm/resources/TX_GaYegKACEe67KIG0GI4apw,243,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakfqACEe67KIG0GI4apw,243, +https://jazz.ibm.com:9443/rm/resources/TX_Gad-EKACEe67KIG0GI4apw,244,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX4qACEe67KIG0GI4apw,244, +https://jazz.ibm.com:9443/rm/resources/TX_Gabh16ACEe67KIG0GI4apw,245,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwwqACEe67KIG0GI4apw,245, +https://jazz.ibm.com:9443/rm/resources/BI_GcpvbKACEe67KIG0GI4apw,246, +https://jazz.ibm.com:9443/rm/resources/TX_Gaa6wKACEe67KIG0GI4apw,246,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxELaACEe67KIG0GI4apw,247, +https://jazz.ibm.com:9443/rm/resources/TX_GaZFkaACEe67KIG0GI4apw,247,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX-aACEe67KIG0GI4apw,247, +https://jazz.ibm.com:9443/rm/resources/TX_GacI4aACEe67KIG0GI4apw,248,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigN6ACEe67KIG0GI4apw,248, +https://jazz.ibm.com:9443/rm/resources/TX_GaaTsKACEe67KIG0GI4apw,249,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GadXBqACEe67KIG0GI4apw,250,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLfKACEe67KIG0GI4apw,250, +https://jazz.ibm.com:9443/rm/resources/TX_GaelIKACEe67KIG0GI4apw,251,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdxwyqACEe67KIG0GI4apw,251, +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7FKACEe67KIG0GI4apw,252, +https://jazz.ibm.com:9443/rm/resources/TX_GalS0KACEe67KIG0GI4apw,252,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWh6ACEe67KIG0GI4apw,253, +https://jazz.ibm.com:9443/rm/resources/TX_Gai2kKACEe67KIG0GI4apw,253,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OF6ACEe67KIG0GI4apw,254, +https://jazz.ibm.com:9443/rm/resources/TX_GakEsKACEe67KIG0GI4apw,254,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GafMMKACEe67KIG0GI4apw,255,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLcaACEe67KIG0GI4apw,255, +https://jazz.ibm.com:9443/rm/resources/TX_GaiPgKACEe67KIG0GI4apw,256,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_GagaUKACEe67KIG0GI4apw,257,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw0KACEe67KIG0GI4apw,257, +https://jazz.ibm.com:9443/rm/resources/TX_Gal54KACEe67KIG0GI4apw,258,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakZaACEe67KIG0GI4apw,258, +https://jazz.ibm.com:9443/rm/resources/TX_GakrwKACEe67KIG0GI4apw,259,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxwx6ACEe67KIG0GI4apw,259, +https://jazz.ibm.com:9443/rm/resources/BI_GcxEIaACEe67KIG0GI4apw,260, +https://jazz.ibm.com:9443/rm/resources/TX_GaoWIKACEe67KIG0GI4apw,260,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GanIAKACEe67KIG0GI4apw,261,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5JKACEe67KIG0GI4apw,261, +https://jazz.ibm.com:9443/rm/resources/TX_GapkQKACEe67KIG0GI4apw,262,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxww6ACEe67KIG0GI4apw,262, +https://jazz.ibm.com:9443/rm/resources/TX_Gamg8KACEe67KIG0GI4apw,263,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX66ACEe67KIG0GI4apw,263, +https://jazz.ibm.com:9443/rm/resources/TX_GaqLUKACEe67KIG0GI4apw,264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw3aACEe67KIG0GI4apw,264, +https://jazz.ibm.com:9443/rm/resources/BI_GcxEIqACEe67KIG0GI4apw,265, +https://jazz.ibm.com:9443/rm/resources/TX_Gao9MKACEe67KIG0GI4apw,265,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLcqACEe67KIG0GI4apw,265, +https://jazz.ibm.com:9443/rm/resources/BI_GdFNMaACEe67KIG0GI4apw,266, +https://jazz.ibm.com:9443/rm/resources/TX_GaucwKACEe67KIG0GI4apw,266,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmO6ACEe67KIG0GI4apw,267, +https://jazz.ibm.com:9443/rm/resources/TX_GatOoKACEe67KIG0GI4apw,267,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWfqACEe67KIG0GI4apw,268, +https://jazz.ibm.com:9443/rm/resources/TX_GasAgKACEe67KIG0GI4apw,268,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcsLo6ACEe67KIG0GI4apw,269, +https://jazz.ibm.com:9443/rm/resources/TX_GarZcKACEe67KIG0GI4apw,269,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcwdEaACEe67KIG0GI4apw,270, +https://jazz.ibm.com:9443/rm/resources/TX_Gat1saACEe67KIG0GI4apw,270,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX9KACEe67KIG0GI4apw,271, +https://jazz.ibm.com:9443/rm/resources/TX_GasnkKACEe67KIG0GI4apw,271,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWiKACEe67KIG0GI4apw,272, +https://jazz.ibm.com:9443/rm/resources/TX_Gavq4KACEe67KIG0GI4apw,272,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OLqACEe67KIG0GI4apw,273, +https://jazz.ibm.com:9443/rm/resources/TX_GavD0KACEe67KIG0GI4apw,273,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2COaACEe67KIG0GI4apw,274, +https://jazz.ibm.com:9443/rm/resources/TX_GayuMKACEe67KIG0GI4apw,274,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7F6ACEe67KIG0GI4apw,275, +https://jazz.ibm.com:9443/rm/resources/TX_GazVQKACEe67KIG0GI4apw,275,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CO6ACEe67KIG0GI4apw,276, +https://jazz.ibm.com:9443/rm/resources/TX_GayHIKACEe67KIG0GI4apw,276,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmOaACEe67KIG0GI4apw,277, +https://jazz.ibm.com:9443/rm/resources/TX_GaxgEKACEe67KIG0GI4apw,277,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWhKACEe67KIG0GI4apw,278, +https://jazz.ibm.com:9443/rm/resources/TX_Gaw5AKACEe67KIG0GI4apw,278,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GawR8KACEe67KIG0GI4apw,279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLgqACEe67KIG0GI4apw,279, +https://jazz.ibm.com:9443/rm/resources/BI_GcxEIKACEe67KIG0GI4apw,280, +https://jazz.ibm.com:9443/rm/resources/TX_Gaz8UKACEe67KIG0GI4apw,280,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Ga0jYKACEe67KIG0GI4apw,281,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakcKACEe67KIG0GI4apw,281, +https://jazz.ibm.com:9443/rm/resources/BI_GcpvaaACEe67KIG0GI4apw,282, +https://jazz.ibm.com:9443/rm/resources/TX_Gaz8UaACEe67KIG0GI4apw,282,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OKKACEe67KIG0GI4apw,283, +https://jazz.ibm.com:9443/rm/resources/TX_Ga4NwKACEe67KIG0GI4apw,283,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CNaACEe67KIG0GI4apw,284, +https://jazz.ibm.com:9443/rm/resources/TX_Ga4NwaACEe67KIG0GI4apw,284,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OFqACEe67KIG0GI4apw,285, +https://jazz.ibm.com:9443/rm/resources/TX_Ga3msKACEe67KIG0GI4apw,285,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Ga1KcKACEe67KIG0GI4apw,286,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX0qACEe67KIG0GI4apw,286, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OG6ACEe67KIG0GI4apw,287, +https://jazz.ibm.com:9443/rm/resources/TX_Ga1xgKACEe67KIG0GI4apw,287,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcxEJaACEe67KIG0GI4apw,288, +https://jazz.ibm.com:9443/rm/resources/TX_Ga2YkKACEe67KIG0GI4apw,288,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmNqACEe67KIG0GI4apw,289, +https://jazz.ibm.com:9443/rm/resources/TX_Ga6C8KACEe67KIG0GI4apw,289,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Ga6qAKACEe67KIG0GI4apw,290,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmMqACEe67KIG0GI4apw,290, +https://jazz.ibm.com:9443/rm/resources/TX_Ga400KACEe67KIG0GI4apw,291,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw06ACEe67KIG0GI4apw,291, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWc6ACEe67KIG0GI4apw,292, +https://jazz.ibm.com:9443/rm/resources/TX_Ga9tUKACEe67KIG0GI4apw,292,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Ga-7cKACEe67KIG0GI4apw,293,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakdqACEe67KIG0GI4apw,293, +https://jazz.ibm.com:9443/rm/resources/TX_Ga7REKACEe67KIG0GI4apw,294,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX16ACEe67KIG0GI4apw,294, +https://jazz.ibm.com:9443/rm/resources/TX_Ga8fMKACEe67KIG0GI4apw,295,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakeKACEe67KIG0GI4apw,295, +https://jazz.ibm.com:9443/rm/resources/TX_Ga74IKACEe67KIG0GI4apw,296,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakbqACEe67KIG0GI4apw,296, +https://jazz.ibm.com:9443/rm/resources/TX_Ga-UYKACEe67KIG0GI4apw,297,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmK6ACEe67KIG0GI4apw,297, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OKqACEe67KIG0GI4apw,298, +https://jazz.ibm.com:9443/rm/resources/TX_Ga_igKACEe67KIG0GI4apw,298,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdakd6ACEe67KIG0GI4apw,299, +https://jazz.ibm.com:9443/rm/resources/TX_GbAwoKACEe67KIG0GI4apw,299,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdakcqACEe67KIG0GI4apw,300, +https://jazz.ibm.com:9443/rm/resources/TX_GbAJkKACEe67KIG0GI4apw,300,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbBXsKACEe67KIG0GI4apw,301,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX5KACEe67KIG0GI4apw,301, +https://jazz.ibm.com:9443/rm/resources/BI_GdakcaACEe67KIG0GI4apw,302, +https://jazz.ibm.com:9443/rm/resources/TX_GbEbAKACEe67KIG0GI4apw,302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OK6ACEe67KIG0GI4apw,303, +https://jazz.ibm.com:9443/rm/resources/TX_GbFCEKACEe67KIG0GI4apw,303,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmKKACEe67KIG0GI4apw,304, +https://jazz.ibm.com:9443/rm/resources/TX_GbDz8KACEe67KIG0GI4apw,304,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7G6ACEe67KIG0GI4apw,305, +https://jazz.ibm.com:9443/rm/resources/TX_GbB-wKACEe67KIG0GI4apw,305,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbCl0KACEe67KIG0GI4apw,306,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX36ACEe67KIG0GI4apw,306, +https://jazz.ibm.com:9443/rm/resources/BI_GdEmI6ACEe67KIG0GI4apw,307, +https://jazz.ibm.com:9443/rm/resources/TX_GbGQMKACEe67KIG0GI4apw,307,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7FaACEe67KIG0GI4apw,308, +https://jazz.ibm.com:9443/rm/resources/TX_GbG3QKACEe67KIG0GI4apw,308,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OLKACEe67KIG0GI4apw,309, +https://jazz.ibm.com:9443/rm/resources/TX_GbHeUKACEe67KIG0GI4apw,309,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7HKACEe67KIG0GI4apw,310, +https://jazz.ibm.com:9443/rm/resources/TX_GbFpIKACEe67KIG0GI4apw,310,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcsLoaACEe67KIG0GI4apw,311, +https://jazz.ibm.com:9443/rm/resources/TX_GbLIsKACEe67KIG0GI4apw,311,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmLqACEe67KIG0GI4apw,312, +https://jazz.ibm.com:9443/rm/resources/TX_GbJTgaACEe67KIG0GI4apw,312,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcwdE6ACEe67KIG0GI4apw,313, +https://jazz.ibm.com:9443/rm/resources/TX_GbJTgKACEe67KIG0GI4apw,313,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbIFYKACEe67KIG0GI4apw,314,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyiaACEe67KIG0GI4apw,314, +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CPqACEe67KIG0GI4apw,315, +https://jazz.ibm.com:9443/rm/resources/TX_GbJ6kKACEe67KIG0GI4apw,315,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdaka6ACEe67KIG0GI4apw,316, +https://jazz.ibm.com:9443/rm/resources/TX_GbOMAKACEe67KIG0GI4apw,316,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbNk8KACEe67KIG0GI4apw,317,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX46ACEe67KIG0GI4apw,317, +https://jazz.ibm.com:9443/rm/resources/TX_GbM94KACEe67KIG0GI4apw,318,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigOqACEe67KIG0GI4apw,318, +https://jazz.ibm.com:9443/rm/resources/TX_GbLvwKACEe67KIG0GI4apw,319,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLl6ACEe67KIG0GI4apw,319, +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CP6ACEe67KIG0GI4apw,320, +https://jazz.ibm.com:9443/rm/resources/TX_GbRPUKACEe67KIG0GI4apw,320,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbQoQKACEe67KIG0GI4apw,321,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbPaIKACEe67KIG0GI4apw,322,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX1KACEe67KIG0GI4apw,322, +https://jazz.ibm.com:9443/rm/resources/BI_GdbLhaACEe67KIG0GI4apw,323, +https://jazz.ibm.com:9443/rm/resources/TX_GbOzEKACEe67KIG0GI4apw,323,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWjqACEe67KIG0GI4apw,324, +https://jazz.ibm.com:9443/rm/resources/TX_GbUSoKACEe67KIG0GI4apw,324,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdFNNKACEe67KIG0GI4apw,325, +https://jazz.ibm.com:9443/rm/resources/TX_GbTrkKACEe67KIG0GI4apw,325,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7GqACEe67KIG0GI4apw,326, +https://jazz.ibm.com:9443/rm/resources/TX_GbR2YKACEe67KIG0GI4apw,326,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbSdcKACEe67KIG0GI4apw,327,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX86ACEe67KIG0GI4apw,327, +https://jazz.ibm.com:9443/rm/resources/TX_GbWu4KACEe67KIG0GI4apw,328,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLmqACEe67KIG0GI4apw,328, +https://jazz.ibm.com:9443/rm/resources/BI_GccUAqACEe67KIG0GI4apw,329, +https://jazz.ibm.com:9443/rm/resources/TX_GbWH0KACEe67KIG0GI4apw,329,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbU5sKACEe67KIG0GI4apw,330,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5IqACEe67KIG0GI4apw,330, +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OJ6ACEe67KIG0GI4apw,331, +https://jazz.ibm.com:9443/rm/resources/TX_GbVgwKACEe67KIG0GI4apw,331,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbYkEKACEe67KIG0GI4apw,332,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX6KACEe67KIG0GI4apw,332, +https://jazz.ibm.com:9443/rm/resources/TX_GbZLIKACEe67KIG0GI4apw,333,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigNaACEe67KIG0GI4apw,333, +https://jazz.ibm.com:9443/rm/resources/TX_GbZyMKACEe67KIG0GI4apw,334,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX5qACEe67KIG0GI4apw,334, +https://jazz.ibm.com:9443/rm/resources/BI_GdakYqACEe67KIG0GI4apw,335, +https://jazz.ibm.com:9443/rm/resources/TX_GbX9AKACEe67KIG0GI4apw,335,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbXV8KACEe67KIG0GI4apw,336,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLgKACEe67KIG0GI4apw,336, +https://jazz.ibm.com:9443/rm/resources/TX_Gbf40KACEe67KIG0GI4apw,337,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX3aACEe67KIG0GI4apw,337, +https://jazz.ibm.com:9443/rm/resources/TX_GbdckKACEe67KIG0GI4apw,338,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbygaACEe67KIG0GI4apw,338, +https://jazz.ibm.com:9443/rm/resources/TX_GbbnYKACEe67KIG0GI4apw,339,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw16ACEe67KIG0GI4apw,339, +https://jazz.ibm.com:9443/rm/resources/TX_GbcOcKACEe67KIG0GI4apw,340,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX0aACEe67KIG0GI4apw,340, +https://jazz.ibm.com:9443/rm/resources/TX_GbbAUKACEe67KIG0GI4apw,341,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX3KACEe67KIG0GI4apw,341, +https://jazz.ibm.com:9443/rm/resources/BI_GccUA6ACEe67KIG0GI4apw,342, +https://jazz.ibm.com:9443/rm/resources/TX_GbeqsKACEe67KIG0GI4apw,342,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbfRwKACEe67KIG0GI4apw,343,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX76ACEe67KIG0GI4apw,343, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWeKACEe67KIG0GI4apw,344, +https://jazz.ibm.com:9443/rm/resources/TX_Gbgf4KACEe67KIG0GI4apw,344,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcpva6ACEe67KIG0GI4apw,345, +https://jazz.ibm.com:9443/rm/resources/TX_GbkKQKACEe67KIG0GI4apw,345,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmPKACEe67KIG0GI4apw,346, +https://jazz.ibm.com:9443/rm/resources/TX_GbjjMKACEe67KIG0GI4apw,346,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OIKACEe67KIG0GI4apw,347, +https://jazz.ibm.com:9443/rm/resources/TX_Gbi8IKACEe67KIG0GI4apw,347,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbkxUKACEe67KIG0GI4apw,348,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdyX7qACEe67KIG0GI4apw,348, +https://jazz.ibm.com:9443/rm/resources/TX_GbiVEKACEe67KIG0GI4apw,349,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw1KACEe67KIG0GI4apw,349, +https://jazz.ibm.com:9443/rm/resources/TX_Gbl_cKACEe67KIG0GI4apw,350,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdxw1qACEe67KIG0GI4apw,350, +https://jazz.ibm.com:9443/rm/resources/TX_GbhG8KACEe67KIG0GI4apw,351,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdh5KKACEe67KIG0GI4apw,351, +https://jazz.ibm.com:9443/rm/resources/BI_GdEmLaACEe67KIG0GI4apw,352, +https://jazz.ibm.com:9443/rm/resources/TX_GbpCwKACEe67KIG0GI4apw,352,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OGaACEe67KIG0GI4apw,353, +https://jazz.ibm.com:9443/rm/resources/TX_GbnNkKACEe67KIG0GI4apw,353,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmJaACEe67KIG0GI4apw,354, +https://jazz.ibm.com:9443/rm/resources/TX_Gbpp0KACEe67KIG0GI4apw,354,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbyhqACEe67KIG0GI4apw,355, +https://jazz.ibm.com:9443/rm/resources/TX_Gbn0oKACEe67KIG0GI4apw,355,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWi6ACEe67KIG0GI4apw,356, +https://jazz.ibm.com:9443/rm/resources/TX_GbmmgKACEe67KIG0GI4apw,356,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWdqACEe67KIG0GI4apw,357, +https://jazz.ibm.com:9443/rm/resources/TX_GbobsKACEe67KIG0GI4apw,357,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcpvYaACEe67KIG0GI4apw,358, +https://jazz.ibm.com:9443/rm/resources/TX_GbsGEKACEe67KIG0GI4apw,358,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWeaACEe67KIG0GI4apw,359, +https://jazz.ibm.com:9443/rm/resources/TX_Gbq38KACEe67KIG0GI4apw,359,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdEmLKACEe67KIG0GI4apw,360, +https://jazz.ibm.com:9443/rm/resources/TX_GbrfAKACEe67KIG0GI4apw,360,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gcc7EKACEe67KIG0GI4apw,361, +https://jazz.ibm.com:9443/rm/resources/TX_GbqQ4KACEe67KIG0GI4apw,361,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gc6OFKACEe67KIG0GI4apw,362, +https://jazz.ibm.com:9443/rm/resources/TX_GbuiUKACEe67KIG0GI4apw,362,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gd2CMqACEe67KIG0GI4apw,363, +https://jazz.ibm.com:9443/rm/resources/TX_GbtUMKACEe67KIG0GI4apw,363,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWhqACEe67KIG0GI4apw,364, +https://jazz.ibm.com:9443/rm/resources/TX_Gbt7QKACEe67KIG0GI4apw,364,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbstIKACEe67KIG0GI4apw,365,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigOKACEe67KIG0GI4apw,365, +https://jazz.ibm.com:9443/rm/resources/BI_GcqWgKACEe67KIG0GI4apw,366, +https://jazz.ibm.com:9443/rm/resources/TX_Gbw-kKACEe67KIG0GI4apw,366,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdbLeaACEe67KIG0GI4apw,367, +https://jazz.ibm.com:9443/rm/resources/TX_GbvJYKACEe67KIG0GI4apw,367,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWdKACEe67KIG0GI4apw,368, +https://jazz.ibm.com:9443/rm/resources/TX_GbvwcKACEe67KIG0GI4apw,368,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GcqWdaACEe67KIG0GI4apw,369, +https://jazz.ibm.com:9443/rm/resources/TX_GbwXgKACEe67KIG0GI4apw,369,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_GbxloKACEe67KIG0GI4apw,370,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_GdigNKACEe67KIG0GI4apw,370, +https://jazz.ibm.com:9443/rm/resources/BI_Gd2COqACEe67KIG0GI4apw,371, +https://jazz.ibm.com:9443/rm/resources/TX_Gbza0KACEe67KIG0GI4apw,371,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Gdbyi6ACEe67KIG0GI4apw,372, +https://jazz.ibm.com:9443/rm/resources/TX_Gbza0aACEe67KIG0GI4apw,372,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts diff --git a/elmclient/tests/results/test135.csv b/elmclient/tests/results/test135.csv index 99e3a13..4e68d8b 100644 --- a/elmclient/tests/results/test135.csv +++ b/elmclient/tests/results/test135.csv @@ -1,740 +1,740 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCo5unEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCoZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCopunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCpJunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_85sCpZunEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_goirsJuoEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_84MNyZunEe67bLKsSDSILg,373,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_84MNx5unEe67bLKsSDSILg,374,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_84MNzZunEe67bLKsSDSILg,375,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_84MNzJunEe67bLKsSDSILg,376,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_84MNyJunEe67bLKsSDSILg,377,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_84MNy5unEe67bLKsSDSILg,378,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_84MNypunEe67bLKsSDSILg,379,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_84MNz5unEe67bLKsSDSILg,380,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_84MNzpunEe67bLKsSDSILg,381,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_84MN0JunEe67bLKsSDSILg,382,/02 Reference -https://jazz.ibm.com:9443/rm/resources/MD_84MN0ZunEe67bLKsSDSILg,383,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/BI_85Fl8punEe67bLKsSDSILg,384, -https://jazz.ibm.com:9443/rm/resources/WR_9AhqYJunEe67bLKsSDSILg,384,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/WR_9A0lYZunEe67bLKsSDSILg,385,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGyZunEe67bLKsSDSILg,385, -https://jazz.ibm.com:9443/rm/resources/BI_85PWopunEe67bLKsSDSILg,386, -https://jazz.ibm.com:9443/rm/resources/WR_88GdcZunEe67bLKsSDSILg,386,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlzpunEe67bLKsSDSILg,387, -https://jazz.ibm.com:9443/rm/resources/WR_9ArbYpunEe67bLKsSDSILg,387,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl5ZunEe67bLKsSDSILg,388, -https://jazz.ibm.com:9443/rm/resources/WR_8_28D5unEe67bLKsSDSILg,388,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWpJunEe67bLKsSDSILg,389, -https://jazz.ibm.com:9443/rm/resources/WR_882rUpunEe67bLKsSDSILg,389,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/TX_878sYJunEe67bLKsSDSILg,390,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fItJunEe67bLKsSDSILg,390, -https://jazz.ibm.com:9443/rm/resources/TX_878sZJunEe67bLKsSDSILg,391,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN7ZunEe67bLKsSDSILg,391, -https://jazz.ibm.com:9443/rm/resources/TX_878sYpunEe67bLKsSDSILg,392,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bzZunEe67bLKsSDSILg,392, -https://jazz.ibm.com:9443/rm/resources/TX_878sY5unEe67bLKsSDSILg,393,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR1JunEe67bLKsSDSILg,393, -https://jazz.ibm.com:9443/rm/resources/TX_878sZZunEe67bLKsSDSILg,394,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5spunEe67bLKsSDSILg,394, -https://jazz.ibm.com:9443/rm/resources/TX_878sYZunEe67bLKsSDSILg,395,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG1ZunEe67bLKsSDSILg,395, -https://jazz.ibm.com:9443/rm/resources/TX_878sZ5unEe67bLKsSDSILg,396,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl6JunEe67bLKsSDSILg,396, -https://jazz.ibm.com:9443/rm/resources/TX_878sa5unEe67bLKsSDSILg,397,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGxJunEe67bLKsSDSILg,397, -https://jazz.ibm.com:9443/rm/resources/TX_878sapunEe67bLKsSDSILg,398,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG-punEe67bLKsSDSILg,398, -https://jazz.ibm.com:9443/rm/resources/BI_848bt5unEe67bLKsSDSILg,399, -https://jazz.ibm.com:9443/rm/resources/TX_878sc5unEe67bLKsSDSILg,399,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_878sdJunEe67bLKsSDSILg,400,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl85unEe67bLKsSDSILg,400, -https://jazz.ibm.com:9443/rm/resources/TX_88GdYJunEe67bLKsSDSILg,401,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRypunEe67bLKsSDSILg,401, -https://jazz.ibm.com:9443/rm/resources/BI_85FlqJunEe67bLKsSDSILg,402, -https://jazz.ibm.com:9443/rm/resources/DM_878scpunEe67bLKsSDSILg,402,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88GdYpunEe67bLKsSDSILg,403,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCl5unEe67bLKsSDSILg,403, -https://jazz.ibm.com:9443/rm/resources/TX_88GdY5unEe67bLKsSDSILg,404,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG6JunEe67bLKsSDSILg,404, -https://jazz.ibm.com:9443/rm/resources/BI_848bspunEe67bLKsSDSILg,405, -https://jazz.ibm.com:9443/rm/resources/TX_88GdZZunEe67bLKsSDSILg,405,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88GdYZunEe67bLKsSDSILg,406,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlqZunEe67bLKsSDSILg,406, -https://jazz.ibm.com:9443/rm/resources/TX_88GdZJunEe67bLKsSDSILg,407,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl1punEe67bLKsSDSILg,407, -https://jazz.ibm.com:9443/rm/resources/TX_88Gda5unEe67bLKsSDSILg,408,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWq5unEe67bLKsSDSILg,408, -https://jazz.ibm.com:9443/rm/resources/TX_88GdZpunEe67bLKsSDSILg,409,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FltJunEe67bLKsSDSILg,409, -https://jazz.ibm.com:9443/rm/resources/TX_88GdapunEe67bLKsSDSILg,410,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl6punEe67bLKsSDSILg,410, -https://jazz.ibm.com:9443/rm/resources/TX_88GdaZunEe67bLKsSDSILg,411,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN8punEe67bLKsSDSILg,411, -https://jazz.ibm.com:9443/rm/resources/BI_848bypunEe67bLKsSDSILg,412, -https://jazz.ibm.com:9443/rm/resources/TX_88GdbpunEe67bLKsSDSILg,412,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88GdbJunEe67bLKsSDSILg,413,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG-JunEe67bLKsSDSILg,413, -https://jazz.ibm.com:9443/rm/resources/TX_88GdbZunEe67bLKsSDSILg,414,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRwpunEe67bLKsSDSILg,414, -https://jazz.ibm.com:9443/rm/resources/TX_88Gdb5unEe67bLKsSDSILg,415,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIzpunEe67bLKsSDSILg,415, -https://jazz.ibm.com:9443/rm/resources/TX_88PnUJunEe67bLKsSDSILg,416,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGzpunEe67bLKsSDSILg,416, -https://jazz.ibm.com:9443/rm/resources/TX_88GdcJunEe67bLKsSDSILg,417,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI25unEe67bLKsSDSILg,417, -https://jazz.ibm.com:9443/rm/resources/TX_88PnVZunEe67bLKsSDSILg,418,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl3JunEe67bLKsSDSILg,418, -https://jazz.ibm.com:9443/rm/resources/TX_88PnUpunEe67bLKsSDSILg,419,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI0ZunEe67bLKsSDSILg,419, -https://jazz.ibm.com:9443/rm/resources/TX_88PnUZunEe67bLKsSDSILg,420,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI4punEe67bLKsSDSILg,420, -https://jazz.ibm.com:9443/rm/resources/TX_88PnVJunEe67bLKsSDSILg,421,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5wpunEe67bLKsSDSILg,421, -https://jazz.ibm.com:9443/rm/resources/BI_85kHBpunEe67bLKsSDSILg,421, -https://jazz.ibm.com:9443/rm/resources/TX_88PnU5unEe67bLKsSDSILg,422,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI0JunEe67bLKsSDSILg,422, -https://jazz.ibm.com:9443/rm/resources/TX_88PnVpunEe67bLKsSDSILg,423,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWtJunEe67bLKsSDSILg,423, -https://jazz.ibm.com:9443/rm/resources/TX_88PnV5unEe67bLKsSDSILg,424,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl_JunEe67bLKsSDSILg,424, -https://jazz.ibm.com:9443/rm/resources/TX_88PnYZunEe67bLKsSDSILg,425,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIt5unEe67bLKsSDSILg,425, -https://jazz.ibm.com:9443/rm/resources/TX_88PnYJunEe67bLKsSDSILg,426,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWupunEe67bLKsSDSILg,426, -https://jazz.ibm.com:9443/rm/resources/BI_848btpunEe67bLKsSDSILg,427, -https://jazz.ibm.com:9443/rm/resources/TX_88PnY5unEe67bLKsSDSILg,427,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88PnX5unEe67bLKsSDSILg,428,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl2punEe67bLKsSDSILg,428, -https://jazz.ibm.com:9443/rm/resources/TX_88PnXpunEe67bLKsSDSILg,429,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG55unEe67bLKsSDSILg,429, -https://jazz.ibm.com:9443/rm/resources/TX_88PnYpunEe67bLKsSDSILg,430,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl2JunEe67bLKsSDSILg,430, -https://jazz.ibm.com:9443/rm/resources/TX_88ZYUZunEe67bLKsSDSILg,431,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG3punEe67bLKsSDSILg,431, -https://jazz.ibm.com:9443/rm/resources/TX_88ZYUpunEe67bLKsSDSILg,432,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR2JunEe67bLKsSDSILg,432, -https://jazz.ibm.com:9443/rm/resources/TX_88ZYUJunEe67bLKsSDSILg,433,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5vZunEe67bLKsSDSILg,433, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl4ZunEe67bLKsSDSILg,433, -https://jazz.ibm.com:9443/rm/resources/TX_88cbpJunEe67bLKsSDSILg,434,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG85unEe67bLKsSDSILg,434, -https://jazz.ibm.com:9443/rm/resources/TX_88cbopunEe67bLKsSDSILg,435,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5u5unEe67bLKsSDSILg,435, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl35unEe67bLKsSDSILg,435, -https://jazz.ibm.com:9443/rm/resources/TX_88cboJunEe67bLKsSDSILg,436,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kHA5unEe67bLKsSDSILg,436, -https://jazz.ibm.com:9443/rm/resources/TX_88cbppunEe67bLKsSDSILg,437,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl8ZunEe67bLKsSDSILg,437, -https://jazz.ibm.com:9443/rm/resources/TX_88cboZunEe67bLKsSDSILg,438,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR4ZunEe67bLKsSDSILg,438, -https://jazz.ibm.com:9443/rm/resources/TX_88cbpZunEe67bLKsSDSILg,439,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl05unEe67bLKsSDSILg,439, -https://jazz.ibm.com:9443/rm/resources/TX_88cbp5unEe67bLKsSDSILg,440,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWppunEe67bLKsSDSILg,440, -https://jazz.ibm.com:9443/rm/resources/TX_88jJUpunEe67bLKsSDSILg,441,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlzZunEe67bLKsSDSILg,441, -https://jazz.ibm.com:9443/rm/resources/TX_88jJUJunEe67bLKsSDSILg,442,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sClpunEe67bLKsSDSILg,442, -https://jazz.ibm.com:9443/rm/resources/TX_88jJUZunEe67bLKsSDSILg,443,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG0ZunEe67bLKsSDSILg,443, -https://jazz.ibm.com:9443/rm/resources/TX_88jJU5unEe67bLKsSDSILg,444,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl65unEe67bLKsSDSILg,444, -https://jazz.ibm.com:9443/rm/resources/TX_88jJVJunEe67bLKsSDSILg,445,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sClJunEe67bLKsSDSILg,445, -https://jazz.ibm.com:9443/rm/resources/TX_88jJV5unEe67bLKsSDSILg,446,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_88jJWJunEe67bLKsSDSILg,447,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGy5unEe67bLKsSDSILg,447, -https://jazz.ibm.com:9443/rm/resources/TX_88jJWpunEe67bLKsSDSILg,448,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG7punEe67bLKsSDSILg,448, -https://jazz.ibm.com:9443/rm/resources/TX_88jJVpunEe67bLKsSDSILg,449,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_88jJWZunEe67bLKsSDSILg,450,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl1ZunEe67bLKsSDSILg,450, -https://jazz.ibm.com:9443/rm/resources/BI_848bx5unEe67bLKsSDSILg,451, -https://jazz.ibm.com:9443/rm/resources/TX_88s6UJunEe67bLKsSDSILg,451,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88jJW5unEe67bLKsSDSILg,452,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIypunEe67bLKsSDSILg,452, -https://jazz.ibm.com:9443/rm/resources/TX_88jJXJunEe67bLKsSDSILg,453,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG7JunEe67bLKsSDSILg,453, -https://jazz.ibm.com:9443/rm/resources/TX_88jJXZunEe67bLKsSDSILg,454,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG0punEe67bLKsSDSILg,454, -https://jazz.ibm.com:9443/rm/resources/TX_88s6UZunEe67bLKsSDSILg,455,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGwZunEe67bLKsSDSILg,455, -https://jazz.ibm.com:9443/rm/resources/TX_88s6UpunEe67bLKsSDSILg,456,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIxpunEe67bLKsSDSILg,456, -https://jazz.ibm.com:9443/rm/resources/TX_88s6U5unEe67bLKsSDSILg,457,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl0punEe67bLKsSDSILg,457, -https://jazz.ibm.com:9443/rm/resources/BI_84fIupunEe67bLKsSDSILg,458, -https://jazz.ibm.com:9443/rm/resources/TX_88s6VpunEe67bLKsSDSILg,458,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88s6VZunEe67bLKsSDSILg,459,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_88s6V5unEe67bLKsSDSILg,460,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlypunEe67bLKsSDSILg,460, -https://jazz.ibm.com:9443/rm/resources/BI_84VXsZunEe67bLKsSDSILg,461, -https://jazz.ibm.com:9443/rm/resources/TX_88s6WZunEe67bLKsSDSILg,461,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88s6VJunEe67bLKsSDSILg,462,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-punEe67bLKsSDSILg,462, -https://jazz.ibm.com:9443/rm/resources/TX_88s6WJunEe67bLKsSDSILg,463,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88s6WpunEe67bLKsSDSILg,464,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGz5unEe67bLKsSDSILg,464, -https://jazz.ibm.com:9443/rm/resources/TX_882rU5unEe67bLKsSDSILg,465,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWoZunEe67bLKsSDSILg,465, -https://jazz.ibm.com:9443/rm/resources/TX_882rUZunEe67bLKsSDSILg,466,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_88s6XJunEe67bLKsSDSILg,467,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlppunEe67bLKsSDSILg,467, -https://jazz.ibm.com:9443/rm/resources/TX_882rVZunEe67bLKsSDSILg,468,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kHBJunEe67bLKsSDSILg,468, -https://jazz.ibm.com:9443/rm/resources/TX_88s6W5unEe67bLKsSDSILg,469,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flr5unEe67bLKsSDSILg,469, -https://jazz.ibm.com:9443/rm/resources/TX_882rUJunEe67bLKsSDSILg,470,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG25unEe67bLKsSDSILg,470, -https://jazz.ibm.com:9443/rm/resources/TX_882rWJunEe67bLKsSDSILg,471,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fItZunEe67bLKsSDSILg,471, -https://jazz.ibm.com:9443/rm/resources/TX_882rV5unEe67bLKsSDSILg,472,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl9ZunEe67bLKsSDSILg,472, -https://jazz.ibm.com:9443/rm/resources/TX_882rXJunEe67bLKsSDSILg,473,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIyZunEe67bLKsSDSILg,473, -https://jazz.ibm.com:9443/rm/resources/TX_88_1QJunEe67bLKsSDSILg,474,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl7ZunEe67bLKsSDSILg,474, -https://jazz.ibm.com:9443/rm/resources/TX_882rVpunEe67bLKsSDSILg,475,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlrZunEe67bLKsSDSILg,475, -https://jazz.ibm.com:9443/rm/resources/BI_848byJunEe67bLKsSDSILg,476, -https://jazz.ibm.com:9443/rm/resources/TX_88_1RpunEe67bLKsSDSILg,476,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_88_1RZunEe67bLKsSDSILg,477,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl7JunEe67bLKsSDSILg,477, -https://jazz.ibm.com:9443/rm/resources/TX_88_1RJunEe67bLKsSDSILg,478,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlqpunEe67bLKsSDSILg,478, -https://jazz.ibm.com:9443/rm/resources/TX_88_1QpunEe67bLKsSDSILg,479,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlxZunEe67bLKsSDSILg,479, -https://jazz.ibm.com:9443/rm/resources/TX_88_1R5unEe67bLKsSDSILg,480,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-JunEe67bLKsSDSILg,480, -https://jazz.ibm.com:9443/rm/resources/TX_88_1Q5unEe67bLKsSDSILg,481,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR1punEe67bLKsSDSILg,481, -https://jazz.ibm.com:9443/rm/resources/TX_88_1QZunEe67bLKsSDSILg,482,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG2punEe67bLKsSDSILg,482, -https://jazz.ibm.com:9443/rm/resources/TX_88_1SZunEe67bLKsSDSILg,483,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR05unEe67bLKsSDSILg,483, -https://jazz.ibm.com:9443/rm/resources/TX_88_1SpunEe67bLKsSDSILg,484,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGzZunEe67bLKsSDSILg,484, -https://jazz.ibm.com:9443/rm/resources/TX_89JmR5unEe67bLKsSDSILg,485,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWsZunEe67bLKsSDSILg,485, -https://jazz.ibm.com:9443/rm/resources/TX_88_1SJunEe67bLKsSDSILg,486,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIuJunEe67bLKsSDSILg,486, -https://jazz.ibm.com:9443/rm/resources/TX_89JmQJunEe67bLKsSDSILg,487,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl2ZunEe67bLKsSDSILg,487, -https://jazz.ibm.com:9443/rm/resources/TX_89JmTJunEe67bLKsSDSILg,488,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlzJunEe67bLKsSDSILg,488, -https://jazz.ibm.com:9443/rm/resources/TX_89JmSpunEe67bLKsSDSILg,489,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRxZunEe67bLKsSDSILg,489, -https://jazz.ibm.com:9443/rm/resources/BI_84VXspunEe67bLKsSDSILg,490, -https://jazz.ibm.com:9443/rm/resources/TX_89JmSZunEe67bLKsSDSILg,490,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89JmSJunEe67bLKsSDSILg,491,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWrpunEe67bLKsSDSILg,491, -https://jazz.ibm.com:9443/rm/resources/TX_89JmS5unEe67bLKsSDSILg,492,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRxJunEe67bLKsSDSILg,492, -https://jazz.ibm.com:9443/rm/resources/TX_89JmTpunEe67bLKsSDSILg,493,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl7punEe67bLKsSDSILg,493, -https://jazz.ibm.com:9443/rm/resources/TX_89JmTZunEe67bLKsSDSILg,494,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG4ZunEe67bLKsSDSILg,494, -https://jazz.ibm.com:9443/rm/resources/BI_84fIspunEe67bLKsSDSILg,495, -https://jazz.ibm.com:9443/rm/resources/TX_89JmT5unEe67bLKsSDSILg,495,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR0JunEe67bLKsSDSILg,496, -https://jazz.ibm.com:9443/rm/resources/TX_89JmU5unEe67bLKsSDSILg,496,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89JmUpunEe67bLKsSDSILg,497,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRwZunEe67bLKsSDSILg,497, -https://jazz.ibm.com:9443/rm/resources/BI_84o5vJunEe67bLKsSDSILg,498, -https://jazz.ibm.com:9443/rm/resources/TX_89SwMJunEe67bLKsSDSILg,498,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl4JunEe67bLKsSDSILg,498, -https://jazz.ibm.com:9443/rm/resources/BI_84fI3punEe67bLKsSDSILg,499, -https://jazz.ibm.com:9443/rm/resources/TX_89JmUZunEe67bLKsSDSILg,499,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN9ZunEe67bLKsSDSILg,500, -https://jazz.ibm.com:9443/rm/resources/TX_89JmUJunEe67bLKsSDSILg,500,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIv5unEe67bLKsSDSILg,501, -https://jazz.ibm.com:9443/rm/resources/TX_89SwN5unEe67bLKsSDSILg,501,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89SwNJunEe67bLKsSDSILg,502,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWr5unEe67bLKsSDSILg,502, -https://jazz.ibm.com:9443/rm/resources/TX_89SwOJunEe67bLKsSDSILg,503,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRzpunEe67bLKsSDSILg,503, -https://jazz.ibm.com:9443/rm/resources/TX_89SwMZunEe67bLKsSDSILg,504,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kHAJunEe67bLKsSDSILg,504, -https://jazz.ibm.com:9443/rm/resources/TX_89SwM5unEe67bLKsSDSILg,505,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGzJunEe67bLKsSDSILg,505, -https://jazz.ibm.com:9443/rm/resources/TX_89SwMpunEe67bLKsSDSILg,506,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG95unEe67bLKsSDSILg,506, -https://jazz.ibm.com:9443/rm/resources/TX_89aE8ZunEe67bLKsSDSILg,507,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlxJunEe67bLKsSDSILg,507, -https://jazz.ibm.com:9443/rm/resources/TX_89aE-ZunEe67bLKsSDSILg,508,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_89Y20JunEe67bLKsSDSILg,509,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl9punEe67bLKsSDSILg,509, -https://jazz.ibm.com:9443/rm/resources/BI_84MN6JunEe67bLKsSDSILg,510, -https://jazz.ibm.com:9443/rm/resources/TX_89aE8punEe67bLKsSDSILg,510,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89dIQJunEe67bLKsSDSILg,511,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flv5unEe67bLKsSDSILg,511, -https://jazz.ibm.com:9443/rm/resources/TX_89dIRJunEe67bLKsSDSILg,512,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG9ZunEe67bLKsSDSILg,512, -https://jazz.ibm.com:9443/rm/resources/BI_84zR0ZunEe67bLKsSDSILg,513, -https://jazz.ibm.com:9443/rm/resources/TX_89dIQpunEe67bLKsSDSILg,513,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89dIQ5unEe67bLKsSDSILg,514,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl25unEe67bLKsSDSILg,514, -https://jazz.ibm.com:9443/rm/resources/TX_89dIQZunEe67bLKsSDSILg,515,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flx5unEe67bLKsSDSILg,515, -https://jazz.ibm.com:9443/rm/resources/TX_89dISJunEe67bLKsSDSILg,516,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl5JunEe67bLKsSDSILg,516, -https://jazz.ibm.com:9443/rm/resources/TX_89dIR5unEe67bLKsSDSILg,517,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlyZunEe67bLKsSDSILg,517, -https://jazz.ibm.com:9443/rm/resources/TX_89dIRZunEe67bLKsSDSILg,518,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWsJunEe67bLKsSDSILg,518, -https://jazz.ibm.com:9443/rm/resources/BI_848bv5unEe67bLKsSDSILg,519, -https://jazz.ibm.com:9443/rm/resources/TX_89dIRpunEe67bLKsSDSILg,519,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89dITJunEe67bLKsSDSILg,520,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGxZunEe67bLKsSDSILg,520, -https://jazz.ibm.com:9443/rm/resources/TX_89dIS5unEe67bLKsSDSILg,521,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl45unEe67bLKsSDSILg,521, -https://jazz.ibm.com:9443/rm/resources/TX_89dISZunEe67bLKsSDSILg,522,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCnJunEe67bLKsSDSILg,522, -https://jazz.ibm.com:9443/rm/resources/TX_89dISpunEe67bLKsSDSILg,523,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl8JunEe67bLKsSDSILg,523, -https://jazz.ibm.com:9443/rm/resources/TX_89m5QZunEe67bLKsSDSILg,524,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCoJunEe67bLKsSDSILg,524, -https://jazz.ibm.com:9443/rm/resources/BI_84o5uJunEe67bLKsSDSILg,525, -https://jazz.ibm.com:9443/rm/resources/TX_89m5QJunEe67bLKsSDSILg,525,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlwpunEe67bLKsSDSILg,525, -https://jazz.ibm.com:9443/rm/resources/BI_84VXs5unEe67bLKsSDSILg,526, -https://jazz.ibm.com:9443/rm/resources/TX_89dITZunEe67bLKsSDSILg,526,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5vpunEe67bLKsSDSILg,527, -https://jazz.ibm.com:9443/rm/resources/TX_89m5QpunEe67bLKsSDSILg,527,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl4punEe67bLKsSDSILg,527, -https://jazz.ibm.com:9443/rm/resources/TX_89m5SJunEe67bLKsSDSILg,528,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlvZunEe67bLKsSDSILg,528, -https://jazz.ibm.com:9443/rm/resources/BI_84fI0punEe67bLKsSDSILg,529, -https://jazz.ibm.com:9443/rm/resources/TX_89m5Q5unEe67bLKsSDSILg,529,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89m5R5unEe67bLKsSDSILg,530,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCmJunEe67bLKsSDSILg,530, -https://jazz.ibm.com:9443/rm/resources/TX_89m5RZunEe67bLKsSDSILg,531,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWo5unEe67bLKsSDSILg,531, -https://jazz.ibm.com:9443/rm/resources/TX_89m5RJunEe67bLKsSDSILg,532,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FltZunEe67bLKsSDSILg,532, -https://jazz.ibm.com:9443/rm/resources/BI_84fIy5unEe67bLKsSDSILg,533, -https://jazz.ibm.com:9443/rm/resources/TX_89m5RpunEe67bLKsSDSILg,533,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89m5SZunEe67bLKsSDSILg,534,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl0JunEe67bLKsSDSILg,534, -https://jazz.ibm.com:9443/rm/resources/BI_84zR35unEe67bLKsSDSILg,535, -https://jazz.ibm.com:9443/rm/resources/TX_89wqRpunEe67bLKsSDSILg,535,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89wqRJunEe67bLKsSDSILg,536,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flo5unEe67bLKsSDSILg,536, -https://jazz.ibm.com:9443/rm/resources/BI_84fIwZunEe67bLKsSDSILg,537, -https://jazz.ibm.com:9443/rm/resources/TX_89wqQpunEe67bLKsSDSILg,537,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIzJunEe67bLKsSDSILg,538, -https://jazz.ibm.com:9443/rm/resources/TX_89wqQ5unEe67bLKsSDSILg,538,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5wJunEe67bLKsSDSILg,539, -https://jazz.ibm.com:9443/rm/resources/TX_89m5S5unEe67bLKsSDSILg,539,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kHCJunEe67bLKsSDSILg,539, -https://jazz.ibm.com:9443/rm/resources/TX_89wqQZunEe67bLKsSDSILg,540,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG75unEe67bLKsSDSILg,540, -https://jazz.ibm.com:9443/rm/resources/BI_84fI3JunEe67bLKsSDSILg,541, -https://jazz.ibm.com:9443/rm/resources/TX_89wqR5unEe67bLKsSDSILg,541,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN7punEe67bLKsSDSILg,542, -https://jazz.ibm.com:9443/rm/resources/TX_89wqSpunEe67bLKsSDSILg,542,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_896bQ5unEe67bLKsSDSILg,543,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWqpunEe67bLKsSDSILg,543, -https://jazz.ibm.com:9443/rm/resources/TX_896bQJunEe67bLKsSDSILg,544,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWqJunEe67bLKsSDSILg,544, -https://jazz.ibm.com:9443/rm/resources/BI_84fIvZunEe67bLKsSDSILg,545, -https://jazz.ibm.com:9443/rm/resources/TX_896bQZunEe67bLKsSDSILg,545,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_89wqSZunEe67bLKsSDSILg,546,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG_punEe67bLKsSDSILg,546, -https://jazz.ibm.com:9443/rm/resources/TX_89wqSJunEe67bLKsSDSILg,547,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_896bQpunEe67bLKsSDSILg,548,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FluZunEe67bLKsSDSILg,548, -https://jazz.ibm.com:9443/rm/resources/TX_896bRJunEe67bLKsSDSILg,549,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flu5unEe67bLKsSDSILg,549, -https://jazz.ibm.com:9443/rm/resources/TX_896bRZunEe67bLKsSDSILg,550,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl3ZunEe67bLKsSDSILg,550, -https://jazz.ibm.com:9443/rm/resources/TX_896bRpunEe67bLKsSDSILg,551,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flw5unEe67bLKsSDSILg,551, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlMJunEe67bLKsSDSILg,552,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848b0JunEe67bLKsSDSILg,552, -https://jazz.ibm.com:9443/rm/resources/BI_848bw5unEe67bLKsSDSILg,553, -https://jazz.ibm.com:9443/rm/resources/TX_896bSJunEe67bLKsSDSILg,553,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_896bSZunEe67bLKsSDSILg,554,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRw5unEe67bLKsSDSILg,554, -https://jazz.ibm.com:9443/rm/resources/TX_896bR5unEe67bLKsSDSILg,555,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWt5unEe67bLKsSDSILg,555, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlMpunEe67bLKsSDSILg,556,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI2ZunEe67bLKsSDSILg,556, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlM5unEe67bLKsSDSILg,557,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bz5unEe67bLKsSDSILg,557, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlMZunEe67bLKsSDSILg,558,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG6ZunEe67bLKsSDSILg,558, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlNpunEe67bLKsSDSILg,559,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bxZunEe67bLKsSDSILg,559, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlN5unEe67bLKsSDSILg,560,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FloZunEe67bLKsSDSILg,560, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlOJunEe67bLKsSDSILg,561,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR15unEe67bLKsSDSILg,561, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlNJunEe67bLKsSDSILg,562,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI1JunEe67bLKsSDSILg,562, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlNZunEe67bLKsSDSILg,563,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848buZunEe67bLKsSDSILg,563, -https://jazz.ibm.com:9443/rm/resources/TX_8-DlOZunEe67bLKsSDSILg,564,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_8-NWOZunEe67bLKsSDSILg,565,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRz5unEe67bLKsSDSILg,565, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWNZunEe67bLKsSDSILg,566,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIwJunEe67bLKsSDSILg,566, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWM5unEe67bLKsSDSILg,567,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlpJunEe67bLKsSDSILg,567, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWMZunEe67bLKsSDSILg,568,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5upunEe67bLKsSDSILg,568, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl3punEe67bLKsSDSILg,568, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWNJunEe67bLKsSDSILg,569,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlupunEe67bLKsSDSILg,569, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWMpunEe67bLKsSDSILg,570,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGxpunEe67bLKsSDSILg,570, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWMJunEe67bLKsSDSILg,571,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG3JunEe67bLKsSDSILg,571, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWOpunEe67bLKsSDSILg,572,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bwZunEe67bLKsSDSILg,572, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWQpunEe67bLKsSDSILg,573,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlrJunEe67bLKsSDSILg,573, -https://jazz.ibm.com:9443/rm/resources/TX_8-NWQZunEe67bLKsSDSILg,574,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWspunEe67bLKsSDSILg,574, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQpunEe67bLKsSDSILg,575,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bxJunEe67bLKsSDSILg,575, -https://jazz.ibm.com:9443/rm/resources/TX_8-WgIJunEe67bLKsSDSILg,576,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWs5unEe67bLKsSDSILg,576, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQJunEe67bLKsSDSILg,577,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCkZunEe67bLKsSDSILg,577, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQ5unEe67bLKsSDSILg,578,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flp5unEe67bLKsSDSILg,578, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuQZunEe67bLKsSDSILg,579,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI35unEe67bLKsSDSILg,579, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuSZunEe67bLKsSDSILg,580,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR1ZunEe67bLKsSDSILg,580, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuSJunEe67bLKsSDSILg,581,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIs5unEe67bLKsSDSILg,581, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuSpunEe67bLKsSDSILg,582,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fItpunEe67bLKsSDSILg,582, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuRZunEe67bLKsSDSILg,583,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG_5unEe67bLKsSDSILg,583, -https://jazz.ibm.com:9443/rm/resources/TX_8-XuR5unEe67bLKsSDSILg,584,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG-5unEe67bLKsSDSILg,584, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRIJunEe67bLKsSDSILg,585,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG2JunEe67bLKsSDSILg,585, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRIpunEe67bLKsSDSILg,586,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGyJunEe67bLKsSDSILg,586, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRIZunEe67bLKsSDSILg,587,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5v5unEe67bLKsSDSILg,587, -https://jazz.ibm.com:9443/rm/resources/BI_85kHBZunEe67bLKsSDSILg,587, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRJJunEe67bLKsSDSILg,588,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI2JunEe67bLKsSDSILg,588, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRI5unEe67bLKsSDSILg,589,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRx5unEe67bLKsSDSILg,589, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRJZunEe67bLKsSDSILg,590,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl15unEe67bLKsSDSILg,590, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRLZunEe67bLKsSDSILg,591,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bupunEe67bLKsSDSILg,591, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRLJunEe67bLKsSDSILg,592,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bwJunEe67bLKsSDSILg,592, -https://jazz.ibm.com:9443/rm/resources/TX_8-gRLpunEe67bLKsSDSILg,593,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl55unEe67bLKsSDSILg,593, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpMJunEe67bLKsSDSILg,594,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN9JunEe67bLKsSDSILg,594, -https://jazz.ibm.com:9443/rm/resources/BI_848bsZunEe67bLKsSDSILg,595, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpMZunEe67bLKsSDSILg,595,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8-gRL5unEe67bLKsSDSILg,596,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_8-qpM5unEe67bLKsSDSILg,597,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG5punEe67bLKsSDSILg,597, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzIJunEe67bLKsSDSILg,598,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRzJunEe67bLKsSDSILg,598, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpN5unEe67bLKsSDSILg,599,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN6ZunEe67bLKsSDSILg,599, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpMpunEe67bLKsSDSILg,600,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWrJunEe67bLKsSDSILg,600, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpNZunEe67bLKsSDSILg,601,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5t5unEe67bLKsSDSILg,601, -https://jazz.ibm.com:9443/rm/resources/BI_85FlxpunEe67bLKsSDSILg,601, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpNpunEe67bLKsSDSILg,602,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR4punEe67bLKsSDSILg,602, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzIZunEe67bLKsSDSILg,603,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN75unEe67bLKsSDSILg,603, -https://jazz.ibm.com:9443/rm/resources/TX_8-qpNJunEe67bLKsSDSILg,604,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG2ZunEe67bLKsSDSILg,604, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJZunEe67bLKsSDSILg,605,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fls5unEe67bLKsSDSILg,605, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJJunEe67bLKsSDSILg,606,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlvJunEe67bLKsSDSILg,606, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzI5unEe67bLKsSDSILg,607,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR25unEe67bLKsSDSILg,607, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzIpunEe67bLKsSDSILg,608,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCk5unEe67bLKsSDSILg,608, -https://jazz.ibm.com:9443/rm/resources/BI_848btJunEe67bLKsSDSILg,609, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJpunEe67bLKsSDSILg,609,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8-zzJ5unEe67bLKsSDSILg,610,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG45unEe67bLKsSDSILg,610, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kIZunEe67bLKsSDSILg,611,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIvpunEe67bLKsSDSILg,611, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kIJunEe67bLKsSDSILg,612,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCnZunEe67bLKsSDSILg,612, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kI5unEe67bLKsSDSILg,613,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5wZunEe67bLKsSDSILg,613, -https://jazz.ibm.com:9443/rm/resources/BI_85kHB5unEe67bLKsSDSILg,613, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kIpunEe67bLKsSDSILg,614,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlvpunEe67bLKsSDSILg,614, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzKZunEe67bLKsSDSILg,615,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-5unEe67bLKsSDSILg,615, -https://jazz.ibm.com:9443/rm/resources/TX_8-zzKJunEe67bLKsSDSILg,616,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG5JunEe67bLKsSDSILg,616, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kJJunEe67bLKsSDSILg,617,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_GuEJunEe67bLKsSDSILg,618,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGypunEe67bLKsSDSILg,618, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kK5unEe67bLKsSDSILg,619,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fly5unEe67bLKsSDSILg,619, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kLJunEe67bLKsSDSILg,620,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG8JunEe67bLKsSDSILg,620, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kJpunEe67bLKsSDSILg,621,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGwpunEe67bLKsSDSILg,621, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kJZunEe67bLKsSDSILg,622,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIvJunEe67bLKsSDSILg,622, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuEZunEe67bLKsSDSILg,623,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlwJunEe67bLKsSDSILg,623, -https://jazz.ibm.com:9443/rm/resources/TX_8-9kKpunEe67bLKsSDSILg,624,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWuJunEe67bLKsSDSILg,624, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuFpunEe67bLKsSDSILg,625,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGx5unEe67bLKsSDSILg,625, -https://jazz.ibm.com:9443/rm/resources/BI_84fI1punEe67bLKsSDSILg,626, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuFJunEe67bLKsSDSILg,626,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRyZunEe67bLKsSDSILg,627, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuFZunEe67bLKsSDSILg,627,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN8JunEe67bLKsSDSILg,628, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuF5unEe67bLKsSDSILg,628,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_GuE5unEe67bLKsSDSILg,629,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_8_GuEpunEe67bLKsSDSILg,630,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG0JunEe67bLKsSDSILg,630, -https://jazz.ibm.com:9443/rm/resources/BI_84o5tZunEe67bLKsSDSILg,631, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfEZunEe67bLKsSDSILg,631,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_QfEJunEe67bLKsSDSILg,632,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWqZunEe67bLKsSDSILg,632, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuGZunEe67bLKsSDSILg,633,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG-ZunEe67bLKsSDSILg,633, -https://jazz.ibm.com:9443/rm/resources/TX_8_GuGJunEe67bLKsSDSILg,634,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlpZunEe67bLKsSDSILg,634, -https://jazz.ibm.com:9443/rm/resources/BI_84o5tpunEe67bLKsSDSILg,635, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfEpunEe67bLKsSDSILg,635,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlwZunEe67bLKsSDSILg,635, -https://jazz.ibm.com:9443/rm/resources/BI_84fIzZunEe67bLKsSDSILg,636, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwgZunEe67bLKsSDSILg,636,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI45unEe67bLKsSDSILg,637, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwgJunEe67bLKsSDSILg,637,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848by5unEe67bLKsSDSILg,638, -https://jazz.ibm.com:9443/rm/resources/TX_8_Uwg5unEe67bLKsSDSILg,638,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5sZunEe67bLKsSDSILg,639, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwhJunEe67bLKsSDSILg,639,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_QfE5unEe67bLKsSDSILg,640,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kGw5unEe67bLKsSDSILg,640, -https://jazz.ibm.com:9443/rm/resources/TX_8_QfFJunEe67bLKsSDSILg,641,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG3ZunEe67bLKsSDSILg,641, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwgpunEe67bLKsSDSILg,642,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kHApunEe67bLKsSDSILg,642, -https://jazz.ibm.com:9443/rm/resources/BI_84fI15unEe67bLKsSDSILg,643, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQEZunEe67bLKsSDSILg,643,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR4JunEe67bLKsSDSILg,644, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQEJunEe67bLKsSDSILg,644,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bzpunEe67bLKsSDSILg,645, -https://jazz.ibm.com:9443/rm/resources/TX_8_UwhZunEe67bLKsSDSILg,645,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl0ZunEe67bLKsSDSILg,646, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQEpunEe67bLKsSDSILg,646,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5tJunEe67bLKsSDSILg,647, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQGJunEe67bLKsSDSILg,647,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848byZunEe67bLKsSDSILg,648, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQFJunEe67bLKsSDSILg,648,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_aQFpunEe67bLKsSDSILg,649,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCmZunEe67bLKsSDSILg,649, -https://jazz.ibm.com:9443/rm/resources/BI_84fIuZunEe67bLKsSDSILg,650, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQGZunEe67bLKsSDSILg,650,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN85unEe67bLKsSDSILg,651, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQF5unEe67bLKsSDSILg,651,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_aQFZunEe67bLKsSDSILg,652,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCm5unEe67bLKsSDSILg,652, -https://jazz.ibm.com:9443/rm/resources/BI_84fI05unEe67bLKsSDSILg,653, -https://jazz.ibm.com:9443/rm/resources/TX_8_aQE5unEe67bLKsSDSILg,653,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5uZunEe67bLKsSDSILg,654, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBEpunEe67bLKsSDSILg,654,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_aQGpunEe67bLKsSDSILg,655,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlsJunEe67bLKsSDSILg,655, -https://jazz.ibm.com:9443/rm/resources/BI_84zRzZunEe67bLKsSDSILg,656, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBEZunEe67bLKsSDSILg,656,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_kBEJunEe67bLKsSDSILg,657,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG4JunEe67bLKsSDSILg,657, -https://jazz.ibm.com:9443/rm/resources/BI_84zRyJunEe67bLKsSDSILg,658, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBFJunEe67bLKsSDSILg,658,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bwpunEe67bLKsSDSILg,659, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBGZunEe67bLKsSDSILg,659,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bxpunEe67bLKsSDSILg,660, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBGJunEe67bLKsSDSILg,660,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR2punEe67bLKsSDSILg,661, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBFZunEe67bLKsSDSILg,661,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_kBFpunEe67bLKsSDSILg,662,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sClZunEe67bLKsSDSILg,662, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBG5unEe67bLKsSDSILg,663,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlrpunEe67bLKsSDSILg,663, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBGpunEe67bLKsSDSILg,664,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG5ZunEe67bLKsSDSILg,664, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBF5unEe67bLKsSDSILg,665,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG05unEe67bLKsSDSILg,665, -https://jazz.ibm.com:9443/rm/resources/BI_84zR3JunEe67bLKsSDSILg,666, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyEpunEe67bLKsSDSILg,666,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_tyEZunEe67bLKsSDSILg,667,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FltpunEe67bLKsSDSILg,667, -https://jazz.ibm.com:9443/rm/resources/BI_84fIwpunEe67bLKsSDSILg,668, -https://jazz.ibm.com:9443/rm/resources/TX_8_kBHZunEe67bLKsSDSILg,668,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bu5unEe67bLKsSDSILg,669, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyEJunEe67bLKsSDSILg,669,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_kBHJunEe67bLKsSDSILg,670,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FluJunEe67bLKsSDSILg,670, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyFZunEe67bLKsSDSILg,671,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG8punEe67bLKsSDSILg,671, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyE5unEe67bLKsSDSILg,672,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlspunEe67bLKsSDSILg,672, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyFJunEe67bLKsSDSILg,673,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flt5unEe67bLKsSDSILg,673, -https://jazz.ibm.com:9443/rm/resources/BI_848buJunEe67bLKsSDSILg,674, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyG5unEe67bLKsSDSILg,674,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR3ZunEe67bLKsSDSILg,675, -https://jazz.ibm.com:9443/rm/resources/TX_8_28AJunEe67bLKsSDSILg,675,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN95unEe67bLKsSDSILg,676, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyF5unEe67bLKsSDSILg,676,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_tyGpunEe67bLKsSDSILg,677,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG7ZunEe67bLKsSDSILg,677, -https://jazz.ibm.com:9443/rm/resources/TX_8_tyHJunEe67bLKsSDSILg,678,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlsZunEe67bLKsSDSILg,678, -https://jazz.ibm.com:9443/rm/resources/BI_84VXsJunEe67bLKsSDSILg,679, -https://jazz.ibm.com:9443/rm/resources/TX_8_28AZunEe67bLKsSDSILg,679,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR3punEe67bLKsSDSILg,680, -https://jazz.ibm.com:9443/rm/resources/TX_8_28BJunEe67bLKsSDSILg,680,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN8ZunEe67bLKsSDSILg,681, -https://jazz.ibm.com:9443/rm/resources/TX_8_28A5unEe67bLKsSDSILg,681,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bs5unEe67bLKsSDSILg,682, -https://jazz.ibm.com:9443/rm/resources/TX_8_28ApunEe67bLKsSDSILg,682,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_28BZunEe67bLKsSDSILg,683,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl95unEe67bLKsSDSILg,683, -https://jazz.ibm.com:9443/rm/resources/BI_848bvpunEe67bLKsSDSILg,684, -https://jazz.ibm.com:9443/rm/resources/TX_8_28B5unEe67bLKsSDSILg,684,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84o5s5unEe67bLKsSDSILg,685, -https://jazz.ibm.com:9443/rm/resources/TX_8_28BpunEe67bLKsSDSILg,685,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/TX_8_28DpunEe67bLKsSDSILg,686,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCnpunEe67bLKsSDSILg,686, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtAZunEe67bLKsSDSILg,687,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWu5unEe67bLKsSDSILg,687, -https://jazz.ibm.com:9443/rm/resources/BI_84fI4ZunEe67bLKsSDSILg,688, -https://jazz.ibm.com:9443/rm/resources/TX_8_28EJunEe67bLKsSDSILg,688,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl5punEe67bLKsSDSILg,689, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtAJunEe67bLKsSDSILg,689,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl1JunEe67bLKsSDSILg,690, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtBJunEe67bLKsSDSILg,690,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flq5unEe67bLKsSDSILg,691, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtA5unEe67bLKsSDSILg,691,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AAtBZunEe67bLKsSDSILg,692,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG4punEe67bLKsSDSILg,692, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtApunEe67bLKsSDSILg,693,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG8ZunEe67bLKsSDSILg,693, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtBpunEe67bLKsSDSILg,694,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI3ZunEe67bLKsSDSILg,695, -https://jazz.ibm.com:9443/rm/resources/TX_9AKeApunEe67bLKsSDSILg,695,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AAtB5unEe67bLKsSDSILg,696,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCn5unEe67bLKsSDSILg,696, -https://jazz.ibm.com:9443/rm/resources/BI_848b0ZunEe67bLKsSDSILg,697, -https://jazz.ibm.com:9443/rm/resources/TX_9AKeAZunEe67bLKsSDSILg,697,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zR2ZunEe67bLKsSDSILg,698, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIYZunEe67bLKsSDSILg,698,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AOIYJunEe67bLKsSDSILg,699,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWp5unEe67bLKsSDSILg,699, -https://jazz.ibm.com:9443/rm/resources/BI_84MN9punEe67bLKsSDSILg,700, -https://jazz.ibm.com:9443/rm/resources/TX_9AAtCJunEe67bLKsSDSILg,700,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AKeAJunEe67bLKsSDSILg,701,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kHAZunEe67bLKsSDSILg,701, -https://jazz.ibm.com:9443/rm/resources/BI_84MN6punEe67bLKsSDSILg,702, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIYpunEe67bLKsSDSILg,702,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Flz5unEe67bLKsSDSILg,703, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIZJunEe67bLKsSDSILg,703,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl6ZunEe67bLKsSDSILg,704, -https://jazz.ibm.com:9443/rm/resources/TX_9AOIY5unEe67bLKsSDSILg,704,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlopunEe67bLKsSDSILg,705, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5YJunEe67bLKsSDSILg,705,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AX5ZJunEe67bLKsSDSILg,706,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWtpunEe67bLKsSDSILg,706, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5YZunEe67bLKsSDSILg,707,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG9punEe67bLKsSDSILg,707, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl75unEe67bLKsSDSILg,708, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5apunEe67bLKsSDSILg,708,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AX5Z5unEe67bLKsSDSILg,709,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG15unEe67bLKsSDSILg,709, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5aJunEe67bLKsSDSILg,710,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG35unEe67bLKsSDSILg,710, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5ZZunEe67bLKsSDSILg,711,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG9JunEe67bLKsSDSILg,711, -https://jazz.ibm.com:9443/rm/resources/TX_9AX5ZpunEe67bLKsSDSILg,712,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG6punEe67bLKsSDSILg,712, -https://jazz.ibm.com:9443/rm/resources/BI_84MN65unEe67bLKsSDSILg,713, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqYZunEe67bLKsSDSILg,713,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AhqYpunEe67bLKsSDSILg,714,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG_ZunEe67bLKsSDSILg,714, -https://jazz.ibm.com:9443/rm/resources/BI_848bzJunEe67bLKsSDSILg,715, -https://jazz.ibm.com:9443/rm/resources/TX_9Ahqa5unEe67bLKsSDSILg,715,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIu5unEe67bLKsSDSILg,716, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbYJunEe67bLKsSDSILg,716,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIx5unEe67bLKsSDSILg,717, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqZ5unEe67bLKsSDSILg,717,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AhqZpunEe67bLKsSDSILg,718,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG65unEe67bLKsSDSILg,718, -https://jazz.ibm.com:9443/rm/resources/BI_84zR0punEe67bLKsSDSILg,719, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqapunEe67bLKsSDSILg,719,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9AhqaZunEe67bLKsSDSILg,720,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG1JunEe67bLKsSDSILg,720, -https://jazz.ibm.com:9443/rm/resources/BI_85PWrZunEe67bLKsSDSILg,721, -https://jazz.ibm.com:9443/rm/resources/TX_9AhqaJunEe67bLKsSDSILg,721,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI2punEe67bLKsSDSILg,722, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZJunEe67bLKsSDSILg,722,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9ArbYZunEe67bLKsSDSILg,723,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG_JunEe67bLKsSDSILg,723, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbY5unEe67bLKsSDSILg,724,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85kG1punEe67bLKsSDSILg,724, -https://jazz.ibm.com:9443/rm/resources/BI_84fIxZunEe67bLKsSDSILg,725, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZ5unEe67bLKsSDSILg,725,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRy5unEe67bLKsSDSILg,726, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZZunEe67bLKsSDSILg,726,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848btZunEe67bLKsSDSILg,727, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbaZunEe67bLKsSDSILg,727,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bvZunEe67bLKsSDSILg,728, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbaJunEe67bLKsSDSILg,728,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85Fl9JunEe67bLKsSDSILg,729, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbZpunEe67bLKsSDSILg,729,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_848bvJunEe67bLKsSDSILg,730, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lUJunEe67bLKsSDSILg,730,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84MN7JunEe67bLKsSDSILg,731, -https://jazz.ibm.com:9443/rm/resources/TX_9ArbapunEe67bLKsSDSILg,731,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9A0lUpunEe67bLKsSDSILg,732,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWuZunEe67bLKsSDSILg,732, -https://jazz.ibm.com:9443/rm/resources/BI_84fIsZunEe67bLKsSDSILg,733, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lUZunEe67bLKsSDSILg,733,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIyJunEe67bLKsSDSILg,734, -https://jazz.ibm.com:9443/rm/resources/TX_9Arba5unEe67bLKsSDSILg,734,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fI1ZunEe67bLKsSDSILg,735, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lVJunEe67bLKsSDSILg,735,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84zRxpunEe67bLKsSDSILg,736, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lVZunEe67bLKsSDSILg,736,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIxJunEe67bLKsSDSILg,737, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lXpunEe67bLKsSDSILg,737,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_84fIw5unEe67bLKsSDSILg,738, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lXZunEe67bLKsSDSILg,738,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85FlyJunEe67bLKsSDSILg,739, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lXJunEe67bLKsSDSILg,739,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9A0lU5unEe67bLKsSDSILg,740,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCkpunEe67bLKsSDSILg,740, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lYpunEe67bLKsSDSILg,741,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85sCmpunEe67bLKsSDSILg,741, -https://jazz.ibm.com:9443/rm/resources/BI_84fIz5unEe67bLKsSDSILg,742, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lX5unEe67bLKsSDSILg,742,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_9A0lYJunEe67bLKsSDSILg,743,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_85PWtZunEe67bLKsSDSILg,743, -https://jazz.ibm.com:9443/rm/resources/BI_85Fl-ZunEe67bLKsSDSILg,744, -https://jazz.ibm.com:9443/rm/resources/TX_9A0lY5unEe67bLKsSDSILg,744,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHg6ACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_gCC1MKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHhaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHhKACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHgqACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_JmZHgaACEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_JmZutaACEe67KIG0GI4apw,373,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_JmZuuKACEe67KIG0GI4apw,374,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_JmZut6ACEe67KIG0GI4apw,375,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_JmZutqACEe67KIG0GI4apw,376,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_JmZuvKACEe67KIG0GI4apw,377,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_JmZuvaACEe67KIG0GI4apw,378,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_JmZuu6ACEe67KIG0GI4apw,379,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_JmZuuaACEe67KIG0GI4apw,380,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_JmZuuqACEe67KIG0GI4apw,381,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_JmZuvqACEe67KIG0GI4apw,382,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_JmZuv6ACEe67KIG0GI4apw,383,/01 Requirements/Meter Interface +https://jazz.ibm.com:9443/rm/resources/WR_JijJUaACEe67KIG0GI4apw,384,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmCiMqACEe67KIG0GI4apw,384, +https://jazz.ibm.com:9443/rm/resources/WR_JkpbEKACEe67KIG0GI4apw,385,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUM6ACEe67KIG0GI4apw,385, +https://jazz.ibm.com:9443/rm/resources/WR_Jkb_sKACEe67KIG0GI4apw,386,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJqACEe67KIG0GI4apw,386, +https://jazz.ibm.com:9443/rm/resources/WR_Jk9kIKACEe67KIG0GI4apw,387,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ2aACEe67KIG0GI4apw,387, +https://jazz.ibm.com:9443/rm/resources/WR_JkzzIKACEe67KIG0GI4apw,388,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtLqACEe67KIG0GI4apw,388, +https://jazz.ibm.com:9443/rm/resources/WR_Ji8K4KACEe67KIG0GI4apw,389,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmCiNKACEe67KIG0GI4apw,389, +https://jazz.ibm.com:9443/rm/resources/TX_JiW8EKACEe67KIG0GI4apw,390,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMxKACEe67KIG0GI4apw,390, +https://jazz.ibm.com:9443/rm/resources/TX_JiZ_YKACEe67KIG0GI4apw,391,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA4KACEe67KIG0GI4apw,391, +https://jazz.ibm.com:9443/rm/resources/TX_JiYKMKACEe67KIG0GI4apw,392,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskDaACEe67KIG0GI4apw,392, +https://jazz.ibm.com:9443/rm/resources/TX_JiZYUaACEe67KIG0GI4apw,393,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUKaACEe67KIG0GI4apw,393, +https://jazz.ibm.com:9443/rm/resources/TX_JiYxQKACEe67KIG0GI4apw,394,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ9qACEe67KIG0GI4apw,394, +https://jazz.ibm.com:9443/rm/resources/TX_JiYKMaACEe67KIG0GI4apw,395,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBIqACEe67KIG0GI4apw,395, +https://jazz.ibm.com:9443/rm/resources/TX_JiZYUKACEe67KIG0GI4apw,396,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeMqACEe67KIG0GI4apw,396, +https://jazz.ibm.com:9443/rm/resources/TX_JiXjIKACEe67KIG0GI4apw,397,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ5aACEe67KIG0GI4apw,397, +https://jazz.ibm.com:9443/rm/resources/TX_JiamcKACEe67KIG0GI4apw,398,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ1KACEe67KIG0GI4apw,398, +https://jazz.ibm.com:9443/rm/resources/TX_JicboaACEe67KIG0GI4apw,399,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtCaACEe67KIG0GI4apw,399, +https://jazz.ibm.com:9443/rm/resources/TX_JicboKACEe67KIG0GI4apw,400,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBGKACEe67KIG0GI4apw,400, +https://jazz.ibm.com:9443/rm/resources/TX_JidCsKACEe67KIG0GI4apw,401,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWENqACEe67KIG0GI4apw,401, +https://jazz.ibm.com:9443/rm/resources/TX_JibNgKACEe67KIG0GI4apw,402,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj96ACEe67KIG0GI4apw,402, +https://jazz.ibm.com:9443/rm/resources/TX_Jib0kKACEe67KIG0GI4apw,403,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUNKACEe67KIG0GI4apw,403, +https://jazz.ibm.com:9443/rm/resources/TX_JidpwKACEe67KIG0GI4apw,404,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-KACEe67KIG0GI4apw,404, +https://jazz.ibm.com:9443/rm/resources/BI_JmAtCKACEe67KIG0GI4apw,405, +https://jazz.ibm.com:9443/rm/resources/DM_JiamcaACEe67KIG0GI4apw,405,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jife8KACEe67KIG0GI4apw,406,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtFKACEe67KIG0GI4apw,406, +https://jazz.ibm.com:9443/rm/resources/TX_JigGAKACEe67KIG0GI4apw,407,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-6ACEe67KIG0GI4apw,407, +https://jazz.ibm.com:9443/rm/resources/TX_JigGAaACEe67KIG0GI4apw,408,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUK6ACEe67KIG0GI4apw,408, +https://jazz.ibm.com:9443/rm/resources/TX_Jie34KACEe67KIG0GI4apw,409,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj8qACEe67KIG0GI4apw,409, +https://jazz.ibm.com:9443/rm/resources/TX_JigtEKACEe67KIG0GI4apw,410,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMlqACEe67KIG0GI4apw,410, +https://jazz.ibm.com:9443/rm/resources/TX_JieQ0KACEe67KIG0GI4apw,411,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUF6ACEe67KIG0GI4apw,411, +https://jazz.ibm.com:9443/rm/resources/TX_JiiiQKACEe67KIG0GI4apw,412,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM3qACEe67KIG0GI4apw,412, +https://jazz.ibm.com:9443/rm/resources/TX_JijwYKACEe67KIG0GI4apw,413,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ3qACEe67KIG0GI4apw,413, +https://jazz.ibm.com:9443/rm/resources/TX_Jih7MKACEe67KIG0GI4apw,414,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskCqACEe67KIG0GI4apw,414, +https://jazz.ibm.com:9443/rm/resources/TX_JihUIaACEe67KIG0GI4apw,415,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBEKACEe67KIG0GI4apw,415, +https://jazz.ibm.com:9443/rm/resources/TX_JijJUKACEe67KIG0GI4apw,416,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM66ACEe67KIG0GI4apw,416, +https://jazz.ibm.com:9443/rm/resources/TX_JihUIKACEe67KIG0GI4apw,417,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaCKACEe67KIG0GI4apw,417, +https://jazz.ibm.com:9443/rm/resources/TX_JijwYaACEe67KIG0GI4apw,418,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXz0qACEe67KIG0GI4apw,418, +https://jazz.ibm.com:9443/rm/resources/TX_JimMoKACEe67KIG0GI4apw,419,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzoKACEe67KIG0GI4apw,419, +https://jazz.ibm.com:9443/rm/resources/TX_Jik-gaACEe67KIG0GI4apw,420,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeQqACEe67KIG0GI4apw,420, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA7KACEe67KIG0GI4apw,420, +https://jazz.ibm.com:9443/rm/resources/TX_JimzsaACEe67KIG0GI4apw,421,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ96ACEe67KIG0GI4apw,421, +https://jazz.ibm.com:9443/rm/resources/TX_JillkKACEe67KIG0GI4apw,422,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUHaACEe67KIG0GI4apw,422, +https://jazz.ibm.com:9443/rm/resources/TX_JikXcKACEe67KIG0GI4apw,423,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM4aACEe67KIG0GI4apw,423, +https://jazz.ibm.com:9443/rm/resources/TX_JimzsKACEe67KIG0GI4apw,424,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUPaACEe67KIG0GI4apw,424, +https://jazz.ibm.com:9443/rm/resources/TX_Jik-gKACEe67KIG0GI4apw,425,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM4KACEe67KIG0GI4apw,425, +https://jazz.ibm.com:9443/rm/resources/TX_Jioo4KACEe67KIG0GI4apw,426,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMx6ACEe67KIG0GI4apw,426, +https://jazz.ibm.com:9443/rm/resources/TX_JioB0KACEe67KIG0GI4apw,427,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzpqACEe67KIG0GI4apw,427, +https://jazz.ibm.com:9443/rm/resources/TX_JinawKACEe67KIG0GI4apw,428,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUG6ACEe67KIG0GI4apw,428, +https://jazz.ibm.com:9443/rm/resources/TX_Jip3AKACEe67KIG0GI4apw,429,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbePaACEe67KIG0GI4apw,429, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUIqACEe67KIG0GI4apw,429, +https://jazz.ibm.com:9443/rm/resources/TX_JirFIKACEe67KIG0GI4apw,430,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJqACEe67KIG0GI4apw,430, +https://jazz.ibm.com:9443/rm/resources/TX_JirsMKACEe67KIG0GI4apw,431,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA6aACEe67KIG0GI4apw,431, +https://jazz.ibm.com:9443/rm/resources/TX_JipP8KACEe67KIG0GI4apw,432,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj9qACEe67KIG0GI4apw,432, +https://jazz.ibm.com:9443/rm/resources/TX_JiqeEKACEe67KIG0GI4apw,433,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ7qACEe67KIG0GI4apw,433, +https://jazz.ibm.com:9443/rm/resources/TX_JiuIcKACEe67KIG0GI4apw,434,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUMqACEe67KIG0GI4apw,434, +https://jazz.ibm.com:9443/rm/resources/TX_Jis6UaACEe67KIG0GI4apw,435,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaA6ACEe67KIG0GI4apw,435, +https://jazz.ibm.com:9443/rm/resources/TX_JithYKACEe67KIG0GI4apw,436,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUFKACEe67KIG0GI4apw,436, +https://jazz.ibm.com:9443/rm/resources/TX_JisTQKACEe67KIG0GI4apw,437,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBL6ACEe67KIG0GI4apw,437, +https://jazz.ibm.com:9443/rm/resources/TX_Jis6UKACEe67KIG0GI4apw,438,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeO6ACEe67KIG0GI4apw,438, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUIKACEe67KIG0GI4apw,438, +https://jazz.ibm.com:9443/rm/resources/TX_Jioo4aACEe67KIG0GI4apw,439,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUGaACEe67KIG0GI4apw,439, +https://jazz.ibm.com:9443/rm/resources/TX_JiuIcaACEe67KIG0GI4apw,440,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMkaACEe67KIG0GI4apw,440, +https://jazz.ibm.com:9443/rm/resources/TX_JivWkKACEe67KIG0GI4apw,441,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ4aACEe67KIG0GI4apw,441, +https://jazz.ibm.com:9443/rm/resources/TX_JiuvgKACEe67KIG0GI4apw,442,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWENaACEe67KIG0GI4apw,442, +https://jazz.ibm.com:9443/rm/resources/TX_JixLwaACEe67KIG0GI4apw,443,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_Jiv9oKACEe67KIG0GI4apw,444,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtLaACEe67KIG0GI4apw,444, +https://jazz.ibm.com:9443/rm/resources/TX_JiwksKACEe67KIG0GI4apw,445,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEM6ACEe67KIG0GI4apw,445, +https://jazz.ibm.com:9443/rm/resources/TX_Jixy0KACEe67KIG0GI4apw,446,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ26ACEe67KIG0GI4apw,446, +https://jazz.ibm.com:9443/rm/resources/TX_JixLwKACEe67KIG0GI4apw,447,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_Jiv9oaACEe67KIG0GI4apw,448,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBULKACEe67KIG0GI4apw,448, +https://jazz.ibm.com:9443/rm/resources/TX_JizA8KACEe67KIG0GI4apw,449,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_qACEe67KIG0GI4apw,449, +https://jazz.ibm.com:9443/rm/resources/TX_JizA8aACEe67KIG0GI4apw,450,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM2qACEe67KIG0GI4apw,450, +https://jazz.ibm.com:9443/rm/resources/TX_JiyZ4KACEe67KIG0GI4apw,451,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUFqACEe67KIG0GI4apw,451, +https://jazz.ibm.com:9443/rm/resources/TX_Ji0PEKACEe67KIG0GI4apw,452,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ4qACEe67KIG0GI4apw,452, +https://jazz.ibm.com:9443/rm/resources/TX_JizoAKACEe67KIG0GI4apw,453,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_KACEe67KIG0GI4apw,453, +https://jazz.ibm.com:9443/rm/resources/TX_Ji02IaACEe67KIG0GI4apw,454,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ0aACEe67KIG0GI4apw,454, +https://jazz.ibm.com:9443/rm/resources/TX_Ji2rUKACEe67KIG0GI4apw,455,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_Ji1dMKACEe67KIG0GI4apw,456,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM1qACEe67KIG0GI4apw,456, +https://jazz.ibm.com:9443/rm/resources/TX_Ji02IKACEe67KIG0GI4apw,457,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskB6ACEe67KIG0GI4apw,457, +https://jazz.ibm.com:9443/rm/resources/TX_Ji2EQaACEe67KIG0GI4apw,458,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUO6ACEe67KIG0GI4apw,458, +https://jazz.ibm.com:9443/rm/resources/TX_Ji2EQKACEe67KIG0GI4apw,459,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUE6ACEe67KIG0GI4apw,459, +https://jazz.ibm.com:9443/rm/resources/TX_Ji3SYKACEe67KIG0GI4apw,460,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMyqACEe67KIG0GI4apw,460, +https://jazz.ibm.com:9443/rm/resources/TX_Ji35cKACEe67KIG0GI4apw,461,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Ji3SYaACEe67KIG0GI4apw,462,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtKqACEe67KIG0GI4apw,462, +https://jazz.ibm.com:9443/rm/resources/TX_Ji4ggKACEe67KIG0GI4apw,463,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPRAqACEe67KIG0GI4apw,463, +https://jazz.ibm.com:9443/rm/resources/TX_Ji6VsKACEe67KIG0GI4apw,464,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtBqACEe67KIG0GI4apw,464, +https://jazz.ibm.com:9443/rm/resources/TX_Ji7j0KACEe67KIG0GI4apw,465,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_Ji5uoKACEe67KIG0GI4apw,466,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtD6ACEe67KIG0GI4apw,466, +https://jazz.ibm.com:9443/rm/resources/TX_Ji5HkKACEe67KIG0GI4apw,467,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ36ACEe67KIG0GI4apw,467, +https://jazz.ibm.com:9443/rm/resources/TX_Ji8x8KACEe67KIG0GI4apw,468,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmCiMaACEe67KIG0GI4apw,468, +https://jazz.ibm.com:9443/rm/resources/TX_Ji-AEKACEe67KIG0GI4apw,469,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtDaACEe67KIG0GI4apw,469, +https://jazz.ibm.com:9443/rm/resources/TX_Ji8x8aACEe67KIG0GI4apw,470,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA6qACEe67KIG0GI4apw,470, +https://jazz.ibm.com:9443/rm/resources/TX_Ji68wKACEe67KIG0GI4apw,471,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ66ACEe67KIG0GI4apw,471, +https://jazz.ibm.com:9443/rm/resources/TX_Ji-AEaACEe67KIG0GI4apw,472,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUNqACEe67KIG0GI4apw,472, +https://jazz.ibm.com:9443/rm/resources/TX_Ji-nIKACEe67KIG0GI4apw,473,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMxaACEe67KIG0GI4apw,473, +https://jazz.ibm.com:9443/rm/resources/TX_Ji_OMKACEe67KIG0GI4apw,474,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM2aACEe67KIG0GI4apw,474, +https://jazz.ibm.com:9443/rm/resources/TX_Ji_1QKACEe67KIG0GI4apw,475,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBULqACEe67KIG0GI4apw,475, +https://jazz.ibm.com:9443/rm/resources/TX_Ji_1QaACEe67KIG0GI4apw,476,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ6qACEe67KIG0GI4apw,476, +https://jazz.ibm.com:9443/rm/resources/TX_JjDfoKACEe67KIG0GI4apw,477,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMyKACEe67KIG0GI4apw,477, +https://jazz.ibm.com:9443/rm/resources/TX_JjCRgKACEe67KIG0GI4apw,478,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBULaACEe67KIG0GI4apw,478, +https://jazz.ibm.com:9443/rm/resources/TX_JjAcUKACEe67KIG0GI4apw,479,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJaACEe67KIG0GI4apw,479, +https://jazz.ibm.com:9443/rm/resources/TX_JjC4kaACEe67KIG0GI4apw,480,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUOaACEe67KIG0GI4apw,480, +https://jazz.ibm.com:9443/rm/resources/TX_JjBDYKACEe67KIG0GI4apw,481,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJKACEe67KIG0GI4apw,481, +https://jazz.ibm.com:9443/rm/resources/TX_JjBqcKACEe67KIG0GI4apw,482,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtCqACEe67KIG0GI4apw,482, +https://jazz.ibm.com:9443/rm/resources/TX_JjC4kKACEe67KIG0GI4apw,483,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskCKACEe67KIG0GI4apw,483, +https://jazz.ibm.com:9443/rm/resources/TX_JjEGsKACEe67KIG0GI4apw,484,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBIaACEe67KIG0GI4apw,484, +https://jazz.ibm.com:9443/rm/resources/TX_JjF74KACEe67KIG0GI4apw,485,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMnKACEe67KIG0GI4apw,485, +https://jazz.ibm.com:9443/rm/resources/TX_JjHxEaACEe67KIG0GI4apw,486,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBEqACEe67KIG0GI4apw,486, +https://jazz.ibm.com:9443/rm/resources/TX_JjHxEKACEe67KIG0GI4apw,487,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBE6ACEe67KIG0GI4apw,487, +https://jazz.ibm.com:9443/rm/resources/TX_JjHKAKACEe67KIG0GI4apw,488,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPRA6ACEe67KIG0GI4apw,488, +https://jazz.ibm.com:9443/rm/resources/TX_JjGi8KACEe67KIG0GI4apw,489,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMmaACEe67KIG0GI4apw,489, +https://jazz.ibm.com:9443/rm/resources/TX_JjFU0KACEe67KIG0GI4apw,490,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUGqACEe67KIG0GI4apw,490, +https://jazz.ibm.com:9443/rm/resources/TX_JjEtwKACEe67KIG0GI4apw,491,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ3aACEe67KIG0GI4apw,491, +https://jazz.ibm.com:9443/rm/resources/TX_JjIYIKACEe67KIG0GI4apw,492,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtLKACEe67KIG0GI4apw,492, +https://jazz.ibm.com:9443/rm/resources/TX_JjIYIaACEe67KIG0GI4apw,493,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ8aACEe67KIG0GI4apw,493, +https://jazz.ibm.com:9443/rm/resources/TX_JjLbcKACEe67KIG0GI4apw,494,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBHqACEe67KIG0GI4apw,494, +https://jazz.ibm.com:9443/rm/resources/TX_JjLbcaACEe67KIG0GI4apw,495,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbePKACEe67KIG0GI4apw,495, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUIaACEe67KIG0GI4apw,495, +https://jazz.ibm.com:9443/rm/resources/TX_JjKNUaACEe67KIG0GI4apw,496,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM7qACEe67KIG0GI4apw,496, +https://jazz.ibm.com:9443/rm/resources/TX_JjK0YKACEe67KIG0GI4apw,497,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JljaAaACEe67KIG0GI4apw,497, +https://jazz.ibm.com:9443/rm/resources/TX_JjI_MKACEe67KIG0GI4apw,498,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUL6ACEe67KIG0GI4apw,498, +https://jazz.ibm.com:9443/rm/resources/TX_JjJmQKACEe67KIG0GI4apw,499,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMwqACEe67KIG0GI4apw,499, +https://jazz.ibm.com:9443/rm/resources/TX_JjMCgKACEe67KIG0GI4apw,500,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA5qACEe67KIG0GI4apw,500, +https://jazz.ibm.com:9443/rm/resources/TX_JjMpkKACEe67KIG0GI4apw,501,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaB6ACEe67KIG0GI4apw,501, +https://jazz.ibm.com:9443/rm/resources/TX_JjKNUKACEe67KIG0GI4apw,502,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_qACEe67KIG0GI4apw,502, +https://jazz.ibm.com:9443/rm/resources/TX_JjMpkaACEe67KIG0GI4apw,503,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ3KACEe67KIG0GI4apw,503, +https://jazz.ibm.com:9443/rm/resources/TX_JjN3sKACEe67KIG0GI4apw,504,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMz6ACEe67KIG0GI4apw,504, +https://jazz.ibm.com:9443/rm/resources/TX_JjPF0KACEe67KIG0GI4apw,505,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJKACEe67KIG0GI4apw,505, +https://jazz.ibm.com:9443/rm/resources/TX_JjOewKACEe67KIG0GI4apw,506,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUN6ACEe67KIG0GI4apw,506, +https://jazz.ibm.com:9443/rm/resources/TX_JjN3saACEe67KIG0GI4apw,507,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBHKACEe67KIG0GI4apw,507, +https://jazz.ibm.com:9443/rm/resources/TX_JjNQoKACEe67KIG0GI4apw,508,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMmqACEe67KIG0GI4apw,508, +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ8aACEe67KIG0GI4apw,509, +https://jazz.ibm.com:9443/rm/resources/TX_JjPF0aACEe67KIG0GI4apw,509,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JjQT8KACEe67KIG0GI4apw,510,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtH6ACEe67KIG0GI4apw,510, +https://jazz.ibm.com:9443/rm/resources/TX_JjPs4KACEe67KIG0GI4apw,511,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_JjQT8aACEe67KIG0GI4apw,512,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJ6ACEe67KIG0GI4apw,512, +https://jazz.ibm.com:9443/rm/resources/TX_JjTXQaACEe67KIG0GI4apw,513,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJaACEe67KIG0GI4apw,513, +https://jazz.ibm.com:9443/rm/resources/TX_JjQ7AKACEe67KIG0GI4apw,514,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBH6ACEe67KIG0GI4apw,514, +https://jazz.ibm.com:9443/rm/resources/TX_JjRiEKACEe67KIG0GI4apw,515,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUHKACEe67KIG0GI4apw,515, +https://jazz.ibm.com:9443/rm/resources/TX_JjTXQKACEe67KIG0GI4apw,516,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtKaACEe67KIG0GI4apw,516, +https://jazz.ibm.com:9443/rm/resources/TX_JjSJIKACEe67KIG0GI4apw,517,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaBaACEe67KIG0GI4apw,517, +https://jazz.ibm.com:9443/rm/resources/TX_JjSwMKACEe67KIG0GI4apw,518,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_6ACEe67KIG0GI4apw,518, +https://jazz.ibm.com:9443/rm/resources/TX_JjSJIaACEe67KIG0GI4apw,519,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMm6ACEe67KIG0GI4apw,519, +https://jazz.ibm.com:9443/rm/resources/TX_JjT-UKACEe67KIG0GI4apw,520,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEO6ACEe67KIG0GI4apw,520, +https://jazz.ibm.com:9443/rm/resources/TX_JjWakKACEe67KIG0GI4apw,521,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEP6ACEe67KIG0GI4apw,521, +https://jazz.ibm.com:9443/rm/resources/TX_JjWakaACEe67KIG0GI4apw,522,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbePqACEe67KIG0GI4apw,522, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUI6ACEe67KIG0GI4apw,522, +https://jazz.ibm.com:9443/rm/resources/TX_JjVzgKACEe67KIG0GI4apw,523,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeOKACEe67KIG0GI4apw,523, +https://jazz.ibm.com:9443/rm/resources/BI_JmAtIqACEe67KIG0GI4apw,523, +https://jazz.ibm.com:9443/rm/resources/TX_JjVMcKACEe67KIG0GI4apw,524,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ1aACEe67KIG0GI4apw,524, +https://jazz.ibm.com:9443/rm/resources/BI_JlPRBKACEe67KIG0GI4apw,525, +https://jazz.ibm.com:9443/rm/resources/TX_JjVMcaACEe67KIG0GI4apw,525,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JjUlYaACEe67KIG0GI4apw,526,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJKACEe67KIG0GI4apw,526, +https://jazz.ibm.com:9443/rm/resources/TX_JjUlYKACEe67KIG0GI4apw,527,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUMaACEe67KIG0GI4apw,527, +https://jazz.ibm.com:9443/rm/resources/TX_JjXBoKACEe67KIG0GI4apw,528,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM4qACEe67KIG0GI4apw,528, +https://jazz.ibm.com:9443/rm/resources/TX_JjY20aACEe67KIG0GI4apw,529,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtHaACEe67KIG0GI4apw,529, +https://jazz.ibm.com:9443/rm/resources/TX_JjZd4aACEe67KIG0GI4apw,530,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeQKACEe67KIG0GI4apw,530, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA7qACEe67KIG0GI4apw,530, +https://jazz.ibm.com:9443/rm/resources/TX_JjZd4KACEe67KIG0GI4apw,531,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUEaACEe67KIG0GI4apw,531, +https://jazz.ibm.com:9443/rm/resources/TX_JjY20KACEe67KIG0GI4apw,532,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEN6ACEe67KIG0GI4apw,532, +https://jazz.ibm.com:9443/rm/resources/TX_JjYPwKACEe67KIG0GI4apw,533,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM26ACEe67KIG0GI4apw,533, +https://jazz.ibm.com:9443/rm/resources/TX_JjXosKACEe67KIG0GI4apw,534,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmCiM6ACEe67KIG0GI4apw,534, +https://jazz.ibm.com:9443/rm/resources/TX_JjXBoaACEe67KIG0GI4apw,535,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtFaACEe67KIG0GI4apw,535, +https://jazz.ibm.com:9443/rm/resources/TX_JjaE8KACEe67KIG0GI4apw,536,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_6ACEe67KIG0GI4apw,536, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM0aACEe67KIG0GI4apw,537, +https://jazz.ibm.com:9443/rm/resources/TX_JjasAKACEe67KIG0GI4apw,537,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ96ACEe67KIG0GI4apw,538, +https://jazz.ibm.com:9443/rm/resources/TX_JjdvUKACEe67KIG0GI4apw,538,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM3KACEe67KIG0GI4apw,539, +https://jazz.ibm.com:9443/rm/resources/TX_JjbTEKACEe67KIG0GI4apw,539,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jjb6IaACEe67KIG0GI4apw,540,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM7KACEe67KIG0GI4apw,540, +https://jazz.ibm.com:9443/rm/resources/TX_Jjb6IKACEe67KIG0GI4apw,541,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBLaACEe67KIG0GI4apw,541, +https://jazz.ibm.com:9443/rm/resources/TX_JjchMKACEe67KIG0GI4apw,542,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_JjdIQKACEe67KIG0GI4apw,543,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA5KACEe67KIG0GI4apw,543, +https://jazz.ibm.com:9443/rm/resources/TX_JjbTEaACEe67KIG0GI4apw,544,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtA6ACEe67KIG0GI4apw,544, +https://jazz.ibm.com:9443/rm/resources/TX_JjdvUaACEe67KIG0GI4apw,545,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMk6ACEe67KIG0GI4apw,545, +https://jazz.ibm.com:9443/rm/resources/TX_JjgyoaACEe67KIG0GI4apw,546,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzo6ACEe67KIG0GI4apw,546, +https://jazz.ibm.com:9443/rm/resources/TX_JjgyoKACEe67KIG0GI4apw,547,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtI6ACEe67KIG0GI4apw,547, +https://jazz.ibm.com:9443/rm/resources/TX_Jje9cKACEe67KIG0GI4apw,548,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtGaACEe67KIG0GI4apw,548, +https://jazz.ibm.com:9443/rm/resources/TX_JjfkgaACEe67KIG0GI4apw,549,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtG6ACEe67KIG0GI4apw,549, +https://jazz.ibm.com:9443/rm/resources/TX_JjgLkKACEe67KIG0GI4apw,550,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUHqACEe67KIG0GI4apw,550, +https://jazz.ibm.com:9443/rm/resources/TX_JjeWYKACEe67KIG0GI4apw,551,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMzaACEe67KIG0GI4apw,551, +https://jazz.ibm.com:9443/rm/resources/TX_JjfkgKACEe67KIG0GI4apw,552,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMlaACEe67KIG0GI4apw,552, +https://jazz.ibm.com:9443/rm/resources/TX_JjhZsKACEe67KIG0GI4apw,553,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskA6ACEe67KIG0GI4apw,553, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM5KACEe67KIG0GI4apw,554, +https://jazz.ibm.com:9443/rm/resources/TX_Jjj18aACEe67KIG0GI4apw,554,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JjkdAKACEe67KIG0GI4apw,555,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-aACEe67KIG0GI4apw,555, +https://jazz.ibm.com:9443/rm/resources/TX_Jjj18KACEe67KIG0GI4apw,556,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskD6ACEe67KIG0GI4apw,556, +https://jazz.ibm.com:9443/rm/resources/TX_JjiAwaACEe67KIG0GI4apw,557,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskEKACEe67KIG0GI4apw,557, +https://jazz.ibm.com:9443/rm/resources/TX_JjiAwKACEe67KIG0GI4apw,558,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBEaACEe67KIG0GI4apw,558, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM6aACEe67KIG0GI4apw,559, +https://jazz.ibm.com:9443/rm/resources/TX_JjjO4KACEe67KIG0GI4apw,559,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jjin0KACEe67KIG0GI4apw,560,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-aACEe67KIG0GI4apw,560, +https://jazz.ibm.com:9443/rm/resources/TX_JjlEEKACEe67KIG0GI4apw,561,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskBaACEe67KIG0GI4apw,561, +https://jazz.ibm.com:9443/rm/resources/TX_JjlEEaACEe67KIG0GI4apw,562,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtAaACEe67KIG0GI4apw,562, +https://jazz.ibm.com:9443/rm/resources/TX_JjlrIKACEe67KIG0GI4apw,563,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJaACEe67KIG0GI4apw,563, +https://jazz.ibm.com:9443/rm/resources/TX_JjoucKACEe67KIG0GI4apw,564,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtGqACEe67KIG0GI4apw,564, +https://jazz.ibm.com:9443/rm/resources/TX_JjoHYKACEe67KIG0GI4apw,565,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtBKACEe67KIG0GI4apw,565, +https://jazz.ibm.com:9443/rm/resources/TX_JjngUKACEe67KIG0GI4apw,566,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ1qACEe67KIG0GI4apw,566, +https://jazz.ibm.com:9443/rm/resources/TX_Jjm5QKACEe67KIG0GI4apw,567,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeOqACEe67KIG0GI4apw,567, +https://jazz.ibm.com:9443/rm/resources/BI_JmBUH6ACEe67KIG0GI4apw,567, +https://jazz.ibm.com:9443/rm/resources/TX_JjmSMKACEe67KIG0GI4apw,568,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_JjmSMaACEe67KIG0GI4apw,569,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ7KACEe67KIG0GI4apw,569, +https://jazz.ibm.com:9443/rm/resources/TX_JjpVgKACEe67KIG0GI4apw,570,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBHaACEe67KIG0GI4apw,570, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM0KACEe67KIG0GI4apw,571, +https://jazz.ibm.com:9443/rm/resources/TX_JjoucaACEe67KIG0GI4apw,571,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JjrxwKACEe67KIG0GI4apw,572,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEMKACEe67KIG0GI4apw,572, +https://jazz.ibm.com:9443/rm/resources/TX_JjsY0KACEe67KIG0GI4apw,573,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM76ACEe67KIG0GI4apw,573, +https://jazz.ibm.com:9443/rm/resources/TX_Jjp8kaACEe67KIG0GI4apw,574,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMnaACEe67KIG0GI4apw,574, +https://jazz.ibm.com:9443/rm/resources/TX_Jjp8kKACEe67KIG0GI4apw,575,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskAaACEe67KIG0GI4apw,575, +https://jazz.ibm.com:9443/rm/resources/TX_JjqjoKACEe67KIG0GI4apw,576,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtDKACEe67KIG0GI4apw,576, +https://jazz.ibm.com:9443/rm/resources/TX_JjrKsKACEe67KIG0GI4apw,577,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMnqACEe67KIG0GI4apw,577, +https://jazz.ibm.com:9443/rm/resources/TX_Jjs_4KACEe67KIG0GI4apw,578,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtB6ACEe67KIG0GI4apw,578, +https://jazz.ibm.com:9443/rm/resources/TX_JjsY0aACEe67KIG0GI4apw,579,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskBKACEe67KIG0GI4apw,579, +https://jazz.ibm.com:9443/rm/resources/TX_Jjtm8KACEe67KIG0GI4apw,580,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA5aACEe67KIG0GI4apw,580, +https://jazz.ibm.com:9443/rm/resources/TX_JjxRUKACEe67KIG0GI4apw,581,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ2KACEe67KIG0GI4apw,581, +https://jazz.ibm.com:9443/rm/resources/TX_JjvcIKACEe67KIG0GI4apw,582,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBI6ACEe67KIG0GI4apw,582, +https://jazz.ibm.com:9443/rm/resources/BI_JlXMw6ACEe67KIG0GI4apw,583, +https://jazz.ibm.com:9443/rm/resources/TX_Jju1EKACEe67KIG0GI4apw,583,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JjvcIaACEe67KIG0GI4apw,584,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMxqACEe67KIG0GI4apw,584, +https://jazz.ibm.com:9443/rm/resources/TX_JjwqQKACEe67KIG0GI4apw,585,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeP6ACEe67KIG0GI4apw,585, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA66ACEe67KIG0GI4apw,585, +https://jazz.ibm.com:9443/rm/resources/TX_JjwDMKACEe67KIG0GI4apw,586,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ6KACEe67KIG0GI4apw,586, +https://jazz.ibm.com:9443/rm/resources/TX_JjxRUaACEe67KIG0GI4apw,587,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBFaACEe67KIG0GI4apw,587, +https://jazz.ibm.com:9443/rm/resources/TX_JjuOAKACEe67KIG0GI4apw,588,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA4aACEe67KIG0GI4apw,588, +https://jazz.ibm.com:9443/rm/resources/TX_JjzGgaACEe67KIG0GI4apw,589,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-qACEe67KIG0GI4apw,589, +https://jazz.ibm.com:9443/rm/resources/TX_Jj0UoKACEe67KIG0GI4apw,590,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_JjztkKACEe67KIG0GI4apw,591,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUKKACEe67KIG0GI4apw,591, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM6KACEe67KIG0GI4apw,592, +https://jazz.ibm.com:9443/rm/resources/TX_Jjx4YKACEe67KIG0GI4apw,592,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JjzGgKACEe67KIG0GI4apw,593,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskAKACEe67KIG0GI4apw,593, +https://jazz.ibm.com:9443/rm/resources/TX_Jjx4YaACEe67KIG0GI4apw,594,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUGKACEe67KIG0GI4apw,594, +https://jazz.ibm.com:9443/rm/resources/TX_Jj0UoaACEe67KIG0GI4apw,595,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_aACEe67KIG0GI4apw,595, +https://jazz.ibm.com:9443/rm/resources/TX_Jj07sKACEe67KIG0GI4apw,596,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj8aACEe67KIG0GI4apw,596, +https://jazz.ibm.com:9443/rm/resources/TX_Jj1iwKACEe67KIG0GI4apw,597,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMl6ACEe67KIG0GI4apw,597, +https://jazz.ibm.com:9443/rm/resources/TX_Jj4mEKACEe67KIG0GI4apw,598,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBGqACEe67KIG0GI4apw,598, +https://jazz.ibm.com:9443/rm/resources/TX_Jj5NIKACEe67KIG0GI4apw,599,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-KACEe67KIG0GI4apw,599, +https://jazz.ibm.com:9443/rm/resources/TX_Jj2J0KACEe67KIG0GI4apw,600,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ9qACEe67KIG0GI4apw,600, +https://jazz.ibm.com:9443/rm/resources/TX_Jj3X8KACEe67KIG0GI4apw,601,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeN6ACEe67KIG0GI4apw,601, +https://jazz.ibm.com:9443/rm/resources/BI_JmAtJqACEe67KIG0GI4apw,601, +https://jazz.ibm.com:9443/rm/resources/TX_Jj3_AaACEe67KIG0GI4apw,602,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ8qACEe67KIG0GI4apw,602, +https://jazz.ibm.com:9443/rm/resources/TX_Jj2w4KACEe67KIG0GI4apw,603,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ6aACEe67KIG0GI4apw,603, +https://jazz.ibm.com:9443/rm/resources/TX_Jj3_AKACEe67KIG0GI4apw,604,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBMKACEe67KIG0GI4apw,604, +https://jazz.ibm.com:9443/rm/resources/TX_Jj50MKACEe67KIG0GI4apw,605,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBKaACEe67KIG0GI4apw,605, +https://jazz.ibm.com:9443/rm/resources/TX_Jj5NIaACEe67KIG0GI4apw,606,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEMqACEe67KIG0GI4apw,606, +https://jazz.ibm.com:9443/rm/resources/TX_Jj83gKACEe67KIG0GI4apw,607,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEPKACEe67KIG0GI4apw,607, +https://jazz.ibm.com:9443/rm/resources/TX_Jj6bQKACEe67KIG0GI4apw,608,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtE6ACEe67KIG0GI4apw,608, +https://jazz.ibm.com:9443/rm/resources/TX_Jj7CUKACEe67KIG0GI4apw,609,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj9KACEe67KIG0GI4apw,609, +https://jazz.ibm.com:9443/rm/resources/TX_Jj8QcKACEe67KIG0GI4apw,610,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUPKACEe67KIG0GI4apw,610, +https://jazz.ibm.com:9443/rm/resources/TX_Jj7pYKACEe67KIG0GI4apw,611,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ9KACEe67KIG0GI4apw,611, +https://jazz.ibm.com:9443/rm/resources/TX_Jj7CUaACEe67KIG0GI4apw,612,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ86ACEe67KIG0GI4apw,612, +https://jazz.ibm.com:9443/rm/resources/TX_Jj50MaACEe67KIG0GI4apw,613,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtHKACEe67KIG0GI4apw,613, +https://jazz.ibm.com:9443/rm/resources/TX_Jj83gaACEe67KIG0GI4apw,614,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMzqACEe67KIG0GI4apw,614, +https://jazz.ibm.com:9443/rm/resources/TX_Jj_TwKACEe67KIG0GI4apw,615,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ0qACEe67KIG0GI4apw,615, +https://jazz.ibm.com:9443/rm/resources/TX_Jj-ssKACEe67KIG0GI4apw,616,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMzKACEe67KIG0GI4apw,616, +https://jazz.ibm.com:9443/rm/resources/TX_Jj_TwaACEe67KIG0GI4apw,617,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzpKACEe67KIG0GI4apw,617, +https://jazz.ibm.com:9443/rm/resources/TX_Jj_60KACEe67KIG0GI4apw,618,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtK6ACEe67KIG0GI4apw,618, +https://jazz.ibm.com:9443/rm/resources/TX_Jj9ekaACEe67KIG0GI4apw,619,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeQaACEe67KIG0GI4apw,619, +https://jazz.ibm.com:9443/rm/resources/BI_JmTA7aACEe67KIG0GI4apw,619, +https://jazz.ibm.com:9443/rm/resources/TX_Jj-FoKACEe67KIG0GI4apw,620,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jj9ekKACEe67KIG0GI4apw,621,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtHqACEe67KIG0GI4apw,621, +https://jazz.ibm.com:9443/rm/resources/TX_JkAh4aACEe67KIG0GI4apw,622,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ2qACEe67KIG0GI4apw,622, +https://jazz.ibm.com:9443/rm/resources/TX_JkAh4KACEe67KIG0GI4apw,623,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaAKACEe67KIG0GI4apw,623, +https://jazz.ibm.com:9443/rm/resources/TX_JkBI8KACEe67KIG0GI4apw,624,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtIKACEe67KIG0GI4apw,624, +https://jazz.ibm.com:9443/rm/resources/TX_JkBwAKACEe67KIG0GI4apw,625,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ4KACEe67KIG0GI4apw,625, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM5qACEe67KIG0GI4apw,626, +https://jazz.ibm.com:9443/rm/resources/TX_JkCXEaACEe67KIG0GI4apw,626,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkC-IKACEe67KIG0GI4apw,627,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBF6ACEe67KIG0GI4apw,627, +https://jazz.ibm.com:9443/rm/resources/TX_JkFaYKACEe67KIG0GI4apw,628,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaCaACEe67KIG0GI4apw,628, +https://jazz.ibm.com:9443/rm/resources/TX_JkCXEKACEe67KIG0GI4apw,629,/Terms +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-aACEe67KIG0GI4apw,630, +https://jazz.ibm.com:9443/rm/resources/TX_JkDlMaACEe67KIG0GI4apw,630,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkEMQKACEe67KIG0GI4apw,631,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtBaACEe67KIG0GI4apw,631, +https://jazz.ibm.com:9443/rm/resources/TX_JkDlMKACEe67KIG0GI4apw,632,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ16ACEe67KIG0GI4apw,632, +https://jazz.ibm.com:9443/rm/resources/BI_JlbeNaACEe67KIG0GI4apw,633, +https://jazz.ibm.com:9443/rm/resources/TX_JkGBcKACEe67KIG0GI4apw,633,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkFaYaACEe67KIG0GI4apw,634,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMlKACEe67KIG0GI4apw,634, +https://jazz.ibm.com:9443/rm/resources/BI_JlbeNqACEe67KIG0GI4apw,635, +https://jazz.ibm.com:9443/rm/resources/TX_JkGogKACEe67KIG0GI4apw,635,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtIaACEe67KIG0GI4apw,635, +https://jazz.ibm.com:9443/rm/resources/TX_JkJEwKACEe67KIG0GI4apw,636,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskC6ACEe67KIG0GI4apw,636, +https://jazz.ibm.com:9443/rm/resources/BI_JlbeMaACEe67KIG0GI4apw,637, +https://jazz.ibm.com:9443/rm/resources/TX_JkJr0KACEe67KIG0GI4apw,637,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXz06ACEe67KIG0GI4apw,638, +https://jazz.ibm.com:9443/rm/resources/TX_JkH2oKACEe67KIG0GI4apw,638,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkGogaACEe67KIG0GI4apw,639,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ06ACEe67KIG0GI4apw,639, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM3aACEe67KIG0GI4apw,640, +https://jazz.ibm.com:9443/rm/resources/TX_JkIdsKACEe67KIG0GI4apw,640,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkIdsaACEe67KIG0GI4apw,641,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA6KACEe67KIG0GI4apw,641, +https://jazz.ibm.com:9443/rm/resources/TX_JkHPkKACEe67KIG0GI4apw,642,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ7aACEe67KIG0GI4apw,642, +https://jazz.ibm.com:9443/rm/resources/TX_JkKS4KACEe67KIG0GI4apw,643,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskDqACEe67KIG0GI4apw,643, +https://jazz.ibm.com:9443/rm/resources/TX_JkMIEKACEe67KIG0GI4apw,644,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEOqACEe67KIG0GI4apw,644, +https://jazz.ibm.com:9443/rm/resources/TX_JkMvIKACEe67KIG0GI4apw,645,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEOKACEe67KIG0GI4apw,645, +https://jazz.ibm.com:9443/rm/resources/BI_JlkBLqACEe67KIG0GI4apw,646, +https://jazz.ibm.com:9443/rm/resources/TX_JkKS4aACEe67KIG0GI4apw,646,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM46ACEe67KIG0GI4apw,647, +https://jazz.ibm.com:9443/rm/resources/TX_JkLhAKACEe67KIG0GI4apw,647,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM56ACEe67KIG0GI4apw,648, +https://jazz.ibm.com:9443/rm/resources/TX_JkK58KACEe67KIG0GI4apw,648,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkLhAaACEe67KIG0GI4apw,649,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskCaACEe67KIG0GI4apw,649, +https://jazz.ibm.com:9443/rm/resources/TX_JkK58aACEe67KIG0GI4apw,650,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUEqACEe67KIG0GI4apw,650, +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_KACEe67KIG0GI4apw,651, +https://jazz.ibm.com:9443/rm/resources/TX_JkMvIaACEe67KIG0GI4apw,651,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeNKACEe67KIG0GI4apw,652, +https://jazz.ibm.com:9443/rm/resources/TX_JkNWMKACEe67KIG0GI4apw,652,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBFqACEe67KIG0GI4apw,653, +https://jazz.ibm.com:9443/rm/resources/TX_JkPycKACEe67KIG0GI4apw,653,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlbeOaACEe67KIG0GI4apw,654, +https://jazz.ibm.com:9443/rm/resources/TX_JkPLYaACEe67KIG0GI4apw,654,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBKKACEe67KIG0GI4apw,655, +https://jazz.ibm.com:9443/rm/resources/TX_JkPycaACEe67KIG0GI4apw,655,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXMyaACEe67KIG0GI4apw,656, +https://jazz.ibm.com:9443/rm/resources/TX_JkN9QKACEe67KIG0GI4apw,656,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBG6ACEe67KIG0GI4apw,657, +https://jazz.ibm.com:9443/rm/resources/TX_JkPLYKACEe67KIG0GI4apw,657,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkN9QaACEe67KIG0GI4apw,658,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtEKACEe67KIG0GI4apw,658, +https://jazz.ibm.com:9443/rm/resources/TX_JkOkUKACEe67KIG0GI4apw,659,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ8KACEe67KIG0GI4apw,659, +https://jazz.ibm.com:9443/rm/resources/TX_JkQZgKACEe67KIG0GI4apw,660,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWENKACEe67KIG0GI4apw,660, +https://jazz.ibm.com:9443/rm/resources/TX_JkQZgaACEe67KIG0GI4apw,661,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ46ACEe67KIG0GI4apw,661, +https://jazz.ibm.com:9443/rm/resources/TX_JkUD4KACEe67KIG0GI4apw,662,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-6ACEe67KIG0GI4apw,662, +https://jazz.ibm.com:9443/rm/resources/TX_JkRAkKACEe67KIG0GI4apw,663,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskBqACEe67KIG0GI4apw,663, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM0qACEe67KIG0GI4apw,664, +https://jazz.ibm.com:9443/rm/resources/TX_JkTc0KACEe67KIG0GI4apw,664,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskAqACEe67KIG0GI4apw,665, +https://jazz.ibm.com:9443/rm/resources/TX_JkRnoKACEe67KIG0GI4apw,665,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkS1wKACEe67KIG0GI4apw,666,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtDqACEe67KIG0GI4apw,666, +https://jazz.ibm.com:9443/rm/resources/TX_JkSOsKACEe67KIG0GI4apw,667,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ9aACEe67KIG0GI4apw,667, +https://jazz.ibm.com:9443/rm/resources/TX_JkUD4aACEe67KIG0GI4apw,668,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtFqACEe67KIG0GI4apw,668, +https://jazz.ibm.com:9443/rm/resources/TX_JkS1waACEe67KIG0GI4apw,669,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtGKACEe67KIG0GI4apw,669, +https://jazz.ibm.com:9443/rm/resources/TX_JkV5EKACEe67KIG0GI4apw,670,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaAqACEe67KIG0GI4apw,670, +https://jazz.ibm.com:9443/rm/resources/BI_JlPRAKACEe67KIG0GI4apw,671, +https://jazz.ibm.com:9443/rm/resources/TX_JkWgIKACEe67KIG0GI4apw,671,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkVSAaACEe67KIG0GI4apw,672,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtF6ACEe67KIG0GI4apw,672, +https://jazz.ibm.com:9443/rm/resources/TX_JkWgIaACEe67KIG0GI4apw,673,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ_aACEe67KIG0GI4apw,673, +https://jazz.ibm.com:9443/rm/resources/TX_JkUq8KACEe67KIG0GI4apw,674,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBKqACEe67KIG0GI4apw,674, +https://jazz.ibm.com:9443/rm/resources/TX_JkVSAKACEe67KIG0GI4apw,675,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtEqACEe67KIG0GI4apw,675, +https://jazz.ibm.com:9443/rm/resources/BI_JlkBK6ACEe67KIG0GI4apw,676, +https://jazz.ibm.com:9443/rm/resources/TX_JkYVUKACEe67KIG0GI4apw,676,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkXuQKACEe67KIG0GI4apw,677,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtEaACEe67KIG0GI4apw,677, +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj86ACEe67KIG0GI4apw,678, +https://jazz.ibm.com:9443/rm/resources/TX_JkY8YaACEe67KIG0GI4apw,678,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPRAaACEe67KIG0GI4apw,679, +https://jazz.ibm.com:9443/rm/resources/TX_JkY8YKACEe67KIG0GI4apw,679,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkXHMKACEe67KIG0GI4apw,680,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj-KACEe67KIG0GI4apw,680, +https://jazz.ibm.com:9443/rm/resources/TX_JkbYoaACEe67KIG0GI4apw,681,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEPaACEe67KIG0GI4apw,681, +https://jazz.ibm.com:9443/rm/resources/TX_JkaKgKACEe67KIG0GI4apw,682,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBLKACEe67KIG0GI4apw,682, +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ-qACEe67KIG0GI4apw,683, +https://jazz.ibm.com:9443/rm/resources/TX_JkZjcKACEe67KIG0GI4apw,683,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkaKgaACEe67KIG0GI4apw,684,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUOKACEe67KIG0GI4apw,684, +https://jazz.ibm.com:9443/rm/resources/BI_JlbeM6ACEe67KIG0GI4apw,685, +https://jazz.ibm.com:9443/rm/resources/TX_JkaxkKACEe67KIG0GI4apw,685,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_qACEe67KIG0GI4apw,686, +https://jazz.ibm.com:9443/rm/resources/TX_JkbYoKACEe67KIG0GI4apw,686,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkdN0KACEe67KIG0GI4apw,687,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUJ6ACEe67KIG0GI4apw,687, +https://jazz.ibm.com:9443/rm/resources/BI_JlXz0aACEe67KIG0GI4apw,688, +https://jazz.ibm.com:9443/rm/resources/TX_JkcmwKACEe67KIG0GI4apw,688,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtC6ACEe67KIG0GI4apw,689, +https://jazz.ibm.com:9443/rm/resources/TX_Jkeb8KACEe67KIG0GI4apw,689,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkfDAKACEe67KIG0GI4apw,690,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUFaACEe67KIG0GI4apw,690, +https://jazz.ibm.com:9443/rm/resources/TX_JkdN0aACEe67KIG0GI4apw,691,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzp6ACEe67KIG0GI4apw,691, +https://jazz.ibm.com:9443/rm/resources/TX_JkfqEKACEe67KIG0GI4apw,692,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jkd04KACEe67KIG0GI4apw,693,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaAaACEe67KIG0GI4apw,693, +https://jazz.ibm.com:9443/rm/resources/TX_JkfDAaACEe67KIG0GI4apw,694,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ8qACEe67KIG0GI4apw,694, +https://jazz.ibm.com:9443/rm/resources/TX_JkgRIKACEe67KIG0GI4apw,695,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEPqACEe67KIG0GI4apw,695, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM7aACEe67KIG0GI4apw,696, +https://jazz.ibm.com:9443/rm/resources/TX_JkiGUaACEe67KIG0GI4apw,696,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkiGUKACEe67KIG0GI4apw,697,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JltLAKACEe67KIG0GI4apw,697, +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ_6ACEe67KIG0GI4apw,698, +https://jazz.ibm.com:9443/rm/resources/TX_Jkg4MKACEe67KIG0GI4apw,698,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkhfQKACEe67KIG0GI4apw,699,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA56ACEe67KIG0GI4apw,699, +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ86ACEe67KIG0GI4apw,700, +https://jazz.ibm.com:9443/rm/resources/TX_Jkj7gKACEe67KIG0GI4apw,700,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBJ6ACEe67KIG0GI4apw,701, +https://jazz.ibm.com:9443/rm/resources/TX_JkjUcKACEe67KIG0GI4apw,701,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkitYKACEe67KIG0GI4apw,702,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMkqACEe67KIG0GI4apw,702, +https://jazz.ibm.com:9443/rm/resources/TX_Jkj7gaACEe67KIG0GI4apw,703,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUKqACEe67KIG0GI4apw,703, +https://jazz.ibm.com:9443/rm/resources/BI_JmAtAqACEe67KIG0GI4apw,704, +https://jazz.ibm.com:9443/rm/resources/TX_JklJoKACEe67KIG0GI4apw,704,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkkikKACEe67KIG0GI4apw,705,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUEKACEe67KIG0GI4apw,705, +https://jazz.ibm.com:9443/rm/resources/TX_Jknl4KACEe67KIG0GI4apw,706,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ56ACEe67KIG0GI4apw,706, +https://jazz.ibm.com:9443/rm/resources/TX_JklwsaACEe67KIG0GI4apw,707,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzoqACEe67KIG0GI4apw,707, +https://jazz.ibm.com:9443/rm/resources/TX_JklwsKACEe67KIG0GI4apw,708,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaBqACEe67KIG0GI4apw,708, +https://jazz.ibm.com:9443/rm/resources/TX_JkmXwKACEe67KIG0GI4apw,709,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSaBKACEe67KIG0GI4apw,709, +https://jazz.ibm.com:9443/rm/resources/TX_Jkm-0KACEe67KIG0GI4apw,710,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-qACEe67KIG0GI4apw,710, +https://jazz.ibm.com:9443/rm/resources/TX_JkrQQKACEe67KIG0GI4apw,711,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ-6ACEe67KIG0GI4apw,711, +https://jazz.ibm.com:9443/rm/resources/TX_Jko0AKACEe67KIG0GI4apw,712,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUMKACEe67KIG0GI4apw,712, +https://jazz.ibm.com:9443/rm/resources/TX_JkoM8KACEe67KIG0GI4apw,713,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ76ACEe67KIG0GI4apw,713, +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ9KACEe67KIG0GI4apw,714, +https://jazz.ibm.com:9443/rm/resources/TX_JkqCIKACEe67KIG0GI4apw,714,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JkqCIaACEe67KIG0GI4apw,715,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA46ACEe67KIG0GI4apw,715, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM16ACEe67KIG0GI4apw,716, +https://jazz.ibm.com:9443/rm/resources/TX_JkrQQaACEe67KIG0GI4apw,716,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_JktsgKACEe67KIG0GI4apw,717,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ5KACEe67KIG0GI4apw,717, +https://jazz.ibm.com:9443/rm/resources/TX_Jkr3UKACEe67KIG0GI4apw,718,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGMmKACEe67KIG0GI4apw,718, +https://jazz.ibm.com:9443/rm/resources/TX_JkzMEaACEe67KIG0GI4apw,719,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmTA4qACEe67KIG0GI4apw,719, +https://jazz.ibm.com:9443/rm/resources/TX_JkylAKACEe67KIG0GI4apw,720,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlskDKACEe67KIG0GI4apw,720, +https://jazz.ibm.com:9443/rm/resources/BI_JlXMy6ACEe67KIG0GI4apw,721, +https://jazz.ibm.com:9443/rm/resources/TX_JkzMEKACEe67KIG0GI4apw,721,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk0aMKACEe67KIG0GI4apw,722,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmSZ5qACEe67KIG0GI4apw,722, +https://jazz.ibm.com:9443/rm/resources/BI_JlkBIKACEe67KIG0GI4apw,723, +https://jazz.ibm.com:9443/rm/resources/TX_Jkx98KACEe67KIG0GI4apw,723,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk3dgKACEe67KIG0GI4apw,724,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj9aACEe67KIG0GI4apw,724, +https://jazz.ibm.com:9443/rm/resources/TX_Jk2PYKACEe67KIG0GI4apw,725,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUNaACEe67KIG0GI4apw,725, +https://jazz.ibm.com:9443/rm/resources/TX_Jk22cKACEe67KIG0GI4apw,726,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_aACEe67KIG0GI4apw,726, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM1aACEe67KIG0GI4apw,727, +https://jazz.ibm.com:9443/rm/resources/TX_Jk2PYaACEe67KIG0GI4apw,727,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlXM6qACEe67KIG0GI4apw,728, +https://jazz.ibm.com:9443/rm/resources/TX_Jk1BQKACEe67KIG0GI4apw,728,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk1oUKACEe67KIG0GI4apw,729,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBGaACEe67KIG0GI4apw,729, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM2KACEe67KIG0GI4apw,730, +https://jazz.ibm.com:9443/rm/resources/TX_Jk4EkKACEe67KIG0GI4apw,730,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlPQ9aACEe67KIG0GI4apw,731, +https://jazz.ibm.com:9443/rm/resources/TX_Jk3dgaACEe67KIG0GI4apw,731,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk7H4KACEe67KIG0GI4apw,732,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmAtKKACEe67KIG0GI4apw,732, +https://jazz.ibm.com:9443/rm/resources/TX_Jk4roKACEe67KIG0GI4apw,733,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Jlsj_KACEe67KIG0GI4apw,733, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM5aACEe67KIG0GI4apw,734, +https://jazz.ibm.com:9443/rm/resources/TX_Jk6g0KACEe67KIG0GI4apw,734,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk55wKACEe67KIG0GI4apw,735,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEMaACEe67KIG0GI4apw,735, +https://jazz.ibm.com:9443/rm/resources/BI_JlXMwaACEe67KIG0GI4apw,736, +https://jazz.ibm.com:9443/rm/resources/TX_Jk4roaACEe67KIG0GI4apw,736,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk5SsKACEe67KIG0GI4apw,737,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzpaACEe67KIG0GI4apw,737, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM06ACEe67KIG0GI4apw,738, +https://jazz.ibm.com:9443/rm/resources/TX_Jk7u8KACEe67KIG0GI4apw,738,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk6g0aACEe67KIG0GI4apw,739,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JlkBFKACEe67KIG0GI4apw,739, +https://jazz.ibm.com:9443/rm/resources/TX_Jk-LMaACEe67KIG0GI4apw,740,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmBUOqACEe67KIG0GI4apw,740, +https://jazz.ibm.com:9443/rm/resources/TX_Jk-LMKACEe67KIG0GI4apw,741,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmWEOaACEe67KIG0GI4apw,741, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM1KACEe67KIG0GI4apw,742, +https://jazz.ibm.com:9443/rm/resources/TX_Jk7u8aACEe67KIG0GI4apw,742,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Jk89EKACEe67KIG0GI4apw,743,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_JmGzoaACEe67KIG0GI4apw,743, +https://jazz.ibm.com:9443/rm/resources/BI_JlXM36ACEe67KIG0GI4apw,744, +https://jazz.ibm.com:9443/rm/resources/TX_Jk8WAKACEe67KIG0GI4apw,744,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts diff --git a/elmclient/tests/results/test136.csv b/elmclient/tests/results/test136.csv index 5349c7f..1fb326b 100644 --- a/elmclient/tests/results/test136.csv +++ b/elmclient/tests/results/test136.csv @@ -1,52 +1,52 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/resources/TX_xYbwcZuoEe67bLKsSDSILg,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUxpuoEe67bLKsSDSILg,2999, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIhZuoEe67bLKsSDSILg,3017,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWCkAJuoEe67bLKsSDSILg,3017, -https://jazz.ibm.com:9443/rm/resources/TX_xYmIjZuoEe67bLKsSDSILg,3028,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBIpuoEe67bLKsSDSILg,3028, -https://jazz.ibm.com:9443/rm/resources/TX_xYv5gZuoEe67bLKsSDSILg,3036,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxz5uoEe67bLKsSDSILg,3036, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qgJuoEe67bLKsSDSILg,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxvJuoEe67bLKsSDSILg,3052, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qipuoEe67bLKsSDSILg,3065,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCpuoEe67bLKsSDSILg,3065, -https://jazz.ibm.com:9443/rm/resources/TX_xY5qkZuoEe67bLKsSDSILg,3073,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAv5uoEe67bLKsSDSILg,3073, -https://jazz.ibm.com:9443/rm/resources/TX_xZWWdZuoEe67bLKsSDSILg,3114,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAz5uoEe67bLKsSDSILg,3114, -https://jazz.ibm.com:9443/rm/resources/TX_xZgHeZuoEe67bLKsSDSILg,3131,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUzJuoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0puoEe67bLKsSDSILg,3131, -https://jazz.ibm.com:9443/rm/resources/TX_xZp4dJuoEe67bLKsSDSILg,3145,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4JuoEe67bLKsSDSILg,3145, -https://jazz.ibm.com:9443/rm/resources/TX_xZ9aeJuoEe67bLKsSDSILg,3170,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzZuoEe67bLKsSDSILg,3170, -https://jazz.ibm.com:9443/rm/resources/TX_xaQVY5uoEe67bLKsSDSILg,3197,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA95uoEe67bLKsSDSILg,3197, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGZpuoEe67bLKsSDSILg,3221,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAzpuoEe67bLKsSDSILg,3221, -https://jazz.ibm.com:9443/rm/resources/TX_xaaGb5uoEe67bLKsSDSILg,3228,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpA0JuoEe67bLKsSDSILg,3228, -https://jazz.ibm.com:9443/rm/resources/TX_xajQVJuoEe67bLKsSDSILg,3236,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpAtZuoEe67bLKsSDSILg,3236, -https://jazz.ibm.com:9443/rm/resources/TX_xajQV5uoEe67bLKsSDSILg,3238,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUyZuoEe67bLKsSDSILg,3238, -https://jazz.ibm.com:9443/rm/resources/TX_xajQWpuoEe67bLKsSDSILg,3242,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyxzpuoEe67bLKsSDSILg,3242, -https://jazz.ibm.com:9443/rm/resources/TX_xa2yWpuoEe67bLKsSDSILg,3281,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx3puoEe67bLKsSDSILg,3281, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QpuoEe67bLKsSDSILg,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWMUx5uoEe67bLKsSDSILg,3285, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QZuoEe67bLKsSDSILg,3289,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBB5uoEe67bLKsSDSILg,3289, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8QJuoEe67bLKsSDSILg,3291,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWVe1ZuoEe67bLKsSDSILg,3291, -https://jazz.ibm.com:9443/rm/resources/TX_xa_8SZuoEe67bLKsSDSILg,3296,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx4puoEe67bLKsSDSILg,3296, -https://jazz.ibm.com:9443/rm/resources/TX_xbJtRJuoEe67bLKsSDSILg,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWyx8puoEe67bLKsSDSILg,3303, -https://jazz.ibm.com:9443/rm/resources/TX_xbnARpuoEe67bLKsSDSILg,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBI5uoEe67bLKsSDSILg,3346, -https://jazz.ibm.com:9443/rm/resources/TX_xbnASZuoEe67bLKsSDSILg,3347,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_xWpBCZuoEe67bLKsSDSILg,3347, +https://jazz.ibm.com:9443/rm/resources/TX_pWNvQKACEe67KIG0GI4apw,2999,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBysqACEe67KIG0GI4apw,2999, +https://jazz.ibm.com:9443/rm/resources/TX_pWWSIKACEe67KIG0GI4apw,3020,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pY8TSqACEe67KIG0GI4apw,3020, +https://jazz.ibm.com:9443/rm/resources/TX_pWZVcKACEe67KIG0GI4apw,3027,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVKACEe67KIG0GI4apw,3027, +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,3039,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,3039, +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,3052,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,3052, +https://jazz.ibm.com:9443/rm/resources/TX_pWomAaACEe67KIG0GI4apw,3061,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,3061, +https://jazz.ibm.com:9443/rm/resources/TX_pWsQYKACEe67KIG0GI4apw,3067,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,3067, +https://jazz.ibm.com:9443/rm/resources/TX_pXBAgKACEe67KIG0GI4apw,3113,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,3113, +https://jazz.ibm.com:9443/rm/resources/TX_pXGgEaACEe67KIG0GI4apw,3130,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZByuKACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,3130, +https://jazz.ibm.com:9443/rm/resources/TX_pXKxgaACEe67KIG0GI4apw,3140,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyr6ACEe67KIG0GI4apw,3140, +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,3173,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,3173, +https://jazz.ibm.com:9443/rm/resources/TX_pXm2YKACEe67KIG0GI4apw,3195,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,3195, +https://jazz.ibm.com:9443/rm/resources/TX_pXx1gaACEe67KIG0GI4apw,3215,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,3215, +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4KACEe67KIG0GI4apw,3225,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,3225, +https://jazz.ibm.com:9443/rm/resources/TX_pX38IKACEe67KIG0GI4apw,3235,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,3235, +https://jazz.ibm.com:9443/rm/resources/TX_pX5KQKACEe67KIG0GI4apw,3237,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBytaACEe67KIG0GI4apw,3237, +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,3246,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,3246, +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,3283,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,3283, +https://jazz.ibm.com:9443/rm/resources/TX_pYLeIKACEe67KIG0GI4apw,3285,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZBys6ACEe67KIG0GI4apw,3285, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EKACEe67KIG0GI4apw,3290,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZIgfqACEe67KIG0GI4apw,3290, +https://jazz.ibm.com:9443/rm/resources/TX_pYK3EaACEe67KIG0GI4apw,3291,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,3291, +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,3295,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,3295, +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,3303,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,3303, +https://jazz.ibm.com:9443/rm/resources/TX_pYiqgKACEe67KIG0GI4apw,3346,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZlMVaACEe67KIG0GI4apw,3346, +https://jazz.ibm.com:9443/rm/resources/TX_pYjRkaACEe67KIG0GI4apw,3348,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,3348, diff --git a/elmclient/tests/results/test137.csv b/elmclient/tests/results/test137.csv index f76feb9..728048a 100644 --- a/elmclient/tests/results/test137.csv +++ b/elmclient/tests/results/test137.csv @@ -1,121 +1,337 @@ -$uri,Accepted,Contributor,Created On,Creator,Identifier,Mitigates,Modified On,Primary Text,Priority,Requirement Type,Satisfies,Schedule,Title,Verifiability,Verification Method,http://jazz.net/ns/acp#accessControl,http://jazz.net/ns/rm/navigation#parent,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/TX_xYmIgZuoEe67bLKsSDSILg,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:31.065Z,https://jazz.ibm.com:9443/jts/users/ibm,3015,,2023-12-16T00:19:31.065Z,"Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB) -Memory - 12GB fully buffered DIMM - +

The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the address of each account. For completed (read) accounts, the display information shall include: the date and time of the last reading, summary of usage data, and the id of handheld reading device.

+",,Functional,,,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyk6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.637Z,https://jazz.ibm.com:9443/jts/users/ibm,3266,,2023-12-21T13:12:54.637Z,"
+

The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the address of each account. For completed (read) accounts, the display information shall include: the date and time of the last reading, summary of usage data, and the id of handheld reading device.

+
",,Functional,3030,,"The handheld device shall have a screen capable of displaying the number of accounts that have been read and unread. Display information shall include: total number of accounts in collection route, number of read accounts, number of unread accounts, the ad",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWUc8aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.618Z,https://jazz.ibm.com:9443/jts/users/ibm,3012,,2023-12-21T13:12:54.618Z,"
+
  • Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB)
  • Memory - 12GB fully buffered DIMM
  • Storage controller
  • 1st hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive
  • 2nd hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive - Mirrored
  • 3 Hard drives configured in RAID 5 configuration - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive, 1 - Hot Swap Spare - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm drives.
  • Network card - 2 Embedded Multifunction Gigabit Network Adapters
  • Power supply - 700w Hot Plug Power Supply
  • Redundant power supply
  • Redundant fans
  • Multimedia drive - DVD+RW 8x drive 17
  • Server management
+
",,,,,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYUoEKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.618Z,https://jazz.ibm.com:9443/jts/users/ibm,3315,,2023-12-21T13:12:54.618Z,"
+
  • Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB)
  • Memory - 8Gb fully buffered DIMM
  • Storage controller
  • 1st hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive
  • 2nd hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive - Mirrored
  • Network card - 2 Embedded Multifunction Gigabit Network Adapters
  • Power supply - 700w Hot Plug Power Supply
  • Redundant power supply
  • Redundant fans
  • Multimedia drive - DVD+RW 8x drive
  • Server management
+
",,Non-Functional,,,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,['Not Set'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.618Z,https://jazz.ibm.com:9443/jts/users/ibm,3315,,2023-12-21T13:12:54.618Z,"
+
  • Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB)
  • Memory - 8Gb fully buffered DIMM
  • Storage controller
  • 1st hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive
  • 2nd hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive - Mirrored
  • Network card - 2 Embedded Multifunction Gigabit Network Adapters
  • Power supply - 700w Hot Plug Power Supply
  • Redundant power supply
  • Redundant fans
  • Multimedia drive - DVD+RW 8x drive
  • Server management
+
",,Non-Functional,,,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Buss (FSB),,['Not Set'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.618Z,https://jazz.ibm.com:9443/jts/users/ibm,3012,,2023-12-21T13:12:54.618Z,"
+
  • Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB)
  • Memory - 12GB fully buffered DIMM
  • Storage controller
  • 1st hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive
  • 2nd hard drive - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive - Mirrored
  • 3 Hard drives configured in RAID 5 configuration - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm Hard Drive, 1 - Hot Swap Spare - 146 GB Hot Plug, 2.5 SAS, 10,000 rpm drives.
  • Network card - 2 Embedded Multifunction Gigabit Network Adapters
  • Power supply - 700w Hot Plug Power Supply
  • Redundant power supply
  • Redundant fans
  • Multimedia drive - DVD+RW 8x drive 17
  • Server management
+
",,,,,Two dual-core processors with minimum 3.00 Ghz processor and 1333 Frontside Bus (FSB),,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmJwKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3058,,2023-12-21T13:12:54.580Z,"
+

The city will require a two server system, application and data storage.

+
",,Non-Functional,,,"The city will require a two server system, application and data storage.",,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWh4UKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3048,,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",,Functional,,,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,"['Demonstration', 'Test']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3048,,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",,Functional,3046,,"The handheld device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,"['Demonstration', 'Test']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyrKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3058,,2023-12-21T13:12:54.580Z,"
+

The city will require a two server system, application and data storage.

+
",,Non-Functional,,,"The city will require a two server system, application and data storage.",,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXW-wKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,3173,,2023-12-21T13:12:54.579Z,"
+

The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.

+
",,Functional,,,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,['Demonstration'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,3173,,2023-12-21T13:12:54.579Z,"
+

The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.

+
",,Functional,3293,,"The meter interface unit shall operate using walk-by, mobile (vehicle-based), and mesh network collection platforms.",,['Demonstration'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX4jMKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,3233,,2023-12-21T13:12:54.578Z,"
+

Warranty - 3 years parts on-site labor, next business day

+
",,,,,"Warranty - 3 years parts on-site labor, next business day",,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyuaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,3233,,2023-12-21T13:12:54.578Z,"
+

Warranty - 3 years parts on-site labor, next business day

+
",,,,,"Warranty - 3 years parts on-site labor, next business day",,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3313,,2023-12-21T13:12:54.576Z,"
+

The handheld device shall include a leak indicator.

+
",,Functional,,,The handheld device shall include a leak indicator.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyl6ACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3313,,2023-12-21T13:12:54.576Z,"
+

The handheld device shall include a leak indicator.

+
",,Functional,,,The handheld device shall include a leak indicator.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYIa0KACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,3283,,2023-12-21T13:12:54.575Z,"
+

The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.

+
",,Non-Functional,,,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyraACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,3283,,2023-12-21T13:12:54.575Z,"
+

The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.

+
",,Non-Functional,,,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include an Uninterruptible Power Supply (UPS) of at least 4 hours.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWL6EKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.574Z,https://jazz.ibm.com:9443/jts/users/ibm,2997,,2023-12-21T13:12:54.574Z,"
+

Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.

+
",,Functional,,,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.574Z,https://jazz.ibm.com:9443/jts/users/ibm,2997,,2023-12-21T13:12:54.574Z,"
+

Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.

+
",,Functional,3248,,Information captured via the handheld device shall be downloadable via either cable hookup or wireless signal.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWfcEaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3041,,2023-12-21T13:12:54.573Z,"
+

Application server with the following minimum specifications:

+
",,,,,Application server with the following minimum specifications:,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwys6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3041,,2023-12-21T13:12:54.573Z,"
+

Application server with the following minimum specifications:

+
",,,,,Application server with the following minimum specifications:,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWrpUKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,3069,,2023-12-21T13:12:54.572Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading.

+
",Medium,Functional,,Version 2,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,true,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXCOoaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,3122,,2023-12-21T13:12:54.572Z,"
+

Warranty - 3 years parts on-site labor, next business day

+
",,,,,"Warranty - 3 years parts on-site labor, next business day",,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyj6ACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,3069,,2023-12-21T13:12:54.572Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading.

+
",Medium,Functional,3311,Version 2,The handheld device shall provide for the means for the meter reader to manually enter a meter reading.,true,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwytaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,3122,,2023-12-21T13:12:54.572Z,"
+

Warranty - 3 years parts on-site labor, next business day

+
",,,,,"Warranty - 3 years parts on-site labor, next business day",,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWZ8gaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3032,,2023-12-21T13:12:54.571Z,"
+

The system shall have a permanently installed network to capture meter readings

+
",,Non-Functional,,,The system shall have a permanently installed network to capture meter readings,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWmw0KACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3059,,2023-12-21T13:12:54.571Z,"
+

The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.

+
",,Functional,,,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykqACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3059,,2023-12-21T13:12:54.571Z,"
+

The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.

+
",,Functional,3062,,"The handheld device shall have the ability to search for accounts by Last Name, Service Address, Meter Number, and Unread Meters.",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyp6ACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3032,,2023-12-21T13:12:54.571Z,"
+

The system shall have a permanently installed network to capture meter readings

+
",,Non-Functional,,,The system shall have a permanently installed network to capture meter readings,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYVPIKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3316,,2023-12-21T13:12:54.570Z,"
+

The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.

+
",,Non-Functional,,,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,['Demonstration'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYausaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3326,,2023-12-21T13:12:54.570Z,"
+

The handheld unit shall have a mass no greater than 2.25kg.

+
",,Functional,,,The handheld unit shall have a mass no greater than 2.25kg.,,['Inspection'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYAfAaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3258,,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).

+
",,Non-Functional,,,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3326,3328,2023-12-21T13:12:54.570Z,"
+

The handheld unit shall have a mass no greater than 2.25kg.

+
",,Functional,,,The handheld unit shall have a mass no greater than 2.25kg.,,['Inspection'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqqACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3316,3340,2023-12-21T13:12:54.570Z,"
+

The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.

+
",,Non-Functional,,,"The system shall consist of a series of antennas, towers, collectors, repeaters, or other permanently installed infrastructure to collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the",,['Demonstration'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3258,,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).

+
",,Non-Functional,3013,,The meter interface unit shall be powered by a replaceable long lasting battery (lithium or other).,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWlisaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,3056,,2023-12-21T13:12:54.569Z,"
+

The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day

+
",,,,,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWxv8KACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,3081,,2023-12-21T13:12:54.569Z,"
+

The handheld device shall display the following data for leakage: timestamp, meter ID

+
",,Functional,,,"The handheld device shall display the following data for leakage: timestamp, meter ID",,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,3056,,2023-12-21T13:12:54.569Z,"
+

The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day

+
",,,,,The meter interface unit shall log a leak if the instantaneous reading is more than 10% different from the historical average for the hour of the day,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymqACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,3081,,2023-12-21T13:12:54.569Z,"
+

The handheld device shall display the following data for leakage: timestamp, meter ID

+
",,Functional,,,"The handheld device shall display the following data for leakage: timestamp, meter ID",,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXYz8KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3175,,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall take readings of pressure with a maximum interval of 1 second

+
",,,,,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYN6YKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3295,,2023-12-21T13:12:54.568Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",,Functional,,,The control computer shall be capable of operating in a normal office environment.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3341,,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar

+
",,,,,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXru4KACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3208,,2023-12-21T13:12:54.568Z,"
+

Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.

+
",,Functional,,,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYXrYKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3318,,2023-12-21T13:12:54.568Z,"
+

The handheld unit shall function in environments from -5 degree C through +50 degree C.

+
",,Functional,,,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3318,3027,2023-12-21T13:12:54.568Z,"
+

The handheld unit shall function in environments from -5 degree C through +50 degree C.

+
",,Functional,,,The handheld unit shall function in environments from -5 degree C through +50 degree C.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3341,,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar

+
",,,,,The meter interface unit shall log a low pressure event if the pressure is below 1.8 bar,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TL6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3175,,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall take readings of pressure with a maximum interval of 1 second

+
",,,,,The meter interface unit shall take readings of pressure with a maximum interval of 1 second,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwysaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3295,,2023-12-21T13:12:54.568Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",,Functional,,,The control computer shall be capable of operating in a normal office environment.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3208,,2023-12-21T13:12:54.568Z,"
+

Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.

+
",,Functional,,,"Individual meter usage data and leak diagnostic data, when successfully uploaded to the handheld device, shall be immediately available for display on the handheld device.",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX1f4aACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3232,,2023-12-21T13:12:54.567Z,"
+

The handheld device shall interfaces with the city's backoffice software.

+
",Low,Functional,,Beyond Version 2,The handheld device shall interfaces with the city's backoffice software.,,['Demonstration'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYV2MKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3314,,2023-12-21T13:12:54.567Z,"
+

The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.

+
",,Functional,,,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXwAUKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3217,,2023-12-21T13:12:54.567Z,"
+

When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conserving battery life.

+
",,Functional,,,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyo6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3217,,2023-12-21T13:12:54.567Z,"
+

When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conserving battery life.

+
",,Functional,3045,,"When connected to a fixed network, the meter interface unit shall 'wake up' and communicate for 4 seconds every 30 minutes, synchronizing all clocks and configuration information. Between these transmissions, the unit remains in a low power state, conservi",,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwykKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3232,,2023-12-21T13:12:54.567Z,"
+

The handheld device shall interfaces with the city's backoffice software.

+
",Low,Functional,3248,Beyond Version 2,The handheld device shall interfaces with the city's backoffice software.,,['Demonstration'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyn6ACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3314,,2023-12-21T13:12:54.567Z,"
+

The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.

+
",,Functional,3001,,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYhcYaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,3344,,2023-12-21T13:12:54.566Z,"
+

The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar

+
",,,,,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWdm4KACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,3039,,2023-12-21T13:12:54.566Z,"
+

The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.

+
",,Functional,,,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX7mgKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,3245,,2023-12-21T13:12:54.566Z,"
+

The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.

+
",,Non-Functional,,,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynqACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,3039,,2023-12-21T13:12:54.566Z,"
+

The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.

+
",,Functional,3078,,"The meter interface unit shall employ two-way communications down to the endpoint making it possible for operators to 'push' interval data requests, firmware updates, new capabilities and updated monitoring schedules via the network.",,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywqACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,3245,,2023-12-21T13:12:54.566Z,"
+

The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.

+
",,Non-Functional,3311,,The handheld device shall provide for a minimum of 16MB of memory in order to support field data collection.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TM6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,3344,,2023-12-21T13:12:54.566Z,"
+

The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar

+
",,,,,The meter interface unit shall log a high pressure event if the pressure is above 6.5 bar,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWkUkKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3052,,2023-12-21T13:12:54.565Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",,Non-Functional,,,The control computer shall be capable of operating in a normal office environment.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyi6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3052,,2023-12-21T13:12:54.565Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",,Non-Functional,,,The control computer shall be capable of operating in a normal office environment.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYQ9sKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3303,,2023-12-21T13:12:54.564Z,"
+

The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.

+
",,Non-Functional,,,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW8vEKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3112,,2023-12-21T13:12:54.564Z,"
+

Database server with the following minimum specifications:

+
",,N/A,,,Database server with the following minimum specifications:,,['Not Set'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwywaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3303,,2023-12-21T13:12:54.564Z,"
+

The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.

+
",,Non-Functional,,,The control computer shall be capable of operating in a normal office environment using normal office power supply. Uninterruptible Power Supply; the control computer shall include a UPS of at least 4 hours.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyt6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3112,,2023-12-21T13:12:54.564Z,"
+

Database server with the following minimum specifications:

+
",,N/A,,,Database server with the following minimum specifications:,,['Not Set'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYFXgKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3275,,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall measure pressures between 0.5 bar and 10 bar

+
",,,,,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYb80KACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3329,,2023-12-21T13:12:54.563Z,"
+

The handheld device shall be able to recharge using solar power.

+
",,Functional,,,The handheld device shall be able to recharge using solar power.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylqACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3329,,2023-12-21T13:12:54.563Z,"
+

The handheld device shall be able to recharge using solar power.

+
",,Functional,3120,,The handheld device shall be able to recharge using solar power.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3275,,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall measure pressures between 0.5 bar and 10 bar

+
",,,,,The meter interface unit shall measure pressures between 0.5 bar and 10 bar,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYeZEaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3337,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day

+
",,,,,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWwh0aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3080,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.

+
",,,,,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXN00KACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3147,,2023-12-21T13:12:54.562Z,"
+

The handheld unit shall function in environments with 99% ambient humidity.

+
",,Functional,,,The handheld unit shall function in environments with 99% ambient humidity.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYZgkKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3324,,2023-12-21T13:12:54.562Z,"
+

The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.

+
",,Functional,,,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYEJYKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3268,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.

+
",,Functional,,,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyvqACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3147,3346,2023-12-21T13:12:54.562Z,"
+

The handheld unit shall function in environments with 99% ambient humidity.

+
",,Functional,,,The handheld unit shall function in environments with 99% ambient humidity.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwylKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3324,,2023-12-21T13:12:54.562Z,"
+

The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.

+
",,Functional,3093,,The handheld device shall allow the meter reader to enter information about meters relocated on a particular route.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3080,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.

+
",,,,,The meter interface unit shall compare the average for the hour of the day to the rolling average for the 24 hour period.,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3268,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.

+
",,Functional,,,The meter interface unit shall sample water flow every 15 minutes in a 24 hour period to determine leakage.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TN6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3337,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day

+
",,,,,The meter interface unit shall compare instantaneous readings to the historical average for the hour of the day,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYYScaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,3323,,2023-12-21T13:12:54.561Z,"
+

The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle

+
",,,,,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,3323,,2023-12-21T13:12:54.561Z,"
+

The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle

+
",,,,,The meter interface unit shall calculate the average pressure for each hour of the day over a 7 day cycle,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWusoaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3077,,2023-12-21T13:12:54.560Z,"
+

The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.

+
",,Non-Functional,,,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXTUYKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3165,,2023-12-21T13:12:54.560Z,"
+

The systems shall forward a reading from a more remote area back to a main collector without actually storing it.

+
",,Functional,,,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyxKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3077,,2023-12-21T13:12:54.560Z,"
+

The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.

+
",,Non-Functional,,,"The handheld device shall support usage to determine water service / consumption for the more than 79,000 meter connections to residential, commercial and industrial customers inside a 72 square mile area.",,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3165,,2023-12-21T13:12:54.560Z,"
+

The systems shall forward a reading from a more remote area back to a main collector without actually storing it.

+
",,Functional,,,The systems shall forward a reading from a more remote area back to a main collector without actually storing it.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWeN8aACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3037,,2023-12-21T13:12:54.559Z,"
+

The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.

+
",,Non-Functional,,,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWn-8KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3060,,2023-12-21T13:12:54.559Z,"
+

The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour

+
",,,,,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyw6ACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3037,,2023-12-21T13:12:54.559Z,"
+

The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.

+
",,Non-Functional,3084,,The meter interface unit shall be able to store data into nonvolatile RAM which does not need power supply to maintain memory.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TNaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3060,,2023-12-21T13:12:54.559Z,"
+

The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour

+
",,,,,The meter interface unit shall calculate a rolling average pressure over a period of 24 hours +/- 1 hour,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pX6YYKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3246,,2023-12-21T13:12:54.558Z,"
+

The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.

+
",,Functional,,,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXwnYKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3218,,2023-12-21T13:12:54.558Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",,Functional,,,The meter interface shall detect water leaks and record leak status with the account data.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pYPIgKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3299,,2023-12-21T13:12:54.558Z,"
+

Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.

+
",,Functional,,,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,"['Demonstration', 'Analysis', 'Test']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXLYkKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3146,,2023-12-21T13:12:54.558Z,"
+

The meter interface unit shall measure pressure to an accuracy of +/- 2%

+
",,,,,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwypKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3218,,2023-12-21T13:12:54.558Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",,Functional,3098,,The meter interface shall detect water leaks and record leak status with the account data.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwynaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3246,,2023-12-21T13:12:54.558Z,"
+

The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.

+
",,Functional,3195,,"The meter interface unit shall support all data collection functions (data reading, time-triggered operation, and management) of the AMR system.",,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TMKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3146,,2023-12-21T13:12:54.558Z,"
+

The meter interface unit shall measure pressure to an accuracy of +/- 2%

+
",,,,,The meter interface unit shall measure pressure to an accuracy of +/- 2%,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoqACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3299,,2023-12-21T13:12:54.558Z,"
+

Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.

+
",,Functional,,,Meter usage data and leak diagnostic data shall be retrievable on demand from any meter interface via the network or a handheld.,,"['Demonstration', 'Analysis', 'Test']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pWRZoaACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3009,,2023-12-21T13:12:54.557Z,"
+

The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.

+
",,Functional,,,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXgvwKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3187,,2023-12-21T13:12:54.557Z,"
+

The handheld device shall provide a means to automatically (electronically) read the meter.

+
",,Functional,,,The handheld device shall provide a means to automatically (electronically) read the meter.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXI8UaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3139,,2023-12-21T13:12:54.557Z,"
+

The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.

+
",,,,,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,[],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXdFYKACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3188,,2023-12-21T13:12:54.557Z,"
+

The handheld unit external case shall have no sharp edges and no pointed corners.

+
",,Functional,,,The handheld unit external case shall have no sharp edges and no pointed corners.,,['Inspection'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyv6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3188,3154,2023-12-21T13:12:54.557Z,"
+

The handheld unit external case shall have no sharp edges and no pointed corners.

+
",,Functional,,,The handheld unit external case shall have no sharp edges and no pointed corners.,,['Inspection'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pY8TOqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3139,,2023-12-21T13:12:54.557Z,"
+

The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.

+
",,,,,The meter interface unit shall log a leak if the average for the current hour is more than 10% different from the rolling 24 hour average.,,[],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2987,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyqKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3009,,2023-12-21T13:12:54.557Z,"
+

The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.

+
",,Functional,,,The system shall collect transmissions of meter readings from AMR capable meters and get the data to a central computer without a person in the field to collect it.,,['Test'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwymKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3187,,2023-12-21T13:12:54.557Z,"
+

The handheld device shall provide a means to automatically (electronically) read the meter.

+
",,Functional,,,The handheld device shall provide a means to automatically (electronically) read the meter.,,"['Test', 'Analysis']",rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pXeTgKACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3189,,2023-12-21T13:12:54.556Z,"
+

The handheld unit shall be no larger than 30cm x 30cm x 1cm.

+
",,Functional,,,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,['Inspection'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/TX_pW4doaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3096,,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.

+
",,Functional,,,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts,rp0:_pSLj0KACEe67KIG0GI4apw,,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyoaACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3096,,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.

+
",,Functional,3045,,The meter interface unit shall capture usage data hourly and store this consumption data for up to 365 days. This hourly consumption data is considered usage profile data.,,['Analysis'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZwyu6ACEe67KIG0GI4apw,true,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3189,3201,2023-12-21T13:12:54.556Z,"
+

The handheld unit shall be no larger than 30cm x 30cm x 1cm.

+
",,Functional,,,The handheld unit shall be no larger than 30cm x 30cm x 1cm.,,['Inspection'],rp1:_pOKmgKACEe67KIG0GI4apw,,rp0:_pSLj0KACEe67KIG0GI4apw,2977,http://jazz.net/ns/rm#Text,System Requirement diff --git a/elmclient/tests/results/test138.csv b/elmclient/tests/results/test138.csv index 17e20fb..9e9f2ac 100644 --- a/elmclient/tests/results/test138.csv +++ b/elmclient/tests/results/test138.csv @@ -1,2 +1,2 @@ $uri,Title,http://jazz.net/ns/rm/navigation#subfolders -https://jazz.ibm.com:9443/rm/folders/FR_xP3qUZuoEe67bLKsSDSILg,root,/ +https://jazz.ibm.com:9443/rm/folders/FR_pSY_MKACEe67KIG0GI4apw,root,/ diff --git a/elmclient/tests/results/test140.csv b/elmclient/tests/results/test140.csv index 626cbc6..9e20679 100644 --- a/elmclient/tests/results/test140.csv +++ b/elmclient/tests/results/test140.csv @@ -1,6 +1,6 @@ $uri,Description,Title,http://jazz.net/ns/acp#accessControl,http://jazz.net/ns/rm/dng/view#applicability,http://jazz.net/ns/rm/dng/view#scopedArtifact,http://jazz.net/ns/rm/dng/view#shared,http://open-services.net/ns/core#serviceProvider -https://jazz.ibm.com:9443/rm/views/VW_xW8itZuoEe67bLKsSDSILg,,Trace to Stakeholder Requirements,rp1:_xG_bIJuoEe67bLKsSDSILg,http://jazz.net/ns/rm/dng/view/scope#module,2979,true,rp3:services.xml -https://jazz.ibm.com:9443/rm/views/VW_xW8itJuoEe67bLKsSDSILg,,Gold Plating,rp1:_xG_bIJuoEe67bLKsSDSILg,http://jazz.net/ns/rm/dng/view/scope#module,2979,true,rp3:services.xml -https://jazz.ibm.com:9443/rm/views/VW_xW8is5uoEe67bLKsSDSILg,,Trace to System Requirements,rp1:_xG_bIJuoEe67bLKsSDSILg,http://jazz.net/ns/rm/dng/view/scope#module,2981,true,rp3:services.xml -https://jazz.ibm.com:9443/rm/views/VW_xW8ispuoEe67bLKsSDSILg,,Gap Analysis,rp1:_xG_bIJuoEe67bLKsSDSILg,http://jazz.net/ns/rm/dng/view/scope#module,2981,true,rp3:services.xml -https://jazz.ibm.com:9443/rm/views/VW_xW8isZuoEe67bLKsSDSILg,,Upstream and Downstream Traceability (Satisfaction),rp1:_xG_bIJuoEe67bLKsSDSILg,http://jazz.net/ns/rm/dng/view/scope#module,,true,rp3:services.xml +https://jazz.ibm.com:9443/rm/views/VW_pZ1EEaACEe67KIG0GI4apw,,Trace to Stakeholder Requirements,rp1:_pOKmgKACEe67KIG0GI4apw,http://jazz.net/ns/rm/dng/view/scope#module,2977,true,rp3:services.xml +https://jazz.ibm.com:9443/rm/views/VW_pZ1EEKACEe67KIG0GI4apw,,Gold Plating,rp1:_pOKmgKACEe67KIG0GI4apw,http://jazz.net/ns/rm/dng/view/scope#module,2977,true,rp3:services.xml +https://jazz.ibm.com:9443/rm/views/VW_pZ1ED6ACEe67KIG0GI4apw,,Trace to System Requirements,rp1:_pOKmgKACEe67KIG0GI4apw,http://jazz.net/ns/rm/dng/view/scope#module,2983,true,rp3:services.xml +https://jazz.ibm.com:9443/rm/views/VW_pZ1EDqACEe67KIG0GI4apw,,Gap Analysis,rp1:_pOKmgKACEe67KIG0GI4apw,http://jazz.net/ns/rm/dng/view/scope#module,2983,true,rp3:services.xml +https://jazz.ibm.com:9443/rm/views/VW_pZ1EDaACEe67KIG0GI4apw,,Upstream and Downstream Traceability (Satisfaction),rp1:_pOKmgKACEe67KIG0GI4apw,http://jazz.net/ns/rm/dng/view/scope#module,,true,rp3:services.xml diff --git a/elmclient/tests/results/test141.csv b/elmclient/tests/results/test141.csv index a819503..b5d2124 100644 --- a/elmclient/tests/results/test141.csv +++ b/elmclient/tests/results/test141.csv @@ -1,1653 +1,1653 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX3pupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX55upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX5pupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX6ZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zywop5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zywoq5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zywor5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zyworJupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zyworZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10k5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10kZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10kpupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10lJupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10lZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ0JupEe67bLKsSDSILg,3721,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ0pupEe67bLKsSDSILg,3722,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ05upEe67bLKsSDSILg,3723,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ0ZupEe67bLKsSDSILg,3724,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxNei5upEe67bLKsSDSILg,3725,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vykwcpupEe67bLKsSDSILg,3726,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzBcZpupEe67bLKsSDSILg,3727,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyt6bpupEe67bLKsSDSILg,3728,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwJulpupEe67bLKsSDSILg,3729,https://jazz.ibm.com:9443/rm/folders/FR_vuWYApupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxgZcJupEe67bLKsSDSILg,3730,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyG2aJupEe67bLKsSDSILg,3731,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxDthpupEe67bLKsSDSILg,3732,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwfs05upEe67bLKsSDSILg,3733,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzevZZupEe67bLKsSDSILg,3734,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwwykJupEe67bLKsSDSILg,3735,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwJul5upEe67bLKsSDSILg,3736,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwcpgpupEe67bLKsSDSILg,3737,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwwynpupEe67bLKsSDSILg,3738,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyG2ZZupEe67bLKsSDSILg,3739,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwwykpupEe67bLKsSDSILg,3740,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxDtgJupEe67bLKsSDSILg,3741,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzevcZupEe67bLKsSDSILg,3742,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vw58ipupEe67bLKsSDSILg,3743,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxz7c5upEe67bLKsSDSILg,3744,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxgZdpupEe67bLKsSDSILg,3745,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxcIA5upEe67bLKsSDSILg,3746,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyt6YZupEe67bLKsSDSILg,3747,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxNejZupEe67bLKsSDSILg,3748,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzWzkpupEe67bLKsSDSILg,3749,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwfs0pupEe67bLKsSDSILg,3750,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxz7dpupEe67bLKsSDSILg,3751,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzevapupEe67bLKsSDSILg,3752,https://jazz.ibm.com:9443/rm/folders/FR_vuWYApupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwmagpupEe67bLKsSDSILg,3753,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzevcJupEe67bLKsSDSILg,3754,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vv_9kpupEe67bLKsSDSILg,3755,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vx9sc5upEe67bLKsSDSILg,3756,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyG2Z5upEe67bLKsSDSILg,3757,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzogZpupEe67bLKsSDSILg,3758,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxWocpupEe67bLKsSDSILg,3759,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vy3rZ5upEe67bLKsSDSILg,3760,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxDthJupEe67bLKsSDSILg,3761,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vy3rYpupEe67bLKsSDSILg,3762,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzUXUJupEe67bLKsSDSILg,3763,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vx9scJupEe67bLKsSDSILg,3764,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzogaZupEe67bLKsSDSILg,3765,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwTfnZupEe67bLKsSDSILg,3766,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxz7eJupEe67bLKsSDSILg,3767,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzogbJupEe67bLKsSDSILg,3768,https://jazz.ibm.com:9443/rm/folders/FR_vuWYApupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxqxgpupEe67bLKsSDSILg,3769,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyt6bJupEe67bLKsSDSILg,3770,https://jazz.ibm.com:9443/rm/folders/FR_vuWYApupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzevb5upEe67bLKsSDSILg,3771,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vw58kJupEe67bLKsSDSILg,3772,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxNekJupEe67bLKsSDSILg,3773,https://jazz.ibm.com:9443/rm/folders/FR_vuWYApupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxqxgJupEe67bLKsSDSILg,3774,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzUXUZupEe67bLKsSDSILg,3775,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyaYa5upEe67bLKsSDSILg,3776,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxDtkJupEe67bLKsSDSILg,3777,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzogYJupEe67bLKsSDSILg,3778,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxgZcpupEe67bLKsSDSILg,3779,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxgZfJupEe67bLKsSDSILg,3780,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwmakZupEe67bLKsSDSILg,3781,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxDtgpupEe67bLKsSDSILg,3782,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzevZJupEe67bLKsSDSILg,3783,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyG2YJupEe67bLKsSDSILg,3784,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vw58jZupEe67bLKsSDSILg,3785,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwmak5upEe67bLKsSDSILg,3786,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxqxh5upEe67bLKsSDSILg,3787,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vv2zoZupEe67bLKsSDSILg,3788,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzL0eZupEe67bLKsSDSILg,3789,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxDtiZupEe67bLKsSDSILg,3790,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxgZc5upEe67bLKsSDSILg,3791,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vyt6Y5upEe67bLKsSDSILg,3792,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxNeg5upEe67bLKsSDSILg,3793,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vv_9k5upEe67bLKsSDSILg,3794,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwJuk5upEe67bLKsSDSILg,3795,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxWocZupEe67bLKsSDSILg,3796,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzWzm5upEe67bLKsSDSILg,3797,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzWzl5upEe67bLKsSDSILg,3798,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwwymJupEe67bLKsSDSILg,3799,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vwwyl5upEe67bLKsSDSILg,3800,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vzevaZupEe67bLKsSDSILg,3801,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_vxDti5upEe67bLKsSDSILg,3802,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vv2zoJupEe67bLKsSDSILg,3803,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r45upEe67bLKsSDSILg,3803, -https://jazz.ibm.com:9443/rm/resources/DM_vv_9lJupEe67bLKsSDSILg,3804,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vv_9kJupEe67bLKsSDSILg,3805,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vv2zopupEe67bLKsSDSILg,3806,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwJukZupEe67bLKsSDSILg,3807,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwJukJupEe67bLKsSDSILg,3808,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/CO_vv_9lZupEe67bLKsSDSILg,3809,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwJulJupEe67bLKsSDSILg,3810,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwJukpupEe67bLKsSDSILg,3811,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r35upEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/BI_vtv63pupEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1zpupEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmzpupEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/DM_vv_9kZupEe67bLKsSDSILg,3812,https://jazz.ibm.com:9443/rm/folders/FR_vuWYB5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwJumJupEe67bLKsSDSILg,3813,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwJulZupEe67bLKsSDSILg,3814,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfk5upEe67bLKsSDSILg,3815,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfkJupEe67bLKsSDSILg,3816,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv63JupEe67bLKsSDSILg,3816, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfkpupEe67bLKsSDSILg,3817,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm8ZupEe67bLKsSDSILg,3817, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfkZupEe67bLKsSDSILg,3818,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-pupEe67bLKsSDSILg,3818, -https://jazz.ibm.com:9443/rm/resources/TX_vwTflJupEe67bLKsSDSILg,3819,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfmJupEe67bLKsSDSILg,3820,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r6JupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/BI_vtv66JupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/BI_vuC13pupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm3pupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfl5upEe67bLKsSDSILg,3821,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfmZupEe67bLKsSDSILg,3822,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC13JupEe67bLKsSDSILg,3822, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfmpupEe67bLKsSDSILg,3823,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTflZupEe67bLKsSDSILg,3824,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTflpupEe67bLKsSDSILg,3825,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfnpupEe67bLKsSDSILg,3826,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC14ZupEe67bLKsSDSILg,3826, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfnJupEe67bLKsSDSILg,3827,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vwcpgZupEe67bLKsSDSILg,3828,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfoZupEe67bLKsSDSILg,3829,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfn5upEe67bLKsSDSILg,3830,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwTfoJupEe67bLKsSDSILg,3831,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMmz5upEe67bLKsSDSILg,3831, -https://jazz.ibm.com:9443/rm/resources/TX_vwcpgJupEe67bLKsSDSILg,3832,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vwTfm5upEe67bLKsSDSILg,3833,https://jazz.ibm.com:9443/rm/folders/FR_vuWYGpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwfs0JupEe67bLKsSDSILg,3834,https://jazz.ibm.com:9443/rm/folders/FR_vuWYGZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmagJupEe67bLKsSDSILg,3835,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r7JupEe67bLKsSDSILg,3835, -https://jazz.ibm.com:9443/rm/resources/TX_vwmahJupEe67bLKsSDSILg,3836,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm7ZupEe67bLKsSDSILg,3836, -https://jazz.ibm.com:9443/rm/resources/TX_vwfs0ZupEe67bLKsSDSILg,3837,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmag5upEe67bLKsSDSILg,3838,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmagZupEe67bLKsSDSILg,3839,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmahZupEe67bLKsSDSILg,3840,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmai5upEe67bLKsSDSILg,3841,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r7pupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/BI_vtv67pupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/BI_vuC15JupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm5JupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/TX_vwmaipupEe67bLKsSDSILg,3842,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r65upEe67bLKsSDSILg,3842, -https://jazz.ibm.com:9443/rm/resources/TX_vwmaiZupEe67bLKsSDSILg,3843,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmah5upEe67bLKsSDSILg,3844,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-ZupEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-ZupEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/BI_vuC175upEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm8JupEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/TX_vwmaiJupEe67bLKsSDSILg,3845,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vwmahpupEe67bLKsSDSILg,3846,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmajJupEe67bLKsSDSILg,3847,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmaj5upEe67bLKsSDSILg,3848,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC12JupEe67bLKsSDSILg,3848, -https://jazz.ibm.com:9443/rm/resources/TX_vwmajpupEe67bLKsSDSILg,3849,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC17ZupEe67bLKsSDSILg,3849, -https://jazz.ibm.com:9443/rm/resources/DM_vwmakpupEe67bLKsSDSILg,3850,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vwmakJupEe67bLKsSDSILg,3851,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwmajZupEe67bLKsSDSILg,3852,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm3JupEe67bLKsSDSILg,3852, -https://jazz.ibm.com:9443/rm/resources/TX_vwwykZupEe67bLKsSDSILg,3853,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv66ZupEe67bLKsSDSILg,3853, -https://jazz.ibm.com:9443/rm/resources/TX_vwwyk5upEe67bLKsSDSILg,3854,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm3ZupEe67bLKsSDSILg,3854, -https://jazz.ibm.com:9443/rm/resources/TX_vwwymZupEe67bLKsSDSILg,3855,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-JupEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-JupEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/BI_vuC17pupEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm75upEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/TX_vwwylpupEe67bLKsSDSILg,3856,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r9ZupEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/BI_vtv69ZupEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/BI_vuC165upEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm65upEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/TX_vwwylJupEe67bLKsSDSILg,3857,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv68ZupEe67bLKsSDSILg,3857, -https://jazz.ibm.com:9443/rm/resources/TX_vwwynJupEe67bLKsSDSILg,3858,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm0ZupEe67bLKsSDSILg,3858, -https://jazz.ibm.com:9443/rm/resources/CO_vwwym5upEe67bLKsSDSILg,3859,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vweesJupEe67bLKsSDSILg,3860,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwwynZupEe67bLKsSDSILg,3861,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r9pupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/BI_vtv69pupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/BI_vuC17JupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm7JupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/TX_vw58gJupEe67bLKsSDSILg,3862,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vwwylZupEe67bLKsSDSILg,3863,https://jazz.ibm.com:9443/rm/folders/FR_vuWYGpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vwwympupEe67bLKsSDSILg,3864,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58hJupEe67bLKsSDSILg,3865,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv665upEe67bLKsSDSILg,3865, -https://jazz.ibm.com:9443/rm/resources/TX_vw58gZupEe67bLKsSDSILg,3866,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r5pupEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/BI_vtv65ZupEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/BI_vuC125upEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm25upEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/DM_vw58hZupEe67bLKsSDSILg,3867,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vw58g5upEe67bLKsSDSILg,3868,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58gpupEe67bLKsSDSILg,3869,https://jazz.ibm.com:9443/rm/folders/FR_vuWX85upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58hpupEe67bLKsSDSILg,3870,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm55upEe67bLKsSDSILg,3870, -https://jazz.ibm.com:9443/rm/resources/TX_vw58iJupEe67bLKsSDSILg,3871,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58iZupEe67bLKsSDSILg,3872,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_ZupEe67bLKsSDSILg,3872, -https://jazz.ibm.com:9443/rm/resources/TX_vw58h5upEe67bLKsSDSILg,3873,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58i5upEe67bLKsSDSILg,3874,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58jJupEe67bLKsSDSILg,3875,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r5ZupEe67bLKsSDSILg,3875, -https://jazz.ibm.com:9443/rm/resources/TX_vw58j5upEe67bLKsSDSILg,3876,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r85upEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/BI_vtv685upEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/BI_vuC16ZupEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm6ZupEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/TX_vw58jpupEe67bLKsSDSILg,3877,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58kpupEe67bLKsSDSILg,3878,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58kZupEe67bLKsSDSILg,3879,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vxDtgZupEe67bLKsSDSILg,3880,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vw58k5upEe67bLKsSDSILg,3881,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxDtiJupEe67bLKsSDSILg,3882,https://jazz.ibm.com:9443/rm/folders/FR_vuWYF5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vxDthZupEe67bLKsSDSILg,3883,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxDth5upEe67bLKsSDSILg,3884,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxDtg5upEe67bLKsSDSILg,3885,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxDtjJupEe67bLKsSDSILg,3886,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r8JupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/BI_vtv68JupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/BI_vuC15pupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm5pupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/TX_vxDtipupEe67bLKsSDSILg,3887,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC11JupEe67bLKsSDSILg,3887, -https://jazz.ibm.com:9443/rm/resources/TX_vxDtj5upEe67bLKsSDSILg,3888,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxDtjpupEe67bLKsSDSILg,3889,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxDtjZupEe67bLKsSDSILg,3890,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vxDtkZupEe67bLKsSDSILg,3891,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNegJupEe67bLKsSDSILg,3892,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNeh5upEe67bLKsSDSILg,3893,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNehZupEe67bLKsSDSILg,3894,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r05upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/BI_vtv605upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1w5upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmw5upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/DM_vxNehJupEe67bLKsSDSILg,3895,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNegpupEe67bLKsSDSILg,3896,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/CO_vxNehpupEe67bLKsSDSILg,3897,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNegZupEe67bLKsSDSILg,3898,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNeiZupEe67bLKsSDSILg,3899,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNeiJupEe67bLKsSDSILg,3900,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNeipupEe67bLKsSDSILg,3901,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNej5upEe67bLKsSDSILg,3902,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxNejpupEe67bLKsSDSILg,3903,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv65pupEe67bLKsSDSILg,3903, -https://jazz.ibm.com:9443/rm/resources/TX_vxNejJupEe67bLKsSDSILg,3904,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm45upEe67bLKsSDSILg,3904, -https://jazz.ibm.com:9443/rm/resources/TX_vxNekZupEe67bLKsSDSILg,3905,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r25upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/BI_vtv625upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1y5upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmy5upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/TX_vxWodJupEe67bLKsSDSILg,3906,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC12pupEe67bLKsSDSILg,3906, -https://jazz.ibm.com:9443/rm/resources/TX_vxWodZupEe67bLKsSDSILg,3907,https://jazz.ibm.com:9443/rm/folders/FR_vuWYF5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxWocJupEe67bLKsSDSILg,3908,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxWoc5upEe67bLKsSDSILg,3909,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxcIAJupEe67bLKsSDSILg,3910,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxcIApupEe67bLKsSDSILg,3911,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC10ZupEe67bLKsSDSILg,3911, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZcZupEe67bLKsSDSILg,3912,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r9JupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/BI_vtv69JupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/BI_vuC16pupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm6pupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/TX_vxcIBJupEe67bLKsSDSILg,3913,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxgZdZupEe67bLKsSDSILg,3914,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vxcIAZupEe67bLKsSDSILg,3915,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxgZdJupEe67bLKsSDSILg,3916,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm05upEe67bLKsSDSILg,3916, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZd5upEe67bLKsSDSILg,3917,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxgZeZupEe67bLKsSDSILg,3918,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r0pupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/BI_vtv60pupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmwpupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1wpupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZeJupEe67bLKsSDSILg,3919,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-pupEe67bLKsSDSILg,3919, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZe5upEe67bLKsSDSILg,3920,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC18JupEe67bLKsSDSILg,3920, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZepupEe67bLKsSDSILg,3921,https://jazz.ibm.com:9443/rm/folders/FR_vuWYFZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxgZfZupEe67bLKsSDSILg,3922,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxqxgZupEe67bLKsSDSILg,3923,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv655upEe67bLKsSDSILg,3923, -https://jazz.ibm.com:9443/rm/resources/TX_vxqxg5upEe67bLKsSDSILg,3924,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv65JupEe67bLKsSDSILg,3924, -https://jazz.ibm.com:9443/rm/resources/TX_vxqxhZupEe67bLKsSDSILg,3925,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv695upEe67bLKsSDSILg,3925, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7cZupEe67bLKsSDSILg,3926,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv67ZupEe67bLKsSDSILg,3926, -https://jazz.ibm.com:9443/rm/resources/CO_vxqxhJupEe67bLKsSDSILg,3927,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vxz7cJupEe67bLKsSDSILg,3928,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxqxhpupEe67bLKsSDSILg,3929,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vxz7cpupEe67bLKsSDSILg,3930,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxz7eZupEe67bLKsSDSILg,3931,https://jazz.ibm.com:9443/rm/folders/FR_vuWYF5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxz7dJupEe67bLKsSDSILg,3932,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxz7dZupEe67bLKsSDSILg,3933,https://jazz.ibm.com:9443/rm/folders/FR_vuWYG5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxz7d5upEe67bLKsSDSILg,3934,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r95upEe67bLKsSDSILg,3934, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7fpupEe67bLKsSDSILg,3935,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxz7e5upEe67bLKsSDSILg,3936,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC135upEe67bLKsSDSILg,3936, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7epupEe67bLKsSDSILg,3937,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r3pupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/BI_vtv63ZupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1zZupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmzZupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7fJupEe67bLKsSDSILg,3938,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vxz7fZupEe67bLKsSDSILg,3939,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vx9scpupEe67bLKsSDSILg,3940,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vx9scZupEe67bLKsSDSILg,3941,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vx9sdZupEe67bLKsSDSILg,3942,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm4ZupEe67bLKsSDSILg,3942, -https://jazz.ibm.com:9443/rm/resources/TX_vx9sdpupEe67bLKsSDSILg,3943,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r75upEe67bLKsSDSILg,3943, -https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg,3944,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vx9sdJupEe67bLKsSDSILg,3945,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vx9seZupEe67bLKsSDSILg,3946,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyG2YZupEe67bLKsSDSILg,3947,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5sApupEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1-ZupEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/BI_vtv7A5upEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-5upEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2YpupEe67bLKsSDSILg,3948,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vx9sfJupEe67bLKsSDSILg,3949,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vx9se5upEe67bLKsSDSILg,3950,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vx9sepupEe67bLKsSDSILg,3951,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vyG2ZJupEe67bLKsSDSILg,3952,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vx9sd5upEe67bLKsSDSILg,3953,https://jazz.ibm.com:9443/rm/folders/FR_vuWYIJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyG2Y5upEe67bLKsSDSILg,3954,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyG2aZupEe67bLKsSDSILg,3955,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC185upEe67bLKsSDSILg,3955, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2ZpupEe67bLKsSDSILg,3956,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r4JupEe67bLKsSDSILg,3956, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2bZupEe67bLKsSDSILg,3957,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyG2bpupEe67bLKsSDSILg,3958,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm2pupEe67bLKsSDSILg,3958, -https://jazz.ibm.com:9443/rm/resources/DM_vyQnYJupEe67bLKsSDSILg,3959,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyG2bJupEe67bLKsSDSILg,3960,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r3JupEe67bLKsSDSILg,3960, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2apupEe67bLKsSDSILg,3961,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC105upEe67bLKsSDSILg,3961, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2a5upEe67bLKsSDSILg,3962,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r2ZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/BI_vtv62ZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1yZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmyZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/TX_vyQnYpupEe67bLKsSDSILg,3963,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv7AZupEe67bLKsSDSILg,3963, -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZJupEe67bLKsSDSILg,3964,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyQnYZupEe67bLKsSDSILg,3965,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vyQnY5upEe67bLKsSDSILg,3966,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyZKQJupEe67bLKsSDSILg,3967,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm9ZupEe67bLKsSDSILg,3967, -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZZupEe67bLKsSDSILg,3968,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZpupEe67bLKsSDSILg,3969,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZ5upEe67bLKsSDSILg,3970,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC1zJupEe67bLKsSDSILg,3970, -https://jazz.ibm.com:9443/rm/resources/TX_vyZKQZupEe67bLKsSDSILg,3971,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyZKQpupEe67bLKsSDSILg,3972,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYYJupEe67bLKsSDSILg,3973,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyQnaJupEe67bLKsSDSILg,3974,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYYZupEe67bLKsSDSILg,3975,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm5ZupEe67bLKsSDSILg,3975, -https://jazz.ibm.com:9443/rm/resources/TX_vyaYZpupEe67bLKsSDSILg,3976,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm2JupEe67bLKsSDSILg,3976, -https://jazz.ibm.com:9443/rm/resources/TX_vyaYZZupEe67bLKsSDSILg,3977,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r6pupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/BI_vtv66pupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/BI_vuC14JupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm4JupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/DM_vyaYZJupEe67bLKsSDSILg,3978,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYY5upEe67bLKsSDSILg,3979,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYYpupEe67bLKsSDSILg,3980,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r1ZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/BI_vtv61ZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1xZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmxZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/DM_vyaYZ5upEe67bLKsSDSILg,3981,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYaJupEe67bLKsSDSILg,3982,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC155upEe67bLKsSDSILg,3982, -https://jazz.ibm.com:9443/rm/resources/TX_vyaYaZupEe67bLKsSDSILg,3983,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYbJupEe67bLKsSDSILg,3984,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYbZupEe67bLKsSDSILg,3985,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vykwcJupEe67bLKsSDSILg,3986,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYapupEe67bLKsSDSILg,3987,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyaYbpupEe67bLKsSDSILg,3988,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vyaYb5upEe67bLKsSDSILg,3989,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vykwdZupEe67bLKsSDSILg,3990,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMmzJupEe67bLKsSDSILg,3990, -https://jazz.ibm.com:9443/rm/resources/TX_vykwdJupEe67bLKsSDSILg,3991,https://jazz.ibm.com:9443/rm/folders/FR_vuWX85upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vykwcZupEe67bLKsSDSILg,3992,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vykwc5upEe67bLKsSDSILg,3993,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyt6YJupEe67bLKsSDSILg,3994,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r0ZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/BI_vtv60ZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1wZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmwZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6YpupEe67bLKsSDSILg,3995,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyt6ZZupEe67bLKsSDSILg,3996,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r4pupEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/BI_vtv64ZupEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/BI_vuC115upEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm1pupEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/TX_vykwd5upEe67bLKsSDSILg,3997,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r7ZupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/BI_vtv67JupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/BI_vuC14pupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm4pupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg,3998,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyt6ZJupEe67bLKsSDSILg,3999,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm15upEe67bLKsSDSILg,3999, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6ZpupEe67bLKsSDSILg,4000,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyt6aZupEe67bLKsSDSILg,4001,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm7pupEe67bLKsSDSILg,4001, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6Z5upEe67bLKsSDSILg,4002,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyt6aJupEe67bLKsSDSILg,4003,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyt6b5upEe67bLKsSDSILg,4004,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vyt6apupEe67bLKsSDSILg,4005,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC15ZupEe67bLKsSDSILg,4005, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6a5upEe67bLKsSDSILg,4006,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv635upEe67bLKsSDSILg,4006, -https://jazz.ibm.com:9443/rm/resources/DM_vyt6bZupEe67bLKsSDSILg,4007,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vy3rYJupEe67bLKsSDSILg,4008,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_ZupEe67bLKsSDSILg,4008, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6cpupEe67bLKsSDSILg,4009,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r4ZupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/BI_vtv64JupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/BI_vuC11pupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm1ZupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6cZupEe67bLKsSDSILg,4010,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r5JupEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/BI_vtv645upEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/BI_vuC12ZupEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm2ZupEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6cJupEe67bLKsSDSILg,4011,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5sAJupEe67bLKsSDSILg,4011, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rYZupEe67bLKsSDSILg,4012,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r1pupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/BI_vtv61pupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1xpupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmxpupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rZJupEe67bLKsSDSILg,4013,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vy3rY5upEe67bLKsSDSILg,4014,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vy3raZupEe67bLKsSDSILg,4015,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-5upEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-5upEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/BI_vuC18ZupEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm85upEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/TX_vy3raJupEe67bLKsSDSILg,4016,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r55upEe67bLKsSDSILg,4016, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rapupEe67bLKsSDSILg,4017,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vy3rZpupEe67bLKsSDSILg,4018,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r2pupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/BI_vtv62pupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1ypupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmypupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rZZupEe67bLKsSDSILg,4019,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_5upEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/BI_vtv7AJupEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/BI_vuC19pupEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-JupEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/TX_vy3ra5upEe67bLKsSDSILg,4020,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzBcYJupEe67bLKsSDSILg,4021,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv675upEe67bLKsSDSILg,4021, -https://jazz.ibm.com:9443/rm/resources/TX_vzBcYpupEe67bLKsSDSILg,4022,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzBcZZupEe67bLKsSDSILg,4023,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzBcY5upEe67bLKsSDSILg,4024,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r1JupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/BI_vtv61JupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1xJupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmxJupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/DM_vzBcZJupEe67bLKsSDSILg,4025,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzBcZ5upEe67bLKsSDSILg,4026,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vy3rbJupEe67bLKsSDSILg,4027,https://jazz.ibm.com:9443/rm/folders/FR_vuWYB5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg,4028,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzBcapupEe67bLKsSDSILg,4029,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzBcbJupEe67bLKsSDSILg,4030,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzBcaZupEe67bLKsSDSILg,4031,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzBcYZupEe67bLKsSDSILg,4032,https://jazz.ibm.com:9443/rm/folders/FR_vuWYIZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0cpupEe67bLKsSDSILg,4033,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r8ZupEe67bLKsSDSILg,4033, -https://jazz.ibm.com:9443/rm/resources/DM_vzL0cZupEe67bLKsSDSILg,4034,https://jazz.ibm.com:9443/rm/folders/FR_vuWX7pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0cJupEe67bLKsSDSILg,4035,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0dZupEe67bLKsSDSILg,4036,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r8pupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/BI_vtv68pupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/BI_vuC16JupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm6JupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0c5upEe67bLKsSDSILg,4037,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0dJupEe67bLKsSDSILg,4038,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0eJupEe67bLKsSDSILg,4039,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5sAZupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1-JupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/BI_vtv7ApupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-pupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0dpupEe67bLKsSDSILg,4040,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r2JupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/BI_vtv62JupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1yJupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmyJupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0d5upEe67bLKsSDSILg,4041,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r3ZupEe67bLKsSDSILg,4041, -https://jazz.ibm.com:9443/rm/resources/DM_vzBca5upEe67bLKsSDSILg,4042,https://jazz.ibm.com:9443/rm/folders/FR_vuWYIZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0e5upEe67bLKsSDSILg,4043,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_pupEe67bLKsSDSILg,4043, -https://jazz.ibm.com:9443/rm/resources/BI_vuC19JupEe67bLKsSDSILg,4043, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm9pupEe67bLKsSDSILg,4043, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0epupEe67bLKsSDSILg,4044,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzKmUJupEe67bLKsSDSILg,4045,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzUXUpupEe67bLKsSDSILg,4046,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0fZupEe67bLKsSDSILg,4047,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzL0fJupEe67bLKsSDSILg,4048,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r15upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1x5upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/BI_vtv615upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmx5upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/TX_vzWzkZupEe67bLKsSDSILg,4049,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8JupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzUXU5upEe67bLKsSDSILg,4050,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC13ZupEe67bLKsSDSILg,4050, -https://jazz.ibm.com:9443/rm/resources/TX_vzWzk5upEe67bLKsSDSILg,4051,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-ZupEe67bLKsSDSILg,4051, -https://jazz.ibm.com:9443/rm/resources/TX_vzWzkJupEe67bLKsSDSILg,4052,https://jazz.ibm.com:9443/rm/folders/FR_vuWYE5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzWzmJupEe67bLKsSDSILg,4053,https://jazz.ibm.com:9443/rm/folders/FR_vuWYBpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzWzlpupEe67bLKsSDSILg,4054,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzWzmZupEe67bLKsSDSILg,4055,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzWzlZupEe67bLKsSDSILg,4056,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzWzlJupEe67bLKsSDSILg,4057,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzevYJupEe67bLKsSDSILg,4058,https://jazz.ibm.com:9443/rm/folders/FR_vuWX8ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzWzmpupEe67bLKsSDSILg,4059,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC195upEe67bLKsSDSILg,4059, -https://jazz.ibm.com:9443/rm/resources/TX_vzWznJupEe67bLKsSDSILg,4060,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_JupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_JupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/BI_vuC18pupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm9JupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/DM_vzevYZupEe67bLKsSDSILg,4061,https://jazz.ibm.com:9443/rm/folders/FR_vuWYDJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzevY5upEe67bLKsSDSILg,4062,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzevaJupEe67bLKsSDSILg,4063,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzevZ5upEe67bLKsSDSILg,4064,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzevYpupEe67bLKsSDSILg,4065,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9pupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzevbJupEe67bLKsSDSILg,4066,https://jazz.ibm.com:9443/rm/folders/FR_vuWYA5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r6ZupEe67bLKsSDSILg,4066, -https://jazz.ibm.com:9443/rm/resources/TX_vzeva5upEe67bLKsSDSILg,4067,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vtv64pupEe67bLKsSDSILg,4067, -https://jazz.ibm.com:9443/rm/resources/TX_vzevbZupEe67bLKsSDSILg,4068,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC145upEe67bLKsSDSILg,4068, -https://jazz.ibm.com:9443/rm/resources/TX_vzevbpupEe67bLKsSDSILg,4069,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_pupEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_5upEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/BI_vuC19ZupEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm95upEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/DM_vzevZpupEe67bLKsSDSILg,4070,https://jazz.ibm.com:9443/rm/folders/FR_vuWYB5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzogYpupEe67bLKsSDSILg,4071,https://jazz.ibm.com:9443/rm/folders/FR_vuWYHJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/DM_vzogZJupEe67bLKsSDSILg,4072,https://jazz.ibm.com:9443/rm/folders/FR_vuWYGpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzogY5upEe67bLKsSDSILg,4073,https://jazz.ibm.com:9443/rm/folders/FR_vuWYCZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzogYZupEe67bLKsSDSILg,4074,https://jazz.ibm.com:9443/rm/folders/FR_vuWX9ZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzogZZupEe67bLKsSDSILg,4075,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm8pupEe67bLKsSDSILg,4075, -https://jazz.ibm.com:9443/rm/resources/TX_vzogapupEe67bLKsSDSILg,4076,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC11ZupEe67bLKsSDSILg,4076, -https://jazz.ibm.com:9443/rm/resources/DM_vzogbpupEe67bLKsSDSILg,4077,https://jazz.ibm.com:9443/rm/folders/FR_vuWYAZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzoga5upEe67bLKsSDSILg,4078,https://jazz.ibm.com:9443/rm/folders/FR_vuWYEJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuMm35upEe67bLKsSDSILg,4078, -https://jazz.ibm.com:9443/rm/resources/TX_vzogZ5upEe67bLKsSDSILg,4079,https://jazz.ibm.com:9443/rm/folders/FR_vuWX-5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_vzogbZupEe67bLKsSDSILg,4080,https://jazz.ibm.com:9443/rm/folders/FR_vuWYH5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_vuC1z5upEe67bLKsSDSILg,4080, -https://jazz.ibm.com:9443/rm/resources/TX_vzogaJupEe67bLKsSDSILg,4081,https://jazz.ibm.com:9443/rm/folders/FR_vuWX_5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_zyKLcJupEe67bLKsSDSILg,4082,/Component - Web/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/MD_zyKLc5upEe67bLKsSDSILg,4083,/0. README -https://jazz.ibm.com:9443/rm/resources/MD_zyKLcpupEe67bLKsSDSILg,4084,/Component - Web/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/MD_zyKLdJupEe67bLKsSDSILg,4085,/Lifecycle Scenarios -https://jazz.ibm.com:9443/rm/resources/MD_zyKLcZupEe67bLKsSDSILg,4086,/Component - Mobile/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/WR_z0j_OJupEe67bLKsSDSILg,4087,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0j_N5upEe67bLKsSDSILg,4088,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0vlYJupEe67bLKsSDSILg,4089,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0vlZ5upEe67bLKsSDSILg,4090,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z1hBdJupEe67bLKsSDSILg,4091,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zydthpupEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/BI_zydto5upEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/BI_zym3d5upEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/BI_zym3jJupEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/WR_z1oWNZupEe67bLKsSDSILg,4092,/Reports -https://jazz.ibm.com:9443/rm/resources/WR_z0j_MJupEe67bLKsSDSILg,4093,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0HTf5upEe67bLKsSDSILg,4094,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zym3g5upEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/BI_zydtlpupEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/BI_zydtppupEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/BI_zym3jpupEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/WR_z1U0M5upEe67bLKsSDSILg,4095,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zydtoJupEe67bLKsSDSILg,4095, -https://jazz.ibm.com:9443/rm/resources/BI_zym3ipupEe67bLKsSDSILg,4095, -https://jazz.ibm.com:9443/rm/resources/WR_z0REQJupEe67bLKsSDSILg,4096,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z03hNJupEe67bLKsSDSILg,4097,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_z0RERJupEe67bLKsSDSILg,4098,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_z0HTaZupEe67bLKsSDSILg,4099,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/BI_zydthJupEe67bLKsSDSILg,4099, -https://jazz.ibm.com:9443/rm/resources/BI_zym3dZupEe67bLKsSDSILg,4099, -https://jazz.ibm.com:9443/rm/resources/WR_zzzxgZupEe67bLKsSDSILg,4100,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z0j_NpupEe67bLKsSDSILg,4101,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_zzg2cJupEe67bLKsSDSILg,4102,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_zzqAQJupEe67bLKsSDSILg,4103,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_zz-Jb5upEe67bLKsSDSILg,4104,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z1oWM5upEe67bLKsSDSILg,4105,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z1oWMJupEe67bLKsSDSILg,4106,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z1hBdZupEe67bLKsSDSILg,4107,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_zzzxT5upEe67bLKsSDSILg,4108,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/BI_zydtipupEe67bLKsSDSILg,4108, -https://jazz.ibm.com:9443/rm/resources/BI_zym3e5upEe67bLKsSDSILg,4108, -https://jazz.ibm.com:9443/rm/resources/WR_z0a1QZupEe67bLKsSDSILg,4109,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_z1U0O5upEe67bLKsSDSILg,4110,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z1tOsZupEe67bLKsSDSILg,4111,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z1SX8ZupEe67bLKsSDSILg,4112,/Reports -https://jazz.ibm.com:9443/rm/resources/WR_z1KcI5upEe67bLKsSDSILg,4113,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z1hBcJupEe67bLKsSDSILg,4114,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z0j_MpupEe67bLKsSDSILg,4115,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z0HTcpupEe67bLKsSDSILg,4116,/Reports -https://jazz.ibm.com:9443/rm/resources/WR_zzqAV5upEe67bLKsSDSILg,4117,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_zz-JepupEe67bLKsSDSILg,4118,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0HTXZupEe67bLKsSDSILg,4119,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z1KcIJupEe67bLKsSDSILg,4120,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zydtgZupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/BI_zydtnpupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/BI_zym3cZupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/BI_zym3iJupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/WR_z1BSOpupEe67bLKsSDSILg,4121,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z03hNZupEe67bLKsSDSILg,4122,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zydtf5upEe67bLKsSDSILg,4122, -https://jazz.ibm.com:9443/rm/resources/BI_zym3b5upEe67bLKsSDSILg,4122, -https://jazz.ibm.com:9443/rm/resources/WR_z1U0MJupEe67bLKsSDSILg,4123,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0HTgJupEe67bLKsSDSILg,4124,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zydtmZupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/BI_zydtqZupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/BI_zym3hZupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/BI_zym3kJupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/WR_z03hN5upEe67bLKsSDSILg,4125,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/WR_z1BSMZupEe67bLKsSDSILg,4126,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_z03hOpupEe67bLKsSDSILg,4127,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z0HTRpupEe67bLKsSDSILg,4128,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/TX_zzg2aZupEe67bLKsSDSILg,4129,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywopJupEe67bLKsSDSILg,4129, -https://jazz.ibm.com:9443/rm/resources/TX_zzg2cpupEe67bLKsSDSILg,4130,/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_zzg2a5upEe67bLKsSDSILg,4131,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLkZupEe67bLKsSDSILg,4131, -https://jazz.ibm.com:9443/rm/resources/TX_zzg2dZupEe67bLKsSDSILg,4132,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydthZupEe67bLKsSDSILg,4132, -https://jazz.ibm.com:9443/rm/resources/BI_zym3dpupEe67bLKsSDSILg,4132, -https://jazz.ibm.com:9443/rm/resources/TX_zzqARJupEe67bLKsSDSILg,4133,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywog5upEe67bLKsSDSILg,4133, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAR5upEe67bLKsSDSILg,4134,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywompupEe67bLKsSDSILg,4134, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAS5upEe67bLKsSDSILg,4135,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywohJupEe67bLKsSDSILg,4135, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAXZupEe67bLKsSDSILg,4136,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywokJupEe67bLKsSDSILg,4136, -https://jazz.ibm.com:9443/rm/resources/TX_zzqATpupEe67bLKsSDSILg,4137,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/DM_zzqAU5upEe67bLKsSDSILg,4138,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_zzyjJZupEe67bLKsSDSILg,4139,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywojJupEe67bLKsSDSILg,4139, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAZpupEe67bLKsSDSILg,4140,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLlJupEe67bLKsSDSILg,4140, -https://jazz.ibm.com:9443/rm/resources/TX_zzyjKJupEe67bLKsSDSILg,4141,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLj5upEe67bLKsSDSILg,4141, -https://jazz.ibm.com:9443/rm/resources/TX_zzzxRJupEe67bLKsSDSILg,4142,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywokpupEe67bLKsSDSILg,4142, -https://jazz.ibm.com:9443/rm/resources/DM_zzzxVZupEe67bLKsSDSILg,4143,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_zzzxdJupEe67bLKsSDSILg,4144,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3bpupEe67bLKsSDSILg,4144, -https://jazz.ibm.com:9443/rm/resources/BI_zydtfpupEe67bLKsSDSILg,4144, -https://jazz.ibm.com:9443/rm/resources/TX_zzzxapupEe67bLKsSDSILg,4145,/Component - Web/User Story Elaboration/Roles - Personas -https://jazz.ibm.com:9443/rm/resources/TX_zzzxZZupEe67bLKsSDSILg,4146,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLmJupEe67bLKsSDSILg,4146, -https://jazz.ibm.com:9443/rm/resources/TX_zzzxWpupEe67bLKsSDSILg,4147,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3jZupEe67bLKsSDSILg,4147, -https://jazz.ibm.com:9443/rm/resources/BI_zydtpZupEe67bLKsSDSILg,4147, -https://jazz.ibm.com:9443/rm/resources/TX_zzzxe5upEe67bLKsSDSILg,4148,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywol5upEe67bLKsSDSILg,4148, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JVpupEe67bLKsSDSILg,4149,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtkpupEe67bLKsSDSILg,4149, -https://jazz.ibm.com:9443/rm/resources/BI_zym3gJupEe67bLKsSDSILg,4149, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JXpupEe67bLKsSDSILg,4150,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/TX_zzzxh5upEe67bLKsSDSILg,4151,/Component - Mobile/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywoopupEe67bLKsSDSILg,4151, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JZ5upEe67bLKsSDSILg,4152,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLjpupEe67bLKsSDSILg,4152, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JY5upEe67bLKsSDSILg,4153,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywof5upEe67bLKsSDSILg,4153, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JbJupEe67bLKsSDSILg,4154,/Component - Mobile/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoi5upEe67bLKsSDSILg,4154, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JdJupEe67bLKsSDSILg,4155,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywofZupEe67bLKsSDSILg,4155, -https://jazz.ibm.com:9443/rm/resources/TX_zz-Jd5upEe67bLKsSDSILg,4156,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3pZupEe67bLKsSDSILg,4156, -https://jazz.ibm.com:9443/rm/resources/DM_zz-Jg5upEe67bLKsSDSILg,4157,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0HTSpupEe67bLKsSDSILg,4158,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywohpupEe67bLKsSDSILg,4158, -https://jazz.ibm.com:9443/rm/resources/DM_zz-JhZupEe67bLKsSDSILg,4159,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0HTQpupEe67bLKsSDSILg,4160,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLjJupEe67bLKsSDSILg,4160, -https://jazz.ibm.com:9443/rm/resources/TX_z0HTUpupEe67bLKsSDSILg,4161,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywonpupEe67bLKsSDSILg,4161, -https://jazz.ibm.com:9443/rm/resources/TX_z0HTfZupEe67bLKsSDSILg,4162,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3qpupEe67bLKsSDSILg,4162, -https://jazz.ibm.com:9443/rm/resources/TX_z0HTVpupEe67bLKsSDSILg,4163,/Component - Web/User Story Elaboration/Roles - Personas -https://jazz.ibm.com:9443/rm/resources/TX_z0HTgZupEe67bLKsSDSILg,4164,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLkJupEe67bLKsSDSILg,4164, -https://jazz.ibm.com:9443/rm/resources/TX_z0REQZupEe67bLKsSDSILg,4165,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywogpupEe67bLKsSDSILg,4165, -https://jazz.ibm.com:9443/rm/resources/TX_z0RERpupEe67bLKsSDSILg,4166,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydth5upEe67bLKsSDSILg,4166, -https://jazz.ibm.com:9443/rm/resources/BI_zym3eJupEe67bLKsSDSILg,4166, -https://jazz.ibm.com:9443/rm/resources/TX_z0REQ5upEe67bLKsSDSILg,4167,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtl5upEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtmpupEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtqpupEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtpJupEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtp5upEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/DM_z0RER5upEe67bLKsSDSILg,4168,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0RERZupEe67bLKsSDSILg,4169,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoiJupEe67bLKsSDSILg,4169, -https://jazz.ibm.com:9443/rm/resources/TX_z0RESpupEe67bLKsSDSILg,4170,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtn5upEe67bLKsSDSILg,4170, -https://jazz.ibm.com:9443/rm/resources/BI_zym3iZupEe67bLKsSDSILg,4170, -https://jazz.ibm.com:9443/rm/resources/TX_z0RESZupEe67bLKsSDSILg,4171,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3rJupEe67bLKsSDSILg,4171, -https://jazz.ibm.com:9443/rm/resources/DM_z0RESJupEe67bLKsSDSILg,4172,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0a1QJupEe67bLKsSDSILg,4173,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywonZupEe67bLKsSDSILg,4173, -https://jazz.ibm.com:9443/rm/resources/DM_z0REQpupEe67bLKsSDSILg,4174,/Component - Mobile/Processes -https://jazz.ibm.com:9443/rm/resources/BI_zym3sZupEe67bLKsSDSILg,4174, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1RZupEe67bLKsSDSILg,4175,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtm5upEe67bLKsSDSILg,4175, -https://jazz.ibm.com:9443/rm/resources/BI_zym3hpupEe67bLKsSDSILg,4175, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1QpupEe67bLKsSDSILg,4176,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLjZupEe67bLKsSDSILg,4176, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1Q5upEe67bLKsSDSILg,4177,/Templates -https://jazz.ibm.com:9443/rm/resources/TX_z0a1RJupEe67bLKsSDSILg,4178,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywohZupEe67bLKsSDSILg,4178, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1R5upEe67bLKsSDSILg,4179,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywoepupEe67bLKsSDSILg,4179, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1SJupEe67bLKsSDSILg,4180,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywojpupEe67bLKsSDSILg,4180, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1RpupEe67bLKsSDSILg,4181,/0. README -https://jazz.ibm.com:9443/rm/resources/BI_zym3p5upEe67bLKsSDSILg,4181, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_M5upEe67bLKsSDSILg,4182,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywon5upEe67bLKsSDSILg,4182, -https://jazz.ibm.com:9443/rm/resources/DM_z0a1SZupEe67bLKsSDSILg,4183,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/DM_z0j_MZupEe67bLKsSDSILg,4184,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0j_NZupEe67bLKsSDSILg,4185,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLi5upEe67bLKsSDSILg,4185, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_NJupEe67bLKsSDSILg,4186,/Component - Mobile/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywooZupEe67bLKsSDSILg,4186, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_OZupEe67bLKsSDSILg,4187,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywomZupEe67bLKsSDSILg,4187, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_O5upEe67bLKsSDSILg,4188,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtlZupEe67bLKsSDSILg,4188, -https://jazz.ibm.com:9443/rm/resources/BI_zym3gpupEe67bLKsSDSILg,4188, -https://jazz.ibm.com:9443/rm/resources/DM_z0twMJupEe67bLKsSDSILg,4189,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0j_OpupEe67bLKsSDSILg,4190,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtk5upEe67bLKsSDSILg,4190, -https://jazz.ibm.com:9443/rm/resources/BI_zym3gZupEe67bLKsSDSILg,4190, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlYZupEe67bLKsSDSILg,4191,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3fZupEe67bLKsSDSILg,4191, -https://jazz.ibm.com:9443/rm/resources/BI_zydtjZupEe67bLKsSDSILg,4191, -https://jazz.ibm.com:9443/rm/resources/TX_z0twMZupEe67bLKsSDSILg,4192,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywoj5upEe67bLKsSDSILg,4192, -https://jazz.ibm.com:9443/rm/resources/TX_z0twMpupEe67bLKsSDSILg,4193,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3qZupEe67bLKsSDSILg,4193, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlYpupEe67bLKsSDSILg,4194,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywofJupEe67bLKsSDSILg,4194, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlZZupEe67bLKsSDSILg,4195,/0. README -https://jazz.ibm.com:9443/rm/resources/TX_z0vlY5upEe67bLKsSDSILg,4196,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywolJupEe67bLKsSDSILg,4196, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlZJupEe67bLKsSDSILg,4197,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywoo5upEe67bLKsSDSILg,4197, -https://jazz.ibm.com:9443/rm/resources/TX_z03hMZupEe67bLKsSDSILg,4198,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywoeZupEe67bLKsSDSILg,4198, -https://jazz.ibm.com:9443/rm/resources/TX_z03hMpupEe67bLKsSDSILg,4199,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtgpupEe67bLKsSDSILg,4199, -https://jazz.ibm.com:9443/rm/resources/BI_zym3c5upEe67bLKsSDSILg,4199, -https://jazz.ibm.com:9443/rm/resources/TX_z03hMJupEe67bLKsSDSILg,4200,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtgJupEe67bLKsSDSILg,4200, -https://jazz.ibm.com:9443/rm/resources/BI_zym3cJupEe67bLKsSDSILg,4200, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlZpupEe67bLKsSDSILg,4201,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoipupEe67bLKsSDSILg,4201, -https://jazz.ibm.com:9443/rm/resources/TX_z03hNpupEe67bLKsSDSILg,4202,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywolpupEe67bLKsSDSILg,4202, -https://jazz.ibm.com:9443/rm/resources/TX_z03hOJupEe67bLKsSDSILg,4203,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLkpupEe67bLKsSDSILg,4203, -https://jazz.ibm.com:9443/rm/resources/TX_z03hM5upEe67bLKsSDSILg,4204,/Project Meetings -https://jazz.ibm.com:9443/rm/resources/TX_z03hO5upEe67bLKsSDSILg,4205,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3sJupEe67bLKsSDSILg,4205, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSMJupEe67bLKsSDSILg,4206,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtg5upEe67bLKsSDSILg,4206, -https://jazz.ibm.com:9443/rm/resources/BI_zym3dJupEe67bLKsSDSILg,4206, -https://jazz.ibm.com:9443/rm/resources/TX_z03hOZupEe67bLKsSDSILg,4207,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtoZupEe67bLKsSDSILg,4207, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSMpupEe67bLKsSDSILg,4208,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywoe5upEe67bLKsSDSILg,4208, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSN5upEe67bLKsSDSILg,4209,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtj5upEe67bLKsSDSILg,4209, -https://jazz.ibm.com:9443/rm/resources/BI_zym3fpupEe67bLKsSDSILg,4209, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSOJupEe67bLKsSDSILg,4210,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtkJupEe67bLKsSDSILg,4210, -https://jazz.ibm.com:9443/rm/resources/BI_zym3f5upEe67bLKsSDSILg,4210, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSNZupEe67bLKsSDSILg,4211,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtfJupEe67bLKsSDSILg,4211, -https://jazz.ibm.com:9443/rm/resources/BI_zym3a5upEe67bLKsSDSILg,4211, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSOZupEe67bLKsSDSILg,4212,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLl5upEe67bLKsSDSILg,4212, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSNpupEe67bLKsSDSILg,4213,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywogZupEe67bLKsSDSILg,4213, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSM5upEe67bLKsSDSILg,4214,/Component - Mobile/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoiZupEe67bLKsSDSILg,4214, -https://jazz.ibm.com:9443/rm/resources/DM_z1BSNJupEe67bLKsSDSILg,4215,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z1KcIZupEe67bLKsSDSILg,4216,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywogJupEe67bLKsSDSILg,4216, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSO5upEe67bLKsSDSILg,4217,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywojZupEe67bLKsSDSILg,4217, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcIpupEe67bLKsSDSILg,4218,/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_z1KcJ5upEe67bLKsSDSILg,4219,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z1KcJJupEe67bLKsSDSILg,4220,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3rZupEe67bLKsSDSILg,4220, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcJZupEe67bLKsSDSILg,4221,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtmJupEe67bLKsSDSILg,4221, -https://jazz.ibm.com:9443/rm/resources/BI_zym3hJupEe67bLKsSDSILg,4221, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcJpupEe67bLKsSDSILg,4222,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoh5upEe67bLKsSDSILg,4222, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcKJupEe67bLKsSDSILg,4223,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywomJupEe67bLKsSDSILg,4223, -https://jazz.ibm.com:9443/rm/resources/DM_z1SX8JupEe67bLKsSDSILg,4224,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/DM_z1SX8pupEe67bLKsSDSILg,4225,/Component - Web/Processes -https://jazz.ibm.com:9443/rm/resources/BI_zym3q5upEe67bLKsSDSILg,4225, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0NpupEe67bLKsSDSILg,4226,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3fJupEe67bLKsSDSILg,4226, -https://jazz.ibm.com:9443/rm/resources/BI_zydti5upEe67bLKsSDSILg,4226, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0MZupEe67bLKsSDSILg,4227,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywod5upEe67bLKsSDSILg,4227, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0MpupEe67bLKsSDSILg,4228,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLlpupEe67bLKsSDSILg,4228, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0NZupEe67bLKsSDSILg,4229,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtqJupEe67bLKsSDSILg,4229, -https://jazz.ibm.com:9443/rm/resources/BI_zym3j5upEe67bLKsSDSILg,4229, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0OZupEe67bLKsSDSILg,4230,/Business Goals -https://jazz.ibm.com:9443/rm/resources/BI_zym3ppupEe67bLKsSDSILg,4230, -https://jazz.ibm.com:9443/rm/resources/BI_zywoeJupEe67bLKsSDSILg,4230, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0OJupEe67bLKsSDSILg,4231,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/TX_z1U0PJupEe67bLKsSDSILg,4232,/Business Goals -https://jazz.ibm.com:9443/rm/resources/DM_z1U0NJupEe67bLKsSDSILg,4233,/0. README -https://jazz.ibm.com:9443/rm/resources/DM_z1U0N5upEe67bLKsSDSILg,4234,/Component - Web/Processes -https://jazz.ibm.com:9443/rm/resources/BI_zym3r5upEe67bLKsSDSILg,4234, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0OpupEe67bLKsSDSILg,4235,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3rpupEe67bLKsSDSILg,4235, -https://jazz.ibm.com:9443/rm/resources/CO_z1hBcZupEe67bLKsSDSILg,4236,/0. README -https://jazz.ibm.com:9443/rm/resources/TX_z1hBcpupEe67bLKsSDSILg,4237,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLlZupEe67bLKsSDSILg,4237, -https://jazz.ibm.com:9443/rm/resources/TX_z1hBc5upEe67bLKsSDSILg,4238,/Component - Web/User Story Elaboration/Roles - Personas -https://jazz.ibm.com:9443/rm/resources/TX_z1hBeJupEe67bLKsSDSILg,4239,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywolZupEe67bLKsSDSILg,4239, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWMpupEe67bLKsSDSILg,4240,/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_z1oWMZupEe67bLKsSDSILg,4241,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3qJupEe67bLKsSDSILg,4241, -https://jazz.ibm.com:9443/rm/resources/TX_z1hBdpupEe67bLKsSDSILg,4242,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywok5upEe67bLKsSDSILg,4242, -https://jazz.ibm.com:9443/rm/resources/TX_z1hBd5upEe67bLKsSDSILg,4243,/Component - Mobile/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywooJupEe67bLKsSDSILg,4243, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWNJupEe67bLKsSDSILg,4244,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/TX_z1oWNpupEe67bLKsSDSILg,4245,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtopupEe67bLKsSDSILg,4245, -https://jazz.ibm.com:9443/rm/resources/BI_zym3i5upEe67bLKsSDSILg,4245, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWN5upEe67bLKsSDSILg,4246,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtfZupEe67bLKsSDSILg,4246, -https://jazz.ibm.com:9443/rm/resources/BI_zym3bZupEe67bLKsSDSILg,4246, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOspupEe67bLKsSDSILg,4247,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLk5upEe67bLKsSDSILg,4247, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOsJupEe67bLKsSDSILg,4248,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtnZupEe67bLKsSDSILg,4248, -https://jazz.ibm.com:9443/rm/resources/BI_zym3h5upEe67bLKsSDSILg,4248, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWOJupEe67bLKsSDSILg,4249,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywonJupEe67bLKsSDSILg,4249, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOtJupEe67bLKsSDSILg,4250,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywofpupEe67bLKsSDSILg,4250, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOtZupEe67bLKsSDSILg,4251,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtiZupEe67bLKsSDSILg,4251, -https://jazz.ibm.com:9443/rm/resources/BI_zym3epupEe67bLKsSDSILg,4251, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOs5upEe67bLKsSDSILg,4252,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtiJupEe67bLKsSDSILg,4252, -https://jazz.ibm.com:9443/rm/resources/BI_zym3eZupEe67bLKsSDSILg,4252, -https://jazz.ibm.com:9443/rm/resources/MD_2InsgZupEe67bLKsSDSILg,4253,https://jazz.ibm.com:9443/rm/folders/FR_2J_lxZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2Insg5upEe67bLKsSDSILg,4254,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InshZupEe67bLKsSDSILg,4255,https://jazz.ibm.com:9443/rm/folders/FR_2J_lspupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InsgJupEe67bLKsSDSILg,4256,https://jazz.ibm.com:9443/rm/folders/FR_2J_lspupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InshJupEe67bLKsSDSILg,4257,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InshpupEe67bLKsSDSILg,4258,https://jazz.ibm.com:9443/rm/folders/FR_2J_luJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InsgpupEe67bLKsSDSILg,4259,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2Insh5upEe67bLKsSDSILg,4260,https://jazz.ibm.com:9443/rm/folders/FR_2J_lspupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InsiJupEe67bLKsSDSILg,4261,https://jazz.ibm.com:9443/rm/folders/FR_2J_lspupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InsipupEe67bLKsSDSILg,4262,https://jazz.ibm.com:9443/rm/folders/FR_2J_lr5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/MD_2InsiZupEe67bLKsSDSILg,4263,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/WR_2PRHGpupEe67bLKsSDSILg,4264,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt6ZupEe67bLKsSDSILg,4264, -https://jazz.ibm.com:9443/rm/resources/WR_2MjKQpupEe67bLKsSDSILg,4265,https://jazz.ibm.com:9443/rm/folders/FR_2J_lupupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh4ZupEe67bLKsSDSILg,4265, -https://jazz.ibm.com:9443/rm/resources/WR_2O9lFJupEe67bLKsSDSILg,4266,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh0pupEe67bLKsSDSILg,4266, -https://jazz.ibm.com:9443/rm/resources/WR_2LzjaZupEe67bLKsSDSILg,4267,https://jazz.ibm.com:9443/rm/folders/FR_2J_lupupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh35upEe67bLKsSDSILg,4267, -https://jazz.ibm.com:9443/rm/resources/WR_2OqqRZupEe67bLKsSDSILg,4268,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhxZupEe67bLKsSDSILg,4268, -https://jazz.ibm.com:9443/rm/resources/WR_2PHWFJupEe67bLKsSDSILg,4269,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhrpupEe67bLKsSDSILg,4269, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBYJupEe67bLKsSDSILg,4270,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yRJupEe67bLKsSDSILg,4270, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBY5upEe67bLKsSDSILg,4271,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmpJupEe67bLKsSDSILg,4271, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBYpupEe67bLKsSDSILg,4272,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFm0JupEe67bLKsSDSILg,4272, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBYZupEe67bLKsSDSILg,4273,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt9ZupEe67bLKsSDSILg,4273, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBZJupEe67bLKsSDSILg,4274,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InskZupEe67bLKsSDSILg,4274, -https://jazz.ibm.com:9443/rm/resources/TX_2LpyYJupEe67bLKsSDSILg,4275,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71nZupEe67bLKsSDSILg,4275, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZcZupEe67bLKsSDSILg,4276,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuGpupEe67bLKsSDSILg,4276, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZcJupEe67bLKsSDSILg,4277,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhyJupEe67bLKsSDSILg,4277, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZcpupEe67bLKsSDSILg,4278,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt5JupEe67bLKsSDSILg,4278, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZdJupEe67bLKsSDSILg,4279,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmupupEe67bLKsSDSILg,4279, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZdZupEe67bLKsSDSILg,4280,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh05upEe67bLKsSDSILg,4280, -https://jazz.ibm.com:9443/rm/resources/DM_2LqZc5upEe67bLKsSDSILg,4281,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhiJupEe67bLKsSDSILg,4281, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZdpupEe67bLKsSDSILg,4282,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmmpupEe67bLKsSDSILg,4282, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZeJupEe67bLKsSDSILg,4283,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10h5upEe67bLKsSDSILg,4283, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZeZupEe67bLKsSDSILg,4284,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuCJupEe67bLKsSDSILg,4284, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZepupEe67bLKsSDSILg,4285,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2LqZd5upEe67bLKsSDSILg,4286,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhiZupEe67bLKsSDSILg,4286, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZe5upEe67bLKsSDSILg,4287,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmtZupEe67bLKsSDSILg,4287, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjYJupEe67bLKsSDSILg,4288,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhlJupEe67bLKsSDSILg,4288, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjYZupEe67bLKsSDSILg,4289,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InslpupEe67bLKsSDSILg,4289, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZZupEe67bLKsSDSILg,4290,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmkpupEe67bLKsSDSILg,4290, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjYpupEe67bLKsSDSILg,4291,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhypupEe67bLKsSDSILg,4291, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjY5upEe67bLKsSDSILg,4292,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiShpupEe67bLKsSDSILg,4292, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZJupEe67bLKsSDSILg,4293,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuGJupEe67bLKsSDSILg,4293, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZpupEe67bLKsSDSILg,4294,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmzZupEe67bLKsSDSILg,4294, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjapupEe67bLKsSDSILg,4295,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt7pupEe67bLKsSDSILg,4295, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjaJupEe67bLKsSDSILg,4296,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71kpupEe67bLKsSDSILg,4296, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZ5upEe67bLKsSDSILg,4297,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yXpupEe67bLKsSDSILg,4297, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjbJupEe67bLKsSDSILg,4298,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yYZupEe67bLKsSDSILg,4298, -https://jazz.ibm.com:9443/rm/resources/TX_2Lzja5upEe67bLKsSDSILg,4299,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71mZupEe67bLKsSDSILg,4299, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjbZupEe67bLKsSDSILg,4300,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yYJupEe67bLKsSDSILg,4300, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjbpupEe67bLKsSDSILg,4301,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71rZupEe67bLKsSDSILg,4301, -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJpupEe67bLKsSDSILg,4301, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UYJupEe67bLKsSDSILg,4302,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhvJupEe67bLKsSDSILg,4302, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UYZupEe67bLKsSDSILg,4303,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSj5upEe67bLKsSDSILg,4303, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UYpupEe67bLKsSDSILg,4304,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh3JupEe67bLKsSDSILg,4304, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZJupEe67bLKsSDSILg,4305,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhupupEe67bLKsSDSILg,4305, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UY5upEe67bLKsSDSILg,4306,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuB5upEe67bLKsSDSILg,4306, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZpupEe67bLKsSDSILg,4307,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yR5upEe67bLKsSDSILg,4307, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZZupEe67bLKsSDSILg,4308,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSlZupEe67bLKsSDSILg,4308, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZ5upEe67bLKsSDSILg,4309,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhuJupEe67bLKsSDSILg,4309, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFYpupEe67bLKsSDSILg,4310,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmqJupEe67bLKsSDSILg,4310, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UaJupEe67bLKsSDSILg,4311,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmuZupEe67bLKsSDSILg,4311, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFYJupEe67bLKsSDSILg,4312,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71qJupEe67bLKsSDSILg,4312, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhwZupEe67bLKsSDSILg,4312, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFYZupEe67bLKsSDSILg,4313,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_pupEe67bLKsSDSILg,4313, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZJupEe67bLKsSDSILg,4314,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmsZupEe67bLKsSDSILg,4314, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFY5upEe67bLKsSDSILg,4315,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuI5upEe67bLKsSDSILg,4315, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZZupEe67bLKsSDSILg,4316,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71ppupEe67bLKsSDSILg,4316, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhv5upEe67bLKsSDSILg,4316, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFaZupEe67bLKsSDSILg,4317,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSgZupEe67bLKsSDSILg,4317, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZpupEe67bLKsSDSILg,4318,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuE5upEe67bLKsSDSILg,4318, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZ5upEe67bLKsSDSILg,4319,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhs5upEe67bLKsSDSILg,4319, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFaJupEe67bLKsSDSILg,4320,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh0ZupEe67bLKsSDSILg,4320, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFapupEe67bLKsSDSILg,4321,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10hpupEe67bLKsSDSILg,4321, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFbJupEe67bLKsSDSILg,4322,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhrZupEe67bLKsSDSILg,4322, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPUJupEe67bLKsSDSILg,4323,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10hJupEe67bLKsSDSILg,4323, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFa5upEe67bLKsSDSILg,4324,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt8ZupEe67bLKsSDSILg,4324, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFbZupEe67bLKsSDSILg,4325,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhy5upEe67bLKsSDSILg,4325, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPUZupEe67bLKsSDSILg,4326,https://jazz.ibm.com:9443/rm/folders/FR_2J_lv5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2MQPVZupEe67bLKsSDSILg,4327,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuDpupEe67bLKsSDSILg,4327, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPUpupEe67bLKsSDSILg,4328,https://jazz.ibm.com:9443/rm/folders/FR_2J_lv5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2MQPVpupEe67bLKsSDSILg,4329,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yWpupEe67bLKsSDSILg,4329, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPU5upEe67bLKsSDSILg,4330,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt65upEe67bLKsSDSILg,4330, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPVJupEe67bLKsSDSILg,4331,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2MQPV5upEe67bLKsSDSILg,4332,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuDJupEe67bLKsSDSILg,4332, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPWZupEe67bLKsSDSILg,4333,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmypupEe67bLKsSDSILg,4333, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPWJupEe67bLKsSDSILg,4334,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt8pupEe67bLKsSDSILg,4334, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAUJupEe67bLKsSDSILg,4335,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yVpupEe67bLKsSDSILg,4335, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPWpupEe67bLKsSDSILg,4336,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt4ZupEe67bLKsSDSILg,4336, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAUZupEe67bLKsSDSILg,4337,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhspupEe67bLKsSDSILg,4337, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAUpupEe67bLKsSDSILg,4338,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh2pupEe67bLKsSDSILg,4338, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAVZupEe67bLKsSDSILg,4339,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhqpupEe67bLKsSDSILg,4339, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAV5upEe67bLKsSDSILg,4340,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsnZupEe67bLKsSDSILg,4340, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAVJupEe67bLKsSDSILg,4341,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4ySpupEe67bLKsSDSILg,4341, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAU5upEe67bLKsSDSILg,4342,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2MaAVpupEe67bLKsSDSILg,4343,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2MaAWZupEe67bLKsSDSILg,4344,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhj5upEe67bLKsSDSILg,4344, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAWJupEe67bLKsSDSILg,4345,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt75upEe67bLKsSDSILg,4345, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAWpupEe67bLKsSDSILg,4346,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhhpupEe67bLKsSDSILg,4346, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKQ5upEe67bLKsSDSILg,4347,https://jazz.ibm.com:9443/rm/folders/FR_2J_lupupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh3pupEe67bLKsSDSILg,4347, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKQJupEe67bLKsSDSILg,4348,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-5upEe67bLKsSDSILg,4348, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKQZupEe67bLKsSDSILg,4349,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2MoCwZupEe67bLKsSDSILg,4350,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhzZupEe67bLKsSDSILg,4350, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKRZupEe67bLKsSDSILg,4351,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhjZupEe67bLKsSDSILg,4351, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKR5upEe67bLKsSDSILg,4352,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yRZupEe67bLKsSDSILg,4352, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCwJupEe67bLKsSDSILg,4353,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yWZupEe67bLKsSDSILg,4353, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKRJupEe67bLKsSDSILg,4354,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJJupEe67bLKsSDSILg,4354, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKRpupEe67bLKsSDSILg,4355,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh1ZupEe67bLKsSDSILg,4355, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCwpupEe67bLKsSDSILg,4356,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-pupEe67bLKsSDSILg,4356, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7QpupEe67bLKsSDSILg,4357,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh2JupEe67bLKsSDSILg,4357, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCxJupEe67bLKsSDSILg,4358,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmppupEe67bLKsSDSILg,4358, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCw5upEe67bLKsSDSILg,4359,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhpZupEe67bLKsSDSILg,4359, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7QZupEe67bLKsSDSILg,4360,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmy5upEe67bLKsSDSILg,4360, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7QJupEe67bLKsSDSILg,4361,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhzJupEe67bLKsSDSILg,4361, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCxZupEe67bLKsSDSILg,4362,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhipupEe67bLKsSDSILg,4362, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7Q5upEe67bLKsSDSILg,4363,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4ySJupEe67bLKsSDSILg,4363, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7SZupEe67bLKsSDSILg,4364,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsnpupEe67bLKsSDSILg,4364, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7SpupEe67bLKsSDSILg,4365,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmlZupEe67bLKsSDSILg,4365, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7R5upEe67bLKsSDSILg,4366,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSjJupEe67bLKsSDSILg,4366, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7RZupEe67bLKsSDSILg,4367,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt7ZupEe67bLKsSDSILg,4367, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7SJupEe67bLKsSDSILg,4368,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSiZupEe67bLKsSDSILg,4368, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7RJupEe67bLKsSDSILg,4369,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmo5upEe67bLKsSDSILg,4369, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7RpupEe67bLKsSDSILg,4370,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhuZupEe67bLKsSDSILg,4370, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7S5upEe67bLKsSDSILg,4371,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmlJupEe67bLKsSDSILg,4371, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7TJupEe67bLKsSDSILg,4372,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhrJupEe67bLKsSDSILg,4372, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQpupEe67bLKsSDSILg,4373,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71lZupEe67bLKsSDSILg,4373, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQZupEe67bLKsSDSILg,4374,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsmZupEe67bLKsSDSILg,4374, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sRJupEe67bLKsSDSILg,4375,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmoJupEe67bLKsSDSILg,4375, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7TZupEe67bLKsSDSILg,4376,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuAZupEe67bLKsSDSILg,4376, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQJupEe67bLKsSDSILg,4377,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yQpupEe67bLKsSDSILg,4377, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQ5upEe67bLKsSDSILg,4378,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmkZupEe67bLKsSDSILg,4378, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7TpupEe67bLKsSDSILg,4379,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhzpupEe67bLKsSDSILg,4379, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sRpupEe67bLKsSDSILg,4380,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuIJupEe67bLKsSDSILg,4380, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sRZupEe67bLKsSDSILg,4381,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71p5upEe67bLKsSDSILg,4381, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhwJupEe67bLKsSDSILg,4381, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sR5upEe67bLKsSDSILg,4382,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuF5upEe67bLKsSDSILg,4382, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sSZupEe67bLKsSDSILg,4383,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSipupEe67bLKsSDSILg,4383, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sS5upEe67bLKsSDSILg,4384,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmnpupEe67bLKsSDSILg,4384, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sTpupEe67bLKsSDSILg,4385,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsjJupEe67bLKsSDSILg,4385, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sSpupEe67bLKsSDSILg,4386,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yT5upEe67bLKsSDSILg,4386, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sSJupEe67bLKsSDSILg,4387,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt7JupEe67bLKsSDSILg,4387, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sTJupEe67bLKsSDSILg,4388,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh1pupEe67bLKsSDSILg,4388, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sTZupEe67bLKsSDSILg,4389,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhpJupEe67bLKsSDSILg,4389, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sT5upEe67bLKsSDSILg,4390,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2M2sUJupEe67bLKsSDSILg,4391,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhn5upEe67bLKsSDSILg,4391, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQJupEe67bLKsSDSILg,4392,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhp5upEe67bLKsSDSILg,4392, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQ5upEe67bLKsSDSILg,4393,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuFZupEe67bLKsSDSILg,4393, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQZupEe67bLKsSDSILg,4394,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmoZupEe67bLKsSDSILg,4394, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdRJupEe67bLKsSDSILg,4395,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSi5upEe67bLKsSDSILg,4395, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdR5upEe67bLKsSDSILg,4396,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhxJupEe67bLKsSDSILg,4396, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQpupEe67bLKsSDSILg,4397,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhu5upEe67bLKsSDSILg,4397, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdRZupEe67bLKsSDSILg,4398,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmwpupEe67bLKsSDSILg,4398, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdRpupEe67bLKsSDSILg,4399,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhqZupEe67bLKsSDSILg,4399, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdSpupEe67bLKsSDSILg,4400,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhw5upEe67bLKsSDSILg,4400, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdSJupEe67bLKsSDSILg,4401,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10jJupEe67bLKsSDSILg,4401, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdSZupEe67bLKsSDSILg,4402,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh0JupEe67bLKsSDSILg,4402, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdS5upEe67bLKsSDSILg,4403,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt5ZupEe67bLKsSDSILg,4403, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdTJupEe67bLKsSDSILg,4404,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Insn5upEe67bLKsSDSILg,4404, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQZupEe67bLKsSDSILg,4405,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yYpupEe67bLKsSDSILg,4405, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdTZupEe67bLKsSDSILg,4406,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71o5upEe67bLKsSDSILg,4406, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhopupEe67bLKsSDSILg,4406, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdTpupEe67bLKsSDSILg,4407,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10kJupEe67bLKsSDSILg,4407, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQ5upEe67bLKsSDSILg,4408,https://jazz.ibm.com:9443/rm/folders/FR_2J_lupupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh4JupEe67bLKsSDSILg,4408, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQJupEe67bLKsSDSILg,4409,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71qZupEe67bLKsSDSILg,4409, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhwpupEe67bLKsSDSILg,4409, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQpupEe67bLKsSDSILg,4410,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhlZupEe67bLKsSDSILg,4410, -https://jazz.ibm.com:9443/rm/resources/TX_2NKORZupEe67bLKsSDSILg,4411,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10iJupEe67bLKsSDSILg,4411, -https://jazz.ibm.com:9443/rm/resources/TX_2NKORJupEe67bLKsSDSILg,4412,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yW5upEe67bLKsSDSILg,4412, -https://jazz.ibm.com:9443/rm/resources/TX_2NKORpupEe67bLKsSDSILg,4413,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhnZupEe67bLKsSDSILg,4413, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOSJupEe67bLKsSDSILg,4414,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71q5upEe67bLKsSDSILg,4414, -https://jazz.ibm.com:9443/rm/resources/BI_2JvuKJupEe67bLKsSDSILg,4414, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOR5upEe67bLKsSDSILg,4415,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhsJupEe67bLKsSDSILg,4415, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOS5upEe67bLKsSDSILg,4416,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yXJupEe67bLKsSDSILg,4416, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOTJupEe67bLKsSDSILg,4417,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhg5upEe67bLKsSDSILg,4417, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOSpupEe67bLKsSDSILg,4418,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yUZupEe67bLKsSDSILg,4418, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOTpupEe67bLKsSDSILg,4419,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71k5upEe67bLKsSDSILg,4419, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOTZupEe67bLKsSDSILg,4420,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmr5upEe67bLKsSDSILg,4420, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOSZupEe67bLKsSDSILg,4421,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuD5upEe67bLKsSDSILg,4421, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYMZupEe67bLKsSDSILg,4422,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InskpupEe67bLKsSDSILg,4422, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYMpupEe67bLKsSDSILg,4423,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSg5upEe67bLKsSDSILg,4423, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYM5upEe67bLKsSDSILg,4424,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yTZupEe67bLKsSDSILg,4424, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOT5upEe67bLKsSDSILg,4425,https://jazz.ibm.com:9443/rm/folders/FR_2J_lv5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2NTYMJupEe67bLKsSDSILg,4426,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuHpupEe67bLKsSDSILg,4426, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYOJupEe67bLKsSDSILg,4427,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYho5upEe67bLKsSDSILg,4427, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYNZupEe67bLKsSDSILg,4428,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiShZupEe67bLKsSDSILg,4428, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYNJupEe67bLKsSDSILg,4429,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhmZupEe67bLKsSDSILg,4429, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYN5upEe67bLKsSDSILg,4430,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhvZupEe67bLKsSDSILg,4430, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYNpupEe67bLKsSDSILg,4431,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhm5upEe67bLKsSDSILg,4431, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYOpupEe67bLKsSDSILg,4432,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmxpupEe67bLKsSDSILg,4432, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYO5upEe67bLKsSDSILg,4433,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmk5upEe67bLKsSDSILg,4433, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYOZupEe67bLKsSDSILg,4434,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSkpupEe67bLKsSDSILg,4434, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQZupEe67bLKsSDSILg,4435,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFm0pupEe67bLKsSDSILg,4435, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQpupEe67bLKsSDSILg,4436,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZJupEe67bLKsSDSILg,4436, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYPZupEe67bLKsSDSILg,4437,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFm05upEe67bLKsSDSILg,4437, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQJupEe67bLKsSDSILg,4438,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71kJupEe67bLKsSDSILg,4438, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYQJupEe67bLKsSDSILg,4439,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuCZupEe67bLKsSDSILg,4439, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQ5upEe67bLKsSDSILg,4440,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmvJupEe67bLKsSDSILg,4440, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwTZupEe67bLKsSDSILg,4441,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71pZupEe67bLKsSDSILg,4441, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhvpupEe67bLKsSDSILg,4441, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwRZupEe67bLKsSDSILg,4442,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmyJupEe67bLKsSDSILg,4442, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwTJupEe67bLKsSDSILg,4443,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_JupEe67bLKsSDSILg,4443, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwRpupEe67bLKsSDSILg,4444,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhgZupEe67bLKsSDSILg,4444, -https://jazz.ibm.com:9443/rm/resources/TX_2NlsEJupEe67bLKsSDSILg,4445,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt5pupEe67bLKsSDSILg,4445, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwSpupEe67bLKsSDSILg,4446,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmp5upEe67bLKsSDSILg,4446, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwS5upEe67bLKsSDSILg,4447,https://jazz.ibm.com:9443/rm/folders/FR_2J_lv5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6NJupEe67bLKsSDSILg,4448,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmxJupEe67bLKsSDSILg,4448, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6MJupEe67bLKsSDSILg,4449,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yUJupEe67bLKsSDSILg,4449, -https://jazz.ibm.com:9443/rm/resources/TX_2NlsEpupEe67bLKsSDSILg,4450,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhmpupEe67bLKsSDSILg,4450, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6MpupEe67bLKsSDSILg,4451,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmn5upEe67bLKsSDSILg,4451, -https://jazz.ibm.com:9443/rm/resources/TX_2NlsEZupEe67bLKsSDSILg,4452,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhhJupEe67bLKsSDSILg,4452, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6QJupEe67bLKsSDSILg,4453,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSjpupEe67bLKsSDSILg,4453, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6PpupEe67bLKsSDSILg,4454,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhjJupEe67bLKsSDSILg,4454, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6NpupEe67bLKsSDSILg,4455,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSjZupEe67bLKsSDSILg,4455, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6QpupEe67bLKsSDSILg,4456,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10gZupEe67bLKsSDSILg,4456, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6SpupEe67bLKsSDSILg,4457,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71lpupEe67bLKsSDSILg,4457, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6U5upEe67bLKsSDSILg,4458,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhh5upEe67bLKsSDSILg,4458, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6UZupEe67bLKsSDSILg,4459,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmx5upEe67bLKsSDSILg,4459, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6VZupEe67bLKsSDSILg,4460,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuH5upEe67bLKsSDSILg,4460, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrMZupEe67bLKsSDSILg,4461,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71qpupEe67bLKsSDSILg,4461, -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJZupEe67bLKsSDSILg,4461, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6XZupEe67bLKsSDSILg,4462,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmpZupEe67bLKsSDSILg,4462, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrNJupEe67bLKsSDSILg,4463,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt6JupEe67bLKsSDSILg,4463, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6YJupEe67bLKsSDSILg,4464,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yRpupEe67bLKsSDSILg,4464, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6YpupEe67bLKsSDSILg,4465,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-JupEe67bLKsSDSILg,4465, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6W5upEe67bLKsSDSILg,4466,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yQ5upEe67bLKsSDSILg,4466, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6WJupEe67bLKsSDSILg,4467,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuG5upEe67bLKsSDSILg,4467, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrOZupEe67bLKsSDSILg,4468,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yaJupEe67bLKsSDSILg,4468, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrNpupEe67bLKsSDSILg,4469,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFml5upEe67bLKsSDSILg,4469, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrUZupEe67bLKsSDSILg,4470,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsmJupEe67bLKsSDSILg,4470, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrT5upEe67bLKsSDSILg,4471,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2NwrSpupEe67bLKsSDSILg,4472,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhx5upEe67bLKsSDSILg,4472, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrSJupEe67bLKsSDSILg,4473,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmvZupEe67bLKsSDSILg,4473, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrRJupEe67bLKsSDSILg,4474,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmw5upEe67bLKsSDSILg,4474, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrQZupEe67bLKsSDSILg,4475,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYht5upEe67bLKsSDSILg,4475, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrU5upEe67bLKsSDSILg,4476,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmtJupEe67bLKsSDSILg,4476, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrVpupEe67bLKsSDSILg,4477,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSh5upEe67bLKsSDSILg,4477, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cQpupEe67bLKsSDSILg,4478,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71opupEe67bLKsSDSILg,4478, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhppupEe67bLKsSDSILg,4478, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cUJupEe67bLKsSDSILg,4479,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Insk5upEe67bLKsSDSILg,4479, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cRZupEe67bLKsSDSILg,4480,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmspupEe67bLKsSDSILg,4480, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cSpupEe67bLKsSDSILg,4481,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmnJupEe67bLKsSDSILg,4481, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cNJupEe67bLKsSDSILg,4482,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuBpupEe67bLKsSDSILg,4482, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cN5upEe67bLKsSDSILg,4483,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-ZupEe67bLKsSDSILg,4483, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cR5upEe67bLKsSDSILg,4484,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsjZupEe67bLKsSDSILg,4484, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cVZupEe67bLKsSDSILg,4485,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmq5upEe67bLKsSDSILg,4485, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cUpupEe67bLKsSDSILg,4486,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10g5upEe67bLKsSDSILg,4486, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cYZupEe67bLKsSDSILg,4487,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuBJupEe67bLKsSDSILg,4487, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cWpupEe67bLKsSDSILg,4488,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhk5upEe67bLKsSDSILg,4488, -https://jazz.ibm.com:9443/rm/resources/TX_2N6caZupEe67bLKsSDSILg,4489,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10jZupEe67bLKsSDSILg,4489, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cZpupEe67bLKsSDSILg,4490,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh25upEe67bLKsSDSILg,4490, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cV5upEe67bLKsSDSILg,4491,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhnJupEe67bLKsSDSILg,4491, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cXJupEe67bLKsSDSILg,4492,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmt5upEe67bLKsSDSILg,4492, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cX5upEe67bLKsSDSILg,4493,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuA5upEe67bLKsSDSILg,4493, -https://jazz.ibm.com:9443/rm/resources/TX_2OENMZupEe67bLKsSDSILg,4494,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhnpupEe67bLKsSDSILg,4494, -https://jazz.ibm.com:9443/rm/resources/TX_2N6ca5upEe67bLKsSDSILg,4495,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yTpupEe67bLKsSDSILg,4495, -https://jazz.ibm.com:9443/rm/resources/TX_2OENNpupEe67bLKsSDSILg,4496,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71rJupEe67bLKsSDSILg,4496, -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJ5upEe67bLKsSDSILg,4496, -https://jazz.ibm.com:9443/rm/resources/TX_2OENXJupEe67bLKsSDSILg,4497,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt6pupEe67bLKsSDSILg,4497, -https://jazz.ibm.com:9443/rm/resources/TX_2OENPZupEe67bLKsSDSILg,4498,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yTJupEe67bLKsSDSILg,4498, -https://jazz.ibm.com:9443/rm/resources/TX_2OENSJupEe67bLKsSDSILg,4499,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSk5upEe67bLKsSDSILg,4499, -https://jazz.ibm.com:9443/rm/resources/TX_2OENU5upEe67bLKsSDSILg,4500,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuEJupEe67bLKsSDSILg,4500, -https://jazz.ibm.com:9443/rm/resources/TX_2OENRZupEe67bLKsSDSILg,4501,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt4pupEe67bLKsSDSILg,4501, -https://jazz.ibm.com:9443/rm/resources/TX_2OENOZupEe67bLKsSDSILg,4502,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2OENT5upEe67bLKsSDSILg,4503,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhq5upEe67bLKsSDSILg,4503, -https://jazz.ibm.com:9443/rm/resources/TX_2OENZJupEe67bLKsSDSILg,4504,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhoJupEe67bLKsSDSILg,4504, -https://jazz.ibm.com:9443/rm/resources/TX_2OENd5upEe67bLKsSDSILg,4505,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmmZupEe67bLKsSDSILg,4505, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXJJupEe67bLKsSDSILg,4506,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhhZupEe67bLKsSDSILg,4506, -https://jazz.ibm.com:9443/rm/resources/TX_2OENbZupEe67bLKsSDSILg,4507,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2ONXIpupEe67bLKsSDSILg,4508,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InslJupEe67bLKsSDSILg,4508, -https://jazz.ibm.com:9443/rm/resources/TX_2OENf5upEe67bLKsSDSILg,4509,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt55upEe67bLKsSDSILg,4509, -https://jazz.ibm.com:9443/rm/resources/TX_2OENZ5upEe67bLKsSDSILg,4510,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt8JupEe67bLKsSDSILg,4510, -https://jazz.ibm.com:9443/rm/resources/TX_2OENdZupEe67bLKsSDSILg,4511,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZpupEe67bLKsSDSILg,4511, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXJ5upEe67bLKsSDSILg,4512,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuGZupEe67bLKsSDSILg,4512, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXKpupEe67bLKsSDSILg,4513,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiShJupEe67bLKsSDSILg,4513, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXQJupEe67bLKsSDSILg,4514,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yXZupEe67bLKsSDSILg,4514, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXRJupEe67bLKsSDSILg,4515,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuIpupEe67bLKsSDSILg,4515, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXLpupEe67bLKsSDSILg,4516,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71oJupEe67bLKsSDSILg,4516, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXPJupEe67bLKsSDSILg,4517,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71mpupEe67bLKsSDSILg,4517, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXNJupEe67bLKsSDSILg,4518,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt45upEe67bLKsSDSILg,4518, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXOZupEe67bLKsSDSILg,4519,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_ZupEe67bLKsSDSILg,4519, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXMZupEe67bLKsSDSILg,4520,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhoZupEe67bLKsSDSILg,4520, -https://jazz.ibm.com:9443/rm/resources/BI_2I71oZupEe67bLKsSDSILg,4520, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXUJupEe67bLKsSDSILg,4521,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFm0ZupEe67bLKsSDSILg,4521, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXSJupEe67bLKsSDSILg,4522,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmzpupEe67bLKsSDSILg,4522, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXSpupEe67bLKsSDSILg,4523,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71nJupEe67bLKsSDSILg,4523, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXWJupEe67bLKsSDSILg,4524,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZ5upEe67bLKsSDSILg,4524, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIIJupEe67bLKsSDSILg,4525,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhsZupEe67bLKsSDSILg,4525, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXVZupEe67bLKsSDSILg,4526,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmsJupEe67bLKsSDSILg,4526, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIJ5upEe67bLKsSDSILg,4527,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmzJupEe67bLKsSDSILg,4527, -https://jazz.ibm.com:9443/rm/resources/TX_2OXII5upEe67bLKsSDSILg,4528,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yY5upEe67bLKsSDSILg,4528, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIO5upEe67bLKsSDSILg,4529,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhkJupEe67bLKsSDSILg,4529, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIMpupEe67bLKsSDSILg,4530,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Insl5upEe67bLKsSDSILg,4530, -https://jazz.ibm.com:9443/rm/resources/TX_2OXINJupEe67bLKsSDSILg,4531,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71n5upEe67bLKsSDSILg,4531, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIK5upEe67bLKsSDSILg,4532,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10i5upEe67bLKsSDSILg,4532, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIN5upEe67bLKsSDSILg,4533,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4ySZupEe67bLKsSDSILg,4533, -https://jazz.ibm.com:9443/rm/resources/TX_2OXILpupEe67bLKsSDSILg,4534,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10iZupEe67bLKsSDSILg,4534, -https://jazz.ibm.com:9443/rm/resources/TX_2OXISJupEe67bLKsSDSILg,4535,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmnZupEe67bLKsSDSILg,4535, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIS5upEe67bLKsSDSILg,4536,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71pJupEe67bLKsSDSILg,4536, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIQJupEe67bLKsSDSILg,4537,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuAJupEe67bLKsSDSILg,4537, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIVpupEe67bLKsSDSILg,4538,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10hZupEe67bLKsSDSILg,4538, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIT5upEe67bLKsSDSILg,4539,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmmJupEe67bLKsSDSILg,4539, -https://jazz.ibm.com:9443/rm/resources/TX_2Og5IZupEe67bLKsSDSILg,4540,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmxZupEe67bLKsSDSILg,4540, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIZ5upEe67bLKsSDSILg,4541,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmyZupEe67bLKsSDSILg,4541, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIUpupEe67bLKsSDSILg,4542,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmqpupEe67bLKsSDSILg,4542, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIYZupEe67bLKsSDSILg,4543,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt85upEe67bLKsSDSILg,4543, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuVpupEe67bLKsSDSILg,4544,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yUpupEe67bLKsSDSILg,4544, -https://jazz.ibm.com:9443/rm/resources/TX_2Og5KJupEe67bLKsSDSILg,4545,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhjpupEe67bLKsSDSILg,4545, -https://jazz.ibm.com:9443/rm/resources/TX_2Og5I5upEe67bLKsSDSILg,4546,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuBZupEe67bLKsSDSILg,4546, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuUJupEe67bLKsSDSILg,4547,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhmJupEe67bLKsSDSILg,4547, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuXZupEe67bLKsSDSILg,4548,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhlpupEe67bLKsSDSILg,4548, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuYpupEe67bLKsSDSILg,4549,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmrJupEe67bLKsSDSILg,4549, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuW5upEe67bLKsSDSILg,4550,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmvpupEe67bLKsSDSILg,4550, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuaJupEe67bLKsSDSILg,4551,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhkpupEe67bLKsSDSILg,4551, -https://jazz.ibm.com:9443/rm/resources/TX_2OiudpupEe67bLKsSDSILg,4552,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuEpupEe67bLKsSDSILg,4552, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuepupEe67bLKsSDSILg,4553,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Insm5upEe67bLKsSDSILg,4553, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuiZupEe67bLKsSDSILg,4554,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmu5upEe67bLKsSDSILg,4554, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqIZupEe67bLKsSDSILg,4555,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmrZupEe67bLKsSDSILg,4555, -https://jazz.ibm.com:9443/rm/resources/TX_2Oiug5upEe67bLKsSDSILg,4556,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuDZupEe67bLKsSDSILg,4556, -https://jazz.ibm.com:9443/rm/resources/TX_2OiujZupEe67bLKsSDSILg,4557,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhkZupEe67bLKsSDSILg,4557, -https://jazz.ibm.com:9443/rm/resources/TX_2OiucpupEe67bLKsSDSILg,4558,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhl5upEe67bLKsSDSILg,4558, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqK5upEe67bLKsSDSILg,4559,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InslZupEe67bLKsSDSILg,4559, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqLpupEe67bLKsSDSILg,4560,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmrpupEe67bLKsSDSILg,4560, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqJZupEe67bLKsSDSILg,4561,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsnJupEe67bLKsSDSILg,4561, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqKZupEe67bLKsSDSILg,4562,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmtpupEe67bLKsSDSILg,4562, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqMpupEe67bLKsSDSILg,4563,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh15upEe67bLKsSDSILg,4563, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqPZupEe67bLKsSDSILg,4564,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10jpupEe67bLKsSDSILg,4564, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqO5upEe67bLKsSDSILg,4565,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmwZupEe67bLKsSDSILg,4565, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqOJupEe67bLKsSDSILg,4566,https://jazz.ibm.com:9443/rm/folders/FR_2J_lyJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71npupEe67bLKsSDSILg,4566, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqSpupEe67bLKsSDSILg,4567,https://jazz.ibm.com:9443/rm/folders/FR_2J_lsZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71mJupEe67bLKsSDSILg,4567, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqTZupEe67bLKsSDSILg,4568,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhxpupEe67bLKsSDSILg,4568, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqYZupEe67bLKsSDSILg,4569,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhi5upEe67bLKsSDSILg,4569, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bOpupEe67bLKsSDSILg,4570,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10j5upEe67bLKsSDSILg,4570, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqZZupEe67bLKsSDSILg,4571,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhtJupEe67bLKsSDSILg,4571, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqUZupEe67bLKsSDSILg,4572,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSlpupEe67bLKsSDSILg,4572, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqV5upEe67bLKsSDSILg,4573,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuEZupEe67bLKsSDSILg,4573, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bKpupEe67bLKsSDSILg,4574,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/TX_2Oqqa5upEe67bLKsSDSILg,4575,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuApupEe67bLKsSDSILg,4575, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bO5upEe67bLKsSDSILg,4576,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsmpupEe67bLKsSDSILg,4576, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bPJupEe67bLKsSDSILg,4577,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuIZupEe67bLKsSDSILg,4577, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bQpupEe67bLKsSDSILg,4578,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSgpupEe67bLKsSDSILg,4578, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bRpupEe67bLKsSDSILg,4579,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhr5upEe67bLKsSDSILg,4579, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bQ5upEe67bLKsSDSILg,4580,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmqZupEe67bLKsSDSILg,4580, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bPZupEe67bLKsSDSILg,4581,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFm1JupEe67bLKsSDSILg,4581, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bQZupEe67bLKsSDSILg,4582,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71lJupEe67bLKsSDSILg,4582, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bRZupEe67bLKsSDSILg,4583,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhyZupEe67bLKsSDSILg,4583, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bRJupEe67bLKsSDSILg,4584,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InsjpupEe67bLKsSDSILg,4584, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bSJupEe67bLKsSDSILg,4585,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuFpupEe67bLKsSDSILg,4585, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bR5upEe67bLKsSDSILg,4586,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhgpupEe67bLKsSDSILg,4586, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bSZupEe67bLKsSDSILg,4587,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSkZupEe67bLKsSDSILg,4587, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lEJupEe67bLKsSDSILg,4588,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuCpupEe67bLKsSDSILg,4588, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lFZupEe67bLKsSDSILg,4589,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Insj5upEe67bLKsSDSILg,4589, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bSpupEe67bLKsSDSILg,4590,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuFJupEe67bLKsSDSILg,4590, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lE5upEe67bLKsSDSILg,4591,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhz5upEe67bLKsSDSILg,4591, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lEpupEe67bLKsSDSILg,4592,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_5upEe67bLKsSDSILg,4592, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lEZupEe67bLKsSDSILg,4593,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt95upEe67bLKsSDSILg,4593, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lHZupEe67bLKsSDSILg,4594,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuC5upEe67bLKsSDSILg,4594, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lHJupEe67bLKsSDSILg,4595,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuHZupEe67bLKsSDSILg,4595, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWEZupEe67bLKsSDSILg,4596,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmz5upEe67bLKsSDSILg,4596, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWEJupEe67bLKsSDSILg,4597,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmopupEe67bLKsSDSILg,4597, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWEpupEe67bLKsSDSILg,4598,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yS5upEe67bLKsSDSILg,4598, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lHpupEe67bLKsSDSILg,4599,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yV5upEe67bLKsSDSILg,4599, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lIJupEe67bLKsSDSILg,4600,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt9JupEe67bLKsSDSILg,4600, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lH5upEe67bLKsSDSILg,4601,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSiJupEe67bLKsSDSILg,4601, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWFpupEe67bLKsSDSILg,4602,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I71kZupEe67bLKsSDSILg,4602, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWE5upEe67bLKsSDSILg,4603,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JvuHJupEe67bLKsSDSILg,4603, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWFZupEe67bLKsSDSILg,4604,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt9pupEe67bLKsSDSILg,4604, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWGZupEe67bLKsSDSILg,4605,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yVZupEe67bLKsSDSILg,4605, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWG5upEe67bLKsSDSILg,4606,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmuJupEe67bLKsSDSILg,4606, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWGpupEe67bLKsSDSILg,4607,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmwJupEe67bLKsSDSILg,4607, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWF5upEe67bLKsSDSILg,4608,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmm5upEe67bLKsSDSILg,4608, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWGJupEe67bLKsSDSILg,4609,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh1JupEe67bLKsSDSILg,4609, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWHZupEe67bLKsSDSILg,4610,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yWJupEe67bLKsSDSILg,4610, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWHJupEe67bLKsSDSILg,4611,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2InskJupEe67bLKsSDSILg,4611, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWHpupEe67bLKsSDSILg,4612,https://jazz.ibm.com:9443/rm/folders/FR_2J_lt5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmv5upEe67bLKsSDSILg,4612, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWH5upEe67bLKsSDSILg,4613,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yQZupEe67bLKsSDSILg,4613, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHEJupEe67bLKsSDSILg,4614,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10gpupEe67bLKsSDSILg,4614, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHEpupEe67bLKsSDSILg,4615,https://jazz.ibm.com:9443/rm/folders/FR_2J_ls5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JFmlpupEe67bLKsSDSILg,4615, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWIJupEe67bLKsSDSILg,4616,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSlJupEe67bLKsSDSILg,4616, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHFZupEe67bLKsSDSILg,4617,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yVJupEe67bLKsSDSILg,4617, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHFJupEe67bLKsSDSILg,4618,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yU5upEe67bLKsSDSILg,4618, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHEZupEe67bLKsSDSILg,4619,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZZupEe67bLKsSDSILg,4619, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHE5upEe67bLKsSDSILg,4620,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYhqJupEe67bLKsSDSILg,4620, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHGJupEe67bLKsSDSILg,4621,https://jazz.ibm.com:9443/rm/folders/FR_2J_lw5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2I4yX5upEe67bLKsSDSILg,4621, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHG5upEe67bLKsSDSILg,4622,https://jazz.ibm.com:9443/rm/folders/FR_2J_lx5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2J10ipupEe67bLKsSDSILg,4622, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHGZupEe67bLKsSDSILg,4623,https://jazz.ibm.com:9443/rm/folders/FR_2J_ltZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JiSkJupEe67bLKsSDSILg,4623, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHI5upEe67bLKsSDSILg,4624,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_2JYh2ZupEe67bLKsSDSILg,4624, -https://jazz.ibm.com:9443/rm/resources/TX_5pz7U5upEe67bLKsSDSILg,4625,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_5oTfcpupEe67bLKsSDSILg,4625, -https://jazz.ibm.com:9443/rm/resources/TX_5udx0pupEe67bLKsSDSILg,4626,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_5tuK8JupEe67bLKsSDSILg,4626, -https://jazz.ibm.com:9443/rm/resources/TX_5y93UJupEe67bLKsSDSILg,4627,https://jazz.ibm.com:9443/rm/folders/FR_vuWYC5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_5yJ_AJupEe67bLKsSDSILg,4627, -https://jazz.ibm.com:9443/rm/resources/TX_57_3gJupEe67bLKsSDSILg,4628,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_560LwJupEe67bLKsSDSILg,4628, -https://jazz.ibm.com:9443/rm/resources/TX_6APeUpupEe67bLKsSDSILg,4629,https://jazz.ibm.com:9443/rm/folders/FR_2J_luZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_5_WGcZupEe67bLKsSDSILg,4629, -https://jazz.ibm.com:9443/rm/resources/TX_6Fa5QZupEe67bLKsSDSILg,4630,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_6Eg6UJupEe67bLKsSDSILg,4630, -https://jazz.ibm.com:9443/rm/resources/TX_6KJBM5upEe67bLKsSDSILg,4631,https://jazz.ibm.com:9443/rm/folders/FR_2J_lwJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/rm/resources/BI_6JUh1JupEe67bLKsSDSILg,4631, +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0Y6ADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0YKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0ZKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0ZqADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0VKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0WKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0WaADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0WqADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0XKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQ6ADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQaADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQqADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndRKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_M2i0rKADEe67KIG0GI4apw,3721,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_M2i0raADEe67KIG0GI4apw,3722,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_M2i0r6ADEe67KIG0GI4apw,3723,https://jazz.ibm.com:9443/rm/folders/FR_M2i0e6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_M2i0rqADEe67KIG0GI4apw,3724,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0BEoKADEe67KIG0GI4apw,3725,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_Mz6W8KADEe67KIG0GI4apw,3726,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_Mz36sKADEe67KIG0GI4apw,3727,https://jazz.ibm.com:9443/rm/folders/FR_M2i0a6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_Mz2skaADEe67KIG0GI4apw,3728,https://jazz.ibm.com:9443/rm/folders/FR_M2i0h6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_Mz_PcKADEe67KIG0GI4apw,3729,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_Mz36saADEe67KIG0GI4apw,3730,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_Mz7lEKADEe67KIG0GI4apw,3731,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0BrsKADEe67KIG0GI4apw,3732,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0LcsKADEe67KIG0GI4apw,3733,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0LcsaADEe67KIG0GI4apw,3734,https://jazz.ibm.com:9443/rm/folders/FR_M2i0h6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0FWEKADEe67KIG0GI4apw,3735,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0K1oKADEe67KIG0GI4apw,3736,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0HyUKADEe67KIG0GI4apw,3737,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0Dg4KADEe67KIG0GI4apw,3738,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0Dg4aADEe67KIG0GI4apw,3739,https://jazz.ibm.com:9443/rm/folders/FR_M2i0h6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0MDwKADEe67KIG0GI4apw,3740,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0OgAKADEe67KIG0GI4apw,3741,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0ha8KADEe67KIG0GI4apw,3742,https://jazz.ibm.com:9443/rm/folders/FR_M2i0a6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0PHEKADEe67KIG0GI4apw,3743,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0bUUKADEe67KIG0GI4apw,3744,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0SxcKADEe67KIG0GI4apw,3745,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0e-sKADEe67KIG0GI4apw,3746,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0QVMKADEe67KIG0GI4apw,3747,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0PuIaADEe67KIG0GI4apw,3748,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0keQKADEe67KIG0GI4apw,3749,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0m6gKADEe67KIG0GI4apw,3750,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0wEcKADEe67KIG0GI4apw,3751,https://jazz.ibm.com:9443/rm/folders/FR_M2i0h6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1ENgKADEe67KIG0GI4apw,3752,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1C_YKADEe67KIG0GI4apw,3753,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0wrgaADEe67KIG0GI4apw,3754,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M02LEKADEe67KIG0GI4apw,3755,https://jazz.ibm.com:9443/rm/folders/FR_M2i0a6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0wrgKADEe67KIG0GI4apw,3756,https://jazz.ibm.com:9443/rm/folders/FR_M2i0faADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M0saEaADEe67KIG0GI4apw,3757,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1ENgaADEe67KIG0GI4apw,3758,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1HQ0aADEe67KIG0GI4apw,3759,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1RB0aADEe67KIG0GI4apw,3760,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1JGAaADEe67KIG0GI4apw,3761,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1NXcaADEe67KIG0GI4apw,3762,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1LiQaADEe67KIG0GI4apw,3763,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1LiQKADEe67KIG0GI4apw,3764,https://jazz.ibm.com:9443/rm/folders/FR_M2i0h6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1KUIKADEe67KIG0GI4apw,3765,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1K7MKADEe67KIG0GI4apw,3766,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1Ro4KADEe67KIG0GI4apw,3767,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1VTQaADEe67KIG0GI4apw,3768,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1Y9oaADEe67KIG0GI4apw,3769,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1Y9oKADEe67KIG0GI4apw,3770,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1YWkKADEe67KIG0GI4apw,3771,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1coAaADEe67KIG0GI4apw,3772,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1ay0KADEe67KIG0GI4apw,3773,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1aLwaADEe67KIG0GI4apw,3774,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1ZksKADEe67KIG0GI4apw,3775,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1g5cKADEe67KIG0GI4apw,3776,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1frUaADEe67KIG0GI4apw,3777,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1g5caADEe67KIG0GI4apw,3778,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1iuoKADEe67KIG0GI4apw,3779,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1jVsKADEe67KIG0GI4apw,3780,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1pcUaADEe67KIG0GI4apw,3781,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1jVsaADEe67KIG0GI4apw,3782,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1kj0KADEe67KIG0GI4apw,3783,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1o1QKADEe67KIG0GI4apw,3784,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1nnIaADEe67KIG0GI4apw,3785,https://jazz.ibm.com:9443/rm/folders/FR_M2i0a6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1kj0qADEe67KIG0GI4apw,3786,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1qDYaADEe67KIG0GI4apw,3787,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1u74KADEe67KIG0GI4apw,3788,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1ttwaADEe67KIG0GI4apw,3789,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1u74qADEe67KIG0GI4apw,3790,https://jazz.ibm.com:9443/rm/folders/FR_M2i0b6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1qqcaADEe67KIG0GI4apw,3791,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1qqcKADEe67KIG0GI4apw,3792,https://jazz.ibm.com:9443/rm/folders/FR_M2i0dqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1qDYqADEe67KIG0GI4apw,3793,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1vi8KADEe67KIG0GI4apw,3794,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M14s4KADEe67KIG0GI4apw,3795,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1xYIKADEe67KIG0GI4apw,3796,https://jazz.ibm.com:9443/rm/folders/FR_M2i0a6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1zNUaADEe67KIG0GI4apw,3797,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M157AaADEe67KIG0GI4apw,3798,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M17JIaADEe67KIG0GI4apw,3799,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M17wMKADEe67KIG0GI4apw,3800,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M15T8KADEe67KIG0GI4apw,3801,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_M1-McKADEe67KIG0GI4apw,3802,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_MzzpQKADEe67KIG0GI4apw,3803,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2DKADEe67KIG0GI4apw,3803, +https://jazz.ibm.com:9443/rm/resources/TX_Mz2skKADEe67KIG0GI4apw,3804,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz4hwKADEe67KIG0GI4apw,3805,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz3ToKADEe67KIG0GI4apw,3806,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_Mz2FgKADEe67KIG0GI4apw,3807,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz5I0KADEe67KIG0GI4apw,3808,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRYqADEe67KIG0GI4apw,3808, +https://jazz.ibm.com:9443/rm/resources/TX_Mz5I0aADEe67KIG0GI4apw,3809,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2CaADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjs6ADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRY6ADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmKaADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/TX_Mz7lEaADEe67KIG0GI4apw,3810,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2JaADEe67KIG0GI4apw,3810, +https://jazz.ibm.com:9443/rm/resources/TX_Mz6-AKADEe67KIG0GI4apw,3811,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M18qADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjoqADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRUaADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmEqADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/DM_Mz8MIKADEe67KIG0GI4apw,3812,https://jazz.ibm.com:9443/rm/folders/FR_M2i0lKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz5v4KADEe67KIG0GI4apw,3813,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz0QUKADEe67KIG0GI4apw,3814,https://jazz.ibm.com:9443/rm/folders/FR_M2i0e6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz8zMKADEe67KIG0GI4apw,3815,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZKADEe67KIG0GI4apw,3815, +https://jazz.ibm.com:9443/rm/resources/TX_Mz-oYKADEe67KIG0GI4apw,3816,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz_PcaADEe67KIG0GI4apw,3817,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2HqADEe67KIG0GI4apw,3817, +https://jazz.ibm.com:9443/rm/resources/DM_Mz8zMaADEe67KIG0GI4apw,3818,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0AdkaADEe67KIG0GI4apw,3819,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmI6ADEe67KIG0GI4apw,3819, +https://jazz.ibm.com:9443/rm/resources/TX_M0AdkKADEe67KIG0GI4apw,3820,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2GaADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjw6ADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRcqADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmOaADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/TX_M0BEoqADEe67KIG0GI4apw,3821,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz_2gKADEe67KIG0GI4apw,3822,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Mz9aQKADEe67KIG0GI4apw,3823,https://jazz.ibm.com:9443/rm/folders/FR_M2i0e6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0CSwaADEe67KIG0GI4apw,3824,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0C50aADEe67KIG0GI4apw,3825,https://jazz.ibm.com:9443/rm/folders/FR_M2i0caADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0C50KADEe67KIG0GI4apw,3826,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQKADEe67KIG0GI4apw,3826, +https://jazz.ibm.com:9443/rm/resources/DM_M0CSwKADEe67KIG0GI4apw,3827,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0EvAKADEe67KIG0GI4apw,3828,https://jazz.ibm.com:9443/rm/folders/FR_M2i0e6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0EH8KADEe67KIG0GI4apw,3829,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0EvAaADEe67KIG0GI4apw,3830,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0GkNqADEe67KIG0GI4apw,3831,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0HyUaADEe67KIG0GI4apw,3832,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2A6ADEe67KIG0GI4apw,3832, +https://jazz.ibm.com:9443/rm/resources/DM_M0HLQKADEe67KIG0GI4apw,3833,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0HLQaADEe67KIG0GI4apw,3834,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0F9IKADEe67KIG0GI4apw,3835,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmLKADEe67KIG0GI4apw,3835, +https://jazz.ibm.com:9443/rm/resources/TX_M0IZYKADEe67KIG0GI4apw,3836,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjyqADEe67KIG0GI4apw,3836, +https://jazz.ibm.com:9443/rm/resources/TX_M0JAcaADEe67KIG0GI4apw,3837,https://jazz.ibm.com:9443/rm/folders/FR_M2i0naADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0JAcKADEe67KIG0GI4apw,3838,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0JngKADEe67KIG0GI4apw,3839,https://jazz.ibm.com:9443/rm/folders/FR_M2i0c6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0KOkaADEe67KIG0GI4apw,3840,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmMaADEe67KIG0GI4apw,3840, +https://jazz.ibm.com:9443/rm/resources/TX_M0KOkKADEe67KIG0GI4apw,3841,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0JngaADEe67KIG0GI4apw,3842,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0OgAaADEe67KIG0GI4apw,3843,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M18aADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjoaADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRUKADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmEaADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/TX_M0N48KADEe67KIG0GI4apw,3844,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0PHEaADEe67KIG0GI4apw,3845,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2D6ADEe67KIG0GI4apw,3845, +https://jazz.ibm.com:9443/rm/resources/DM_M0PuIKADEe67KIG0GI4apw,3846,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0TYgKADEe67KIG0GI4apw,3847,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/CO_M0Q8QaADEe67KIG0GI4apw,3848,https://jazz.ibm.com:9443/rm/folders/FR_M2i0naADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0Q8QKADEe67KIG0GI4apw,3849,https://jazz.ibm.com:9443/rm/folders/FR_M2i0j6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0T_kKADEe67KIG0GI4apw,3850,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2EqADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjvKADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRbKADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmMqADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/TX_M0MDwaADEe67KIG0GI4apw,3851,https://jazz.ibm.com:9443/rm/folders/FR_M2i0naADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0UmoaADEe67KIG0GI4apw,3852,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M19qADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjpqADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRVaADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmFqADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/TX_M0UmoKADEe67KIG0GI4apw,3853,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2KKADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj0KADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRfqADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmRqADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/TX_M0TYgaADEe67KIG0GI4apw,3854,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0VNsKADEe67KIG0GI4apw,3855,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2G6ADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjxaADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRdKADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmO6ADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/TX_M0Wb0KADEe67KIG0GI4apw,3856,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2IKADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjyaADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/BI_M2aReKADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmP6ADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/TX_M0VNsaADEe67KIG0GI4apw,3857,https://jazz.ibm.com:9443/rm/folders/FR_M2i0haADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0V0wKADEe67KIG0GI4apw,3858,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0Wb06ADEe67KIG0GI4apw,3859,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0XC4KADEe67KIG0GI4apw,3860,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0Xp8aADEe67KIG0GI4apw,3861,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2GKADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjwqADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRcaADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmOKADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/TX_M0Y4EKADEe67KIG0GI4apw,3862,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0XC4aADEe67KIG0GI4apw,3863,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0Xp8KADEe67KIG0GI4apw,3864,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRdqADEe67KIG0GI4apw,3864, +https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw,3865,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0ZfIKADEe67KIG0GI4apw,3866,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0Y4EaADEe67KIG0GI4apw,3867,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRa6ADEe67KIG0GI4apw,3867, +https://jazz.ibm.com:9443/rm/resources/DM_M0atQKADEe67KIG0GI4apw,3868,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0ZfIaADEe67KIG0GI4apw,3869,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2C6ADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjtaADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZaADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmK6ADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/TX_M0bUUaADEe67KIG0GI4apw,3870,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0atQaADEe67KIG0GI4apw,3871,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0aGMKADEe67KIG0GI4apw,3872,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0dJgKADEe67KIG0GI4apw,3873,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-aADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjqaADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRWKADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmGaADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/TX_M0cicKADEe67KIG0GI4apw,3874,https://jazz.ibm.com:9443/rm/folders/FR_M2i0haADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0eXoKADEe67KIG0GI4apw,3875,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0b7YKADEe67KIG0GI4apw,3876,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRXKADEe67KIG0GI4apw,3876, +https://jazz.ibm.com:9443/rm/resources/TX_M0dwkKADEe67KIG0GI4apw,3877,https://jazz.ibm.com:9443/rm/folders/FR_M2i0e6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0flwKADEe67KIG0GI4apw,3878,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0gM0KADEe67KIG0GI4apw,3879,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0gz4KADEe67KIG0GI4apw,3880,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0iCAKADEe67KIG0GI4apw,3881,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0j3MKADEe67KIG0GI4apw,3882,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjtqADEe67KIG0GI4apw,3882, +https://jazz.ibm.com:9443/rm/resources/TX_M0jQIKADEe67KIG0GI4apw,3883,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0j3MaADEe67KIG0GI4apw,3884,https://jazz.ibm.com:9443/rm/folders/FR_M2i0e6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0jQIaADEe67KIG0GI4apw,3885,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjvaADEe67KIG0GI4apw,3885, +https://jazz.ibm.com:9443/rm/resources/TX_M0lFUKADEe67KIG0GI4apw,3886,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0ipEKADEe67KIG0GI4apw,3887,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0iCAaADEe67KIG0GI4apw,3888,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0nhkKADEe67KIG0GI4apw,3889,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2HaADEe67KIG0GI4apw,3889, +https://jazz.ibm.com:9443/rm/resources/TX_M0lFUaADEe67KIG0GI4apw,3890,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2H6ADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjyKADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRd6ADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmPqADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/TX_M0lsYKADEe67KIG0GI4apw,3891,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0nhkaADEe67KIG0GI4apw,3892,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0lsYaADEe67KIG0GI4apw,3893,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmIaADEe67KIG0GI4apw,3893, +https://jazz.ibm.com:9443/rm/resources/DM_M0mTcKADEe67KIG0GI4apw,3894,https://jazz.ibm.com:9443/rm/folders/FR_M2i0mqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0m6gaADEe67KIG0GI4apw,3895,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0oIoKADEe67KIG0GI4apw,3896,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZqADEe67KIG0GI4apw,3896, +https://jazz.ibm.com:9443/rm/resources/TX_M0pWwKADEe67KIG0GI4apw,3897,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmL6ADEe67KIG0GI4apw,3897, +https://jazz.ibm.com:9443/rm/resources/TX_M0ovsKADEe67KIG0GI4apw,3898,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0oIoaADEe67KIG0GI4apw,3899,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0rL8KADEe67KIG0GI4apw,3900,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2IaADEe67KIG0GI4apw,3900, +https://jazz.ibm.com:9443/rm/resources/TX_M0pWwaADEe67KIG0GI4apw,3901,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0p90KADEe67KIG0GI4apw,3902,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0qk4aADEe67KIG0GI4apw,3903,https://jazz.ibm.com:9443/rm/folders/FR_M2i0haADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0qk4KADEe67KIG0GI4apw,3904,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0rzAKADEe67KIG0GI4apw,3905,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2E6ADEe67KIG0GI4apw,3905, +https://jazz.ibm.com:9443/rm/resources/TX_M0saEKADEe67KIG0GI4apw,3906,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0rzAaADEe67KIG0GI4apw,3907,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-6ADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjq6ADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRWqADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmG6ADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/DM_M0uPQaADEe67KIG0GI4apw,3908,https://jazz.ibm.com:9443/rm/folders/FR_M2i0mqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0toMKADEe67KIG0GI4apw,3909,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2BqADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjsaADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRYaADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJ6ADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/DM_M0uPQKADEe67KIG0GI4apw,3910,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0tBIaADEe67KIG0GI4apw,3911,https://jazz.ibm.com:9443/rm/folders/FR_M2i0mqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0tBIKADEe67KIG0GI4apw,3912,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0vdYaADEe67KIG0GI4apw,3913,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2DaADEe67KIG0GI4apw,3913, +https://jazz.ibm.com:9443/rm/resources/TX_M0vdYKADEe67KIG0GI4apw,3914,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2K6ADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj06ADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRgaADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmSaADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/TX_M0u2UKADEe67KIG0GI4apw,3915,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0wEcaADEe67KIG0GI4apw,3916,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2I6ADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjy6ADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/BI_M2aReqADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQaADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/TX_M0vdYqADEe67KIG0GI4apw,3917,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2JKADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjzKADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRe6ADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQqADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/TX_M0xSkaADEe67KIG0GI4apw,3918,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M186ADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjo6ADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRUqADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmE6ADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/TX_M0xSkKADEe67KIG0GI4apw,3919,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0zu0KADEe67KIG0GI4apw,3920,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRaKADEe67KIG0GI4apw,3920, +https://jazz.ibm.com:9443/rm/resources/TX_M0ygsKADEe67KIG0GI4apw,3921,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0zHwKADEe67KIG0GI4apw,3922,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjr6ADEe67KIG0GI4apw,3922, +https://jazz.ibm.com:9443/rm/resources/DM_M0ygsaADEe67KIG0GI4apw,3923,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M0zHwaADEe67KIG0GI4apw,3924,https://jazz.ibm.com:9443/rm/folders/FR_M2i0lKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0x5oKADEe67KIG0GI4apw,3925,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M00V4KADEe67KIG0GI4apw,3926,https://jazz.ibm.com:9443/rm/folders/FR_M2i0aaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M02LEaADEe67KIG0GI4apw,3927,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQ6ADEe67KIG0GI4apw,3927, +https://jazz.ibm.com:9443/rm/resources/TX_M02yIKADEe67KIG0GI4apw,3928,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRaqADEe67KIG0GI4apw,3928, +https://jazz.ibm.com:9443/rm/resources/TX_M01kAKADEe67KIG0GI4apw,3929,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M01kAaADEe67KIG0GI4apw,3930,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0088KADEe67KIG0GI4apw,3931,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0zu0aADEe67KIG0GI4apw,3932,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M02yIaADEe67KIG0GI4apw,3933,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmM6ADEe67KIG0GI4apw,3933, +https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw,3934,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M04AQKADEe67KIG0GI4apw,3935,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M09f0aADEe67KIG0GI4apw,3936,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-KADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjqKADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRV6ADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmGKADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/TX_M0-t8KADEe67KIG0GI4apw,3937,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2DqADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjuKADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZ6ADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmLqADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/DM_M0_VAKADEe67KIG0GI4apw,3938,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0-G4KADEe67KIG0GI4apw,3939,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0-G4aADEe67KIG0GI4apw,3940,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M084wKADEe67KIG0GI4apw,3941,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2IqADEe67KIG0GI4apw,3941, +https://jazz.ibm.com:9443/rm/resources/DM_M09f0KADEe67KIG0GI4apw,3942,https://jazz.ibm.com:9443/rm/folders/FR_M2i0mqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M0_8EKADEe67KIG0GI4apw,3943,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjtKADEe67KIG0GI4apw,3943, +https://jazz.ibm.com:9443/rm/resources/TX_M0_VAaADEe67KIG0GI4apw,3944,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj0aADEe67KIG0GI4apw,3944, +https://jazz.ibm.com:9443/rm/resources/TX_M0_8EaADEe67KIG0GI4apw,3945,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1CYUaADEe67KIG0GI4apw,3946,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1CYUKADEe67KIG0GI4apw,3947,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjzaADEe67KIG0GI4apw,3947, +https://jazz.ibm.com:9443/rm/resources/TX_M1BKMKADEe67KIG0GI4apw,3948,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1AjIKADEe67KIG0GI4apw,3949,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmKKADEe67KIG0GI4apw,3949, +https://jazz.ibm.com:9443/rm/resources/TX_M1BxQKADEe67KIG0GI4apw,3950,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRf6ADEe67KIG0GI4apw,3950, +https://jazz.ibm.com:9443/rm/resources/TX_M1BxQaADEe67KIG0GI4apw,3951,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1BKMaADEe67KIG0GI4apw,3952,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1E0kKADEe67KIG0GI4apw,3953,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1C_YaADEe67KIG0GI4apw,3954,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRcKADEe67KIG0GI4apw,3954, +https://jazz.ibm.com:9443/rm/resources/TX_M1DmcKADEe67KIG0GI4apw,3955,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1FboKADEe67KIG0GI4apw,3956,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2AaADEe67KIG0GI4apw,3956, +https://jazz.ibm.com:9443/rm/resources/DM_M1HQ0KADEe67KIG0GI4apw,3957,https://jazz.ibm.com:9443/rm/folders/FR_M2i0caADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1GpwKADEe67KIG0GI4apw,3958,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2EaADEe67KIG0GI4apw,3958, +https://jazz.ibm.com:9443/rm/resources/TX_M1GCsKADEe67KIG0GI4apw,3959,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1GpwaADEe67KIG0GI4apw,3960,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1Ie8aADEe67KIG0GI4apw,3961,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2CqADEe67KIG0GI4apw,3961, +https://jazz.ibm.com:9443/rm/resources/TX_M1Ie8KADEe67KIG0GI4apw,3962,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1H34KADEe67KIG0GI4apw,3963,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1JtEKADEe67KIG0GI4apw,3964,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1JtEaADEe67KIG0GI4apw,3965,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M19aADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjpaADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRVKADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmFaADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/TX_M1JGAKADEe67KIG0GI4apw,3966,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1MJUKADEe67KIG0GI4apw,3967,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjv6ADEe67KIG0GI4apw,3967, +https://jazz.ibm.com:9443/rm/resources/TX_M1KUIaADEe67KIG0GI4apw,3968,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1N-gKADEe67KIG0GI4apw,3969,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2BaADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjsKADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRYKADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJqADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/TX_M1MJUaADEe67KIG0GI4apw,3970,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2GqADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjxKADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRc6ADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmOqADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/DM_M1NXcKADEe67KIG0GI4apw,3971,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1MwYKADEe67KIG0GI4apw,3972,https://jazz.ibm.com:9443/rm/folders/FR_M2i0mqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1MwYaADEe67KIG0GI4apw,3973,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1OlkKADEe67KIG0GI4apw,3974,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1OlkaADEe67KIG0GI4apw,3975,https://jazz.ibm.com:9443/rm/folders/FR_M2i0c6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1PMoKADEe67KIG0GI4apw,3976,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1QawaADEe67KIG0GI4apw,3977,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M19KADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjpKADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRU6ADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmFKADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/TX_M1PzsKADEe67KIG0GI4apw,3978,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1RB0KADEe67KIG0GI4apw,3979,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjx6ADEe67KIG0GI4apw,3979, +https://jazz.ibm.com:9443/rm/resources/DM_M1QawKADEe67KIG0GI4apw,3980,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1RB0qADEe67KIG0GI4apw,3981,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1PMoaADEe67KIG0GI4apw,3982,https://jazz.ibm.com:9443/rm/folders/FR_M2i0mqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1TeEaADEe67KIG0GI4apw,3983,https://jazz.ibm.com:9443/rm/folders/FR_M2i0e6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1SP8KADEe67KIG0GI4apw,3984,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1SP8aADEe67KIG0GI4apw,3985,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1TeEKADEe67KIG0GI4apw,3986,https://jazz.ibm.com:9443/rm/folders/FR_M2i0nqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1S3AKADEe67KIG0GI4apw,3987,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1UFIKADEe67KIG0GI4apw,3988,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aReaADEe67KIG0GI4apw,3988, +https://jazz.ibm.com:9443/rm/resources/TX_M1UsMKADEe67KIG0GI4apw,3989,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1UFIaADEe67KIG0GI4apw,3990,https://jazz.ibm.com:9443/rm/folders/FR_M2i0lKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1VTQKADEe67KIG0GI4apw,3991,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2KaADEe67KIG0GI4apw,3991, +https://jazz.ibm.com:9443/rm/resources/TX_M1WhYKADEe67KIG0GI4apw,3992,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmLaADEe67KIG0GI4apw,3992, +https://jazz.ibm.com:9443/rm/resources/TX_M1V6UKADEe67KIG0GI4apw,3993,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2EKADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjuqADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRaaADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmMKADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/TX_M1V6UaADEe67KIG0GI4apw,3994,https://jazz.ibm.com:9443/rm/folders/FR_M2i0haADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1V6UqADEe67KIG0GI4apw,3995,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1XvgKADEe67KIG0GI4apw,3996,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRfKADEe67KIG0GI4apw,3996, +https://jazz.ibm.com:9443/rm/resources/TX_M1WhYaADEe67KIG0GI4apw,3997,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-qADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRWaADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjqqADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmGqADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/TX_M1XIcKADEe67KIG0GI4apw,3998,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1XIcaADEe67KIG0GI4apw,3999,https://jazz.ibm.com:9443/rm/folders/FR_M2i0c6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1YWkaADEe67KIG0GI4apw,4000,https://jazz.ibm.com:9443/rm/folders/FR_M2i0lqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1cA8KADEe67KIG0GI4apw,4001,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmHKADEe67KIG0GI4apw,4001, +https://jazz.ibm.com:9443/rm/resources/DM_M1aLwKADEe67KIG0GI4apw,4002,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1bZ4KADEe67KIG0GI4apw,4003,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1ay0aADEe67KIG0GI4apw,4004,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmH6ADEe67KIG0GI4apw,4004, +https://jazz.ibm.com:9443/rm/resources/DM_M1ZksaADEe67KIG0GI4apw,4005,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1dPEKADEe67KIG0GI4apw,4006,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjuaADEe67KIG0GI4apw,4006, +https://jazz.ibm.com:9443/rm/resources/TX_M1cA8aADEe67KIG0GI4apw,4007,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1coAKADEe67KIG0GI4apw,4008,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1fEQKADEe67KIG0GI4apw,4009,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1d2IaADEe67KIG0GI4apw,4010,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_KADEe67KIG0GI4apw,4010, +https://jazz.ibm.com:9443/rm/resources/TX_M1d2IKADEe67KIG0GI4apw,4011,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmR6ADEe67KIG0GI4apw,4011, +https://jazz.ibm.com:9443/rm/resources/TX_M1edMaADEe67KIG0GI4apw,4012,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1edMKADEe67KIG0GI4apw,4013,https://jazz.ibm.com:9443/rm/folders/FR_M2i0haADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1gSYKADEe67KIG0GI4apw,4014,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1frUKADEe67KIG0GI4apw,4015,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1fEQaADEe67KIG0GI4apw,4016,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1gSYaADEe67KIG0GI4apw,4017,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmKqADEe67KIG0GI4apw,4017, +https://jazz.ibm.com:9443/rm/resources/TX_M1hggaADEe67KIG0GI4apw,4018,https://jazz.ibm.com:9443/rm/folders/FR_M2i0kKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1hggKADEe67KIG0GI4apw,4019,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1iHkKADEe67KIG0GI4apw,4020,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRX6ADEe67KIG0GI4apw,4020, +https://jazz.ibm.com:9443/rm/resources/DM_M1j8wKADEe67KIG0GI4apw,4021,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1iHkaADEe67KIG0GI4apw,4022,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1lx8KADEe67KIG0GI4apw,4023,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmN6ADEe67KIG0GI4apw,4023, +https://jazz.ibm.com:9443/rm/resources/TX_M1kj0aADEe67KIG0GI4apw,4024,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1lK4KADEe67KIG0GI4apw,4025,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2J6ADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjz6ADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRfaADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmRaADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/DM_M1lK4aADEe67KIG0GI4apw,4026,https://jazz.ibm.com:9443/rm/folders/FR_M2i0k6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1j8waADEe67KIG0GI4apw,4027,https://jazz.ibm.com:9443/rm/folders/FR_M2i0haADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1mZAaADEe67KIG0GI4apw,4028,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1lx8aADEe67KIG0GI4apw,4029,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2F6ADEe67KIG0GI4apw,4029, +https://jazz.ibm.com:9443/rm/resources/TX_M1mZAKADEe67KIG0GI4apw,4030,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1nnIKADEe67KIG0GI4apw,4031,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2KqADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj0qADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRgKADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmSKADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/TX_M1oOMKADEe67KIG0GI4apw,4032,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1o1QaADEe67KIG0GI4apw,4033,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2FaADEe67KIG0GI4apw,4033, +https://jazz.ibm.com:9443/rm/resources/TX_M1qDYKADEe67KIG0GI4apw,4034,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjraADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRXaADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_aADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmHaADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/TX_M1pcUKADEe67KIG0GI4apw,4035,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/CO_M1nAEKADEe67KIG0GI4apw,4036,https://jazz.ibm.com:9443/rm/folders/FR_M2i0naADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1rRgKADEe67KIG0GI4apw,4037,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M1rRgaADEe67KIG0GI4apw,4038,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1ttwKADEe67KIG0GI4apw,4039,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2JqADEe67KIG0GI4apw,4039, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjzqADEe67KIG0GI4apw,4039, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmRKADEe67KIG0GI4apw,4039, +https://jazz.ibm.com:9443/rm/resources/TX_M1r4kKADEe67KIG0GI4apw,4040,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1uU0KADEe67KIG0GI4apw,4041,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2Tju6ADEe67KIG0GI4apw,4041, +https://jazz.ibm.com:9443/rm/resources/TX_M1r4kaADEe67KIG0GI4apw,4042,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2HKADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjxqADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRdaADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmPKADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/TX_M1tGsaADEe67KIG0GI4apw,4043,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2FKADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjvqADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRbaADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmNKADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/TX_M1sfoKADEe67KIG0GI4apw,4044,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1tGsKADEe67KIG0GI4apw,4045,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1uU0aADEe67KIG0GI4apw,4046,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRbqADEe67KIG0GI4apw,4046, +https://jazz.ibm.com:9443/rm/resources/TX_M1u74aADEe67KIG0GI4apw,4047,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjt6ADEe67KIG0GI4apw,4047, +https://jazz.ibm.com:9443/rm/resources/TX_M1xYIaADEe67KIG0GI4apw,4048,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmPaADEe67KIG0GI4apw,4048, +https://jazz.ibm.com:9443/rm/resources/TX_M1wKAKADEe67KIG0GI4apw,4049,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjwaADEe67KIG0GI4apw,4049, +https://jazz.ibm.com:9443/rm/resources/TX_M1wKAaADEe67KIG0GI4apw,4050,https://jazz.ibm.com:9443/rm/folders/FR_M2i0n6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw,4051,https://jazz.ibm.com:9443/rm/folders/FR_M2i0iaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1ymQaADEe67KIG0GI4apw,4052,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1ymQKADEe67KIG0GI4apw,4053,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1x_MKADEe67KIG0GI4apw,4054,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjrKADEe67KIG0GI4apw,4054, +https://jazz.ibm.com:9443/rm/resources/TX_M1x_MaADEe67KIG0GI4apw,4055,https://jazz.ibm.com:9443/rm/folders/FR_M2i0aaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1zNUKADEe67KIG0GI4apw,4056,https://jazz.ibm.com:9443/rm/folders/FR_M2i0bKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M1z0YKADEe67KIG0GI4apw,4057,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/CO_M1z0YaADEe67KIG0GI4apw,4058,https://jazz.ibm.com:9443/rm/folders/FR_M2i0naADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M11pkqADEe67KIG0GI4apw,4059,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2CKADEe67KIG0GI4apw,4059, +https://jazz.ibm.com:9443/rm/resources/TX_M123sKADEe67KIG0GI4apw,4060,https://jazz.ibm.com:9443/rm/folders/FR_M2i0eaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M10bcKADEe67KIG0GI4apw,4061,https://jazz.ibm.com:9443/rm/folders/FR_M2i0jKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M11CgKADEe67KIG0GI4apw,4062,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M11pkaADEe67KIG0GI4apw,4063,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_qADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjrqADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRXqADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmHqADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/TX_M11pkKADEe67KIG0GI4apw,4064,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmNaADEe67KIG0GI4apw,4064, +https://jazz.ibm.com:9443/rm/resources/CO_M12QoKADEe67KIG0GI4apw,4065,https://jazz.ibm.com:9443/rm/folders/FR_M2i0naADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M13ewKADEe67KIG0GI4apw,4066,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M123saADEe67KIG0GI4apw,4067,https://jazz.ibm.com:9443/rm/folders/FR_M2i0gqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M15T8aADEe67KIG0GI4apw,4068,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M196ADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjp6ADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRVqADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmF6ADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/TX_M14s4aADEe67KIG0GI4apw,4069,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJKADEe67KIG0GI4apw,4069, +https://jazz.ibm.com:9443/rm/resources/TX_M14F0KADEe67KIG0GI4apw,4070,https://jazz.ibm.com:9443/rm/folders/FR_M2i0i6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJaADEe67KIG0GI4apw,4070, +https://jazz.ibm.com:9443/rm/resources/TX_M14F0aADEe67KIG0GI4apw,4071,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2FqADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjwKADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRb6ADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmNqADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/TX_M157AKADEe67KIG0GI4apw,4072,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M16iEKADEe67KIG0GI4apw,4073,https://jazz.ibm.com:9443/rm/folders/FR_M2i0daADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2aRW6ADEe67KIG0GI4apw,4073, +https://jazz.ibm.com:9443/rm/resources/DM_M16iEaADEe67KIG0GI4apw,4074,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M18-UaADEe67KIG0GI4apw,4075,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M17JIKADEe67KIG0GI4apw,4076,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2TjsqADEe67KIG0GI4apw,4076, +https://jazz.ibm.com:9443/rm/resources/TX_M18-UKADEe67KIG0GI4apw,4077,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_6ADEe67KIG0GI4apw,4077, +https://jazz.ibm.com:9443/rm/resources/DM_M17wMaADEe67KIG0GI4apw,4078,https://jazz.ibm.com:9443/rm/folders/FR_M2i0cKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/DM_M18XQKADEe67KIG0GI4apw,4079,https://jazz.ibm.com:9443/rm/folders/FR_M2i0hKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M19lYKADEe67KIG0GI4apw,4080,https://jazz.ibm.com:9443/rm/folders/FR_M2i0maADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_M19lYaADEe67KIG0GI4apw,4081,https://jazz.ibm.com:9443/rm/folders/FR_M2i0fqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_M2M2B6ADEe67KIG0GI4apw,4081, +https://jazz.ibm.com:9443/rm/resources/MD_PVj0naADEe67KIG0GI4apw,4082,/Component - Web/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/MD_PVkbY6ADEe67KIG0GI4apw,4083,/Lifecycle Scenarios +https://jazz.ibm.com:9443/rm/resources/MD_PVkbYaADEe67KIG0GI4apw,4084,/Component - Web/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/MD_PVkbYKADEe67KIG0GI4apw,4085,/Component - Mobile/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/MD_PVkbYqADEe67KIG0GI4apw,4086,/0. README +https://jazz.ibm.com:9443/rm/resources/WR_PTtaMaADEe67KIG0GI4apw,4087,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PT4ZUKADEe67KIG0GI4apw,4088,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PT0u8KADEe67KIG0GI4apw,4089,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTxEkKADEe67KIG0GI4apw,4090,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTwdgKADEe67KIG0GI4apw,4091,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUe2QKADEe67KIG0GI4apw,4092,/Reports +https://jazz.ibm.com:9443/rm/resources/WR_PTh0AqADEe67KIG0GI4apw,4093,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PUNwgKADEe67KIG0GI4apw,4094,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkwaADEe67KIG0GI4apw,4094, +https://jazz.ibm.com:9443/rm/resources/BI_PVSurqADEe67KIG0GI4apw,4094, +https://jazz.ibm.com:9443/rm/resources/WR_PTewsaADEe67KIG0GI4apw,4095,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTc7gKADEe67KIG0GI4apw,4096,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkuKADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkx6ADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/BI_PVSup6ADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/BI_PVSusqADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/WR_PTbtYKADEe67KIG0GI4apw,4097,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/BI_PVJkqaADEe67KIG0GI4apw,4097, +https://jazz.ibm.com:9443/rm/resources/BI_PVSumaADEe67KIG0GI4apw,4097, +https://jazz.ibm.com:9443/rm/resources/WR_PUYIkKADEe67KIG0GI4apw,4098,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkq6ADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkxKADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/BI_PVSum6ADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/BI_PVSusKADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/WR_PT61kKADEe67KIG0GI4apw,4099,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PTQuQKADEe67KIG0GI4apw,4100,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTMc0qADEe67KIG0GI4apw,4101,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/BI_PVJkr6ADEe67KIG0GI4apw,4101, +https://jazz.ibm.com:9443/rm/resources/BI_PVSun6ADEe67KIG0GI4apw,4101, +https://jazz.ibm.com:9443/rm/resources/WR_PTv2caADEe67KIG0GI4apw,4102,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTD58qADEe67KIG0GI4apw,4103,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTU_sKADEe67KIG0GI4apw,4104,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTCr0KADEe67KIG0GI4apw,4105,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PUdBEKADEe67KIG0GI4apw,4106,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_PUYvoKADEe67KIG0GI4apw,4107,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PUWTYKADEe67KIG0GI4apw,4108,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PUVFQKADEe67KIG0GI4apw,4109,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUGbwKADEe67KIG0GI4apw,4110,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_PUKGIKADEe67KIG0GI4apw,4111,/Reports +https://jazz.ibm.com:9443/rm/resources/WR_PUjuwKADEe67KIG0GI4apw,4112,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTnTkKADEe67KIG0GI4apw,4113,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PTcUcKADEe67KIG0GI4apw,4114,/Reports +https://jazz.ibm.com:9443/rm/resources/WR_PTuoUKADEe67KIG0GI4apw,4115,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_PTILYKADEe67KIG0GI4apw,4116,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTbGUKADEe67KIG0GI4apw,4117,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PUD_gKADEe67KIG0GI4apw,4118,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUbL4qADEe67KIG0GI4apw,4119,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTW04KADEe67KIG0GI4apw,4120,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUMiYKADEe67KIG0GI4apw,4121,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUFNoKADEe67KIG0GI4apw,4122,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkpqADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkv6ADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/BI_PVSulqADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/BI_PVSurKADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/WR_PT944aADEe67KIG0GI4apw,4123,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_PT7coKADEe67KIG0GI4apw,4124,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkpKADEe67KIG0GI4apw,4124, +https://jazz.ibm.com:9443/rm/resources/BI_PVSulKADEe67KIG0GI4apw,4124, +https://jazz.ibm.com:9443/rm/resources/WR_PT_HAaADEe67KIG0GI4apw,4125,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PT8qwKADEe67KIG0GI4apw,4126,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/WR_PTYqEKADEe67KIG0GI4apw,4127,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTdikKADEe67KIG0GI4apw,4128,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJku6ADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkyqADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuqaADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/BI_PVSutKADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/TX_PTDS46ADEe67KIG0GI4apw,4129,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkqqADEe67KIG0GI4apw,4129, +https://jazz.ibm.com:9443/rm/resources/BI_PVSumqADEe67KIG0GI4apw,4129, +https://jazz.ibm.com:9443/rm/resources/TX_PTCEwKADEe67KIG0GI4apw,4130,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_Ml6ADEe67KIG0GI4apw,4130, +https://jazz.ibm.com:9443/rm/resources/TX_PTEhAKADEe67KIG0GI4apw,4131,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimPaADEe67KIG0GI4apw,4131, +https://jazz.ibm.com:9443/rm/resources/TX_PTDS4KADEe67KIG0GI4apw,4132,/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_PTFIEKADEe67KIG0GI4apw,4133,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimU6ADEe67KIG0GI4apw,4133, +https://jazz.ibm.com:9443/rm/resources/TX_PTA2oKADEe67KIG0GI4apw,4134,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimXKADEe67KIG0GI4apw,4134, +https://jazz.ibm.com:9443/rm/resources/TX_PTJZgKADEe67KIG0GI4apw,4135,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MmqADEe67KIG0GI4apw,4135, +https://jazz.ibm.com:9443/rm/resources/TX_PTILY6ADEe67KIG0GI4apw,4136,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimSqADEe67KIG0GI4apw,4136, +https://jazz.ibm.com:9443/rm/resources/TX_PTGWMKADEe67KIG0GI4apw,4137,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/TX_PTFvIqADEe67KIG0GI4apw,4138,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimPqADEe67KIG0GI4apw,4138, +https://jazz.ibm.com:9443/rm/resources/DM_PTG9QKADEe67KIG0GI4apw,4139,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PTJZgaADEe67KIG0GI4apw,4140,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimRqADEe67KIG0GI4apw,4140, +https://jazz.ibm.com:9443/rm/resources/TX_PTKnoKADEe67KIG0GI4apw,4141,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MlaADEe67KIG0GI4apw,4141, +https://jazz.ibm.com:9443/rm/resources/TX_PTLOsaADEe67KIG0GI4apw,4142,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimS6ADEe67KIG0GI4apw,4142, +https://jazz.ibm.com:9443/rm/resources/TX_PTO5EaADEe67KIG0GI4apw,4143,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVSuk6ADEe67KIG0GI4apw,4143, +https://jazz.ibm.com:9443/rm/resources/BI_PVJko6ADEe67KIG0GI4apw,4143, +https://jazz.ibm.com:9443/rm/resources/DM_PTND4KADEe67KIG0GI4apw,4144,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PTND4aADEe67KIG0GI4apw,4145,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkxqADEe67KIG0GI4apw,4145, +https://jazz.ibm.com:9443/rm/resources/BI_PVSusaADEe67KIG0GI4apw,4145, +https://jazz.ibm.com:9443/rm/resources/TX_PTNq8KADEe67KIG0GI4apw,4146,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MnqADEe67KIG0GI4apw,4146, +https://jazz.ibm.com:9443/rm/resources/TX_PTOSAKADEe67KIG0GI4apw,4147,/Component - Web/User Story Elaboration/Roles - Personas +https://jazz.ibm.com:9443/rm/resources/TX_PTPgIKADEe67KIG0GI4apw,4148,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimUKADEe67KIG0GI4apw,4148, +https://jazz.ibm.com:9443/rm/resources/TX_PTTxkKADEe67KIG0GI4apw,4149,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MlKADEe67KIG0GI4apw,4149, +https://jazz.ibm.com:9443/rm/resources/TX_PTR8YKADEe67KIG0GI4apw,4150,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJktaADEe67KIG0GI4apw,4150, +https://jazz.ibm.com:9443/rm/resources/BI_PVSupKADEe67KIG0GI4apw,4150, +https://jazz.ibm.com:9443/rm/resources/TX_PTUYoaADEe67KIG0GI4apw,4151,/Component - Mobile/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVimRaADEe67KIG0GI4apw,4151, +https://jazz.ibm.com:9443/rm/resources/TX_PTSjcKADEe67KIG0GI4apw,4152,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/TX_PTRVUKADEe67KIG0GI4apw,4153,/Component - Mobile/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimWqADEe67KIG0GI4apw,4153, +https://jazz.ibm.com:9443/rm/resources/TX_PTYDA6ADEe67KIG0GI4apw,4154,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MkqADEe67KIG0GI4apw,4154, +https://jazz.ibm.com:9443/rm/resources/DM_PTW04aADEe67KIG0GI4apw,4155,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PTVmwKADEe67KIG0GI4apw,4156,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimN6ADEe67KIG0GI4apw,4156, +https://jazz.ibm.com:9443/rm/resources/DM_PTXb8KADEe67KIG0GI4apw,4157,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PTWN0aADEe67KIG0GI4apw,4158,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXAAaADEe67KIG0GI4apw,4158, +https://jazz.ibm.com:9443/rm/resources/TX_PTZRIKADEe67KIG0GI4apw,4159,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimQKADEe67KIG0GI4apw,4159, +https://jazz.ibm.com:9443/rm/resources/TX_PTcUcqADEe67KIG0GI4apw,4160,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXABqADEe67KIG0GI4apw,4160, +https://jazz.ibm.com:9443/rm/resources/TX_PTafQKADEe67KIG0GI4apw,4161,/Component - Web/User Story Elaboration/Roles - Personas +https://jazz.ibm.com:9443/rm/resources/TX_PTeJoKADEe67KIG0GI4apw,4162,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MlqADEe67KIG0GI4apw,4162, +https://jazz.ibm.com:9443/rm/resources/TX_PTewtqADEe67KIG0GI4apw,4163,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimPKADEe67KIG0GI4apw,4163, +https://jazz.ibm.com:9443/rm/resources/TX_PThM8KADEe67KIG0GI4apw,4164,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkuaADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkxaADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJky6ADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkyKADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkvKADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/TX_PTZ4MKADEe67KIG0GI4apw,4165,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimVqADEe67KIG0GI4apw,4165, +https://jazz.ibm.com:9443/rm/resources/TX_PTTKgKADEe67KIG0GI4apw,4166,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimOaADEe67KIG0GI4apw,4166, +https://jazz.ibm.com:9443/rm/resources/DM_PTkQQaADEe67KIG0GI4apw,4167,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PTibEKADEe67KIG0GI4apw,4168,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVimQqADEe67KIG0GI4apw,4168, +https://jazz.ibm.com:9443/rm/resources/TX_PTjpMKADEe67KIG0GI4apw,4169,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkrKADEe67KIG0GI4apw,4169, +https://jazz.ibm.com:9443/rm/resources/BI_PVSunKADEe67KIG0GI4apw,4169, +https://jazz.ibm.com:9443/rm/resources/DM_PTf-0KADEe67KIG0GI4apw,4170,/Component - Mobile/Processes +https://jazz.ibm.com:9443/rm/resources/BI_PVXADaADEe67KIG0GI4apw,4170, +https://jazz.ibm.com:9443/rm/resources/DM_PTk3UKADEe67KIG0GI4apw,4171,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PTk3UqADEe67KIG0GI4apw,4172,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXACKADEe67KIG0GI4apw,4172, +https://jazz.ibm.com:9443/rm/resources/TX_PTmFcKADEe67KIG0GI4apw,4173,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimVaADEe67KIG0GI4apw,4173, +https://jazz.ibm.com:9443/rm/resources/TX_PTleYKADEe67KIG0GI4apw,4174,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkwKADEe67KIG0GI4apw,4174, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuraADEe67KIG0GI4apw,4174, +https://jazz.ibm.com:9443/rm/resources/TX_PTohsKADEe67KIG0GI4apw,4175,/Templates +https://jazz.ibm.com:9443/rm/resources/TX_PTqW4KADEe67KIG0GI4apw,4176,/0. README +https://jazz.ibm.com:9443/rm/resources/BI_PVXAA6ADEe67KIG0GI4apw,4176, +https://jazz.ibm.com:9443/rm/resources/TX_PTpv0aADEe67KIG0GI4apw,4177,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkvaADEe67KIG0GI4apw,4177, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuqqADEe67KIG0GI4apw,4177, +https://jazz.ibm.com:9443/rm/resources/TX_PTn6oKADEe67KIG0GI4apw,4178,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_Mk6ADEe67KIG0GI4apw,4178, +https://jazz.ibm.com:9443/rm/resources/TX_PTrlAaADEe67KIG0GI4apw,4179,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimNKADEe67KIG0GI4apw,4179, +https://jazz.ibm.com:9443/rm/resources/DM_PTuBQKADEe67KIG0GI4apw,4180,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/DM_PTszIKADEe67KIG0GI4apw,4181,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PTsMEaADEe67KIG0GI4apw,4182,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimSKADEe67KIG0GI4apw,4182, +https://jazz.ibm.com:9443/rm/resources/TX_PTv2cKADEe67KIG0GI4apw,4183,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MkaADEe67KIG0GI4apw,4183, +https://jazz.ibm.com:9443/rm/resources/TX_PTpIwKADEe67KIG0GI4apw,4184,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimP6ADEe67KIG0GI4apw,4184, +https://jazz.ibm.com:9443/rm/resources/TX_PTySsKADEe67KIG0GI4apw,4185,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJktqADEe67KIG0GI4apw,4185, +https://jazz.ibm.com:9443/rm/resources/BI_PVSupaADEe67KIG0GI4apw,4185, +https://jazz.ibm.com:9443/rm/resources/TX_PTxEkaADEe67KIG0GI4apw,4186,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimUqADEe67KIG0GI4apw,4186, +https://jazz.ibm.com:9443/rm/resources/TX_PT0H4qADEe67KIG0GI4apw,4187,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXABaADEe67KIG0GI4apw,4187, +https://jazz.ibm.com:9443/rm/resources/TX_PTzg0aADEe67KIG0GI4apw,4188,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimSaADEe67KIG0GI4apw,4188, +https://jazz.ibm.com:9443/rm/resources/TX_PTuoUaADEe67KIG0GI4apw,4189,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimV6ADEe67KIG0GI4apw,4189, +https://jazz.ibm.com:9443/rm/resources/TX_PTvPYaADEe67KIG0GI4apw,4190,/Component - Mobile/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimWaADEe67KIG0GI4apw,4190, +https://jazz.ibm.com:9443/rm/resources/TX_PTy5wKADEe67KIG0GI4apw,4191,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkt6ADEe67KIG0GI4apw,4191, +https://jazz.ibm.com:9443/rm/resources/BI_PVSupqADEe67KIG0GI4apw,4191, +https://jazz.ibm.com:9443/rm/resources/TX_PT0u8qADEe67KIG0GI4apw,4192,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVSuoaADEe67KIG0GI4apw,4192, +https://jazz.ibm.com:9443/rm/resources/BI_PVJksaADEe67KIG0GI4apw,4192, +https://jazz.ibm.com:9443/rm/resources/DM_PTy5waADEe67KIG0GI4apw,4193,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PT2kIKADEe67KIG0GI4apw,4194,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimW6ADEe67KIG0GI4apw,4194, +https://jazz.ibm.com:9443/rm/resources/TX_PT5AYKADEe67KIG0GI4apw,4195,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkpaADEe67KIG0GI4apw,4195, +https://jazz.ibm.com:9443/rm/resources/BI_PVSulaADEe67KIG0GI4apw,4195, +https://jazz.ibm.com:9443/rm/resources/TX_PT3yQKADEe67KIG0GI4apw,4196,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVimRKADEe67KIG0GI4apw,4196, +https://jazz.ibm.com:9443/rm/resources/TX_PT19EKADEe67KIG0GI4apw,4197,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimTaADEe67KIG0GI4apw,4197, +https://jazz.ibm.com:9443/rm/resources/TX_PT5ncaADEe67KIG0GI4apw,4198,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkp6ADEe67KIG0GI4apw,4198, +https://jazz.ibm.com:9443/rm/resources/BI_PVSul6ADEe67KIG0GI4apw,4198, +https://jazz.ibm.com:9443/rm/resources/TX_PT6OgKADEe67KIG0GI4apw,4199,/Project Meetings +https://jazz.ibm.com:9443/rm/resources/TX_PT1WAKADEe67KIG0GI4apw,4200,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimNqADEe67KIG0GI4apw,4200, +https://jazz.ibm.com:9443/rm/resources/TX_PT5AYaADEe67KIG0GI4apw,4201,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimM6ADEe67KIG0GI4apw,4201, +https://jazz.ibm.com:9443/rm/resources/TX_PT3LMKADEe67KIG0GI4apw,4202,/0. README +https://jazz.ibm.com:9443/rm/resources/TX_PT944KADEe67KIG0GI4apw,4203,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkwqADEe67KIG0GI4apw,4203, +https://jazz.ibm.com:9443/rm/resources/TX_PT9R0KADEe67KIG0GI4apw,4204,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MmKADEe67KIG0GI4apw,4204, +https://jazz.ibm.com:9443/rm/resources/TX_PT7coaADEe67KIG0GI4apw,4205,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimT6ADEe67KIG0GI4apw,4205, +https://jazz.ibm.com:9443/rm/resources/TX_PT_uEKADEe67KIG0GI4apw,4206,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimNaADEe67KIG0GI4apw,4206, +https://jazz.ibm.com:9443/rm/resources/TX_PT-f8KADEe67KIG0GI4apw,4207,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXADKADEe67KIG0GI4apw,4207, +https://jazz.ibm.com:9443/rm/resources/TX_PT_HAKADEe67KIG0GI4apw,4208,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkqKADEe67KIG0GI4apw,4208, +https://jazz.ibm.com:9443/rm/resources/BI_PVSumKADEe67KIG0GI4apw,4208, +https://jazz.ibm.com:9443/rm/resources/TX_PUCKUKADEe67KIG0GI4apw,4209,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJks6ADEe67KIG0GI4apw,4209, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuoqADEe67KIG0GI4apw,4209, +https://jazz.ibm.com:9443/rm/resources/TX_PUBjQaADEe67KIG0GI4apw,4210,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimO6ADEe67KIG0GI4apw,4210, +https://jazz.ibm.com:9443/rm/resources/TX_PUAVIKADEe67KIG0GI4apw,4211,/Component - Mobile/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVimQ6ADEe67KIG0GI4apw,4211, +https://jazz.ibm.com:9443/rm/resources/DM_PUA8MKADEe67KIG0GI4apw,4212,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PUEmkKADEe67KIG0GI4apw,4213,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimR6ADEe67KIG0GI4apw,4213, +https://jazz.ibm.com:9443/rm/resources/TX_PUCxYaADEe67KIG0GI4apw,4214,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MnaADEe67KIG0GI4apw,4214, +https://jazz.ibm.com:9443/rm/resources/TX_PUCxYKADEe67KIG0GI4apw,4215,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJktKADEe67KIG0GI4apw,4215, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuo6ADEe67KIG0GI4apw,4215, +https://jazz.ibm.com:9443/rm/resources/TX_PUF0sKADEe67KIG0GI4apw,4216,/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_PUFNoaADEe67KIG0GI4apw,4217,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimOqADEe67KIG0GI4apw,4217, +https://jazz.ibm.com:9443/rm/resources/TX_PUHp4KADEe67KIG0GI4apw,4218,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkuqADEe67KIG0GI4apw,4218, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuqKADEe67KIG0GI4apw,4218, +https://jazz.ibm.com:9443/rm/resources/TX_PUBjQKADEe67KIG0GI4apw,4219,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkoaADEe67KIG0GI4apw,4219, +https://jazz.ibm.com:9443/rm/resources/BI_PVSukaADEe67KIG0GI4apw,4219, +https://jazz.ibm.com:9443/rm/resources/TX_PUHC0KADEe67KIG0GI4apw,4220,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXACaADEe67KIG0GI4apw,4220, +https://jazz.ibm.com:9443/rm/resources/DM_PUIQ8aADEe67KIG0GI4apw,4221,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PUHp4aADEe67KIG0GI4apw,4222,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVimQaADEe67KIG0GI4apw,4222, +https://jazz.ibm.com:9443/rm/resources/TX_PUNJcaADEe67KIG0GI4apw,4223,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimMaADEe67KIG0GI4apw,4223, +https://jazz.ibm.com:9443/rm/resources/DM_PUJfEKADEe67KIG0GI4apw,4224,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/TX_PUI4AaADEe67KIG0GI4apw,4225,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimUaADEe67KIG0GI4apw,4225, +https://jazz.ibm.com:9443/rm/resources/TX_PUO-oKADEe67KIG0GI4apw,4226,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkyaADEe67KIG0GI4apw,4226, +https://jazz.ibm.com:9443/rm/resources/BI_PVSus6ADEe67KIG0GI4apw,4226, +https://jazz.ibm.com:9443/rm/resources/TX_PUNJeKADEe67KIG0GI4apw,4227,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MnKADEe67KIG0GI4apw,4227, +https://jazz.ibm.com:9443/rm/resources/TX_PUSB8KADEe67KIG0GI4apw,4228,/Business Goals +https://jazz.ibm.com:9443/rm/resources/BI_PVXAAqADEe67KIG0GI4apw,4228, +https://jazz.ibm.com:9443/rm/resources/BI_PVimMqADEe67KIG0GI4apw,4228, +https://jazz.ibm.com:9443/rm/resources/TX_PUQMwKADEe67KIG0GI4apw,4229,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVSuoKADEe67KIG0GI4apw,4229, +https://jazz.ibm.com:9443/rm/resources/BI_PVJksKADEe67KIG0GI4apw,4229, +https://jazz.ibm.com:9443/rm/resources/TX_PUQz0KADEe67KIG0GI4apw,4230,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/TX_PUSpAKADEe67KIG0GI4apw,4231,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXACqADEe67KIG0GI4apw,4231, +https://jazz.ibm.com:9443/rm/resources/DM_PUKtMaADEe67KIG0GI4apw,4232,/Component - Web/Processes +https://jazz.ibm.com:9443/rm/resources/BI_PVXAB6ADEe67KIG0GI4apw,4232, +https://jazz.ibm.com:9443/rm/resources/TX_PUVsUKADEe67KIG0GI4apw,4233,/Business Goals +https://jazz.ibm.com:9443/rm/resources/DM_PUOXkKADEe67KIG0GI4apw,4234,/0. README +https://jazz.ibm.com:9443/rm/resources/CO_PUWTYaADEe67KIG0GI4apw,4235,/0. README +https://jazz.ibm.com:9443/rm/resources/DM_PUQMwaADEe67KIG0GI4apw,4236,/Component - Web/Processes +https://jazz.ibm.com:9443/rm/resources/BI_PVXAC6ADEe67KIG0GI4apw,4236, +https://jazz.ibm.com:9443/rm/resources/TX_PUW6cKADEe67KIG0GI4apw,4237,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_Mm6ADEe67KIG0GI4apw,4237, +https://jazz.ibm.com:9443/rm/resources/TX_PUYvoaADEe67KIG0GI4apw,4238,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimTKADEe67KIG0GI4apw,4238, +https://jazz.ibm.com:9443/rm/resources/TX_PUXhgKADEe67KIG0GI4apw,4239,/Component - Web/User Story Elaboration/Roles - Personas +https://jazz.ibm.com:9443/rm/resources/TX_PUZ9wKADEe67KIG0GI4apw,4240,/Component - Mobile/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimWKADEe67KIG0GI4apw,4240, +https://jazz.ibm.com:9443/rm/resources/TX_PUby8KADEe67KIG0GI4apw,4241,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXABKADEe67KIG0GI4apw,4241, +https://jazz.ibm.com:9443/rm/resources/TX_PUfdUKADEe67KIG0GI4apw,4242,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkw6ADEe67KIG0GI4apw,4242, +https://jazz.ibm.com:9443/rm/resources/BI_PVSur6ADEe67KIG0GI4apw,4242, +https://jazz.ibm.com:9443/rm/resources/TX_PUgEYaADEe67KIG0GI4apw,4243,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkoqADEe67KIG0GI4apw,4243, +https://jazz.ibm.com:9443/rm/resources/BI_PVSukqADEe67KIG0GI4apw,4243, +https://jazz.ibm.com:9443/rm/resources/TX_PUak0aADEe67KIG0GI4apw,4244,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimTqADEe67KIG0GI4apw,4244, +https://jazz.ibm.com:9443/rm/resources/TX_PUcaAKADEe67KIG0GI4apw,4245,/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_PUdoIaADEe67KIG0GI4apw,4246,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/TX_PUjHsKADEe67KIG0GI4apw,4247,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkvqADEe67KIG0GI4apw,4247, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuq6ADEe67KIG0GI4apw,4247, +https://jazz.ibm.com:9443/rm/resources/TX_PUkV0KADEe67KIG0GI4apw,4248,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MmaADEe67KIG0GI4apw,4248, +https://jazz.ibm.com:9443/rm/resources/TX_PUgEYqADEe67KIG0GI4apw,4249,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimVKADEe67KIG0GI4apw,4249, +https://jazz.ibm.com:9443/rm/resources/TX_PUlj8KADEe67KIG0GI4apw,4250,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkraADEe67KIG0GI4apw,4250, +https://jazz.ibm.com:9443/rm/resources/BI_PVSunaADEe67KIG0GI4apw,4250, +https://jazz.ibm.com:9443/rm/resources/TX_PUmLAKADEe67KIG0GI4apw,4251,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimOKADEe67KIG0GI4apw,4251, +https://jazz.ibm.com:9443/rm/resources/TX_PUmyEKADEe67KIG0GI4apw,4252,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkrqADEe67KIG0GI4apw,4252, +https://jazz.ibm.com:9443/rm/resources/BI_PVSunqADEe67KIG0GI4apw,4252, +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEBqADEe67KIG0GI4apw,4253,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEDaADEe67KIG0GI4apw,4254,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oECqADEe67KIG0GI4apw,4255,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oECKADEe67KIG0GI4apw,4256,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oECaADEe67KIG0GI4apw,4257,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEB6ADEe67KIG0GI4apw,4258,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEC6ADEe67KIG0GI4apw,4259,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEDKADEe67KIG0GI4apw,4260,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndT6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEDqADEe67KIG0GI4apw,4261,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oED6ADEe67KIG0GI4apw,4262,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndYKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEEKADEe67KIG0GI4apw,4263,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndRqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/WR_Q2kUGaADEe67KIG0GI4apw,4264,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZqaADEe67KIG0GI4apw,4264, +https://jazz.ibm.com:9443/rm/resources/WR_Q06uQaADEe67KIG0GI4apw,4265,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss1KADEe67KIG0GI4apw,4265, +https://jazz.ibm.com:9443/rm/resources/WR_Q2c_UKADEe67KIG0GI4apw,4266,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RexKADEe67KIG0GI4apw,4266, +https://jazz.ibm.com:9443/rm/resources/WR_Q0l-IKADEe67KIG0GI4apw,4267,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss0qADEe67KIG0GI4apw,4267, +https://jazz.ibm.com:9443/rm/resources/WR_Q2NuwKADEe67KIG0GI4apw,4268,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re26ADEe67KIG0GI4apw,4268, +https://jazz.ibm.com:9443/rm/resources/WR_Q2YG0KADEe67KIG0GI4apw,4269,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re6KADEe67KIG0GI4apw,4269, +https://jazz.ibm.com:9443/rm/resources/TX_Q0a_AKADEe67KIG0GI4apw,4270,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJKADEe67KIG0GI4apw,4270, +https://jazz.ibm.com:9443/rm/resources/TX_Q0c0MKADEe67KIG0GI4apw,4271,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HgqADEe67KIG0GI4apw,4271, +https://jazz.ibm.com:9443/rm/resources/TX_Q0cNIaADEe67KIG0GI4apw,4272,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xveKADEe67KIG0GI4apw,4272, +https://jazz.ibm.com:9443/rm/resources/TX_Q0dbQaADEe67KIG0GI4apw,4273,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ2qADEe67KIG0GI4apw,4273, +https://jazz.ibm.com:9443/rm/resources/TX_Q0dbQKADEe67KIG0GI4apw,4274,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re3qADEe67KIG0GI4apw,4274, +https://jazz.ibm.com:9443/rm/resources/TX_Q0cNIKADEe67KIG0GI4apw,4275,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAC6ADEe67KIG0GI4apw,4275, +https://jazz.ibm.com:9443/rm/resources/TX_Q0bmEaADEe67KIG0GI4apw,4276,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRj6ADEe67KIG0GI4apw,4276, +https://jazz.ibm.com:9443/rm/resources/TX_Q0bmEKADEe67KIG0GI4apw,4277,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZtaADEe67KIG0GI4apw,4277, +https://jazz.ibm.com:9443/rm/resources/TX_Q0eCUKADEe67KIG0GI4apw,4278,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZpKADEe67KIG0GI4apw,4278, +https://jazz.ibm.com:9443/rm/resources/DM_Q0eCUaADEe67KIG0GI4apw,4279,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3qqADEe67KIG0GI4apw,4279, +https://jazz.ibm.com:9443/rm/resources/TX_Q0f3gaADEe67KIG0GI4apw,4280,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m16qADEe67KIG0GI4apw,4280, +https://jazz.ibm.com:9443/rm/resources/TX_Q0epYKADEe67KIG0GI4apw,4281,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FReaADEe67KIG0GI4apw,4281, +https://jazz.ibm.com:9443/rm/resources/TX_Q0fQcKADEe67KIG0GI4apw,4282,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAAaADEe67KIG0GI4apw,4282, +https://jazz.ibm.com:9443/rm/resources/TX_Q0gekKADEe67KIG0GI4apw,4283,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZyKADEe67KIG0GI4apw,4283, +https://jazz.ibm.com:9443/rm/resources/TX_Q0f3gKADEe67KIG0GI4apw,4284,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3q6ADEe67KIG0GI4apw,4284, +https://jazz.ibm.com:9443/rm/resources/TX_Q0hFoKADEe67KIG0GI4apw,4285,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q0epYaADEe67KIG0GI4apw,4286,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re6aADEe67KIG0GI4apw,4286, +https://jazz.ibm.com:9443/rm/resources/TX_Q0jh4KADEe67KIG0GI4apw,4287,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-SKADEe67KIG0GI4apw,4287, +https://jazz.ibm.com:9443/rm/resources/TX_Q0kI8KADEe67KIG0GI4apw,4288,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ2KADEe67KIG0GI4apw,4288, +https://jazz.ibm.com:9443/rm/resources/TX_Q0i60aADEe67KIG0GI4apw,4289,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re4KADEe67KIG0GI4apw,4289, +https://jazz.ibm.com:9443/rm/resources/TX_Q0iTwKADEe67KIG0GI4apw,4290,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3tqADEe67KIG0GI4apw,4290, +https://jazz.ibm.com:9443/rm/resources/TX_Q0hssKADEe67KIG0GI4apw,4291,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRdKADEe67KIG0GI4apw,4291, +https://jazz.ibm.com:9443/rm/resources/TX_Q0i60KADEe67KIG0GI4apw,4292,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvfaADEe67KIG0GI4apw,4292, +https://jazz.ibm.com:9443/rm/resources/TX_Q0kI8aADEe67KIG0GI4apw,4293,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY86ADEe67KIG0GI4apw,4293, +https://jazz.ibm.com:9443/rm/resources/TX_Q0lXEKADEe67KIG0GI4apw,4294,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dPqADEe67KIG0GI4apw,4294, +https://jazz.ibm.com:9443/rm/resources/TX_Q0kwAKADEe67KIG0GI4apw,4295,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRjKADEe67KIG0GI4apw,4295, +https://jazz.ibm.com:9443/rm/resources/TX_Q0nMQKADEe67KIG0GI4apw,4296,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQaADEe67KIG0GI4apw,4296, +https://jazz.ibm.com:9443/rm/resources/TX_Q0lXEaADEe67KIG0GI4apw,4297,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dS6ADEe67KIG0GI4apw,4297, +https://jazz.ibm.com:9443/rm/resources/TX_Q0mlMaADEe67KIG0GI4apw,4298,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q25EMqADEe67KIG0GI4apw,4298, +https://jazz.ibm.com:9443/rm/resources/TX_Q0mlMKADEe67KIG0GI4apw,4299,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZrqADEe67KIG0GI4apw,4299, +https://jazz.ibm.com:9443/rm/resources/TX_Q0nMQaADEe67KIG0GI4apw,4300,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQKADEe67KIG0GI4apw,4300, +https://jazz.ibm.com:9443/rm/resources/TX_Q0oaYaADEe67KIG0GI4apw,4301,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-UaADEe67KIG0GI4apw,4301, +https://jazz.ibm.com:9443/rm/resources/TX_Q0pBcKADEe67KIG0GI4apw,4302,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re8qADEe67KIG0GI4apw,4302, +https://jazz.ibm.com:9443/rm/resources/TX_Q0qPkKADEe67KIG0GI4apw,4303,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-V6ADEe67KIG0GI4apw,4303, +https://jazz.ibm.com:9443/rm/resources/TX_Q0nzUKADEe67KIG0GI4apw,4304,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HkqADEe67KIG0GI4apw,4304, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ5qADEe67KIG0GI4apw,4304, +https://jazz.ibm.com:9443/rm/resources/TX_Q0pogKADEe67KIG0GI4apw,4305,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZx6ADEe67KIG0GI4apw,4305, +https://jazz.ibm.com:9443/rm/resources/TX_Q0pogaADEe67KIG0GI4apw,4306,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re0KADEe67KIG0GI4apw,4306, +https://jazz.ibm.com:9443/rm/resources/TX_Q0q2oKADEe67KIG0GI4apw,4307,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJ6ADEe67KIG0GI4apw,4307, +https://jazz.ibm.com:9443/rm/resources/TX_Q0rdsKADEe67KIG0GI4apw,4308,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FReKADEe67KIG0GI4apw,4308, +https://jazz.ibm.com:9443/rm/resources/TX_Q0q2oaADEe67KIG0GI4apw,4309,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RezqADEe67KIG0GI4apw,4309, +https://jazz.ibm.com:9443/rm/resources/TX_Q0sEwKADEe67KIG0GI4apw,4310,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HjaADEe67KIG0GI4apw,4310, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re16ADEe67KIG0GI4apw,4310, +https://jazz.ibm.com:9443/rm/resources/TX_Q0sr0KADEe67KIG0GI4apw,4311,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAD6ADEe67KIG0GI4apw,4311, +https://jazz.ibm.com:9443/rm/resources/TX_Q0oaYKADEe67KIG0GI4apw,4312,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re0qADEe67KIG0GI4apw,4312, +https://jazz.ibm.com:9443/rm/resources/TX_Q0tS4aADEe67KIG0GI4apw,4313,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAGKADEe67KIG0GI4apw,4313, +https://jazz.ibm.com:9443/rm/resources/TX_Q0tS4KADEe67KIG0GI4apw,4314,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ46ADEe67KIG0GI4apw,4314, +https://jazz.ibm.com:9443/rm/resources/TX_Q0sEwaADEe67KIG0GI4apw,4315,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZvqADEe67KIG0GI4apw,4315, +https://jazz.ibm.com:9443/rm/resources/TX_Q0uhAKADEe67KIG0GI4apw,4316,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ06ADEe67KIG0GI4apw,4316, +https://jazz.ibm.com:9443/rm/resources/TX_Q0t58KADEe67KIG0GI4apw,4317,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hi6ADEe67KIG0GI4apw,4317, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re1aADEe67KIG0GI4apw,4317, +https://jazz.ibm.com:9443/rm/resources/TX_Q0vIEKADEe67KIG0GI4apw,4318,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re56ADEe67KIG0GI4apw,4318, +https://jazz.ibm.com:9443/rm/resources/TX_Q0uhAaADEe67KIG0GI4apw,4319,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReyaADEe67KIG0GI4apw,4319, +https://jazz.ibm.com:9443/rm/resources/TX_Q0vIEaADEe67KIG0GI4apw,4320,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-Q6ADEe67KIG0GI4apw,4320, +https://jazz.ibm.com:9443/rm/resources/TX_Q0wWMKADEe67KIG0GI4apw,4321,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rew6ADEe67KIG0GI4apw,4321, +https://jazz.ibm.com:9443/rm/resources/TX_Q0yLYKADEe67KIG0GI4apw,4322,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndVqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q0vvIKADEe67KIG0GI4apw,4323,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m16aADEe67KIG0GI4apw,4323, +https://jazz.ibm.com:9443/rm/resources/TX_Q0w9QKADEe67KIG0GI4apw,4324,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re4aADEe67KIG0GI4apw,4324, +https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUKADEe67KIG0GI4apw,4325,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m156ADEe67KIG0GI4apw,4325, +https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUaADEe67KIG0GI4apw,4326,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndVqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q0vvIaADEe67KIG0GI4apw,4327,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZsaADEe67KIG0GI4apw,4327, +https://jazz.ibm.com:9443/rm/resources/TX_Q0yycKADEe67KIG0GI4apw,4328,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q0yLYaADEe67KIG0GI4apw,4329,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZq6ADEe67KIG0GI4apw,4329, +https://jazz.ibm.com:9443/rm/resources/TX_Q0zZgKADEe67KIG0GI4apw,4330,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZzqADEe67KIG0GI4apw,4330, +https://jazz.ibm.com:9443/rm/resources/TX_Q00noaADEe67KIG0GI4apw,4331,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRiaADEe67KIG0GI4apw,4331, +https://jazz.ibm.com:9443/rm/resources/TX_Q0zZgaADEe67KIG0GI4apw,4332,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dOqADEe67KIG0GI4apw,4332, +https://jazz.ibm.com:9443/rm/resources/TX_Q00noKADEe67KIG0GI4apw,4333,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZsqADEe67KIG0GI4apw,4333, +https://jazz.ibm.com:9443/rm/resources/TX_Q01OsKADEe67KIG0GI4apw,4334,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZoaADEe67KIG0GI4apw,4334, +https://jazz.ibm.com:9443/rm/resources/TX_Q00AkKADEe67KIG0GI4apw,4335,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZzKADEe67KIG0GI4apw,4335, +https://jazz.ibm.com:9443/rm/resources/TX_Q03q8KADEe67KIG0GI4apw,4336,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RewKADEe67KIG0GI4apw,4336, +https://jazz.ibm.com:9443/rm/resources/TX_Q011wKADEe67KIG0GI4apw,4337,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dNqADEe67KIG0GI4apw,4337, +https://jazz.ibm.com:9443/rm/resources/TX_Q03D4aADEe67KIG0GI4apw,4338,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dKqADEe67KIG0GI4apw,4338, +https://jazz.ibm.com:9443/rm/resources/TX_Q02c0KADEe67KIG0GI4apw,4339,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re8KADEe67KIG0GI4apw,4339, +https://jazz.ibm.com:9443/rm/resources/TX_Q03D4KADEe67KIG0GI4apw,4340,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndR6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q011waADEe67KIG0GI4apw,4341,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReyKADEe67KIG0GI4apw,4341, +https://jazz.ibm.com:9443/rm/resources/TX_Q04SAKADEe67KIG0GI4apw,4342,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvhaADEe67KIG0GI4apw,4342, +https://jazz.ibm.com:9443/rm/resources/TX_Q03q8aADEe67KIG0GI4apw,4343,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q06HMKADEe67KIG0GI4apw,4344,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3qKADEe67KIG0GI4apw,4344, +https://jazz.ibm.com:9443/rm/resources/TX_Q06HMaADEe67KIG0GI4apw,4345,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZu6ADEe67KIG0GI4apw,4345, +https://jazz.ibm.com:9443/rm/resources/TX_Q06uQKADEe67KIG0GI4apw,4346,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndR6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q05gIKADEe67KIG0GI4apw,4347,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3saADEe67KIG0GI4apw,4347, +https://jazz.ibm.com:9443/rm/resources/TX_Q07VUKADEe67KIG0GI4apw,4348,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss0aADEe67KIG0GI4apw,4348, +https://jazz.ibm.com:9443/rm/resources/TX_Q045EKADEe67KIG0GI4apw,4349,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZr6ADEe67KIG0GI4apw,4349, +https://jazz.ibm.com:9443/rm/resources/TX_Q09KgKADEe67KIG0GI4apw,4350,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJaADEe67KIG0GI4apw,4350, +https://jazz.ibm.com:9443/rm/resources/TX_Q08jcKADEe67KIG0GI4apw,4351,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re66ADEe67KIG0GI4apw,4351, +https://jazz.ibm.com:9443/rm/resources/TX_Q09KgaADEe67KIG0GI4apw,4352,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dOaADEe67KIG0GI4apw,4352, +https://jazz.ibm.com:9443/rm/resources/TX_Q078YaADEe67KIG0GI4apw,4353,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3r6ADEe67KIG0GI4apw,4353, +https://jazz.ibm.com:9443/rm/resources/TX_Q09xkKADEe67KIG0GI4apw,4354,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re46ADEe67KIG0GI4apw,4354, +https://jazz.ibm.com:9443/rm/resources/TX_Q078YKADEe67KIG0GI4apw,4355,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ5KADEe67KIG0GI4apw,4355, +https://jazz.ibm.com:9443/rm/resources/TX_Q0_mwKADEe67KIG0GI4apw,4356,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3rKADEe67KIG0GI4apw,4356, +https://jazz.ibm.com:9443/rm/resources/TX_Q0-_sKADEe67KIG0GI4apw,4357,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BADaADEe67KIG0GI4apw,4357, +https://jazz.ibm.com:9443/rm/resources/TX_Q1AN0KADEe67KIG0GI4apw,4358,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRiqADEe67KIG0GI4apw,4358, +https://jazz.ibm.com:9443/rm/resources/TX_Q0_mwaADEe67KIG0GI4apw,4359,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re4qADEe67KIG0GI4apw,4359, +https://jazz.ibm.com:9443/rm/resources/TX_Q0-YoaADEe67KIG0GI4apw,4360,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Reu6ADEe67KIG0GI4apw,4360, +https://jazz.ibm.com:9443/rm/resources/TX_Q0-YoKADEe67KIG0GI4apw,4361,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZuqADEe67KIG0GI4apw,4361, +https://jazz.ibm.com:9443/rm/resources/TX_Q1A04KADEe67KIG0GI4apw,4362,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re7qADEe67KIG0GI4apw,4362, +https://jazz.ibm.com:9443/rm/resources/TX_Q1A04aADEe67KIG0GI4apw,4363,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dKKADEe67KIG0GI4apw,4363, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Bb8aADEe67KIG0GI4apw,4364,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZraADEe67KIG0GI4apw,4364, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Bb8KADEe67KIG0GI4apw,4365,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BACqADEe67KIG0GI4apw,4365, +https://jazz.ibm.com:9443/rm/resources/TX_Q1CqEKADEe67KIG0GI4apw,4366,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-TqADEe67KIG0GI4apw,4366, +https://jazz.ibm.com:9443/rm/resources/TX_Q1D4MKADEe67KIG0GI4apw,4367,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY9aADEe67KIG0GI4apw,4367, +https://jazz.ibm.com:9443/rm/resources/TX_Q1DRIaADEe67KIG0GI4apw,4368,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY9qADEe67KIG0GI4apw,4368, +https://jazz.ibm.com:9443/rm/resources/TX_Q1DRIKADEe67KIG0GI4apw,4369,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvhqADEe67KIG0GI4apw,4369, +https://jazz.ibm.com:9443/rm/resources/TX_Q1CqEaADEe67KIG0GI4apw,4370,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-S6ADEe67KIG0GI4apw,4370, +https://jazz.ibm.com:9443/rm/resources/TX_Q1CDAKADEe67KIG0GI4apw,4371,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rez6ADEe67KIG0GI4apw,4371, +https://jazz.ibm.com:9443/rm/resources/TX_Q1D4MaADEe67KIG0GI4apw,4372,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RewqADEe67KIG0GI4apw,4372, +https://jazz.ibm.com:9443/rm/resources/TX_Q1FGUKADEe67KIG0GI4apw,4373,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re5KADEe67KIG0GI4apw,4373, +https://jazz.ibm.com:9443/rm/resources/TX_Q1EfQKADEe67KIG0GI4apw,4374,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZwaADEe67KIG0GI4apw,4374, +https://jazz.ibm.com:9443/rm/resources/TX_Q1FtYKADEe67KIG0GI4apw,4375,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dIqADEe67KIG0GI4apw,4375, +https://jazz.ibm.com:9443/rm/resources/TX_Q1G7gaADEe67KIG0GI4apw,4376,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HjKADEe67KIG0GI4apw,4376, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re1qADEe67KIG0GI4apw,4376, +https://jazz.ibm.com:9443/rm/resources/TX_Q1FtYaADEe67KIG0GI4apw,4377,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvgKADEe67KIG0GI4apw,4377, +https://jazz.ibm.com:9443/rm/resources/TX_Q1GUcKADEe67KIG0GI4apw,4378,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dTqADEe67KIG0GI4apw,4378, +https://jazz.ibm.com:9443/rm/resources/TX_Q1GUcaADEe67KIG0GI4apw,4379,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY8qADEe67KIG0GI4apw,4379, +https://jazz.ibm.com:9443/rm/resources/TX_Q1G7gKADEe67KIG0GI4apw,4380,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAB6ADEe67KIG0GI4apw,4380, +https://jazz.ibm.com:9443/rm/resources/TX_Q1HikKADEe67KIG0GI4apw,4381,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ4KADEe67KIG0GI4apw,4381, +https://jazz.ibm.com:9443/rm/resources/TX_Q1IJoaADEe67KIG0GI4apw,4382,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZrKADEe67KIG0GI4apw,4382, +https://jazz.ibm.com:9443/rm/resources/TX_Q1IJoKADEe67KIG0GI4apw,4383,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ16ADEe67KIG0GI4apw,4383, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Kl4KADEe67KIG0GI4apw,4384,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvcqADEe67KIG0GI4apw,4384, +https://jazz.ibm.com:9443/rm/resources/TX_Q1IwsKADEe67KIG0GI4apw,4385,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-TKADEe67KIG0GI4apw,4385, +https://jazz.ibm.com:9443/rm/resources/TX_Q1J-0aADEe67KIG0GI4apw,4386,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReuqADEe67KIG0GI4apw,4386, +https://jazz.ibm.com:9443/rm/resources/TX_Q1J-0KADEe67KIG0GI4apw,4387,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re7KADEe67KIG0GI4apw,4387, +https://jazz.ibm.com:9443/rm/resources/TX_Q1JXwaADEe67KIG0GI4apw,4388,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BABaADEe67KIG0GI4apw,4388, +https://jazz.ibm.com:9443/rm/resources/TX_Q1JXwKADEe67KIG0GI4apw,4389,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dL6ADEe67KIG0GI4apw,4389, +https://jazz.ibm.com:9443/rm/resources/TX_Q1LM8aADEe67KIG0GI4apw,4390,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RetaADEe67KIG0GI4apw,4390, +https://jazz.ibm.com:9443/rm/resources/TX_Q1LM8KADEe67KIG0GI4apw,4391,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndR6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q1NpMaADEe67KIG0GI4apw,4392,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRgaADEe67KIG0GI4apw,4392, +https://jazz.ibm.com:9443/rm/resources/TX_Q1NCIKADEe67KIG0GI4apw,4393,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ1aADEe67KIG0GI4apw,4393, +https://jazz.ibm.com:9443/rm/resources/TX_Q1NpMKADEe67KIG0GI4apw,4394,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-TaADEe67KIG0GI4apw,4394, +https://jazz.ibm.com:9443/rm/resources/TX_Q1MbEKADEe67KIG0GI4apw,4395,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BACKADEe67KIG0GI4apw,4395, +https://jazz.ibm.com:9443/rm/resources/TX_Q1MbEaADEe67KIG0GI4apw,4396,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re0aADEe67KIG0GI4apw,4396, +https://jazz.ibm.com:9443/rm/resources/TX_Q1L0AKADEe67KIG0GI4apw,4397,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RevaADEe67KIG0GI4apw,4397, +https://jazz.ibm.com:9443/rm/resources/TX_Q1OQQaADEe67KIG0GI4apw,4398,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re2qADEe67KIG0GI4apw,4398, +https://jazz.ibm.com:9443/rm/resources/TX_Q1OQQKADEe67KIG0GI4apw,4399,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rev6ADEe67KIG0GI4apw,4399, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QsgKADEe67KIG0GI4apw,4400,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HiKADEe67KIG0GI4apw,4400, +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReuKADEe67KIG0GI4apw,4400, +https://jazz.ibm.com:9443/rm/resources/TX_Q1PeYKADEe67KIG0GI4apw,4401,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re2aADEe67KIG0GI4apw,4401, +https://jazz.ibm.com:9443/rm/resources/TX_Q1O3UKADEe67KIG0GI4apw,4402,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m176ADEe67KIG0GI4apw,4402, +https://jazz.ibm.com:9443/rm/resources/TX_Q1O3UaADEe67KIG0GI4apw,4403,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re5qADEe67KIG0GI4apw,4403, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QFcKADEe67KIG0GI4apw,4404,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZpaADEe67KIG0GI4apw,4404, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QsgaADEe67KIG0GI4apw,4405,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m186ADEe67KIG0GI4apw,4405, +https://jazz.ibm.com:9443/rm/resources/TX_Q1RTkKADEe67KIG0GI4apw,4406,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HjqADEe67KIG0GI4apw,4406, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re2KADEe67KIG0GI4apw,4406, +https://jazz.ibm.com:9443/rm/resources/TX_Q1RTkaADEe67KIG0GI4apw,4407,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQqADEe67KIG0GI4apw,4407, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Tv0KADEe67KIG0GI4apw,4408,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Res6ADEe67KIG0GI4apw,4408, +https://jazz.ibm.com:9443/rm/resources/TX_Q1R6oKADEe67KIG0GI4apw,4409,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3t6ADEe67KIG0GI4apw,4409, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QFcaADEe67KIG0GI4apw,4410,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvh6ADEe67KIG0GI4apw,4410, +https://jazz.ibm.com:9443/rm/resources/TX_Q1TIwKADEe67KIG0GI4apw,4411,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m166ADEe67KIG0GI4apw,4411, +https://jazz.ibm.com:9443/rm/resources/TX_Q1ShsaADEe67KIG0GI4apw,4412,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dO6ADEe67KIG0GI4apw,4412, +https://jazz.ibm.com:9443/rm/resources/TX_Q1ShsKADEe67KIG0GI4apw,4413,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss06ADEe67KIG0GI4apw,4413, +https://jazz.ibm.com:9443/rm/resources/TX_Q1UW4KADEe67KIG0GI4apw,4414,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HkKADEe67KIG0GI4apw,4414, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ6KADEe67KIG0GI4apw,4414, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Tv0aADEe67KIG0GI4apw,4415,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RexqADEe67KIG0GI4apw,4415, +https://jazz.ibm.com:9443/rm/resources/TX_Q1WMEaADEe67KIG0GI4apw,4416,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dTKADEe67KIG0GI4apw,4416, +https://jazz.ibm.com:9443/rm/resources/TX_Q1WMEKADEe67KIG0GI4apw,4417,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAFqADEe67KIG0GI4apw,4417, +https://jazz.ibm.com:9443/rm/resources/TX_Q1VlAaADEe67KIG0GI4apw,4418,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3paADEe67KIG0GI4apw,4418, +https://jazz.ibm.com:9443/rm/resources/TX_Q1VlAKADEe67KIG0GI4apw,4419,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dPKADEe67KIG0GI4apw,4419, +https://jazz.ibm.com:9443/rm/resources/TX_Q1U98KADEe67KIG0GI4apw,4420,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dMaADEe67KIG0GI4apw,4420, +https://jazz.ibm.com:9443/rm/resources/TX_Q1UW4aADEe67KIG0GI4apw,4421,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZz6ADEe67KIG0GI4apw,4421, +https://jazz.ibm.com:9443/rm/resources/TX_Q1WzIKADEe67KIG0GI4apw,4422,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndVqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q1XaMKADEe67KIG0GI4apw,4423,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ3qADEe67KIG0GI4apw,4423, +https://jazz.ibm.com:9443/rm/resources/TX_Q1XaMaADEe67KIG0GI4apw,4424,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xveaADEe67KIG0GI4apw,4424, +https://jazz.ibm.com:9443/rm/resources/TX_Q1YBQaADEe67KIG0GI4apw,4425,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dLaADEe67KIG0GI4apw,4425, +https://jazz.ibm.com:9443/rm/resources/TX_Q1YoUKADEe67KIG0GI4apw,4426,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3u6ADEe67KIG0GI4apw,4426, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Z2cKADEe67KIG0GI4apw,4427,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re06ADEe67KIG0GI4apw,4427, +https://jazz.ibm.com:9443/rm/resources/TX_Q1YBQKADEe67KIG0GI4apw,4428,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-RaADEe67KIG0GI4apw,4428, +https://jazz.ibm.com:9443/rm/resources/TX_Q1ZPYKADEe67KIG0GI4apw,4429,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ResaADEe67KIG0GI4apw,4429, +https://jazz.ibm.com:9443/rm/resources/TX_Q1YoUaADEe67KIG0GI4apw,4430,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-R6ADEe67KIG0GI4apw,4430, +https://jazz.ibm.com:9443/rm/resources/TX_Q1adgKADEe67KIG0GI4apw,4431,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-VKADEe67KIG0GI4apw,4431, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Z2caADEe67KIG0GI4apw,4432,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReuaADEe67KIG0GI4apw,4432, +https://jazz.ibm.com:9443/rm/resources/TX_Q1adgaADEe67KIG0GI4apw,4433,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRhaADEe67KIG0GI4apw,4433, +https://jazz.ibm.com:9443/rm/resources/TX_Q1bEkKADEe67KIG0GI4apw,4434,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY9KADEe67KIG0GI4apw,4434, +https://jazz.ibm.com:9443/rm/resources/TX_Q1bEkaADEe67KIG0GI4apw,4435,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRkqADEe67KIG0GI4apw,4435, +https://jazz.ibm.com:9443/rm/resources/TX_Q1c5waADEe67KIG0GI4apw,4436,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dRKADEe67KIG0GI4apw,4436, +https://jazz.ibm.com:9443/rm/resources/TX_Q1dg0aADEe67KIG0GI4apw,4437,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRh6ADEe67KIG0GI4apw,4437, +https://jazz.ibm.com:9443/rm/resources/TX_Q1dg0KADEe67KIG0GI4apw,4438,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRe6ADEe67KIG0GI4apw,4438, +https://jazz.ibm.com:9443/rm/resources/TX_Q1cSsKADEe67KIG0GI4apw,4439,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dSaADEe67KIG0GI4apw,4439, +https://jazz.ibm.com:9443/rm/resources/TX_Q1broKADEe67KIG0GI4apw,4440,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZyaADEe67KIG0GI4apw,4440, +https://jazz.ibm.com:9443/rm/resources/TX_Q1c5wKADEe67KIG0GI4apw,4441,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRkaADEe67KIG0GI4apw,4441, +https://jazz.ibm.com:9443/rm/resources/TX_Q1eu8KADEe67KIG0GI4apw,4442,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BADqADEe67KIG0GI4apw,4442, +https://jazz.ibm.com:9443/rm/resources/TX_Q1eH4KADEe67KIG0GI4apw,4443,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3o6ADEe67KIG0GI4apw,4443, +https://jazz.ibm.com:9443/rm/resources/TX_Q1fWAKADEe67KIG0GI4apw,4444,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndVqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q1gkIKADEe67KIG0GI4apw,4445,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HiqADEe67KIG0GI4apw,4445, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re1KADEe67KIG0GI4apw,4445, +https://jazz.ibm.com:9443/rm/resources/TX_Q1iZUaADEe67KIG0GI4apw,4446,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BABqADEe67KIG0GI4apw,4446, +https://jazz.ibm.com:9443/rm/resources/TX_Q1iZUKADEe67KIG0GI4apw,4447,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dMKADEe67KIG0GI4apw,4447, +https://jazz.ibm.com:9443/rm/resources/TX_Q1gkIaADEe67KIG0GI4apw,4448,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZpqADEe67KIG0GI4apw,4448, +https://jazz.ibm.com:9443/rm/resources/TX_Q1f9EKADEe67KIG0GI4apw,4449,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZvKADEe67KIG0GI4apw,4449, +https://jazz.ibm.com:9443/rm/resources/TX_Q1hyQKADEe67KIG0GI4apw,4450,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ResKADEe67KIG0GI4apw,4450, +https://jazz.ibm.com:9443/rm/resources/TX_Q1jAYKADEe67KIG0GI4apw,4451,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRg6ADEe67KIG0GI4apw,4451, +https://jazz.ibm.com:9443/rm/resources/TX_Q1hLMKADEe67KIG0GI4apw,4452,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3pqADEe67KIG0GI4apw,4452, +https://jazz.ibm.com:9443/rm/resources/TX_Q1k1kKADEe67KIG0GI4apw,4453,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dT6ADEe67KIG0GI4apw,4453, +https://jazz.ibm.com:9443/rm/resources/TX_Q1k1kaADEe67KIG0GI4apw,4454,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRhqADEe67KIG0GI4apw,4454, +https://jazz.ibm.com:9443/rm/resources/TX_Q1kOgaADEe67KIG0GI4apw,4455,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m15KADEe67KIG0GI4apw,4455, +https://jazz.ibm.com:9443/rm/resources/TX_Q1jAYaADEe67KIG0GI4apw,4456,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-T6ADEe67KIG0GI4apw,4456, +https://jazz.ibm.com:9443/rm/resources/TX_Q1jncKADEe67KIG0GI4apw,4457,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3rqADEe67KIG0GI4apw,4457, +https://jazz.ibm.com:9443/rm/resources/TX_Q1kOgKADEe67KIG0GI4apw,4458,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-UKADEe67KIG0GI4apw,4458, +https://jazz.ibm.com:9443/rm/resources/TX_Q1nR0KADEe67KIG0GI4apw,4459,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3qaADEe67KIG0GI4apw,4459, +https://jazz.ibm.com:9443/rm/resources/TX_Q1n44KADEe67KIG0GI4apw,4460,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ26ADEe67KIG0GI4apw,4460, +https://jazz.ibm.com:9443/rm/resources/TX_Q1nR0aADEe67KIG0GI4apw,4461,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ36ADEe67KIG0GI4apw,4461, +https://jazz.ibm.com:9443/rm/resources/TX_Q1of8KADEe67KIG0GI4apw,4462,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dI6ADEe67KIG0GI4apw,4462, +https://jazz.ibm.com:9443/rm/resources/TX_Q1qVIKADEe67KIG0GI4apw,4463,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZqKADEe67KIG0GI4apw,4463, +https://jazz.ibm.com:9443/rm/resources/TX_Q1pHAaADEe67KIG0GI4apw,4464,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJqADEe67KIG0GI4apw,4464, +https://jazz.ibm.com:9443/rm/resources/TX_Q1puEaADEe67KIG0GI4apw,4465,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hj6ADEe67KIG0GI4apw,4465, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ5aADEe67KIG0GI4apw,4465, +https://jazz.ibm.com:9443/rm/resources/TX_Q1pHAKADEe67KIG0GI4apw,4466,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BADKADEe67KIG0GI4apw,4466, +https://jazz.ibm.com:9443/rm/resources/TX_Q1puEKADEe67KIG0GI4apw,4467,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZuKADEe67KIG0GI4apw,4467, +https://jazz.ibm.com:9443/rm/resources/TX_Q1q8MKADEe67KIG0GI4apw,4468,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dSKADEe67KIG0GI4apw,4468, +https://jazz.ibm.com:9443/rm/resources/TX_Q1qVIaADEe67KIG0GI4apw,4469,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY-KADEe67KIG0GI4apw,4469, +https://jazz.ibm.com:9443/rm/resources/TX_Q1rjQKADEe67KIG0GI4apw,4470,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRgqADEe67KIG0GI4apw,4470, +https://jazz.ibm.com:9443/rm/resources/TX_Q1sKUqADEe67KIG0GI4apw,4471,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re3aADEe67KIG0GI4apw,4471, +https://jazz.ibm.com:9443/rm/resources/TX_Q1sKUKADEe67KIG0GI4apw,4472,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRfKADEe67KIG0GI4apw,4472, +https://jazz.ibm.com:9443/rm/resources/TX_Q1q8MaADEe67KIG0GI4apw,4473,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RezaADEe67KIG0GI4apw,4473, +https://jazz.ibm.com:9443/rm/resources/TX_Q1tYcaADEe67KIG0GI4apw,4474,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRc6ADEe67KIG0GI4apw,4474, +https://jazz.ibm.com:9443/rm/resources/TX_Q1tYcKADEe67KIG0GI4apw,4475,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvf6ADEe67KIG0GI4apw,4475, +https://jazz.ibm.com:9443/rm/resources/TX_Q1sxYKADEe67KIG0GI4apw,4476,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndR6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q1t_gaADEe67KIG0GI4apw,4477,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-SaADEe67KIG0GI4apw,4477, +https://jazz.ibm.com:9443/rm/resources/TX_Q1wbwaADEe67KIG0GI4apw,4478,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAA6ADEe67KIG0GI4apw,4478, +https://jazz.ibm.com:9443/rm/resources/TX_Q1wbwKADEe67KIG0GI4apw,4479,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvc6ADEe67KIG0GI4apw,4479, +https://jazz.ibm.com:9443/rm/resources/TX_Q1xC0KADEe67KIG0GI4apw,4480,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xveqADEe67KIG0GI4apw,4480, +https://jazz.ibm.com:9443/rm/resources/TX_Q1umkKADEe67KIG0GI4apw,4481,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZxqADEe67KIG0GI4apw,4481, +https://jazz.ibm.com:9443/rm/resources/TX_Q1v0sKADEe67KIG0GI4apw,4482,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hh6ADEe67KIG0GI4apw,4482, +https://jazz.ibm.com:9443/rm/resources/BI_Q3RevKADEe67KIG0GI4apw,4482, +https://jazz.ibm.com:9443/rm/resources/TX_Q1v0saADEe67KIG0GI4apw,4483,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAGaADEe67KIG0GI4apw,4483, +https://jazz.ibm.com:9443/rm/resources/TX_Q1vNoKADEe67KIG0GI4apw,4484,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZuaADEe67KIG0GI4apw,4484, +https://jazz.ibm.com:9443/rm/resources/TX_Q1xp4KADEe67KIG0GI4apw,4485,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAEqADEe67KIG0GI4apw,4485, +https://jazz.ibm.com:9443/rm/resources/TX_Q1xC1aADEe67KIG0GI4apw,4486,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m15qADEe67KIG0GI4apw,4486, +https://jazz.ibm.com:9443/rm/resources/TX_Q1yQ8KADEe67KIG0GI4apw,4487,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ResqADEe67KIG0GI4apw,4487, +https://jazz.ibm.com:9443/rm/resources/TX_Q10tMKADEe67KIG0GI4apw,4488,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dLqADEe67KIG0GI4apw,4488, +https://jazz.ibm.com:9443/rm/resources/TX_Q10GIqADEe67KIG0GI4apw,4489,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m18KADEe67KIG0GI4apw,4489, +https://jazz.ibm.com:9443/rm/resources/TX_Q1yQ8aADEe67KIG0GI4apw,4490,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3taADEe67KIG0GI4apw,4490, +https://jazz.ibm.com:9443/rm/resources/TX_Q1y4CaADEe67KIG0GI4apw,4491,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZw6ADEe67KIG0GI4apw,4491, +https://jazz.ibm.com:9443/rm/resources/TX_Q10GIKADEe67KIG0GI4apw,4492,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re8aADEe67KIG0GI4apw,4492, +https://jazz.ibm.com:9443/rm/resources/TX_Q11UQKADEe67KIG0GI4apw,4493,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RetKADEe67KIG0GI4apw,4493, +https://jazz.ibm.com:9443/rm/resources/TX_Q1zfEKADEe67KIG0GI4apw,4494,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZxKADEe67KIG0GI4apw,4494, +https://jazz.ibm.com:9443/rm/resources/TX_Q1y4AKADEe67KIG0GI4apw,4495,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRdqADEe67KIG0GI4apw,4495, +https://jazz.ibm.com:9443/rm/resources/TX_Q13JcKADEe67KIG0GI4apw,4496,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-VaADEe67KIG0GI4apw,4496, +https://jazz.ibm.com:9443/rm/resources/TX_Q12iYKADEe67KIG0GI4apw,4497,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dLKADEe67KIG0GI4apw,4497, +https://jazz.ibm.com:9443/rm/resources/TX_Q12iYaADEe67KIG0GI4apw,4498,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZoqADEe67KIG0GI4apw,4498, +https://jazz.ibm.com:9443/rm/resources/TX_Q11UQaADEe67KIG0GI4apw,4499,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HkaADEe67KIG0GI4apw,4499, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ56ADEe67KIG0GI4apw,4499, +https://jazz.ibm.com:9443/rm/resources/TX_Q117UKADEe67KIG0GI4apw,4500,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q13wgqADEe67KIG0GI4apw,4501,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZqqADEe67KIG0GI4apw,4501, +https://jazz.ibm.com:9443/rm/resources/TX_Q13JcaADEe67KIG0GI4apw,4502,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RewaADEe67KIG0GI4apw,4502, +https://jazz.ibm.com:9443/rm/resources/TX_Q13wgaADEe67KIG0GI4apw,4503,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ0KADEe67KIG0GI4apw,4503, +https://jazz.ibm.com:9443/rm/resources/TX_Q15lsKADEe67KIG0GI4apw,4504,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dRqADEe67KIG0GI4apw,4504, +https://jazz.ibm.com:9443/rm/resources/TX_Q14-oaADEe67KIG0GI4apw,4505,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndR6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q15lsaADEe67KIG0GI4apw,4506,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAAKADEe67KIG0GI4apw,4506, +https://jazz.ibm.com:9443/rm/resources/TX_Q14XkKADEe67KIG0GI4apw,4507,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RetqADEe67KIG0GI4apw,4507, +https://jazz.ibm.com:9443/rm/resources/TX_Q14XkaADEe67KIG0GI4apw,4508,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZsKADEe67KIG0GI4apw,4508, +https://jazz.ibm.com:9443/rm/resources/TX_Q16MwaADEe67KIG0GI4apw,4509,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xve6ADEe67KIG0GI4apw,4509, +https://jazz.ibm.com:9443/rm/resources/TX_Q17a4KADEe67KIG0GI4apw,4510,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-RqADEe67KIG0GI4apw,4510, +https://jazz.ibm.com:9443/rm/resources/TX_Q16MwKADEe67KIG0GI4apw,4511,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZp6ADEe67KIG0GI4apw,4511, +https://jazz.ibm.com:9443/rm/resources/TX_Q16z0qADEe67KIG0GI4apw,4512,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ2aADEe67KIG0GI4apw,4512, +https://jazz.ibm.com:9443/rm/resources/TX_Q16z0aADEe67KIG0GI4apw,4513,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3p6ADEe67KIG0GI4apw,4513, +https://jazz.ibm.com:9443/rm/resources/TX_Q17a4aADEe67KIG0GI4apw,4514,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HhaADEe67KIG0GI4apw,4514, +https://jazz.ibm.com:9443/rm/resources/TX_Q18pAKADEe67KIG0GI4apw,4515,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZo6ADEe67KIG0GI4apw,4515, +https://jazz.ibm.com:9443/rm/resources/TX_Q18B8KADEe67KIG0GI4apw,4516,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HhqADEe67KIG0GI4apw,4516, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ret6ADEe67KIG0GI4apw,4516, +https://jazz.ibm.com:9443/rm/resources/TX_Q18pAaADEe67KIG0GI4apw,4517,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZvaADEe67KIG0GI4apw,4517, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_sUKADEe67KIG0GI4apw,4518,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAF6ADEe67KIG0GI4apw,4518, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_FQaADEe67KIG0GI4apw,4519,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRkKADEe67KIG0GI4apw,4519, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_FQKADEe67KIG0GI4apw,4520,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HgaADEe67KIG0GI4apw,4520, +https://jazz.ibm.com:9443/rm/resources/TX_Q19QEKADEe67KIG0GI4apw,4521,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q25EM6ADEe67KIG0GI4apw,4521, +https://jazz.ibm.com:9443/rm/resources/TX_Q193I6ADEe67KIG0GI4apw,4522,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ4qADEe67KIG0GI4apw,4522, +https://jazz.ibm.com:9443/rm/resources/TX_Q193IqADEe67KIG0GI4apw,4523,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dPaADEe67KIG0GI4apw,4523, +https://jazz.ibm.com:9443/rm/resources/TX_Q1-eMKADEe67KIG0GI4apw,4524,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRjaADEe67KIG0GI4apw,4524, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_sUaADEe67KIG0GI4apw,4525,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dR6ADEe67KIG0GI4apw,4525, +https://jazz.ibm.com:9443/rm/resources/TX_Q2BhgaADEe67KIG0GI4apw,4526,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvfqADEe67KIG0GI4apw,4526, +https://jazz.ibm.com:9443/rm/resources/BI_Q3m17KADEe67KIG0GI4apw,4527, +https://jazz.ibm.com:9443/rm/resources/TX_Q2BhgKADEe67KIG0GI4apw,4527,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q2A6cKADEe67KIG0GI4apw,4528,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRi6ADEe67KIG0GI4apw,4528, +https://jazz.ibm.com:9443/rm/resources/TX_Q2CIkKADEe67KIG0GI4apw,4529,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HhKADEe67KIG0GI4apw,4529, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ATYaADEe67KIG0GI4apw,4530,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQ6ADEe67KIG0GI4apw,4530, +https://jazz.ibm.com:9443/rm/resources/TX_Q2A6caADEe67KIG0GI4apw,4531,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m17qADEe67KIG0GI4apw,4531, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ATYKADEe67KIG0GI4apw,4532,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rex6ADEe67KIG0GI4apw,4532, +https://jazz.ibm.com:9443/rm/resources/TX_Q2CvoKADEe67KIG0GI4apw,4533,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3sqADEe67KIG0GI4apw,4533, +https://jazz.ibm.com:9443/rm/resources/TX_Q2DWsKADEe67KIG0GI4apw,4534,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BABKADEe67KIG0GI4apw,4534, +https://jazz.ibm.com:9443/rm/resources/TX_Q2CIk6ADEe67KIG0GI4apw,4535,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dKaADEe67KIG0GI4apw,4535, +https://jazz.ibm.com:9443/rm/resources/TX_Q2CvoaADEe67KIG0GI4apw,4536,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZwKADEe67KIG0GI4apw,4536, +https://jazz.ibm.com:9443/rm/resources/TX_Q2D9wKADEe67KIG0GI4apw,4537,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28HiaADEe67KIG0GI4apw,4537, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Ek0aADEe67KIG0GI4apw,4538,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m16KADEe67KIG0GI4apw,4538, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Ek0KADEe67KIG0GI4apw,4539,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAEaADEe67KIG0GI4apw,4539, +https://jazz.ibm.com:9443/rm/resources/TX_Q2D9wqADEe67KIG0GI4apw,4540,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY-aADEe67KIG0GI4apw,4540, +https://jazz.ibm.com:9443/rm/resources/TX_Q2FL4KADEe67KIG0GI4apw,4541,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZs6ADEe67KIG0GI4apw,4541, +https://jazz.ibm.com:9443/rm/resources/TX_Q2HoIKADEe67KIG0GI4apw,4542,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRfaADEe67KIG0GI4apw,4542, +https://jazz.ibm.com:9443/rm/resources/TX_Q2GaAKADEe67KIG0GI4apw,4543,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3sKADEe67KIG0GI4apw,4543, +https://jazz.ibm.com:9443/rm/resources/TX_Q2HBEaADEe67KIG0GI4apw,4544,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dMqADEe67KIG0GI4apw,4544, +https://jazz.ibm.com:9443/rm/resources/TX_Q2HBEKADEe67KIG0GI4apw,4545,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3uqADEe67KIG0GI4apw,4545, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Fy8aADEe67KIG0GI4apw,4546,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZxaADEe67KIG0GI4apw,4546, +https://jazz.ibm.com:9443/rm/resources/TX_Q2FL46ADEe67KIG0GI4apw,4547,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRiKADEe67KIG0GI4apw,4547, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Fy8KADEe67KIG0GI4apw,4548,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRhKADEe67KIG0GI4apw,4548, +https://jazz.ibm.com:9443/rm/resources/TX_Q2HoIaADEe67KIG0GI4apw,4549,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3uKADEe67KIG0GI4apw,4549, +https://jazz.ibm.com:9443/rm/resources/TX_Q2KEYKADEe67KIG0GI4apw,4550,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FReqADEe67KIG0GI4apw,4550, +https://jazz.ibm.com:9443/rm/resources/TX_Q2JdUKADEe67KIG0GI4apw,4551,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvgqADEe67KIG0GI4apw,4551, +https://jazz.ibm.com:9443/rm/resources/TX_Q2I2QaADEe67KIG0GI4apw,4552,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ0qADEe67KIG0GI4apw,4552, +https://jazz.ibm.com:9443/rm/resources/TX_Q2IPMaADEe67KIG0GI4apw,4553,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAE6ADEe67KIG0GI4apw,4553, +https://jazz.ibm.com:9443/rm/resources/TX_Q2IPNKADEe67KIG0GI4apw,4554,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3tKADEe67KIG0GI4apw,4554, +https://jazz.ibm.com:9443/rm/resources/TX_Q2I2QKADEe67KIG0GI4apw,4555,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3uaADEe67KIG0GI4apw,4555, +https://jazz.ibm.com:9443/rm/resources/TX_Q2JdU6ADEe67KIG0GI4apw,4556,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZzaADEe67KIG0GI4apw,4556, +https://jazz.ibm.com:9443/rm/resources/TX_Q2KrcKADEe67KIG0GI4apw,4557,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3s6ADEe67KIG0GI4apw,4557, +https://jazz.ibm.com:9443/rm/resources/TX_Q2L5kaADEe67KIG0GI4apw,4558,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAFaADEe67KIG0GI4apw,4558, +https://jazz.ibm.com:9443/rm/resources/TX_Q2MgoaADEe67KIG0GI4apw,4559,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndX6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hg6ADEe67KIG0GI4apw,4559, +https://jazz.ibm.com:9443/rm/resources/TX_Q2KrcaADEe67KIG0GI4apw,4560,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAFKADEe67KIG0GI4apw,4560, +https://jazz.ibm.com:9443/rm/resources/TX_Q2LSgaADEe67KIG0GI4apw,4561,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvg6ADEe67KIG0GI4apw,4561, +https://jazz.ibm.com:9443/rm/resources/TX_Q2MgoKADEe67KIG0GI4apw,4562,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re7aADEe67KIG0GI4apw,4562, +https://jazz.ibm.com:9443/rm/resources/TX_Q2LSh6ADEe67KIG0GI4apw,4563,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRdaADEe67KIG0GI4apw,4563, +https://jazz.ibm.com:9443/rm/resources/TX_Q2L5kKADEe67KIG0GI4apw,4564,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvfKADEe67KIG0GI4apw,4564, +https://jazz.ibm.com:9443/rm/resources/TX_Q2NHsaADEe67KIG0GI4apw,4565,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m18aADEe67KIG0GI4apw,4565, +https://jazz.ibm.com:9443/rm/resources/TX_Q2NHsKADEe67KIG0GI4apw,4566,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRgKADEe67KIG0GI4apw,4566, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Pj8KADEe67KIG0GI4apw,4567,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3raADEe67KIG0GI4apw,4567, +https://jazz.ibm.com:9443/rm/resources/TX_Q2OV0aADEe67KIG0GI4apw,4568,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re3KADEe67KIG0GI4apw,4568, +https://jazz.ibm.com:9443/rm/resources/TX_Q2O84KADEe67KIG0GI4apw,4569,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-WKADEe67KIG0GI4apw,4569, +https://jazz.ibm.com:9443/rm/resources/TX_Q2NuwaADEe67KIG0GI4apw,4570,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q25EMaADEe67KIG0GI4apw,4570, +https://jazz.ibm.com:9443/rm/resources/TX_Q2O84aADEe67KIG0GI4apw,4571,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ0aADEe67KIG0GI4apw,4571, +https://jazz.ibm.com:9443/rm/resources/TX_Q2QyEKADEe67KIG0GI4apw,4572,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_Q2Pj86ADEe67KIG0GI4apw,4573,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReyqADEe67KIG0GI4apw,4573, +https://jazz.ibm.com:9443/rm/resources/TX_Q2QLAKADEe67KIG0GI4apw,4574,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZwqADEe67KIG0GI4apw,4574, +https://jazz.ibm.com:9443/rm/resources/TX_Q2SnQKADEe67KIG0GI4apw,4575,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dTaADEe67KIG0GI4apw,4575, +https://jazz.ibm.com:9443/rm/resources/TX_Q2SAMKADEe67KIG0GI4apw,4576,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRk6ADEe67KIG0GI4apw,4576, +https://jazz.ibm.com:9443/rm/resources/TX_Q2QyEaADEe67KIG0GI4apw,4577,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m18qADEe67KIG0GI4apw,4577, +https://jazz.ibm.com:9443/rm/resources/TX_Q2RZIKADEe67KIG0GI4apw,4578,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvgaADEe67KIG0GI4apw,4578, +https://jazz.ibm.com:9443/rm/resources/TX_Q2RZJKADEe67KIG0GI4apw,4579,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ4aADEe67KIG0GI4apw,4579, +https://jazz.ibm.com:9443/rm/resources/TX_Q2TOUqADEe67KIG0GI4apw,4580,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvdaADEe67KIG0GI4apw,4580, +https://jazz.ibm.com:9443/rm/resources/TX_Q2SnQaADEe67KIG0GI4apw,4581,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-RKADEe67KIG0GI4apw,4581, +https://jazz.ibm.com:9443/rm/resources/TX_Q2TOUKADEe67KIG0GI4apw,4582,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAEKADEe67KIG0GI4apw,4582, +https://jazz.ibm.com:9443/rm/resources/TX_Q2VDhKADEe67KIG0GI4apw,4583,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-U6ADEe67KIG0GI4apw,4583, +https://jazz.ibm.com:9443/rm/resources/TX_Q2VDgKADEe67KIG0GI4apw,4584,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ1qADEe67KIG0GI4apw,4584, +https://jazz.ibm.com:9443/rm/resources/TX_Q2UccKADEe67KIG0GI4apw,4585,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3pKADEe67KIG0GI4apw,4585, +https://jazz.ibm.com:9443/rm/resources/TX_Q2T1YaADEe67KIG0GI4apw,4586,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RexaADEe67KIG0GI4apw,4586, +https://jazz.ibm.com:9443/rm/resources/TX_Q2T1YKADEe67KIG0GI4apw,4587,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re36ADEe67KIG0GI4apw,4587, +https://jazz.ibm.com:9443/rm/resources/TX_Q2VqkaADEe67KIG0GI4apw,4588,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZyqADEe67KIG0GI4apw,4588, +https://jazz.ibm.com:9443/rm/resources/TX_Q2W4sKADEe67KIG0GI4apw,4589,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZv6ADEe67KIG0GI4apw,4589, +https://jazz.ibm.com:9443/rm/resources/TX_Q2VqkKADEe67KIG0GI4apw,4590,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ1KADEe67KIG0GI4apw,4590, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ZU8KADEe67KIG0GI4apw,4591,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZy6ADEe67KIG0GI4apw,4591, +https://jazz.ibm.com:9443/rm/resources/TX_Q2XfwKADEe67KIG0GI4apw,4592,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re5aADEe67KIG0GI4apw,4592, +https://jazz.ibm.com:9443/rm/resources/TX_Q2YG0qADEe67KIG0GI4apw,4593,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvdqADEe67KIG0GI4apw,4593, +https://jazz.ibm.com:9443/rm/resources/TX_Q2WRoKADEe67KIG0GI4apw,4594,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZt6ADEe67KIG0GI4apw,4594, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Yt4KADEe67KIG0GI4apw,4595,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ3aADEe67KIG0GI4apw,4595, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Z8AaADEe67KIG0GI4apw,4596,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dN6ADEe67KIG0GI4apw,4596, +https://jazz.ibm.com:9443/rm/resources/TX_Q2bKIKADEe67KIG0GI4apw,4597,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZtKADEe67KIG0GI4apw,4597, +https://jazz.ibm.com:9443/rm/resources/TX_Q2cYQKADEe67KIG0GI4apw,4598,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dK6ADEe67KIG0GI4apw,4598, +https://jazz.ibm.com:9443/rm/resources/TX_Q2bxMKADEe67KIG0GI4apw,4599,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BACaADEe67KIG0GI4apw,4599, +https://jazz.ibm.com:9443/rm/resources/TX_Q2bxMaADEe67KIG0GI4apw,4600,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRjqADEe67KIG0GI4apw,4600, +https://jazz.ibm.com:9443/rm/resources/TX_Q2dmYKADEe67KIG0GI4apw,4601,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZtqADEe67KIG0GI4apw,4601, +https://jazz.ibm.com:9443/rm/resources/TX_Q2cYQaADEe67KIG0GI4apw,4602,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ3KADEe67KIG0GI4apw,4602, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Z8BqADEe67KIG0GI4apw,4603,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-SqADEe67KIG0GI4apw,4603, +https://jazz.ibm.com:9443/rm/resources/TX_Q2e0gKADEe67KIG0GI4apw,4604,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re6qADEe67KIG0GI4apw,4604, +https://jazz.ibm.com:9443/rm/resources/TX_Q2e0gqADEe67KIG0GI4apw,4605,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dNaADEe67KIG0GI4apw,4605, +https://jazz.ibm.com:9443/rm/resources/TX_Q2fbkKADEe67KIG0GI4apw,4606,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRf6ADEe67KIG0GI4apw,4606, +https://jazz.ibm.com:9443/rm/resources/TX_Q2eNcaADEe67KIG0GI4apw,4607,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAAqADEe67KIG0GI4apw,4607, +https://jazz.ibm.com:9443/rm/resources/TX_Q2eNcKADEe67KIG0GI4apw,4608,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dSqADEe67KIG0GI4apw,4608, +https://jazz.ibm.com:9443/rm/resources/TX_Q2fbkaADEe67KIG0GI4apw,4609,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRd6ADEe67KIG0GI4apw,4609, +https://jazz.ibm.com:9443/rm/resources/TX_Q2h30aADEe67KIG0GI4apw,4610,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dRaADEe67KIG0GI4apw,4610, +https://jazz.ibm.com:9443/rm/resources/TX_Q2hQwKADEe67KIG0GI4apw,4611,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dIaADEe67KIG0GI4apw,4611, +https://jazz.ibm.com:9443/rm/resources/TX_Q2hQwaADEe67KIG0GI4apw,4612,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-VqADEe67KIG0GI4apw,4612, +https://jazz.ibm.com:9443/rm/resources/TX_Q2gpsaADEe67KIG0GI4apw,4613,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRfqADEe67KIG0GI4apw,4613, +https://jazz.ibm.com:9443/rm/resources/TX_Q2gpsKADEe67KIG0GI4apw,4614,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dOKADEe67KIG0GI4apw,4614, +https://jazz.ibm.com:9443/rm/resources/TX_Q2h30KADEe67KIG0GI4apw,4615,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m15aADEe67KIG0GI4apw,4615, +https://jazz.ibm.com:9443/rm/resources/TX_Q2gCoKADEe67KIG0GI4apw,4616,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvd6ADEe67KIG0GI4apw,4616, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ie4KADEe67KIG0GI4apw,4617,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndSqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY96ADEe67KIG0GI4apw,4617, +https://jazz.ibm.com:9443/rm/resources/TX_Q2k7IKADEe67KIG0GI4apw,4618,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndXqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3m17aADEe67KIG0GI4apw,4618, +https://jazz.ibm.com:9443/rm/resources/TX_Q2jtAKADEe67KIG0GI4apw,4619,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dP6ADEe67KIG0GI4apw,4619, +https://jazz.ibm.com:9443/rm/resources/TX_Q2kUEKADEe67KIG0GI4apw,4620,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndTKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-UqADEe67KIG0GI4apw,4620, +https://jazz.ibm.com:9443/rm/resources/TX_Q2jF8aADEe67KIG0GI4apw,4621,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dNKADEe67KIG0GI4apw,4621, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ie5KADEe67KIG0GI4apw,4622,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3RevqADEe67KIG0GI4apw,4622, +https://jazz.ibm.com:9443/rm/resources/TX_Q2jF8KADEe67KIG0GI4apw,4623,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndWqADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q24dM6ADEe67KIG0GI4apw,4623, +https://jazz.ibm.com:9443/rm/resources/TX_Q2k7IaADEe67KIG0GI4apw,4624,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re76ADEe67KIG0GI4apw,4624, +https://jazz.ibm.com:9443/rm/resources/BI_SeNnUKADEe67KIG0GI4apw,4625, +https://jazz.ibm.com:9443/rm/resources/TX_Sey2IKADEe67KIG0GI4apw,4625,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_SgopMKADEe67KIG0GI4apw,4626, +https://jazz.ibm.com:9443/rm/resources/TX_ShCR0KADEe67KIG0GI4apw,4626,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Si6hIKADEe67KIG0GI4apw,4627, +https://jazz.ibm.com:9443/rm/resources/TX_SjTisKADEe67KIG0GI4apw,4627,https://jazz.ibm.com:9443/rm/folders/FR_M2i0baADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/TX_SnCzMaADEe67KIG0GI4apw,4628,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_SmcWQaADEe67KIG0GI4apw,4628, +https://jazz.ibm.com:9443/rm/resources/TX_SpiGgKADEe67KIG0GI4apw,4629,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndUKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_SpMIQKADEe67KIG0GI4apw,4629, +https://jazz.ibm.com:9443/rm/resources/TX_Ss91AKADEe67KIG0GI4apw,4630,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Ssn2wKADEe67KIG0GI4apw,4630, +https://jazz.ibm.com:9443/rm/resources/TX_SvMpoKADEe67KIG0GI4apw,4631,https://jazz.ibm.com:9443/rm/folders/FR_Q3ndV6ADEe67KIG0GI4apw +https://jazz.ibm.com:9443/rm/resources/BI_Su6VwaADEe67KIG0GI4apw,4631, diff --git a/elmclient/tests/results/test142.csv b/elmclient/tests/results/test142.csv index c61b875..6865dc7 100644 --- a/elmclient/tests/results/test142.csv +++ b/elmclient/tests/results/test142.csv @@ -1,326 +1,326 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_zywop5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zywoq5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zywor5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zyworJupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_zyworZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_zyKLcJupEe67bLKsSDSILg,4082,/Component - Web/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/MD_zyKLc5upEe67bLKsSDSILg,4083,/0. README -https://jazz.ibm.com:9443/rm/resources/MD_zyKLcpupEe67bLKsSDSILg,4084,/Component - Web/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/MD_zyKLdJupEe67bLKsSDSILg,4085,/Lifecycle Scenarios -https://jazz.ibm.com:9443/rm/resources/MD_zyKLcZupEe67bLKsSDSILg,4086,/Component - Mobile/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/WR_z0j_OJupEe67bLKsSDSILg,4087,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0j_N5upEe67bLKsSDSILg,4088,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0vlYJupEe67bLKsSDSILg,4089,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0vlZ5upEe67bLKsSDSILg,4090,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/BI_zydthpupEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/BI_zydto5upEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/BI_zym3d5upEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/BI_zym3jJupEe67bLKsSDSILg,4091, -https://jazz.ibm.com:9443/rm/resources/WR_z1hBdJupEe67bLKsSDSILg,4091,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/WR_z1oWNZupEe67bLKsSDSILg,4092,/Reports -https://jazz.ibm.com:9443/rm/resources/WR_z0j_MJupEe67bLKsSDSILg,4093,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/BI_zydtlpupEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/BI_zydtppupEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/BI_zym3g5upEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/BI_zym3jpupEe67bLKsSDSILg,4094, -https://jazz.ibm.com:9443/rm/resources/WR_z0HTf5upEe67bLKsSDSILg,4094,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zydtoJupEe67bLKsSDSILg,4095, -https://jazz.ibm.com:9443/rm/resources/BI_zym3ipupEe67bLKsSDSILg,4095, -https://jazz.ibm.com:9443/rm/resources/WR_z1U0M5upEe67bLKsSDSILg,4095,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/WR_z0REQJupEe67bLKsSDSILg,4096,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z03hNJupEe67bLKsSDSILg,4097,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_z0RERJupEe67bLKsSDSILg,4098,/0. README/images -https://jazz.ibm.com:9443/rm/resources/BI_zydthJupEe67bLKsSDSILg,4099, -https://jazz.ibm.com:9443/rm/resources/BI_zym3dZupEe67bLKsSDSILg,4099, -https://jazz.ibm.com:9443/rm/resources/WR_z0HTaZupEe67bLKsSDSILg,4099,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_zzzxgZupEe67bLKsSDSILg,4100,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z0j_NpupEe67bLKsSDSILg,4101,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_zzg2cJupEe67bLKsSDSILg,4102,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_zzqAQJupEe67bLKsSDSILg,4103,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_zz-Jb5upEe67bLKsSDSILg,4104,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z1oWM5upEe67bLKsSDSILg,4105,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z1oWMJupEe67bLKsSDSILg,4106,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z1hBdZupEe67bLKsSDSILg,4107,/0. README/images -https://jazz.ibm.com:9443/rm/resources/BI_zydtipupEe67bLKsSDSILg,4108, -https://jazz.ibm.com:9443/rm/resources/BI_zym3e5upEe67bLKsSDSILg,4108, -https://jazz.ibm.com:9443/rm/resources/WR_zzzxT5upEe67bLKsSDSILg,4108,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z0a1QZupEe67bLKsSDSILg,4109,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_z1U0O5upEe67bLKsSDSILg,4110,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z1tOsZupEe67bLKsSDSILg,4111,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z1SX8ZupEe67bLKsSDSILg,4112,/Reports -https://jazz.ibm.com:9443/rm/resources/WR_z1KcI5upEe67bLKsSDSILg,4113,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z1hBcJupEe67bLKsSDSILg,4114,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_z0j_MpupEe67bLKsSDSILg,4115,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z0HTcpupEe67bLKsSDSILg,4116,/Reports -https://jazz.ibm.com:9443/rm/resources/WR_zzqAV5upEe67bLKsSDSILg,4117,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/WR_zz-JepupEe67bLKsSDSILg,4118,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/WR_z0HTXZupEe67bLKsSDSILg,4119,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/BI_zydtgZupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/BI_zydtnpupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/BI_zym3cZupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/BI_zym3iJupEe67bLKsSDSILg,4120, -https://jazz.ibm.com:9443/rm/resources/WR_z1KcIJupEe67bLKsSDSILg,4120,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/WR_z1BSOpupEe67bLKsSDSILg,4121,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/BI_zydtf5upEe67bLKsSDSILg,4122, -https://jazz.ibm.com:9443/rm/resources/BI_zym3b5upEe67bLKsSDSILg,4122, -https://jazz.ibm.com:9443/rm/resources/WR_z03hNZupEe67bLKsSDSILg,4122,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/WR_z1U0MJupEe67bLKsSDSILg,4123,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone -https://jazz.ibm.com:9443/rm/resources/BI_zydtmZupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/BI_zydtqZupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/BI_zym3hZupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/BI_zym3kJupEe67bLKsSDSILg,4124, -https://jazz.ibm.com:9443/rm/resources/WR_z0HTgJupEe67bLKsSDSILg,4124,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/WR_z03hN5upEe67bLKsSDSILg,4125,/Component - Web/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/WR_z1BSMZupEe67bLKsSDSILg,4126,/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_z03hOpupEe67bLKsSDSILg,4127,/Component - Web/User Story Elaboration/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_z0HTRpupEe67bLKsSDSILg,4128,/Component - Web/User Story Elaboration/UI Sketches/Part-Images -https://jazz.ibm.com:9443/rm/resources/TX_zzg2aZupEe67bLKsSDSILg,4129,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywopJupEe67bLKsSDSILg,4129, -https://jazz.ibm.com:9443/rm/resources/TX_zzg2cpupEe67bLKsSDSILg,4130,/Glossary -https://jazz.ibm.com:9443/rm/resources/BI_zyKLkZupEe67bLKsSDSILg,4131, -https://jazz.ibm.com:9443/rm/resources/TX_zzg2a5upEe67bLKsSDSILg,4131,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydthZupEe67bLKsSDSILg,4132, -https://jazz.ibm.com:9443/rm/resources/BI_zym3dpupEe67bLKsSDSILg,4132, -https://jazz.ibm.com:9443/rm/resources/TX_zzg2dZupEe67bLKsSDSILg,4132,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/TX_zzqARJupEe67bLKsSDSILg,4133,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywog5upEe67bLKsSDSILg,4133, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAR5upEe67bLKsSDSILg,4134,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywompupEe67bLKsSDSILg,4134, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAS5upEe67bLKsSDSILg,4135,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywohJupEe67bLKsSDSILg,4135, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAXZupEe67bLKsSDSILg,4136,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywokJupEe67bLKsSDSILg,4136, -https://jazz.ibm.com:9443/rm/resources/TX_zzqATpupEe67bLKsSDSILg,4137,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/DM_zzqAU5upEe67bLKsSDSILg,4138,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_zzyjJZupEe67bLKsSDSILg,4139,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywojJupEe67bLKsSDSILg,4139, -https://jazz.ibm.com:9443/rm/resources/BI_zyKLlJupEe67bLKsSDSILg,4140, -https://jazz.ibm.com:9443/rm/resources/TX_zzqAZpupEe67bLKsSDSILg,4140,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLj5upEe67bLKsSDSILg,4141, -https://jazz.ibm.com:9443/rm/resources/TX_zzyjKJupEe67bLKsSDSILg,4141,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/TX_zzzxRJupEe67bLKsSDSILg,4142,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywokpupEe67bLKsSDSILg,4142, -https://jazz.ibm.com:9443/rm/resources/DM_zzzxVZupEe67bLKsSDSILg,4143,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zydtfpupEe67bLKsSDSILg,4144, -https://jazz.ibm.com:9443/rm/resources/BI_zym3bpupEe67bLKsSDSILg,4144, -https://jazz.ibm.com:9443/rm/resources/TX_zzzxdJupEe67bLKsSDSILg,4144,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/TX_zzzxapupEe67bLKsSDSILg,4145,/Component - Web/User Story Elaboration/Roles - Personas -https://jazz.ibm.com:9443/rm/resources/BI_zyKLmJupEe67bLKsSDSILg,4146, -https://jazz.ibm.com:9443/rm/resources/TX_zzzxZZupEe67bLKsSDSILg,4146,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtpZupEe67bLKsSDSILg,4147, -https://jazz.ibm.com:9443/rm/resources/BI_zym3jZupEe67bLKsSDSILg,4147, -https://jazz.ibm.com:9443/rm/resources/TX_zzzxWpupEe67bLKsSDSILg,4147,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/TX_zzzxe5upEe67bLKsSDSILg,4148,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywol5upEe67bLKsSDSILg,4148, -https://jazz.ibm.com:9443/rm/resources/BI_zydtkpupEe67bLKsSDSILg,4149, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JVpupEe67bLKsSDSILg,4149,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3gJupEe67bLKsSDSILg,4149, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JXpupEe67bLKsSDSILg,4150,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/TX_zzzxh5upEe67bLKsSDSILg,4151,/Component - Mobile/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywoopupEe67bLKsSDSILg,4151, -https://jazz.ibm.com:9443/rm/resources/BI_zyKLjpupEe67bLKsSDSILg,4152, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JZ5upEe67bLKsSDSILg,4152,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/TX_zz-JY5upEe67bLKsSDSILg,4153,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywof5upEe67bLKsSDSILg,4153, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JbJupEe67bLKsSDSILg,4154,/Component - Mobile/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoi5upEe67bLKsSDSILg,4154, -https://jazz.ibm.com:9443/rm/resources/TX_zz-JdJupEe67bLKsSDSILg,4155,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywofZupEe67bLKsSDSILg,4155, -https://jazz.ibm.com:9443/rm/resources/TX_zz-Jd5upEe67bLKsSDSILg,4156,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3pZupEe67bLKsSDSILg,4156, -https://jazz.ibm.com:9443/rm/resources/DM_zz-Jg5upEe67bLKsSDSILg,4157,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0HTSpupEe67bLKsSDSILg,4158,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywohpupEe67bLKsSDSILg,4158, -https://jazz.ibm.com:9443/rm/resources/DM_zz-JhZupEe67bLKsSDSILg,4159,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0HTQpupEe67bLKsSDSILg,4160,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLjJupEe67bLKsSDSILg,4160, -https://jazz.ibm.com:9443/rm/resources/TX_z0HTUpupEe67bLKsSDSILg,4161,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywonpupEe67bLKsSDSILg,4161, -https://jazz.ibm.com:9443/rm/resources/TX_z0HTfZupEe67bLKsSDSILg,4162,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3qpupEe67bLKsSDSILg,4162, -https://jazz.ibm.com:9443/rm/resources/TX_z0HTVpupEe67bLKsSDSILg,4163,/Component - Web/User Story Elaboration/Roles - Personas -https://jazz.ibm.com:9443/rm/resources/TX_z0HTgZupEe67bLKsSDSILg,4164,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLkJupEe67bLKsSDSILg,4164, -https://jazz.ibm.com:9443/rm/resources/TX_z0REQZupEe67bLKsSDSILg,4165,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywogpupEe67bLKsSDSILg,4165, -https://jazz.ibm.com:9443/rm/resources/TX_z0RERpupEe67bLKsSDSILg,4166,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydth5upEe67bLKsSDSILg,4166, -https://jazz.ibm.com:9443/rm/resources/BI_zym3eJupEe67bLKsSDSILg,4166, -https://jazz.ibm.com:9443/rm/resources/TX_z0REQ5upEe67bLKsSDSILg,4167,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtl5upEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtmpupEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtp5upEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtpJupEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/BI_zydtqpupEe67bLKsSDSILg,4167, -https://jazz.ibm.com:9443/rm/resources/DM_z0RER5upEe67bLKsSDSILg,4168,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0RERZupEe67bLKsSDSILg,4169,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoiJupEe67bLKsSDSILg,4169, -https://jazz.ibm.com:9443/rm/resources/TX_z0RESpupEe67bLKsSDSILg,4170,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtn5upEe67bLKsSDSILg,4170, -https://jazz.ibm.com:9443/rm/resources/BI_zym3iZupEe67bLKsSDSILg,4170, -https://jazz.ibm.com:9443/rm/resources/TX_z0RESZupEe67bLKsSDSILg,4171,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3rJupEe67bLKsSDSILg,4171, -https://jazz.ibm.com:9443/rm/resources/DM_z0RESJupEe67bLKsSDSILg,4172,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0a1QJupEe67bLKsSDSILg,4173,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywonZupEe67bLKsSDSILg,4173, -https://jazz.ibm.com:9443/rm/resources/BI_zym3sZupEe67bLKsSDSILg,4174, -https://jazz.ibm.com:9443/rm/resources/DM_z0REQpupEe67bLKsSDSILg,4174,/Component - Mobile/Processes -https://jazz.ibm.com:9443/rm/resources/TX_z0a1RZupEe67bLKsSDSILg,4175,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtm5upEe67bLKsSDSILg,4175, -https://jazz.ibm.com:9443/rm/resources/BI_zym3hpupEe67bLKsSDSILg,4175, -https://jazz.ibm.com:9443/rm/resources/BI_zyKLjZupEe67bLKsSDSILg,4176, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1QpupEe67bLKsSDSILg,4176,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/TX_z0a1Q5upEe67bLKsSDSILg,4177,/Templates -https://jazz.ibm.com:9443/rm/resources/TX_z0a1RJupEe67bLKsSDSILg,4178,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywohZupEe67bLKsSDSILg,4178, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1R5upEe67bLKsSDSILg,4179,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywoepupEe67bLKsSDSILg,4179, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1SJupEe67bLKsSDSILg,4180,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywojpupEe67bLKsSDSILg,4180, -https://jazz.ibm.com:9443/rm/resources/TX_z0a1RpupEe67bLKsSDSILg,4181,/0. README -https://jazz.ibm.com:9443/rm/resources/BI_zym3p5upEe67bLKsSDSILg,4181, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_M5upEe67bLKsSDSILg,4182,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywon5upEe67bLKsSDSILg,4182, -https://jazz.ibm.com:9443/rm/resources/DM_z0a1SZupEe67bLKsSDSILg,4183,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/DM_z0j_MZupEe67bLKsSDSILg,4184,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zyKLi5upEe67bLKsSDSILg,4185, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_NZupEe67bLKsSDSILg,4185,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/TX_z0j_NJupEe67bLKsSDSILg,4186,/Component - Mobile/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywooZupEe67bLKsSDSILg,4186, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_OZupEe67bLKsSDSILg,4187,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywomZupEe67bLKsSDSILg,4187, -https://jazz.ibm.com:9443/rm/resources/TX_z0j_O5upEe67bLKsSDSILg,4188,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtlZupEe67bLKsSDSILg,4188, -https://jazz.ibm.com:9443/rm/resources/BI_zym3gpupEe67bLKsSDSILg,4188, -https://jazz.ibm.com:9443/rm/resources/DM_z0twMJupEe67bLKsSDSILg,4189,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z0j_OpupEe67bLKsSDSILg,4190,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtk5upEe67bLKsSDSILg,4190, -https://jazz.ibm.com:9443/rm/resources/BI_zym3gZupEe67bLKsSDSILg,4190, -https://jazz.ibm.com:9443/rm/resources/BI_zym3fZupEe67bLKsSDSILg,4191, -https://jazz.ibm.com:9443/rm/resources/BI_zydtjZupEe67bLKsSDSILg,4191, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlYZupEe67bLKsSDSILg,4191,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/TX_z0twMZupEe67bLKsSDSILg,4192,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywoj5upEe67bLKsSDSILg,4192, -https://jazz.ibm.com:9443/rm/resources/TX_z0twMpupEe67bLKsSDSILg,4193,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3qZupEe67bLKsSDSILg,4193, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlYpupEe67bLKsSDSILg,4194,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywofJupEe67bLKsSDSILg,4194, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlZZupEe67bLKsSDSILg,4195,/0. README -https://jazz.ibm.com:9443/rm/resources/TX_z0vlY5upEe67bLKsSDSILg,4196,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywolJupEe67bLKsSDSILg,4196, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlZJupEe67bLKsSDSILg,4197,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywoo5upEe67bLKsSDSILg,4197, -https://jazz.ibm.com:9443/rm/resources/TX_z03hMZupEe67bLKsSDSILg,4198,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywoeZupEe67bLKsSDSILg,4198, -https://jazz.ibm.com:9443/rm/resources/TX_z03hMpupEe67bLKsSDSILg,4199,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtgpupEe67bLKsSDSILg,4199, -https://jazz.ibm.com:9443/rm/resources/BI_zym3c5upEe67bLKsSDSILg,4199, -https://jazz.ibm.com:9443/rm/resources/TX_z03hMJupEe67bLKsSDSILg,4200,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtgJupEe67bLKsSDSILg,4200, -https://jazz.ibm.com:9443/rm/resources/BI_zym3cJupEe67bLKsSDSILg,4200, -https://jazz.ibm.com:9443/rm/resources/TX_z0vlZpupEe67bLKsSDSILg,4201,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoipupEe67bLKsSDSILg,4201, -https://jazz.ibm.com:9443/rm/resources/TX_z03hNpupEe67bLKsSDSILg,4202,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywolpupEe67bLKsSDSILg,4202, -https://jazz.ibm.com:9443/rm/resources/TX_z03hOJupEe67bLKsSDSILg,4203,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLkpupEe67bLKsSDSILg,4203, -https://jazz.ibm.com:9443/rm/resources/TX_z03hM5upEe67bLKsSDSILg,4204,/Project Meetings -https://jazz.ibm.com:9443/rm/resources/TX_z03hO5upEe67bLKsSDSILg,4205,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3sJupEe67bLKsSDSILg,4205, -https://jazz.ibm.com:9443/rm/resources/BI_zydtg5upEe67bLKsSDSILg,4206, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSMJupEe67bLKsSDSILg,4206,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3dJupEe67bLKsSDSILg,4206, -https://jazz.ibm.com:9443/rm/resources/TX_z03hOZupEe67bLKsSDSILg,4207,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtoZupEe67bLKsSDSILg,4207, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSMpupEe67bLKsSDSILg,4208,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywoe5upEe67bLKsSDSILg,4208, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSN5upEe67bLKsSDSILg,4209,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtj5upEe67bLKsSDSILg,4209, -https://jazz.ibm.com:9443/rm/resources/BI_zym3fpupEe67bLKsSDSILg,4209, -https://jazz.ibm.com:9443/rm/resources/BI_zydtkJupEe67bLKsSDSILg,4210, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSOJupEe67bLKsSDSILg,4210,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3f5upEe67bLKsSDSILg,4210, -https://jazz.ibm.com:9443/rm/resources/BI_zydtfJupEe67bLKsSDSILg,4211, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSNZupEe67bLKsSDSILg,4211,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3a5upEe67bLKsSDSILg,4211, -https://jazz.ibm.com:9443/rm/resources/BI_zyKLl5upEe67bLKsSDSILg,4212, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSOZupEe67bLKsSDSILg,4212,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywogZupEe67bLKsSDSILg,4213, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSNpupEe67bLKsSDSILg,4213,/Business Rules -https://jazz.ibm.com:9443/rm/resources/TX_z1BSM5upEe67bLKsSDSILg,4214,/Component - Mobile/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoiZupEe67bLKsSDSILg,4214, -https://jazz.ibm.com:9443/rm/resources/DM_z1BSNJupEe67bLKsSDSILg,4215,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z1KcIZupEe67bLKsSDSILg,4216,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywogJupEe67bLKsSDSILg,4216, -https://jazz.ibm.com:9443/rm/resources/TX_z1BSO5upEe67bLKsSDSILg,4217,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywojZupEe67bLKsSDSILg,4217, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcIpupEe67bLKsSDSILg,4218,/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_z1KcJ5upEe67bLKsSDSILg,4219,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/TX_z1KcJJupEe67bLKsSDSILg,4220,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3rZupEe67bLKsSDSILg,4220, -https://jazz.ibm.com:9443/rm/resources/BI_zydtmJupEe67bLKsSDSILg,4221, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcJZupEe67bLKsSDSILg,4221,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3hJupEe67bLKsSDSILg,4221, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcJpupEe67bLKsSDSILg,4222,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zywoh5upEe67bLKsSDSILg,4222, -https://jazz.ibm.com:9443/rm/resources/TX_z1KcKJupEe67bLKsSDSILg,4223,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywomJupEe67bLKsSDSILg,4223, -https://jazz.ibm.com:9443/rm/resources/DM_z1SX8JupEe67bLKsSDSILg,4224,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches -https://jazz.ibm.com:9443/rm/resources/BI_zym3q5upEe67bLKsSDSILg,4225, -https://jazz.ibm.com:9443/rm/resources/DM_z1SX8pupEe67bLKsSDSILg,4225,/Component - Web/Processes -https://jazz.ibm.com:9443/rm/resources/TX_z1U0NpupEe67bLKsSDSILg,4226,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3fJupEe67bLKsSDSILg,4226, -https://jazz.ibm.com:9443/rm/resources/BI_zydti5upEe67bLKsSDSILg,4226, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0MZupEe67bLKsSDSILg,4227,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywod5upEe67bLKsSDSILg,4227, -https://jazz.ibm.com:9443/rm/resources/BI_zyKLlpupEe67bLKsSDSILg,4228, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0MpupEe67bLKsSDSILg,4228,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/TX_z1U0NZupEe67bLKsSDSILg,4229,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtqJupEe67bLKsSDSILg,4229, -https://jazz.ibm.com:9443/rm/resources/BI_zym3j5upEe67bLKsSDSILg,4229, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0OZupEe67bLKsSDSILg,4230,/Business Goals -https://jazz.ibm.com:9443/rm/resources/BI_zym3ppupEe67bLKsSDSILg,4230, -https://jazz.ibm.com:9443/rm/resources/BI_zywoeJupEe67bLKsSDSILg,4230, -https://jazz.ibm.com:9443/rm/resources/TX_z1U0OJupEe67bLKsSDSILg,4231,/Component - Web/Features -https://jazz.ibm.com:9443/rm/resources/TX_z1U0PJupEe67bLKsSDSILg,4232,/Business Goals -https://jazz.ibm.com:9443/rm/resources/DM_z1U0NJupEe67bLKsSDSILg,4233,/0. README -https://jazz.ibm.com:9443/rm/resources/BI_zym3r5upEe67bLKsSDSILg,4234, -https://jazz.ibm.com:9443/rm/resources/DM_z1U0N5upEe67bLKsSDSILg,4234,/Component - Web/Processes -https://jazz.ibm.com:9443/rm/resources/TX_z1U0OpupEe67bLKsSDSILg,4235,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3rpupEe67bLKsSDSILg,4235, -https://jazz.ibm.com:9443/rm/resources/CO_z1hBcZupEe67bLKsSDSILg,4236,/0. README -https://jazz.ibm.com:9443/rm/resources/BI_zyKLlZupEe67bLKsSDSILg,4237, -https://jazz.ibm.com:9443/rm/resources/TX_z1hBcpupEe67bLKsSDSILg,4237,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/TX_z1hBc5upEe67bLKsSDSILg,4238,/Component - Web/User Story Elaboration/Roles - Personas -https://jazz.ibm.com:9443/rm/resources/TX_z1hBeJupEe67bLKsSDSILg,4239,/Base Artifacts/0. README/Release 1 Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zywolZupEe67bLKsSDSILg,4239, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWMpupEe67bLKsSDSILg,4240,/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_z1oWMZupEe67bLKsSDSILg,4241,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3qJupEe67bLKsSDSILg,4241, -https://jazz.ibm.com:9443/rm/resources/TX_z1hBdpupEe67bLKsSDSILg,4242,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywok5upEe67bLKsSDSILg,4242, -https://jazz.ibm.com:9443/rm/resources/TX_z1hBd5upEe67bLKsSDSILg,4243,/Component - Mobile/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywooJupEe67bLKsSDSILg,4243, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWNJupEe67bLKsSDSILg,4244,/Component - Web/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_zydtopupEe67bLKsSDSILg,4245, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWNpupEe67bLKsSDSILg,4245,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3i5upEe67bLKsSDSILg,4245, -https://jazz.ibm.com:9443/rm/resources/BI_zydtfZupEe67bLKsSDSILg,4246, -https://jazz.ibm.com:9443/rm/resources/BI_zym3bZupEe67bLKsSDSILg,4246, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWN5upEe67bLKsSDSILg,4246,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zyKLk5upEe67bLKsSDSILg,4247, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOspupEe67bLKsSDSILg,4247,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtnZupEe67bLKsSDSILg,4248, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOsJupEe67bLKsSDSILg,4248,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3h5upEe67bLKsSDSILg,4248, -https://jazz.ibm.com:9443/rm/resources/TX_z1oWOJupEe67bLKsSDSILg,4249,/Component - Common/Features -https://jazz.ibm.com:9443/rm/resources/BI_zywonJupEe67bLKsSDSILg,4249, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOtJupEe67bLKsSDSILg,4250,/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_zywofpupEe67bLKsSDSILg,4250, -https://jazz.ibm.com:9443/rm/resources/BI_zydtiZupEe67bLKsSDSILg,4251, -https://jazz.ibm.com:9443/rm/resources/BI_zym3epupEe67bLKsSDSILg,4251, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOtZupEe67bLKsSDSILg,4251,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zydtiJupEe67bLKsSDSILg,4252, -https://jazz.ibm.com:9443/rm/resources/TX_z1tOs5upEe67bLKsSDSILg,4252,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts -https://jazz.ibm.com:9443/rm/resources/BI_zym3eZupEe67bLKsSDSILg,4252, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0VKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0XKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0WqADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0WaADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_PVj0WKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_PVj0naADEe67KIG0GI4apw,4082,/Component - Web/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/MD_PVkbY6ADEe67KIG0GI4apw,4083,/Lifecycle Scenarios +https://jazz.ibm.com:9443/rm/resources/MD_PVkbYaADEe67KIG0GI4apw,4084,/Component - Web/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/MD_PVkbYKADEe67KIG0GI4apw,4085,/Component - Mobile/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/MD_PVkbYqADEe67KIG0GI4apw,4086,/0. README +https://jazz.ibm.com:9443/rm/resources/WR_PTtaMaADEe67KIG0GI4apw,4087,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PT4ZUKADEe67KIG0GI4apw,4088,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PT0u8KADEe67KIG0GI4apw,4089,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTxEkKADEe67KIG0GI4apw,4090,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTwdgKADEe67KIG0GI4apw,4091,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUe2QKADEe67KIG0GI4apw,4092,/Reports +https://jazz.ibm.com:9443/rm/resources/WR_PTh0AqADEe67KIG0GI4apw,4093,/0. README/images +https://jazz.ibm.com:9443/rm/resources/BI_PVJkwaADEe67KIG0GI4apw,4094, +https://jazz.ibm.com:9443/rm/resources/BI_PVSurqADEe67KIG0GI4apw,4094, +https://jazz.ibm.com:9443/rm/resources/WR_PUNwgKADEe67KIG0GI4apw,4094,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/WR_PTewsaADEe67KIG0GI4apw,4095,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/BI_PVJkuKADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkx6ADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/BI_PVSup6ADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/BI_PVSusqADEe67KIG0GI4apw,4096, +https://jazz.ibm.com:9443/rm/resources/WR_PTc7gKADEe67KIG0GI4apw,4096,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkqaADEe67KIG0GI4apw,4097, +https://jazz.ibm.com:9443/rm/resources/BI_PVSumaADEe67KIG0GI4apw,4097, +https://jazz.ibm.com:9443/rm/resources/WR_PTbtYKADEe67KIG0GI4apw,4097,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/BI_PVJkq6ADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkxKADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/BI_PVSusKADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/BI_PVSum6ADEe67KIG0GI4apw,4098, +https://jazz.ibm.com:9443/rm/resources/WR_PUYIkKADEe67KIG0GI4apw,4098,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/WR_PT61kKADEe67KIG0GI4apw,4099,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PTQuQKADEe67KIG0GI4apw,4100,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/BI_PVJkr6ADEe67KIG0GI4apw,4101, +https://jazz.ibm.com:9443/rm/resources/BI_PVSun6ADEe67KIG0GI4apw,4101, +https://jazz.ibm.com:9443/rm/resources/WR_PTMc0qADEe67KIG0GI4apw,4101,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTv2caADEe67KIG0GI4apw,4102,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTD58qADEe67KIG0GI4apw,4103,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTU_sKADEe67KIG0GI4apw,4104,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTCr0KADEe67KIG0GI4apw,4105,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PUdBEKADEe67KIG0GI4apw,4106,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_PUYvoKADEe67KIG0GI4apw,4107,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PUWTYKADEe67KIG0GI4apw,4108,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PUVFQKADEe67KIG0GI4apw,4109,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUGbwKADEe67KIG0GI4apw,4110,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_PUKGIKADEe67KIG0GI4apw,4111,/Reports +https://jazz.ibm.com:9443/rm/resources/WR_PUjuwKADEe67KIG0GI4apw,4112,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PTnTkKADEe67KIG0GI4apw,4113,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PTcUcKADEe67KIG0GI4apw,4114,/Reports +https://jazz.ibm.com:9443/rm/resources/WR_PTuoUKADEe67KIG0GI4apw,4115,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_PTILYKADEe67KIG0GI4apw,4116,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTbGUKADEe67KIG0GI4apw,4117,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PUD_gKADEe67KIG0GI4apw,4118,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUbL4qADEe67KIG0GI4apw,4119,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/WR_PTW04KADEe67KIG0GI4apw,4120,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/WR_PUMiYKADEe67KIG0GI4apw,4121,/Component - Mobile/User Story Elaboration/UI Sketches/Images - iPhone +https://jazz.ibm.com:9443/rm/resources/BI_PVJkpqADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkv6ADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/BI_PVSurKADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/BI_PVSulqADEe67KIG0GI4apw,4122, +https://jazz.ibm.com:9443/rm/resources/WR_PUFNoKADEe67KIG0GI4apw,4122,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/WR_PT944aADEe67KIG0GI4apw,4123,/Component - Web/User Story Elaboration/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/BI_PVJkpKADEe67KIG0GI4apw,4124, +https://jazz.ibm.com:9443/rm/resources/BI_PVSulKADEe67KIG0GI4apw,4124, +https://jazz.ibm.com:9443/rm/resources/WR_PT7coKADEe67KIG0GI4apw,4124,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/WR_PT_HAaADEe67KIG0GI4apw,4125,/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_PT8qwKADEe67KIG0GI4apw,4126,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/WR_PTYqEKADEe67KIG0GI4apw,4127,/Component - Web/User Story Elaboration/UI Sketches/Part-Images +https://jazz.ibm.com:9443/rm/resources/BI_PVJku6ADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkyqADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuqaADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/BI_PVSutKADEe67KIG0GI4apw,4128, +https://jazz.ibm.com:9443/rm/resources/WR_PTdikKADEe67KIG0GI4apw,4128,/Component - Web/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkqqADEe67KIG0GI4apw,4129, +https://jazz.ibm.com:9443/rm/resources/BI_PVSumqADEe67KIG0GI4apw,4129, +https://jazz.ibm.com:9443/rm/resources/TX_PTDS46ADEe67KIG0GI4apw,4129,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_Ml6ADEe67KIG0GI4apw,4130, +https://jazz.ibm.com:9443/rm/resources/TX_PTCEwKADEe67KIG0GI4apw,4130,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimPaADEe67KIG0GI4apw,4131, +https://jazz.ibm.com:9443/rm/resources/TX_PTEhAKADEe67KIG0GI4apw,4131,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PTDS4KADEe67KIG0GI4apw,4132,/Glossary +https://jazz.ibm.com:9443/rm/resources/BI_PVimU6ADEe67KIG0GI4apw,4133, +https://jazz.ibm.com:9443/rm/resources/TX_PTFIEKADEe67KIG0GI4apw,4133,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimXKADEe67KIG0GI4apw,4134, +https://jazz.ibm.com:9443/rm/resources/TX_PTA2oKADEe67KIG0GI4apw,4134,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PU_MmqADEe67KIG0GI4apw,4135, +https://jazz.ibm.com:9443/rm/resources/TX_PTJZgKADEe67KIG0GI4apw,4135,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimSqADEe67KIG0GI4apw,4136, +https://jazz.ibm.com:9443/rm/resources/TX_PTILY6ADEe67KIG0GI4apw,4136,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/TX_PTGWMKADEe67KIG0GI4apw,4137,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimPqADEe67KIG0GI4apw,4138, +https://jazz.ibm.com:9443/rm/resources/TX_PTFvIqADEe67KIG0GI4apw,4138,/Business Rules +https://jazz.ibm.com:9443/rm/resources/DM_PTG9QKADEe67KIG0GI4apw,4139,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimRqADEe67KIG0GI4apw,4140, +https://jazz.ibm.com:9443/rm/resources/TX_PTJZgaADEe67KIG0GI4apw,4140,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MlaADEe67KIG0GI4apw,4141, +https://jazz.ibm.com:9443/rm/resources/TX_PTKnoKADEe67KIG0GI4apw,4141,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimS6ADEe67KIG0GI4apw,4142, +https://jazz.ibm.com:9443/rm/resources/TX_PTLOsaADEe67KIG0GI4apw,4142,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVSuk6ADEe67KIG0GI4apw,4143, +https://jazz.ibm.com:9443/rm/resources/BI_PVJko6ADEe67KIG0GI4apw,4143, +https://jazz.ibm.com:9443/rm/resources/TX_PTO5EaADEe67KIG0GI4apw,4143,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/DM_PTND4KADEe67KIG0GI4apw,4144,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVJkxqADEe67KIG0GI4apw,4145, +https://jazz.ibm.com:9443/rm/resources/BI_PVSusaADEe67KIG0GI4apw,4145, +https://jazz.ibm.com:9443/rm/resources/TX_PTND4aADEe67KIG0GI4apw,4145,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MnqADEe67KIG0GI4apw,4146, +https://jazz.ibm.com:9443/rm/resources/TX_PTNq8KADEe67KIG0GI4apw,4146,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PTOSAKADEe67KIG0GI4apw,4147,/Component - Web/User Story Elaboration/Roles - Personas +https://jazz.ibm.com:9443/rm/resources/BI_PVimUKADEe67KIG0GI4apw,4148, +https://jazz.ibm.com:9443/rm/resources/TX_PTPgIKADEe67KIG0GI4apw,4148,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PU_MlKADEe67KIG0GI4apw,4149, +https://jazz.ibm.com:9443/rm/resources/TX_PTTxkKADEe67KIG0GI4apw,4149,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVSupKADEe67KIG0GI4apw,4150, +https://jazz.ibm.com:9443/rm/resources/BI_PVJktaADEe67KIG0GI4apw,4150, +https://jazz.ibm.com:9443/rm/resources/TX_PTR8YKADEe67KIG0GI4apw,4150,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimRaADEe67KIG0GI4apw,4151, +https://jazz.ibm.com:9443/rm/resources/TX_PTUYoaADEe67KIG0GI4apw,4151,/Component - Mobile/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/TX_PTSjcKADEe67KIG0GI4apw,4152,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimWqADEe67KIG0GI4apw,4153, +https://jazz.ibm.com:9443/rm/resources/TX_PTRVUKADEe67KIG0GI4apw,4153,/Component - Mobile/Features +https://jazz.ibm.com:9443/rm/resources/BI_PU_MkqADEe67KIG0GI4apw,4154, +https://jazz.ibm.com:9443/rm/resources/TX_PTYDA6ADEe67KIG0GI4apw,4154,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/DM_PTW04aADEe67KIG0GI4apw,4155,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimN6ADEe67KIG0GI4apw,4156, +https://jazz.ibm.com:9443/rm/resources/TX_PTVmwKADEe67KIG0GI4apw,4156,/Business Rules +https://jazz.ibm.com:9443/rm/resources/DM_PTXb8KADEe67KIG0GI4apw,4157,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVXAAaADEe67KIG0GI4apw,4158, +https://jazz.ibm.com:9443/rm/resources/TX_PTWN0aADEe67KIG0GI4apw,4158,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimQKADEe67KIG0GI4apw,4159, +https://jazz.ibm.com:9443/rm/resources/TX_PTZRIKADEe67KIG0GI4apw,4159,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXABqADEe67KIG0GI4apw,4160, +https://jazz.ibm.com:9443/rm/resources/TX_PTcUcqADEe67KIG0GI4apw,4160,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PTafQKADEe67KIG0GI4apw,4161,/Component - Web/User Story Elaboration/Roles - Personas +https://jazz.ibm.com:9443/rm/resources/BI_PU_MlqADEe67KIG0GI4apw,4162, +https://jazz.ibm.com:9443/rm/resources/TX_PTeJoKADEe67KIG0GI4apw,4162,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimPKADEe67KIG0GI4apw,4163, +https://jazz.ibm.com:9443/rm/resources/TX_PTewtqADEe67KIG0GI4apw,4163,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVJkuaADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkvKADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkxaADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJky6ADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkyKADEe67KIG0GI4apw,4164, +https://jazz.ibm.com:9443/rm/resources/TX_PThM8KADEe67KIG0GI4apw,4164,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimVqADEe67KIG0GI4apw,4165, +https://jazz.ibm.com:9443/rm/resources/TX_PTZ4MKADEe67KIG0GI4apw,4165,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimOaADEe67KIG0GI4apw,4166, +https://jazz.ibm.com:9443/rm/resources/TX_PTTKgKADEe67KIG0GI4apw,4166,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/DM_PTkQQaADEe67KIG0GI4apw,4167,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimQqADEe67KIG0GI4apw,4168, +https://jazz.ibm.com:9443/rm/resources/TX_PTibEKADEe67KIG0GI4apw,4168,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVJkrKADEe67KIG0GI4apw,4169, +https://jazz.ibm.com:9443/rm/resources/BI_PVSunKADEe67KIG0GI4apw,4169, +https://jazz.ibm.com:9443/rm/resources/TX_PTjpMKADEe67KIG0GI4apw,4169,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXADaADEe67KIG0GI4apw,4170, +https://jazz.ibm.com:9443/rm/resources/DM_PTf-0KADEe67KIG0GI4apw,4170,/Component - Mobile/Processes +https://jazz.ibm.com:9443/rm/resources/DM_PTk3UKADEe67KIG0GI4apw,4171,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVXACKADEe67KIG0GI4apw,4172, +https://jazz.ibm.com:9443/rm/resources/TX_PTk3UqADEe67KIG0GI4apw,4172,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimVaADEe67KIG0GI4apw,4173, +https://jazz.ibm.com:9443/rm/resources/TX_PTmFcKADEe67KIG0GI4apw,4173,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVJkwKADEe67KIG0GI4apw,4174, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuraADEe67KIG0GI4apw,4174, +https://jazz.ibm.com:9443/rm/resources/TX_PTleYKADEe67KIG0GI4apw,4174,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PTohsKADEe67KIG0GI4apw,4175,/Templates +https://jazz.ibm.com:9443/rm/resources/BI_PVXAA6ADEe67KIG0GI4apw,4176, +https://jazz.ibm.com:9443/rm/resources/TX_PTqW4KADEe67KIG0GI4apw,4176,/0. README +https://jazz.ibm.com:9443/rm/resources/BI_PVJkvaADEe67KIG0GI4apw,4177, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuqqADEe67KIG0GI4apw,4177, +https://jazz.ibm.com:9443/rm/resources/TX_PTpv0aADEe67KIG0GI4apw,4177,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_Mk6ADEe67KIG0GI4apw,4178, +https://jazz.ibm.com:9443/rm/resources/TX_PTn6oKADEe67KIG0GI4apw,4178,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimNKADEe67KIG0GI4apw,4179, +https://jazz.ibm.com:9443/rm/resources/TX_PTrlAaADEe67KIG0GI4apw,4179,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/DM_PTuBQKADEe67KIG0GI4apw,4180,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/DM_PTszIKADEe67KIG0GI4apw,4181,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimSKADEe67KIG0GI4apw,4182, +https://jazz.ibm.com:9443/rm/resources/TX_PTsMEaADEe67KIG0GI4apw,4182,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PU_MkaADEe67KIG0GI4apw,4183, +https://jazz.ibm.com:9443/rm/resources/TX_PTv2cKADEe67KIG0GI4apw,4183,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimP6ADEe67KIG0GI4apw,4184, +https://jazz.ibm.com:9443/rm/resources/TX_PTpIwKADEe67KIG0GI4apw,4184,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVSupaADEe67KIG0GI4apw,4185, +https://jazz.ibm.com:9443/rm/resources/BI_PVJktqADEe67KIG0GI4apw,4185, +https://jazz.ibm.com:9443/rm/resources/TX_PTySsKADEe67KIG0GI4apw,4185,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimUqADEe67KIG0GI4apw,4186, +https://jazz.ibm.com:9443/rm/resources/TX_PTxEkaADEe67KIG0GI4apw,4186,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVXABaADEe67KIG0GI4apw,4187, +https://jazz.ibm.com:9443/rm/resources/TX_PT0H4qADEe67KIG0GI4apw,4187,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimSaADEe67KIG0GI4apw,4188, +https://jazz.ibm.com:9443/rm/resources/TX_PTzg0aADEe67KIG0GI4apw,4188,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimV6ADEe67KIG0GI4apw,4189, +https://jazz.ibm.com:9443/rm/resources/TX_PTuoUaADEe67KIG0GI4apw,4189,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimWaADEe67KIG0GI4apw,4190, +https://jazz.ibm.com:9443/rm/resources/TX_PTvPYaADEe67KIG0GI4apw,4190,/Component - Mobile/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVSupqADEe67KIG0GI4apw,4191, +https://jazz.ibm.com:9443/rm/resources/BI_PVJkt6ADEe67KIG0GI4apw,4191, +https://jazz.ibm.com:9443/rm/resources/TX_PTy5wKADEe67KIG0GI4apw,4191,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVSuoaADEe67KIG0GI4apw,4192, +https://jazz.ibm.com:9443/rm/resources/BI_PVJksaADEe67KIG0GI4apw,4192, +https://jazz.ibm.com:9443/rm/resources/TX_PT0u8qADEe67KIG0GI4apw,4192,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/DM_PTy5waADEe67KIG0GI4apw,4193,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimW6ADEe67KIG0GI4apw,4194, +https://jazz.ibm.com:9443/rm/resources/TX_PT2kIKADEe67KIG0GI4apw,4194,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkpaADEe67KIG0GI4apw,4195, +https://jazz.ibm.com:9443/rm/resources/BI_PVSulaADEe67KIG0GI4apw,4195, +https://jazz.ibm.com:9443/rm/resources/TX_PT5AYKADEe67KIG0GI4apw,4195,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimRKADEe67KIG0GI4apw,4196, +https://jazz.ibm.com:9443/rm/resources/TX_PT3yQKADEe67KIG0GI4apw,4196,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVimTaADEe67KIG0GI4apw,4197, +https://jazz.ibm.com:9443/rm/resources/TX_PT19EKADEe67KIG0GI4apw,4197,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVJkp6ADEe67KIG0GI4apw,4198, +https://jazz.ibm.com:9443/rm/resources/BI_PVSul6ADEe67KIG0GI4apw,4198, +https://jazz.ibm.com:9443/rm/resources/TX_PT5ncaADEe67KIG0GI4apw,4198,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PT6OgKADEe67KIG0GI4apw,4199,/Project Meetings +https://jazz.ibm.com:9443/rm/resources/BI_PVimNqADEe67KIG0GI4apw,4200, +https://jazz.ibm.com:9443/rm/resources/TX_PT1WAKADEe67KIG0GI4apw,4200,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimM6ADEe67KIG0GI4apw,4201, +https://jazz.ibm.com:9443/rm/resources/TX_PT5AYaADEe67KIG0GI4apw,4201,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PT3LMKADEe67KIG0GI4apw,4202,/0. README +https://jazz.ibm.com:9443/rm/resources/BI_PVJkwqADEe67KIG0GI4apw,4203, +https://jazz.ibm.com:9443/rm/resources/TX_PT944KADEe67KIG0GI4apw,4203,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution to Multiple Organizations artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MmKADEe67KIG0GI4apw,4204, +https://jazz.ibm.com:9443/rm/resources/TX_PT9R0KADEe67KIG0GI4apw,4204,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimT6ADEe67KIG0GI4apw,4205, +https://jazz.ibm.com:9443/rm/resources/TX_PT7coaADEe67KIG0GI4apw,4205,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVimNaADEe67KIG0GI4apw,4206, +https://jazz.ibm.com:9443/rm/resources/TX_PT_uEKADEe67KIG0GI4apw,4206,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVXADKADEe67KIG0GI4apw,4207, +https://jazz.ibm.com:9443/rm/resources/TX_PT-f8KADEe67KIG0GI4apw,4207,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkqKADEe67KIG0GI4apw,4208, +https://jazz.ibm.com:9443/rm/resources/BI_PVSumKADEe67KIG0GI4apw,4208, +https://jazz.ibm.com:9443/rm/resources/TX_PT_HAKADEe67KIG0GI4apw,4208,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVSuoqADEe67KIG0GI4apw,4209, +https://jazz.ibm.com:9443/rm/resources/BI_PVJks6ADEe67KIG0GI4apw,4209, +https://jazz.ibm.com:9443/rm/resources/TX_PUCKUKADEe67KIG0GI4apw,4209,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimO6ADEe67KIG0GI4apw,4210, +https://jazz.ibm.com:9443/rm/resources/TX_PUBjQaADEe67KIG0GI4apw,4210,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVimQ6ADEe67KIG0GI4apw,4211, +https://jazz.ibm.com:9443/rm/resources/TX_PUAVIKADEe67KIG0GI4apw,4211,/Component - Mobile/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/DM_PUA8MKADEe67KIG0GI4apw,4212,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimR6ADEe67KIG0GI4apw,4213, +https://jazz.ibm.com:9443/rm/resources/TX_PUEmkKADEe67KIG0GI4apw,4213,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MnaADEe67KIG0GI4apw,4214, +https://jazz.ibm.com:9443/rm/resources/TX_PUCxYaADEe67KIG0GI4apw,4214,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVSuo6ADEe67KIG0GI4apw,4215, +https://jazz.ibm.com:9443/rm/resources/BI_PVJktKADEe67KIG0GI4apw,4215, +https://jazz.ibm.com:9443/rm/resources/TX_PUCxYKADEe67KIG0GI4apw,4215,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PUF0sKADEe67KIG0GI4apw,4216,/Glossary +https://jazz.ibm.com:9443/rm/resources/BI_PVimOqADEe67KIG0GI4apw,4217, +https://jazz.ibm.com:9443/rm/resources/TX_PUFNoaADEe67KIG0GI4apw,4217,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVJkuqADEe67KIG0GI4apw,4218, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuqKADEe67KIG0GI4apw,4218, +https://jazz.ibm.com:9443/rm/resources/TX_PUHp4KADEe67KIG0GI4apw,4218,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkoaADEe67KIG0GI4apw,4219, +https://jazz.ibm.com:9443/rm/resources/BI_PVSukaADEe67KIG0GI4apw,4219, +https://jazz.ibm.com:9443/rm/resources/TX_PUBjQKADEe67KIG0GI4apw,4219,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXACaADEe67KIG0GI4apw,4220, +https://jazz.ibm.com:9443/rm/resources/TX_PUHC0KADEe67KIG0GI4apw,4220,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/DM_PUIQ8aADEe67KIG0GI4apw,4221,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimQaADEe67KIG0GI4apw,4222, +https://jazz.ibm.com:9443/rm/resources/TX_PUHp4aADEe67KIG0GI4apw,4222,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVimMaADEe67KIG0GI4apw,4223, +https://jazz.ibm.com:9443/rm/resources/TX_PUNJcaADEe67KIG0GI4apw,4223,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/DM_PUJfEKADEe67KIG0GI4apw,4224,/Component - Mobile/User Story Elaboration/UI Sketches/Frame Sketches +https://jazz.ibm.com:9443/rm/resources/BI_PVimUaADEe67KIG0GI4apw,4225, +https://jazz.ibm.com:9443/rm/resources/TX_PUI4AaADEe67KIG0GI4apw,4225,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVJkyaADEe67KIG0GI4apw,4226, +https://jazz.ibm.com:9443/rm/resources/BI_PVSus6ADEe67KIG0GI4apw,4226, +https://jazz.ibm.com:9443/rm/resources/TX_PUO-oKADEe67KIG0GI4apw,4226,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MnKADEe67KIG0GI4apw,4227, +https://jazz.ibm.com:9443/rm/resources/TX_PUNJeKADEe67KIG0GI4apw,4227,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimMqADEe67KIG0GI4apw,4228, +https://jazz.ibm.com:9443/rm/resources/BI_PVXAAqADEe67KIG0GI4apw,4228, +https://jazz.ibm.com:9443/rm/resources/TX_PUSB8KADEe67KIG0GI4apw,4228,/Business Goals +https://jazz.ibm.com:9443/rm/resources/BI_PVSuoKADEe67KIG0GI4apw,4229, +https://jazz.ibm.com:9443/rm/resources/BI_PVJksKADEe67KIG0GI4apw,4229, +https://jazz.ibm.com:9443/rm/resources/TX_PUQMwKADEe67KIG0GI4apw,4229,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PUQz0KADEe67KIG0GI4apw,4230,/Component - Web/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVXACqADEe67KIG0GI4apw,4231, +https://jazz.ibm.com:9443/rm/resources/TX_PUSpAKADEe67KIG0GI4apw,4231,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVXAB6ADEe67KIG0GI4apw,4232, +https://jazz.ibm.com:9443/rm/resources/DM_PUKtMaADEe67KIG0GI4apw,4232,/Component - Web/Processes +https://jazz.ibm.com:9443/rm/resources/TX_PUVsUKADEe67KIG0GI4apw,4233,/Business Goals +https://jazz.ibm.com:9443/rm/resources/DM_PUOXkKADEe67KIG0GI4apw,4234,/0. README +https://jazz.ibm.com:9443/rm/resources/CO_PUWTYaADEe67KIG0GI4apw,4235,/0. README +https://jazz.ibm.com:9443/rm/resources/BI_PVXAC6ADEe67KIG0GI4apw,4236, +https://jazz.ibm.com:9443/rm/resources/DM_PUQMwaADEe67KIG0GI4apw,4236,/Component - Web/Processes +https://jazz.ibm.com:9443/rm/resources/BI_PU_Mm6ADEe67KIG0GI4apw,4237, +https://jazz.ibm.com:9443/rm/resources/TX_PUW6cKADEe67KIG0GI4apw,4237,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimTKADEe67KIG0GI4apw,4238, +https://jazz.ibm.com:9443/rm/resources/TX_PUYvoaADEe67KIG0GI4apw,4238,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/TX_PUXhgKADEe67KIG0GI4apw,4239,/Component - Web/User Story Elaboration/Roles - Personas +https://jazz.ibm.com:9443/rm/resources/BI_PVimWKADEe67KIG0GI4apw,4240, +https://jazz.ibm.com:9443/rm/resources/TX_PUZ9wKADEe67KIG0GI4apw,4240,/Component - Mobile/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVXABKADEe67KIG0GI4apw,4241, +https://jazz.ibm.com:9443/rm/resources/TX_PUby8KADEe67KIG0GI4apw,4241,/Base Artifacts/Lifecycle Scenarios/Release 1 Lifecycle Scenarios artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkw6ADEe67KIG0GI4apw,4242, +https://jazz.ibm.com:9443/rm/resources/BI_PVSur6ADEe67KIG0GI4apw,4242, +https://jazz.ibm.com:9443/rm/resources/TX_PUfdUKADEe67KIG0GI4apw,4242,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVJkoqADEe67KIG0GI4apw,4243, +https://jazz.ibm.com:9443/rm/resources/BI_PVSukqADEe67KIG0GI4apw,4243, +https://jazz.ibm.com:9443/rm/resources/TX_PUgEYaADEe67KIG0GI4apw,4243,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimTqADEe67KIG0GI4apw,4244, +https://jazz.ibm.com:9443/rm/resources/TX_PUak0aADEe67KIG0GI4apw,4244,/Base Artifacts/0. README/Release 1 Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_PUcaAKADEe67KIG0GI4apw,4245,/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_PUdoIaADEe67KIG0GI4apw,4246,/Component - Web/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/BI_PVJkvqADEe67KIG0GI4apw,4247, +https://jazz.ibm.com:9443/rm/resources/BI_PVSuq6ADEe67KIG0GI4apw,4247, +https://jazz.ibm.com:9443/rm/resources/TX_PUjHsKADEe67KIG0GI4apw,4247,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PU_MmaADEe67KIG0GI4apw,4248, +https://jazz.ibm.com:9443/rm/resources/TX_PUkV0KADEe67KIG0GI4apw,4248,/Base Artifacts/Component - Mobile/User Story Elaboration/Storyboards/Dividend Contribution - Mobile artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimVKADEe67KIG0GI4apw,4249, +https://jazz.ibm.com:9443/rm/resources/TX_PUgEYqADEe67KIG0GI4apw,4249,/Component - Common/Features +https://jazz.ibm.com:9443/rm/resources/BI_PVJkraADEe67KIG0GI4apw,4250, +https://jazz.ibm.com:9443/rm/resources/BI_PVSunaADEe67KIG0GI4apw,4250, +https://jazz.ibm.com:9443/rm/resources/TX_PUlj8KADEe67KIG0GI4apw,4250,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts +https://jazz.ibm.com:9443/rm/resources/BI_PVimOKADEe67KIG0GI4apw,4251, +https://jazz.ibm.com:9443/rm/resources/TX_PUmLAKADEe67KIG0GI4apw,4251,/Business Rules +https://jazz.ibm.com:9443/rm/resources/BI_PVJkrqADEe67KIG0GI4apw,4252, +https://jazz.ibm.com:9443/rm/resources/BI_PVSunqADEe67KIG0GI4apw,4252, +https://jazz.ibm.com:9443/rm/resources/TX_PUmyEKADEe67KIG0GI4apw,4252,/Base Artifacts/Component - Web/User Story Elaboration/Storyboards/Dividend Contribution artifacts diff --git a/elmclient/tests/results/test143.csv b/elmclient/tests/results/test143.csv index af5e192..fe09402 100644 --- a/elmclient/tests/results/test143.csv +++ b/elmclient/tests/results/test143.csv @@ -1,745 +1,745 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10k5upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10kZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10kpupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10lJupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_2J10lZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_2InsgZupEe67bLKsSDSILg,4253,/00 Admin -https://jazz.ibm.com:9443/rm/resources/MD_2Insg5upEe67bLKsSDSILg,4254,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_2InshZupEe67bLKsSDSILg,4255,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_2InsgJupEe67bLKsSDSILg,4256,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_2InshJupEe67bLKsSDSILg,4257,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_2InshpupEe67bLKsSDSILg,4258,/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_2InsgpupEe67bLKsSDSILg,4259,/Module Template -https://jazz.ibm.com:9443/rm/resources/MD_2Insh5upEe67bLKsSDSILg,4260,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_2InsiJupEe67bLKsSDSILg,4261,/01 Requirements -https://jazz.ibm.com:9443/rm/resources/MD_2InsipupEe67bLKsSDSILg,4262,/01 Requirements/Meter Interface -https://jazz.ibm.com:9443/rm/resources/MD_2InsiZupEe67bLKsSDSILg,4263,/02 Reference -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt6ZupEe67bLKsSDSILg,4264, -https://jazz.ibm.com:9443/rm/resources/WR_2PRHGpupEe67bLKsSDSILg,4264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh4ZupEe67bLKsSDSILg,4265, -https://jazz.ibm.com:9443/rm/resources/WR_2MjKQpupEe67bLKsSDSILg,4265,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh0pupEe67bLKsSDSILg,4266, -https://jazz.ibm.com:9443/rm/resources/WR_2O9lFJupEe67bLKsSDSILg,4266,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh35upEe67bLKsSDSILg,4267, -https://jazz.ibm.com:9443/rm/resources/WR_2LzjaZupEe67bLKsSDSILg,4267,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhxZupEe67bLKsSDSILg,4268, -https://jazz.ibm.com:9443/rm/resources/WR_2OqqRZupEe67bLKsSDSILg,4268,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhrpupEe67bLKsSDSILg,4269, -https://jazz.ibm.com:9443/rm/resources/WR_2PHWFJupEe67bLKsSDSILg,4269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2LgBYJupEe67bLKsSDSILg,4270,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yRJupEe67bLKsSDSILg,4270, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBY5upEe67bLKsSDSILg,4271,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmpJupEe67bLKsSDSILg,4271, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBYpupEe67bLKsSDSILg,4272,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFm0JupEe67bLKsSDSILg,4272, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBYZupEe67bLKsSDSILg,4273,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt9ZupEe67bLKsSDSILg,4273, -https://jazz.ibm.com:9443/rm/resources/TX_2LgBZJupEe67bLKsSDSILg,4274,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InskZupEe67bLKsSDSILg,4274, -https://jazz.ibm.com:9443/rm/resources/TX_2LpyYJupEe67bLKsSDSILg,4275,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71nZupEe67bLKsSDSILg,4275, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZcZupEe67bLKsSDSILg,4276,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuGpupEe67bLKsSDSILg,4276, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZcJupEe67bLKsSDSILg,4277,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhyJupEe67bLKsSDSILg,4277, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZcpupEe67bLKsSDSILg,4278,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt5JupEe67bLKsSDSILg,4278, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZdJupEe67bLKsSDSILg,4279,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmupupEe67bLKsSDSILg,4279, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZdZupEe67bLKsSDSILg,4280,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh05upEe67bLKsSDSILg,4280, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhiJupEe67bLKsSDSILg,4281, -https://jazz.ibm.com:9443/rm/resources/DM_2LqZc5upEe67bLKsSDSILg,4281,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmmpupEe67bLKsSDSILg,4282, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZdpupEe67bLKsSDSILg,4282,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2LqZeJupEe67bLKsSDSILg,4283,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10h5upEe67bLKsSDSILg,4283, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZeZupEe67bLKsSDSILg,4284,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuCJupEe67bLKsSDSILg,4284, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZepupEe67bLKsSDSILg,4285,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2LqZd5upEe67bLKsSDSILg,4286,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhiZupEe67bLKsSDSILg,4286, -https://jazz.ibm.com:9443/rm/resources/TX_2LqZe5upEe67bLKsSDSILg,4287,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmtZupEe67bLKsSDSILg,4287, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjYJupEe67bLKsSDSILg,4288,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhlJupEe67bLKsSDSILg,4288, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjYZupEe67bLKsSDSILg,4289,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InslpupEe67bLKsSDSILg,4289, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZZupEe67bLKsSDSILg,4290,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmkpupEe67bLKsSDSILg,4290, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjYpupEe67bLKsSDSILg,4291,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhypupEe67bLKsSDSILg,4291, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjY5upEe67bLKsSDSILg,4292,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiShpupEe67bLKsSDSILg,4292, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZJupEe67bLKsSDSILg,4293,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuGJupEe67bLKsSDSILg,4293, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZpupEe67bLKsSDSILg,4294,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmzZupEe67bLKsSDSILg,4294, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjapupEe67bLKsSDSILg,4295,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt7pupEe67bLKsSDSILg,4295, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjaJupEe67bLKsSDSILg,4296,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71kpupEe67bLKsSDSILg,4296, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjZ5upEe67bLKsSDSILg,4297,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yXpupEe67bLKsSDSILg,4297, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yYZupEe67bLKsSDSILg,4298, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjbJupEe67bLKsSDSILg,4298,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Lzja5upEe67bLKsSDSILg,4299,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71mZupEe67bLKsSDSILg,4299, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yYJupEe67bLKsSDSILg,4300, -https://jazz.ibm.com:9443/rm/resources/TX_2LzjbZupEe67bLKsSDSILg,4300,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2LzjbpupEe67bLKsSDSILg,4301,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71rZupEe67bLKsSDSILg,4301, -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJpupEe67bLKsSDSILg,4301, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UYJupEe67bLKsSDSILg,4302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhvJupEe67bLKsSDSILg,4302, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UYZupEe67bLKsSDSILg,4303,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSj5upEe67bLKsSDSILg,4303, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UYpupEe67bLKsSDSILg,4304,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh3JupEe67bLKsSDSILg,4304, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZJupEe67bLKsSDSILg,4305,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhupupEe67bLKsSDSILg,4305, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UY5upEe67bLKsSDSILg,4306,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuB5upEe67bLKsSDSILg,4306, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZpupEe67bLKsSDSILg,4307,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yR5upEe67bLKsSDSILg,4307, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZZupEe67bLKsSDSILg,4308,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSlZupEe67bLKsSDSILg,4308, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UZ5upEe67bLKsSDSILg,4309,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhuJupEe67bLKsSDSILg,4309, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFYpupEe67bLKsSDSILg,4310,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmqJupEe67bLKsSDSILg,4310, -https://jazz.ibm.com:9443/rm/resources/TX_2L9UaJupEe67bLKsSDSILg,4311,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmuZupEe67bLKsSDSILg,4311, -https://jazz.ibm.com:9443/rm/resources/BI_2I71qJupEe67bLKsSDSILg,4312, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFYJupEe67bLKsSDSILg,4312,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhwZupEe67bLKsSDSILg,4312, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFYZupEe67bLKsSDSILg,4313,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_pupEe67bLKsSDSILg,4313, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZJupEe67bLKsSDSILg,4314,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmsZupEe67bLKsSDSILg,4314, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFY5upEe67bLKsSDSILg,4315,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuI5upEe67bLKsSDSILg,4315, -https://jazz.ibm.com:9443/rm/resources/BI_2I71ppupEe67bLKsSDSILg,4316, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZZupEe67bLKsSDSILg,4316,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhv5upEe67bLKsSDSILg,4316, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFaZupEe67bLKsSDSILg,4317,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSgZupEe67bLKsSDSILg,4317, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZpupEe67bLKsSDSILg,4318,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuE5upEe67bLKsSDSILg,4318, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFZ5upEe67bLKsSDSILg,4319,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhs5upEe67bLKsSDSILg,4319, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFaJupEe67bLKsSDSILg,4320,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh0ZupEe67bLKsSDSILg,4320, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFapupEe67bLKsSDSILg,4321,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10hpupEe67bLKsSDSILg,4321, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFbJupEe67bLKsSDSILg,4322,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhrZupEe67bLKsSDSILg,4322, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPUJupEe67bLKsSDSILg,4323,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10hJupEe67bLKsSDSILg,4323, -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt8ZupEe67bLKsSDSILg,4324, -https://jazz.ibm.com:9443/rm/resources/TX_2MHFa5upEe67bLKsSDSILg,4324,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2MHFbZupEe67bLKsSDSILg,4325,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhy5upEe67bLKsSDSILg,4325, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPUZupEe67bLKsSDSILg,4326,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_2MQPVZupEe67bLKsSDSILg,4327,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuDpupEe67bLKsSDSILg,4327, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPUpupEe67bLKsSDSILg,4328,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/BI_2I4yWpupEe67bLKsSDSILg,4329, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPVpupEe67bLKsSDSILg,4329,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2MQPU5upEe67bLKsSDSILg,4330,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt65upEe67bLKsSDSILg,4330, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPVJupEe67bLKsSDSILg,4331,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2MQPV5upEe67bLKsSDSILg,4332,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuDJupEe67bLKsSDSILg,4332, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPWZupEe67bLKsSDSILg,4333,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmypupEe67bLKsSDSILg,4333, -https://jazz.ibm.com:9443/rm/resources/TX_2MQPWJupEe67bLKsSDSILg,4334,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt8pupEe67bLKsSDSILg,4334, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yVpupEe67bLKsSDSILg,4335, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAUJupEe67bLKsSDSILg,4335,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2MQPWpupEe67bLKsSDSILg,4336,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt4ZupEe67bLKsSDSILg,4336, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAUZupEe67bLKsSDSILg,4337,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhspupEe67bLKsSDSILg,4337, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAUpupEe67bLKsSDSILg,4338,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh2pupEe67bLKsSDSILg,4338, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAVZupEe67bLKsSDSILg,4339,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhqpupEe67bLKsSDSILg,4339, -https://jazz.ibm.com:9443/rm/resources/BI_2InsnZupEe67bLKsSDSILg,4340, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAV5upEe67bLKsSDSILg,4340,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4ySpupEe67bLKsSDSILg,4341, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAVJupEe67bLKsSDSILg,4341,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2MaAU5upEe67bLKsSDSILg,4342,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_2MaAVpupEe67bLKsSDSILg,4343,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2MaAWZupEe67bLKsSDSILg,4344,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhj5upEe67bLKsSDSILg,4344, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAWJupEe67bLKsSDSILg,4345,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt75upEe67bLKsSDSILg,4345, -https://jazz.ibm.com:9443/rm/resources/TX_2MaAWpupEe67bLKsSDSILg,4346,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhhpupEe67bLKsSDSILg,4346, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKQ5upEe67bLKsSDSILg,4347,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh3pupEe67bLKsSDSILg,4347, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKQJupEe67bLKsSDSILg,4348,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-5upEe67bLKsSDSILg,4348, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKQZupEe67bLKsSDSILg,4349,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_2MoCwZupEe67bLKsSDSILg,4350,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhzZupEe67bLKsSDSILg,4350, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKRZupEe67bLKsSDSILg,4351,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhjZupEe67bLKsSDSILg,4351, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yRZupEe67bLKsSDSILg,4352, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKR5upEe67bLKsSDSILg,4352,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yWZupEe67bLKsSDSILg,4353, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCwJupEe67bLKsSDSILg,4353,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2MjKRJupEe67bLKsSDSILg,4354,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJJupEe67bLKsSDSILg,4354, -https://jazz.ibm.com:9443/rm/resources/TX_2MjKRpupEe67bLKsSDSILg,4355,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh1ZupEe67bLKsSDSILg,4355, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCwpupEe67bLKsSDSILg,4356,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-pupEe67bLKsSDSILg,4356, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7QpupEe67bLKsSDSILg,4357,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh2JupEe67bLKsSDSILg,4357, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCxJupEe67bLKsSDSILg,4358,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmppupEe67bLKsSDSILg,4358, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCw5upEe67bLKsSDSILg,4359,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhpZupEe67bLKsSDSILg,4359, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7QZupEe67bLKsSDSILg,4360,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmy5upEe67bLKsSDSILg,4360, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7QJupEe67bLKsSDSILg,4361,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhzJupEe67bLKsSDSILg,4361, -https://jazz.ibm.com:9443/rm/resources/TX_2MoCxZupEe67bLKsSDSILg,4362,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhipupEe67bLKsSDSILg,4362, -https://jazz.ibm.com:9443/rm/resources/BI_2I4ySJupEe67bLKsSDSILg,4363, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7Q5upEe67bLKsSDSILg,4363,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InsnpupEe67bLKsSDSILg,4364, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7SZupEe67bLKsSDSILg,4364,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmlZupEe67bLKsSDSILg,4365, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7SpupEe67bLKsSDSILg,4365,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7R5upEe67bLKsSDSILg,4366,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSjJupEe67bLKsSDSILg,4366, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7RZupEe67bLKsSDSILg,4367,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt7ZupEe67bLKsSDSILg,4367, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7SJupEe67bLKsSDSILg,4368,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSiZupEe67bLKsSDSILg,4368, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmo5upEe67bLKsSDSILg,4369, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7RJupEe67bLKsSDSILg,4369,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7RpupEe67bLKsSDSILg,4370,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhuZupEe67bLKsSDSILg,4370, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmlJupEe67bLKsSDSILg,4371, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7S5upEe67bLKsSDSILg,4371,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7TJupEe67bLKsSDSILg,4372,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhrJupEe67bLKsSDSILg,4372, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQpupEe67bLKsSDSILg,4373,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71lZupEe67bLKsSDSILg,4373, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQZupEe67bLKsSDSILg,4374,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InsmZupEe67bLKsSDSILg,4374, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sRJupEe67bLKsSDSILg,4375,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmoJupEe67bLKsSDSILg,4375, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7TZupEe67bLKsSDSILg,4376,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuAZupEe67bLKsSDSILg,4376, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yQpupEe67bLKsSDSILg,4377, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQJupEe67bLKsSDSILg,4377,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2M2sQ5upEe67bLKsSDSILg,4378,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmkZupEe67bLKsSDSILg,4378, -https://jazz.ibm.com:9443/rm/resources/TX_2Ms7TpupEe67bLKsSDSILg,4379,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhzpupEe67bLKsSDSILg,4379, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sRpupEe67bLKsSDSILg,4380,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuIJupEe67bLKsSDSILg,4380, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sRZupEe67bLKsSDSILg,4381,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71p5upEe67bLKsSDSILg,4381, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhwJupEe67bLKsSDSILg,4381, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sR5upEe67bLKsSDSILg,4382,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuF5upEe67bLKsSDSILg,4382, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sSZupEe67bLKsSDSILg,4383,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSipupEe67bLKsSDSILg,4383, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sS5upEe67bLKsSDSILg,4384,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmnpupEe67bLKsSDSILg,4384, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sTpupEe67bLKsSDSILg,4385,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InsjJupEe67bLKsSDSILg,4385, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yT5upEe67bLKsSDSILg,4386, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sSpupEe67bLKsSDSILg,4386,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2M2sSJupEe67bLKsSDSILg,4387,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt7JupEe67bLKsSDSILg,4387, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sTJupEe67bLKsSDSILg,4388,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh1pupEe67bLKsSDSILg,4388, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sTZupEe67bLKsSDSILg,4389,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhpJupEe67bLKsSDSILg,4389, -https://jazz.ibm.com:9443/rm/resources/TX_2M2sT5upEe67bLKsSDSILg,4390,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_2M2sUJupEe67bLKsSDSILg,4391,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhn5upEe67bLKsSDSILg,4391, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQJupEe67bLKsSDSILg,4392,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhp5upEe67bLKsSDSILg,4392, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQ5upEe67bLKsSDSILg,4393,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuFZupEe67bLKsSDSILg,4393, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmoZupEe67bLKsSDSILg,4394, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQZupEe67bLKsSDSILg,4394,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NAdRJupEe67bLKsSDSILg,4395,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSi5upEe67bLKsSDSILg,4395, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdR5upEe67bLKsSDSILg,4396,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhxJupEe67bLKsSDSILg,4396, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhu5upEe67bLKsSDSILg,4397, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdQpupEe67bLKsSDSILg,4397,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmwpupEe67bLKsSDSILg,4398, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdRZupEe67bLKsSDSILg,4398,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NAdRpupEe67bLKsSDSILg,4399,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhqZupEe67bLKsSDSILg,4399, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdSpupEe67bLKsSDSILg,4400,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhw5upEe67bLKsSDSILg,4400, -https://jazz.ibm.com:9443/rm/resources/BI_2J10jJupEe67bLKsSDSILg,4401, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdSJupEe67bLKsSDSILg,4401,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NAdSZupEe67bLKsSDSILg,4402,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh0JupEe67bLKsSDSILg,4402, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdS5upEe67bLKsSDSILg,4403,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt5ZupEe67bLKsSDSILg,4403, -https://jazz.ibm.com:9443/rm/resources/BI_2Insn5upEe67bLKsSDSILg,4404, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdTJupEe67bLKsSDSILg,4404,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yYpupEe67bLKsSDSILg,4405, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQZupEe67bLKsSDSILg,4405,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71o5upEe67bLKsSDSILg,4406, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdTZupEe67bLKsSDSILg,4406,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhopupEe67bLKsSDSILg,4406, -https://jazz.ibm.com:9443/rm/resources/BI_2J10kJupEe67bLKsSDSILg,4407, -https://jazz.ibm.com:9443/rm/resources/TX_2NAdTpupEe67bLKsSDSILg,4407,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQ5upEe67bLKsSDSILg,4408,/Base Artifacts/00 Admin/AMR Information Architecture artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh4JupEe67bLKsSDSILg,4408, -https://jazz.ibm.com:9443/rm/resources/BI_2I71qZupEe67bLKsSDSILg,4409, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQJupEe67bLKsSDSILg,4409,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhwpupEe67bLKsSDSILg,4409, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOQpupEe67bLKsSDSILg,4410,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhlZupEe67bLKsSDSILg,4410, -https://jazz.ibm.com:9443/rm/resources/BI_2J10iJupEe67bLKsSDSILg,4411, -https://jazz.ibm.com:9443/rm/resources/TX_2NKORZupEe67bLKsSDSILg,4411,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yW5upEe67bLKsSDSILg,4412, -https://jazz.ibm.com:9443/rm/resources/TX_2NKORJupEe67bLKsSDSILg,4412,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NKORpupEe67bLKsSDSILg,4413,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhnZupEe67bLKsSDSILg,4413, -https://jazz.ibm.com:9443/rm/resources/BI_2I71q5upEe67bLKsSDSILg,4414, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOSJupEe67bLKsSDSILg,4414,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuKJupEe67bLKsSDSILg,4414, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOR5upEe67bLKsSDSILg,4415,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhsJupEe67bLKsSDSILg,4415, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yXJupEe67bLKsSDSILg,4416, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOS5upEe67bLKsSDSILg,4416,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NKOTJupEe67bLKsSDSILg,4417,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhg5upEe67bLKsSDSILg,4417, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yUZupEe67bLKsSDSILg,4418, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOSpupEe67bLKsSDSILg,4418,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71k5upEe67bLKsSDSILg,4419, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOTpupEe67bLKsSDSILg,4419,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmr5upEe67bLKsSDSILg,4420, -https://jazz.ibm.com:9443/rm/resources/TX_2NKOTZupEe67bLKsSDSILg,4420,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NKOSZupEe67bLKsSDSILg,4421,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuD5upEe67bLKsSDSILg,4421, -https://jazz.ibm.com:9443/rm/resources/BI_2InskpupEe67bLKsSDSILg,4422, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYMZupEe67bLKsSDSILg,4422,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NTYMpupEe67bLKsSDSILg,4423,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSg5upEe67bLKsSDSILg,4423, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yTZupEe67bLKsSDSILg,4424, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYM5upEe67bLKsSDSILg,4424,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NKOT5upEe67bLKsSDSILg,4425,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_2NTYMJupEe67bLKsSDSILg,4426,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuHpupEe67bLKsSDSILg,4426, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYOJupEe67bLKsSDSILg,4427,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYho5upEe67bLKsSDSILg,4427, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYNZupEe67bLKsSDSILg,4428,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiShZupEe67bLKsSDSILg,4428, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYNJupEe67bLKsSDSILg,4429,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhmZupEe67bLKsSDSILg,4429, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYN5upEe67bLKsSDSILg,4430,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhvZupEe67bLKsSDSILg,4430, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYNpupEe67bLKsSDSILg,4431,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhm5upEe67bLKsSDSILg,4431, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmxpupEe67bLKsSDSILg,4432, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYOpupEe67bLKsSDSILg,4432,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmk5upEe67bLKsSDSILg,4433, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYO5upEe67bLKsSDSILg,4433,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NTYOZupEe67bLKsSDSILg,4434,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSkpupEe67bLKsSDSILg,4434, -https://jazz.ibm.com:9443/rm/resources/BI_2JFm0pupEe67bLKsSDSILg,4435, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQZupEe67bLKsSDSILg,4435,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZJupEe67bLKsSDSILg,4436, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQpupEe67bLKsSDSILg,4436,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFm05upEe67bLKsSDSILg,4437, -https://jazz.ibm.com:9443/rm/resources/TX_2NTYPZupEe67bLKsSDSILg,4437,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71kJupEe67bLKsSDSILg,4438, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQJupEe67bLKsSDSILg,4438,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NTYQJupEe67bLKsSDSILg,4439,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuCZupEe67bLKsSDSILg,4439, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmvJupEe67bLKsSDSILg,4440, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwQ5upEe67bLKsSDSILg,4440,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71pZupEe67bLKsSDSILg,4441, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwTZupEe67bLKsSDSILg,4441,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhvpupEe67bLKsSDSILg,4441, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmyJupEe67bLKsSDSILg,4442, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwRZupEe67bLKsSDSILg,4442,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NdwTJupEe67bLKsSDSILg,4443,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_JupEe67bLKsSDSILg,4443, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhgZupEe67bLKsSDSILg,4444, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwRpupEe67bLKsSDSILg,4444,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NlsEJupEe67bLKsSDSILg,4445,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt5pupEe67bLKsSDSILg,4445, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmp5upEe67bLKsSDSILg,4446, -https://jazz.ibm.com:9443/rm/resources/TX_2NdwSpupEe67bLKsSDSILg,4446,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NdwS5upEe67bLKsSDSILg,4447,/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/BI_2JFmxJupEe67bLKsSDSILg,4448, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6NJupEe67bLKsSDSILg,4448,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yUJupEe67bLKsSDSILg,4449, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6MJupEe67bLKsSDSILg,4449,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhmpupEe67bLKsSDSILg,4450, -https://jazz.ibm.com:9443/rm/resources/TX_2NlsEpupEe67bLKsSDSILg,4450,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmn5upEe67bLKsSDSILg,4451, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6MpupEe67bLKsSDSILg,4451,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhhJupEe67bLKsSDSILg,4452, -https://jazz.ibm.com:9443/rm/resources/TX_2NlsEZupEe67bLKsSDSILg,4452,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6QJupEe67bLKsSDSILg,4453,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSjpupEe67bLKsSDSILg,4453, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhjJupEe67bLKsSDSILg,4454, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6PpupEe67bLKsSDSILg,4454,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6NpupEe67bLKsSDSILg,4455,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSjZupEe67bLKsSDSILg,4455, -https://jazz.ibm.com:9443/rm/resources/BI_2J10gZupEe67bLKsSDSILg,4456, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6QpupEe67bLKsSDSILg,4456,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71lpupEe67bLKsSDSILg,4457, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6SpupEe67bLKsSDSILg,4457,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhh5upEe67bLKsSDSILg,4458, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6U5upEe67bLKsSDSILg,4458,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmx5upEe67bLKsSDSILg,4459, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6UZupEe67bLKsSDSILg,4459,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6VZupEe67bLKsSDSILg,4460,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuH5upEe67bLKsSDSILg,4460, -https://jazz.ibm.com:9443/rm/resources/BI_2I71qpupEe67bLKsSDSILg,4461, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrMZupEe67bLKsSDSILg,4461,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJZupEe67bLKsSDSILg,4461, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmpZupEe67bLKsSDSILg,4462, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6XZupEe67bLKsSDSILg,4462,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NwrNJupEe67bLKsSDSILg,4463,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt6JupEe67bLKsSDSILg,4463, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yRpupEe67bLKsSDSILg,4464, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6YJupEe67bLKsSDSILg,4464,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6YpupEe67bLKsSDSILg,4465,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-JupEe67bLKsSDSILg,4465, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yQ5upEe67bLKsSDSILg,4466, -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6W5upEe67bLKsSDSILg,4466,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2Nm6WJupEe67bLKsSDSILg,4467,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuG5upEe67bLKsSDSILg,4467, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yaJupEe67bLKsSDSILg,4468, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrOZupEe67bLKsSDSILg,4468,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFml5upEe67bLKsSDSILg,4469, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrNpupEe67bLKsSDSILg,4469,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InsmJupEe67bLKsSDSILg,4470, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrUZupEe67bLKsSDSILg,4470,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NwrT5upEe67bLKsSDSILg,4471,/Terms -https://jazz.ibm.com:9443/rm/resources/TX_2NwrSpupEe67bLKsSDSILg,4472,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhx5upEe67bLKsSDSILg,4472, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmvZupEe67bLKsSDSILg,4473, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrSJupEe67bLKsSDSILg,4473,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmw5upEe67bLKsSDSILg,4474, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrRJupEe67bLKsSDSILg,4474,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYht5upEe67bLKsSDSILg,4475, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrQZupEe67bLKsSDSILg,4475,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmtJupEe67bLKsSDSILg,4476, -https://jazz.ibm.com:9443/rm/resources/TX_2NwrU5upEe67bLKsSDSILg,4476,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2NwrVpupEe67bLKsSDSILg,4477,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSh5upEe67bLKsSDSILg,4477, -https://jazz.ibm.com:9443/rm/resources/BI_2I71opupEe67bLKsSDSILg,4478, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cQpupEe67bLKsSDSILg,4478,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhppupEe67bLKsSDSILg,4478, -https://jazz.ibm.com:9443/rm/resources/BI_2Insk5upEe67bLKsSDSILg,4479, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cUJupEe67bLKsSDSILg,4479,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2N6cRZupEe67bLKsSDSILg,4480,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmspupEe67bLKsSDSILg,4480, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmnJupEe67bLKsSDSILg,4481, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cSpupEe67bLKsSDSILg,4481,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2N6cNJupEe67bLKsSDSILg,4482,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuBpupEe67bLKsSDSILg,4482, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cN5upEe67bLKsSDSILg,4483,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt-ZupEe67bLKsSDSILg,4483, -https://jazz.ibm.com:9443/rm/resources/BI_2InsjZupEe67bLKsSDSILg,4484, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cR5upEe67bLKsSDSILg,4484,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmq5upEe67bLKsSDSILg,4485, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cVZupEe67bLKsSDSILg,4485,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10g5upEe67bLKsSDSILg,4486, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cUpupEe67bLKsSDSILg,4486,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2N6cYZupEe67bLKsSDSILg,4487,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuBJupEe67bLKsSDSILg,4487, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cWpupEe67bLKsSDSILg,4488,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhk5upEe67bLKsSDSILg,4488, -https://jazz.ibm.com:9443/rm/resources/BI_2J10jZupEe67bLKsSDSILg,4489, -https://jazz.ibm.com:9443/rm/resources/TX_2N6caZupEe67bLKsSDSILg,4489,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2N6cZpupEe67bLKsSDSILg,4490,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh25upEe67bLKsSDSILg,4490, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cV5upEe67bLKsSDSILg,4491,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhnJupEe67bLKsSDSILg,4491, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmt5upEe67bLKsSDSILg,4492, -https://jazz.ibm.com:9443/rm/resources/TX_2N6cXJupEe67bLKsSDSILg,4492,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2N6cX5upEe67bLKsSDSILg,4493,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuA5upEe67bLKsSDSILg,4493, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhnpupEe67bLKsSDSILg,4494, -https://jazz.ibm.com:9443/rm/resources/TX_2OENMZupEe67bLKsSDSILg,4494,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yTpupEe67bLKsSDSILg,4495, -https://jazz.ibm.com:9443/rm/resources/TX_2N6ca5upEe67bLKsSDSILg,4495,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71rJupEe67bLKsSDSILg,4496, -https://jazz.ibm.com:9443/rm/resources/TX_2OENNpupEe67bLKsSDSILg,4496,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuJ5upEe67bLKsSDSILg,4496, -https://jazz.ibm.com:9443/rm/resources/TX_2OENXJupEe67bLKsSDSILg,4497,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt6pupEe67bLKsSDSILg,4497, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yTJupEe67bLKsSDSILg,4498, -https://jazz.ibm.com:9443/rm/resources/TX_2OENPZupEe67bLKsSDSILg,4498,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSk5upEe67bLKsSDSILg,4499, -https://jazz.ibm.com:9443/rm/resources/TX_2OENSJupEe67bLKsSDSILg,4499,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2OENU5upEe67bLKsSDSILg,4500,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuEJupEe67bLKsSDSILg,4500, -https://jazz.ibm.com:9443/rm/resources/TX_2OENRZupEe67bLKsSDSILg,4501,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt4pupEe67bLKsSDSILg,4501, -https://jazz.ibm.com:9443/rm/resources/TX_2OENOZupEe67bLKsSDSILg,4502,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhq5upEe67bLKsSDSILg,4503, -https://jazz.ibm.com:9443/rm/resources/TX_2OENT5upEe67bLKsSDSILg,4503,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhoJupEe67bLKsSDSILg,4504, -https://jazz.ibm.com:9443/rm/resources/TX_2OENZJupEe67bLKsSDSILg,4504,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmmZupEe67bLKsSDSILg,4505, -https://jazz.ibm.com:9443/rm/resources/TX_2OENd5upEe67bLKsSDSILg,4505,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhhZupEe67bLKsSDSILg,4506, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXJJupEe67bLKsSDSILg,4506,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2OENbZupEe67bLKsSDSILg,4507,/Terms -https://jazz.ibm.com:9443/rm/resources/BI_2InslJupEe67bLKsSDSILg,4508, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXIpupEe67bLKsSDSILg,4508,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt55upEe67bLKsSDSILg,4509, -https://jazz.ibm.com:9443/rm/resources/TX_2OENf5upEe67bLKsSDSILg,4509,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2OENZ5upEe67bLKsSDSILg,4510,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt8JupEe67bLKsSDSILg,4510, -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZpupEe67bLKsSDSILg,4511, -https://jazz.ibm.com:9443/rm/resources/TX_2OENdZupEe67bLKsSDSILg,4511,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2ONXJ5upEe67bLKsSDSILg,4512,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuGZupEe67bLKsSDSILg,4512, -https://jazz.ibm.com:9443/rm/resources/BI_2JiShJupEe67bLKsSDSILg,4513, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXKpupEe67bLKsSDSILg,4513,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yXZupEe67bLKsSDSILg,4514, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXQJupEe67bLKsSDSILg,4514,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2ONXRJupEe67bLKsSDSILg,4515,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuIpupEe67bLKsSDSILg,4515, -https://jazz.ibm.com:9443/rm/resources/BI_2I71oJupEe67bLKsSDSILg,4516, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXLpupEe67bLKsSDSILg,4516,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71mpupEe67bLKsSDSILg,4517, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXPJupEe67bLKsSDSILg,4517,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt45upEe67bLKsSDSILg,4518, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXNJupEe67bLKsSDSILg,4518,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2ONXOZupEe67bLKsSDSILg,4519,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_ZupEe67bLKsSDSILg,4519, -https://jazz.ibm.com:9443/rm/resources/BI_2I71oZupEe67bLKsSDSILg,4520, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhoZupEe67bLKsSDSILg,4520, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXMZupEe67bLKsSDSILg,4520,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFm0ZupEe67bLKsSDSILg,4521, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXUJupEe67bLKsSDSILg,4521,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmzpupEe67bLKsSDSILg,4522, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXSJupEe67bLKsSDSILg,4522,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71nJupEe67bLKsSDSILg,4523, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXSpupEe67bLKsSDSILg,4523,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZ5upEe67bLKsSDSILg,4524, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXWJupEe67bLKsSDSILg,4524,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhsZupEe67bLKsSDSILg,4525, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIIJupEe67bLKsSDSILg,4525,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmsJupEe67bLKsSDSILg,4526, -https://jazz.ibm.com:9443/rm/resources/TX_2ONXVZupEe67bLKsSDSILg,4526,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmzJupEe67bLKsSDSILg,4527, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIJ5upEe67bLKsSDSILg,4527,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yY5upEe67bLKsSDSILg,4528, -https://jazz.ibm.com:9443/rm/resources/TX_2OXII5upEe67bLKsSDSILg,4528,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhkJupEe67bLKsSDSILg,4529, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIO5upEe67bLKsSDSILg,4529,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Insl5upEe67bLKsSDSILg,4530, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIMpupEe67bLKsSDSILg,4530,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71n5upEe67bLKsSDSILg,4531, -https://jazz.ibm.com:9443/rm/resources/TX_2OXINJupEe67bLKsSDSILg,4531,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10i5upEe67bLKsSDSILg,4532, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIK5upEe67bLKsSDSILg,4532,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4ySZupEe67bLKsSDSILg,4533, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIN5upEe67bLKsSDSILg,4533,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10iZupEe67bLKsSDSILg,4534, -https://jazz.ibm.com:9443/rm/resources/TX_2OXILpupEe67bLKsSDSILg,4534,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmnZupEe67bLKsSDSILg,4535, -https://jazz.ibm.com:9443/rm/resources/TX_2OXISJupEe67bLKsSDSILg,4535,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71pJupEe67bLKsSDSILg,4536, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIS5upEe67bLKsSDSILg,4536,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuAJupEe67bLKsSDSILg,4537, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIQJupEe67bLKsSDSILg,4537,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10hZupEe67bLKsSDSILg,4538, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIVpupEe67bLKsSDSILg,4538,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmmJupEe67bLKsSDSILg,4539, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIT5upEe67bLKsSDSILg,4539,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmxZupEe67bLKsSDSILg,4540, -https://jazz.ibm.com:9443/rm/resources/TX_2Og5IZupEe67bLKsSDSILg,4540,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmyZupEe67bLKsSDSILg,4541, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIZ5upEe67bLKsSDSILg,4541,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmqpupEe67bLKsSDSILg,4542, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIUpupEe67bLKsSDSILg,4542,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt85upEe67bLKsSDSILg,4543, -https://jazz.ibm.com:9443/rm/resources/TX_2OXIYZupEe67bLKsSDSILg,4543,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yUpupEe67bLKsSDSILg,4544, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuVpupEe67bLKsSDSILg,4544,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhjpupEe67bLKsSDSILg,4545, -https://jazz.ibm.com:9443/rm/resources/TX_2Og5KJupEe67bLKsSDSILg,4545,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuBZupEe67bLKsSDSILg,4546, -https://jazz.ibm.com:9443/rm/resources/TX_2Og5I5upEe67bLKsSDSILg,4546,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhmJupEe67bLKsSDSILg,4547, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuUJupEe67bLKsSDSILg,4547,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhlpupEe67bLKsSDSILg,4548, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuXZupEe67bLKsSDSILg,4548,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmrJupEe67bLKsSDSILg,4549, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuYpupEe67bLKsSDSILg,4549,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmvpupEe67bLKsSDSILg,4550, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuW5upEe67bLKsSDSILg,4550,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhkpupEe67bLKsSDSILg,4551, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuaJupEe67bLKsSDSILg,4551,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuEpupEe67bLKsSDSILg,4552, -https://jazz.ibm.com:9443/rm/resources/TX_2OiudpupEe67bLKsSDSILg,4552,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Insm5upEe67bLKsSDSILg,4553, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuepupEe67bLKsSDSILg,4553,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmu5upEe67bLKsSDSILg,4554, -https://jazz.ibm.com:9443/rm/resources/TX_2OiuiZupEe67bLKsSDSILg,4554,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmrZupEe67bLKsSDSILg,4555, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqIZupEe67bLKsSDSILg,4555,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuDZupEe67bLKsSDSILg,4556, -https://jazz.ibm.com:9443/rm/resources/TX_2Oiug5upEe67bLKsSDSILg,4556,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhkZupEe67bLKsSDSILg,4557, -https://jazz.ibm.com:9443/rm/resources/TX_2OiujZupEe67bLKsSDSILg,4557,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhl5upEe67bLKsSDSILg,4558, -https://jazz.ibm.com:9443/rm/resources/TX_2OiucpupEe67bLKsSDSILg,4558,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InslZupEe67bLKsSDSILg,4559, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqK5upEe67bLKsSDSILg,4559,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmrpupEe67bLKsSDSILg,4560, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqLpupEe67bLKsSDSILg,4560,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InsnJupEe67bLKsSDSILg,4561, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqJZupEe67bLKsSDSILg,4561,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmtpupEe67bLKsSDSILg,4562, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqKZupEe67bLKsSDSILg,4562,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh15upEe67bLKsSDSILg,4563, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqMpupEe67bLKsSDSILg,4563,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10jpupEe67bLKsSDSILg,4564, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqPZupEe67bLKsSDSILg,4564,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmwZupEe67bLKsSDSILg,4565, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqO5upEe67bLKsSDSILg,4565,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71npupEe67bLKsSDSILg,4566, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqOJupEe67bLKsSDSILg,4566,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71mJupEe67bLKsSDSILg,4567, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqSpupEe67bLKsSDSILg,4567,/Base Artifacts/02 Reference/AMR Standards Documents artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhxpupEe67bLKsSDSILg,4568, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqTZupEe67bLKsSDSILg,4568,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhi5upEe67bLKsSDSILg,4569, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqYZupEe67bLKsSDSILg,4569,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10j5upEe67bLKsSDSILg,4570, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bOpupEe67bLKsSDSILg,4570,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhtJupEe67bLKsSDSILg,4571, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqZZupEe67bLKsSDSILg,4571,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSlpupEe67bLKsSDSILg,4572, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqUZupEe67bLKsSDSILg,4572,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuEZupEe67bLKsSDSILg,4573, -https://jazz.ibm.com:9443/rm/resources/TX_2OqqV5upEe67bLKsSDSILg,4573,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2O0bKpupEe67bLKsSDSILg,4574,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuApupEe67bLKsSDSILg,4575, -https://jazz.ibm.com:9443/rm/resources/TX_2Oqqa5upEe67bLKsSDSILg,4575,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InsmpupEe67bLKsSDSILg,4576, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bO5upEe67bLKsSDSILg,4576,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2O0bPJupEe67bLKsSDSILg,4577,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuIZupEe67bLKsSDSILg,4577, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bQpupEe67bLKsSDSILg,4578,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSgpupEe67bLKsSDSILg,4578, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhr5upEe67bLKsSDSILg,4579, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bRpupEe67bLKsSDSILg,4579,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmqZupEe67bLKsSDSILg,4580, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bQ5upEe67bLKsSDSILg,4580,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFm1JupEe67bLKsSDSILg,4581, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bPZupEe67bLKsSDSILg,4581,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71lJupEe67bLKsSDSILg,4582, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bQZupEe67bLKsSDSILg,4582,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhyZupEe67bLKsSDSILg,4583, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bRZupEe67bLKsSDSILg,4583,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InsjpupEe67bLKsSDSILg,4584, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bRJupEe67bLKsSDSILg,4584,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2O0bSJupEe67bLKsSDSILg,4585,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuFpupEe67bLKsSDSILg,4585, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhgpupEe67bLKsSDSILg,4586, -https://jazz.ibm.com:9443/rm/resources/TX_2O0bR5upEe67bLKsSDSILg,4586,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2O0bSZupEe67bLKsSDSILg,4587,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSkZupEe67bLKsSDSILg,4587, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lEJupEe67bLKsSDSILg,4588,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuCpupEe67bLKsSDSILg,4588, -https://jazz.ibm.com:9443/rm/resources/BI_2Insj5upEe67bLKsSDSILg,4589, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lFZupEe67bLKsSDSILg,4589,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2O0bSpupEe67bLKsSDSILg,4590,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuFJupEe67bLKsSDSILg,4590, -https://jazz.ibm.com:9443/rm/resources/BI_2JYhz5upEe67bLKsSDSILg,4591, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lE5upEe67bLKsSDSILg,4591,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2O9lEpupEe67bLKsSDSILg,4592,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt_5upEe67bLKsSDSILg,4592, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lEZupEe67bLKsSDSILg,4593,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt95upEe67bLKsSDSILg,4593, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lHZupEe67bLKsSDSILg,4594,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuC5upEe67bLKsSDSILg,4594, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lHJupEe67bLKsSDSILg,4595,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuHZupEe67bLKsSDSILg,4595, -https://jazz.ibm.com:9443/rm/resources/BI_2JFmz5upEe67bLKsSDSILg,4596, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWEZupEe67bLKsSDSILg,4596,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmopupEe67bLKsSDSILg,4597, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWEJupEe67bLKsSDSILg,4597,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yS5upEe67bLKsSDSILg,4598, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWEpupEe67bLKsSDSILg,4598,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yV5upEe67bLKsSDSILg,4599, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lHpupEe67bLKsSDSILg,4599,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/TX_2O9lIJupEe67bLKsSDSILg,4600,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt9JupEe67bLKsSDSILg,4600, -https://jazz.ibm.com:9443/rm/resources/BI_2JiSiJupEe67bLKsSDSILg,4601, -https://jazz.ibm.com:9443/rm/resources/TX_2O9lH5upEe67bLKsSDSILg,4601,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I71kZupEe67bLKsSDSILg,4602, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWFpupEe67bLKsSDSILg,4602,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JvuHJupEe67bLKsSDSILg,4603, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWE5upEe67bLKsSDSILg,4603,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2Jvt9pupEe67bLKsSDSILg,4604, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWFZupEe67bLKsSDSILg,4604,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yVZupEe67bLKsSDSILg,4605, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWGZupEe67bLKsSDSILg,4605,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmuJupEe67bLKsSDSILg,4606, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWG5upEe67bLKsSDSILg,4606,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmwJupEe67bLKsSDSILg,4607, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWGpupEe67bLKsSDSILg,4607,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmm5upEe67bLKsSDSILg,4608, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWF5upEe67bLKsSDSILg,4608,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh1JupEe67bLKsSDSILg,4609, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWGJupEe67bLKsSDSILg,4609,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yWJupEe67bLKsSDSILg,4610, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWHZupEe67bLKsSDSILg,4610,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2InskJupEe67bLKsSDSILg,4611, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWHJupEe67bLKsSDSILg,4611,/Base Artifacts/Module Template/Use Case Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmv5upEe67bLKsSDSILg,4612, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWHpupEe67bLKsSDSILg,4612,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yQZupEe67bLKsSDSILg,4613, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWH5upEe67bLKsSDSILg,4613,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10gpupEe67bLKsSDSILg,4614, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHEJupEe67bLKsSDSILg,4614,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JFmlpupEe67bLKsSDSILg,4615, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHEpupEe67bLKsSDSILg,4615,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSlJupEe67bLKsSDSILg,4616, -https://jazz.ibm.com:9443/rm/resources/TX_2PHWIJupEe67bLKsSDSILg,4616,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yVJupEe67bLKsSDSILg,4617, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHFZupEe67bLKsSDSILg,4617,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yU5upEe67bLKsSDSILg,4618, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHFJupEe67bLKsSDSILg,4618,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yZZupEe67bLKsSDSILg,4619, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHEZupEe67bLKsSDSILg,4619,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYhqJupEe67bLKsSDSILg,4620, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHE5upEe67bLKsSDSILg,4620,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2I4yX5upEe67bLKsSDSILg,4621, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHGJupEe67bLKsSDSILg,4621,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2J10ipupEe67bLKsSDSILg,4622, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHG5upEe67bLKsSDSILg,4622,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JiSkJupEe67bLKsSDSILg,4623, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHGZupEe67bLKsSDSILg,4623,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts -https://jazz.ibm.com:9443/rm/resources/BI_2JYh2ZupEe67bLKsSDSILg,4624, -https://jazz.ibm.com:9443/rm/resources/TX_2PRHI5upEe67bLKsSDSILg,4624,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_560LwJupEe67bLKsSDSILg,4628, -https://jazz.ibm.com:9443/rm/resources/TX_57_3gJupEe67bLKsSDSILg,4628,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_5_WGcZupEe67bLKsSDSILg,4629, -https://jazz.ibm.com:9443/rm/resources/TX_6APeUpupEe67bLKsSDSILg,4629,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_6Eg6UJupEe67bLKsSDSILg,4630, -https://jazz.ibm.com:9443/rm/resources/TX_6Fa5QZupEe67bLKsSDSILg,4630,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts -https://jazz.ibm.com:9443/rm/resources/BI_6JUh1JupEe67bLKsSDSILg,4631, -https://jazz.ibm.com:9443/rm/resources/TX_6KJBM5upEe67bLKsSDSILg,4631,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQ6ADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndRKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQqADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQaADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_Q3ndQKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEBqADEe67KIG0GI4apw,4253,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEDaADEe67KIG0GI4apw,4254,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_Q3oECqADEe67KIG0GI4apw,4255,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_Q3oECKADEe67KIG0GI4apw,4256,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_Q3oECaADEe67KIG0GI4apw,4257,/Module Template +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEB6ADEe67KIG0GI4apw,4258,/00 Admin +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEC6ADEe67KIG0GI4apw,4259,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEDKADEe67KIG0GI4apw,4260,/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEDqADEe67KIG0GI4apw,4261,/01 Requirements +https://jazz.ibm.com:9443/rm/resources/MD_Q3oED6ADEe67KIG0GI4apw,4262,/02 Reference +https://jazz.ibm.com:9443/rm/resources/MD_Q3oEEKADEe67KIG0GI4apw,4263,/01 Requirements/Meter Interface +https://jazz.ibm.com:9443/rm/resources/WR_Q2kUGaADEe67KIG0GI4apw,4264,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZqaADEe67KIG0GI4apw,4264, +https://jazz.ibm.com:9443/rm/resources/WR_Q06uQaADEe67KIG0GI4apw,4265,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss1KADEe67KIG0GI4apw,4265, +https://jazz.ibm.com:9443/rm/resources/WR_Q2c_UKADEe67KIG0GI4apw,4266,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RexKADEe67KIG0GI4apw,4266, +https://jazz.ibm.com:9443/rm/resources/WR_Q0l-IKADEe67KIG0GI4apw,4267,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss0qADEe67KIG0GI4apw,4267, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re26ADEe67KIG0GI4apw,4268, +https://jazz.ibm.com:9443/rm/resources/WR_Q2NuwKADEe67KIG0GI4apw,4268,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/WR_Q2YG0KADEe67KIG0GI4apw,4269,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re6KADEe67KIG0GI4apw,4269, +https://jazz.ibm.com:9443/rm/resources/TX_Q0a_AKADEe67KIG0GI4apw,4270,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJKADEe67KIG0GI4apw,4270, +https://jazz.ibm.com:9443/rm/resources/TX_Q0c0MKADEe67KIG0GI4apw,4271,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HgqADEe67KIG0GI4apw,4271, +https://jazz.ibm.com:9443/rm/resources/TX_Q0cNIaADEe67KIG0GI4apw,4272,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xveKADEe67KIG0GI4apw,4272, +https://jazz.ibm.com:9443/rm/resources/TX_Q0dbQaADEe67KIG0GI4apw,4273,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ2qADEe67KIG0GI4apw,4273, +https://jazz.ibm.com:9443/rm/resources/TX_Q0dbQKADEe67KIG0GI4apw,4274,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re3qADEe67KIG0GI4apw,4274, +https://jazz.ibm.com:9443/rm/resources/TX_Q0cNIKADEe67KIG0GI4apw,4275,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAC6ADEe67KIG0GI4apw,4275, +https://jazz.ibm.com:9443/rm/resources/TX_Q0bmEaADEe67KIG0GI4apw,4276,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRj6ADEe67KIG0GI4apw,4276, +https://jazz.ibm.com:9443/rm/resources/TX_Q0bmEKADEe67KIG0GI4apw,4277,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZtaADEe67KIG0GI4apw,4277, +https://jazz.ibm.com:9443/rm/resources/TX_Q0eCUKADEe67KIG0GI4apw,4278,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZpKADEe67KIG0GI4apw,4278, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3qqADEe67KIG0GI4apw,4279, +https://jazz.ibm.com:9443/rm/resources/DM_Q0eCUaADEe67KIG0GI4apw,4279,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q0f3gaADEe67KIG0GI4apw,4280,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m16qADEe67KIG0GI4apw,4280, +https://jazz.ibm.com:9443/rm/resources/TX_Q0epYKADEe67KIG0GI4apw,4281,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FReaADEe67KIG0GI4apw,4281, +https://jazz.ibm.com:9443/rm/resources/TX_Q0fQcKADEe67KIG0GI4apw,4282,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAAaADEe67KIG0GI4apw,4282, +https://jazz.ibm.com:9443/rm/resources/TX_Q0gekKADEe67KIG0GI4apw,4283,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZyKADEe67KIG0GI4apw,4283, +https://jazz.ibm.com:9443/rm/resources/TX_Q0f3gKADEe67KIG0GI4apw,4284,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3q6ADEe67KIG0GI4apw,4284, +https://jazz.ibm.com:9443/rm/resources/TX_Q0hFoKADEe67KIG0GI4apw,4285,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q0epYaADEe67KIG0GI4apw,4286,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re6aADEe67KIG0GI4apw,4286, +https://jazz.ibm.com:9443/rm/resources/TX_Q0jh4KADEe67KIG0GI4apw,4287,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-SKADEe67KIG0GI4apw,4287, +https://jazz.ibm.com:9443/rm/resources/TX_Q0kI8KADEe67KIG0GI4apw,4288,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ2KADEe67KIG0GI4apw,4288, +https://jazz.ibm.com:9443/rm/resources/TX_Q0i60aADEe67KIG0GI4apw,4289,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re4KADEe67KIG0GI4apw,4289, +https://jazz.ibm.com:9443/rm/resources/TX_Q0iTwKADEe67KIG0GI4apw,4290,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3tqADEe67KIG0GI4apw,4290, +https://jazz.ibm.com:9443/rm/resources/TX_Q0hssKADEe67KIG0GI4apw,4291,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRdKADEe67KIG0GI4apw,4291, +https://jazz.ibm.com:9443/rm/resources/TX_Q0i60KADEe67KIG0GI4apw,4292,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvfaADEe67KIG0GI4apw,4292, +https://jazz.ibm.com:9443/rm/resources/TX_Q0kI8aADEe67KIG0GI4apw,4293,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY86ADEe67KIG0GI4apw,4293, +https://jazz.ibm.com:9443/rm/resources/TX_Q0lXEKADEe67KIG0GI4apw,4294,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dPqADEe67KIG0GI4apw,4294, +https://jazz.ibm.com:9443/rm/resources/TX_Q0kwAKADEe67KIG0GI4apw,4295,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRjKADEe67KIG0GI4apw,4295, +https://jazz.ibm.com:9443/rm/resources/TX_Q0nMQKADEe67KIG0GI4apw,4296,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQaADEe67KIG0GI4apw,4296, +https://jazz.ibm.com:9443/rm/resources/TX_Q0lXEaADEe67KIG0GI4apw,4297,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dS6ADEe67KIG0GI4apw,4297, +https://jazz.ibm.com:9443/rm/resources/TX_Q0mlMaADEe67KIG0GI4apw,4298,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q25EMqADEe67KIG0GI4apw,4298, +https://jazz.ibm.com:9443/rm/resources/TX_Q0mlMKADEe67KIG0GI4apw,4299,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZrqADEe67KIG0GI4apw,4299, +https://jazz.ibm.com:9443/rm/resources/TX_Q0nMQaADEe67KIG0GI4apw,4300,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQKADEe67KIG0GI4apw,4300, +https://jazz.ibm.com:9443/rm/resources/TX_Q0oaYaADEe67KIG0GI4apw,4301,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-UaADEe67KIG0GI4apw,4301, +https://jazz.ibm.com:9443/rm/resources/TX_Q0pBcKADEe67KIG0GI4apw,4302,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re8qADEe67KIG0GI4apw,4302, +https://jazz.ibm.com:9443/rm/resources/TX_Q0qPkKADEe67KIG0GI4apw,4303,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-V6ADEe67KIG0GI4apw,4303, +https://jazz.ibm.com:9443/rm/resources/TX_Q0nzUKADEe67KIG0GI4apw,4304,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HkqADEe67KIG0GI4apw,4304, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ5qADEe67KIG0GI4apw,4304, +https://jazz.ibm.com:9443/rm/resources/TX_Q0pogKADEe67KIG0GI4apw,4305,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZx6ADEe67KIG0GI4apw,4305, +https://jazz.ibm.com:9443/rm/resources/TX_Q0pogaADEe67KIG0GI4apw,4306,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re0KADEe67KIG0GI4apw,4306, +https://jazz.ibm.com:9443/rm/resources/TX_Q0q2oKADEe67KIG0GI4apw,4307,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJ6ADEe67KIG0GI4apw,4307, +https://jazz.ibm.com:9443/rm/resources/TX_Q0rdsKADEe67KIG0GI4apw,4308,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FReKADEe67KIG0GI4apw,4308, +https://jazz.ibm.com:9443/rm/resources/TX_Q0q2oaADEe67KIG0GI4apw,4309,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RezqADEe67KIG0GI4apw,4309, +https://jazz.ibm.com:9443/rm/resources/TX_Q0sEwKADEe67KIG0GI4apw,4310,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HjaADEe67KIG0GI4apw,4310, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re16ADEe67KIG0GI4apw,4310, +https://jazz.ibm.com:9443/rm/resources/TX_Q0sr0KADEe67KIG0GI4apw,4311,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAD6ADEe67KIG0GI4apw,4311, +https://jazz.ibm.com:9443/rm/resources/TX_Q0oaYKADEe67KIG0GI4apw,4312,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re0qADEe67KIG0GI4apw,4312, +https://jazz.ibm.com:9443/rm/resources/TX_Q0tS4aADEe67KIG0GI4apw,4313,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAGKADEe67KIG0GI4apw,4313, +https://jazz.ibm.com:9443/rm/resources/TX_Q0tS4KADEe67KIG0GI4apw,4314,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ46ADEe67KIG0GI4apw,4314, +https://jazz.ibm.com:9443/rm/resources/TX_Q0sEwaADEe67KIG0GI4apw,4315,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZvqADEe67KIG0GI4apw,4315, +https://jazz.ibm.com:9443/rm/resources/TX_Q0uhAKADEe67KIG0GI4apw,4316,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ06ADEe67KIG0GI4apw,4316, +https://jazz.ibm.com:9443/rm/resources/TX_Q0t58KADEe67KIG0GI4apw,4317,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hi6ADEe67KIG0GI4apw,4317, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re1aADEe67KIG0GI4apw,4317, +https://jazz.ibm.com:9443/rm/resources/TX_Q0vIEKADEe67KIG0GI4apw,4318,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re56ADEe67KIG0GI4apw,4318, +https://jazz.ibm.com:9443/rm/resources/TX_Q0uhAaADEe67KIG0GI4apw,4319,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReyaADEe67KIG0GI4apw,4319, +https://jazz.ibm.com:9443/rm/resources/TX_Q0vIEaADEe67KIG0GI4apw,4320,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-Q6ADEe67KIG0GI4apw,4320, +https://jazz.ibm.com:9443/rm/resources/TX_Q0wWMKADEe67KIG0GI4apw,4321,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rew6ADEe67KIG0GI4apw,4321, +https://jazz.ibm.com:9443/rm/resources/TX_Q0yLYKADEe67KIG0GI4apw,4322,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_Q0vvIKADEe67KIG0GI4apw,4323,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m16aADEe67KIG0GI4apw,4323, +https://jazz.ibm.com:9443/rm/resources/TX_Q0w9QKADEe67KIG0GI4apw,4324,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re4aADEe67KIG0GI4apw,4324, +https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUKADEe67KIG0GI4apw,4325,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m156ADEe67KIG0GI4apw,4325, +https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUaADEe67KIG0GI4apw,4326,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_Q0vvIaADEe67KIG0GI4apw,4327,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZsaADEe67KIG0GI4apw,4327, +https://jazz.ibm.com:9443/rm/resources/TX_Q0yycKADEe67KIG0GI4apw,4328,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q0yLYaADEe67KIG0GI4apw,4329,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZq6ADEe67KIG0GI4apw,4329, +https://jazz.ibm.com:9443/rm/resources/TX_Q0zZgKADEe67KIG0GI4apw,4330,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZzqADEe67KIG0GI4apw,4330, +https://jazz.ibm.com:9443/rm/resources/TX_Q00noaADEe67KIG0GI4apw,4331,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRiaADEe67KIG0GI4apw,4331, +https://jazz.ibm.com:9443/rm/resources/TX_Q0zZgaADEe67KIG0GI4apw,4332,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dOqADEe67KIG0GI4apw,4332, +https://jazz.ibm.com:9443/rm/resources/TX_Q00noKADEe67KIG0GI4apw,4333,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZsqADEe67KIG0GI4apw,4333, +https://jazz.ibm.com:9443/rm/resources/TX_Q01OsKADEe67KIG0GI4apw,4334,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZoaADEe67KIG0GI4apw,4334, +https://jazz.ibm.com:9443/rm/resources/TX_Q00AkKADEe67KIG0GI4apw,4335,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZzKADEe67KIG0GI4apw,4335, +https://jazz.ibm.com:9443/rm/resources/TX_Q03q8KADEe67KIG0GI4apw,4336,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RewKADEe67KIG0GI4apw,4336, +https://jazz.ibm.com:9443/rm/resources/TX_Q011wKADEe67KIG0GI4apw,4337,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dNqADEe67KIG0GI4apw,4337, +https://jazz.ibm.com:9443/rm/resources/TX_Q03D4aADEe67KIG0GI4apw,4338,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dKqADEe67KIG0GI4apw,4338, +https://jazz.ibm.com:9443/rm/resources/TX_Q02c0KADEe67KIG0GI4apw,4339,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re8KADEe67KIG0GI4apw,4339, +https://jazz.ibm.com:9443/rm/resources/TX_Q03D4KADEe67KIG0GI4apw,4340,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_Q011waADEe67KIG0GI4apw,4341,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReyKADEe67KIG0GI4apw,4341, +https://jazz.ibm.com:9443/rm/resources/TX_Q04SAKADEe67KIG0GI4apw,4342,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvhaADEe67KIG0GI4apw,4342, +https://jazz.ibm.com:9443/rm/resources/TX_Q03q8aADEe67KIG0GI4apw,4343,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q06HMKADEe67KIG0GI4apw,4344,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3qKADEe67KIG0GI4apw,4344, +https://jazz.ibm.com:9443/rm/resources/TX_Q06HMaADEe67KIG0GI4apw,4345,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZu6ADEe67KIG0GI4apw,4345, +https://jazz.ibm.com:9443/rm/resources/TX_Q06uQKADEe67KIG0GI4apw,4346,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_Q05gIKADEe67KIG0GI4apw,4347,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3saADEe67KIG0GI4apw,4347, +https://jazz.ibm.com:9443/rm/resources/TX_Q07VUKADEe67KIG0GI4apw,4348,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss0aADEe67KIG0GI4apw,4348, +https://jazz.ibm.com:9443/rm/resources/TX_Q045EKADEe67KIG0GI4apw,4349,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZr6ADEe67KIG0GI4apw,4349, +https://jazz.ibm.com:9443/rm/resources/TX_Q09KgKADEe67KIG0GI4apw,4350,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJaADEe67KIG0GI4apw,4350, +https://jazz.ibm.com:9443/rm/resources/TX_Q08jcKADEe67KIG0GI4apw,4351,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re66ADEe67KIG0GI4apw,4351, +https://jazz.ibm.com:9443/rm/resources/TX_Q09KgaADEe67KIG0GI4apw,4352,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dOaADEe67KIG0GI4apw,4352, +https://jazz.ibm.com:9443/rm/resources/TX_Q078YaADEe67KIG0GI4apw,4353,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3r6ADEe67KIG0GI4apw,4353, +https://jazz.ibm.com:9443/rm/resources/TX_Q09xkKADEe67KIG0GI4apw,4354,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re46ADEe67KIG0GI4apw,4354, +https://jazz.ibm.com:9443/rm/resources/TX_Q078YKADEe67KIG0GI4apw,4355,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ5KADEe67KIG0GI4apw,4355, +https://jazz.ibm.com:9443/rm/resources/TX_Q0_mwKADEe67KIG0GI4apw,4356,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3rKADEe67KIG0GI4apw,4356, +https://jazz.ibm.com:9443/rm/resources/TX_Q0-_sKADEe67KIG0GI4apw,4357,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BADaADEe67KIG0GI4apw,4357, +https://jazz.ibm.com:9443/rm/resources/TX_Q1AN0KADEe67KIG0GI4apw,4358,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRiqADEe67KIG0GI4apw,4358, +https://jazz.ibm.com:9443/rm/resources/TX_Q0_mwaADEe67KIG0GI4apw,4359,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re4qADEe67KIG0GI4apw,4359, +https://jazz.ibm.com:9443/rm/resources/TX_Q0-YoaADEe67KIG0GI4apw,4360,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Reu6ADEe67KIG0GI4apw,4360, +https://jazz.ibm.com:9443/rm/resources/TX_Q0-YoKADEe67KIG0GI4apw,4361,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZuqADEe67KIG0GI4apw,4361, +https://jazz.ibm.com:9443/rm/resources/TX_Q1A04KADEe67KIG0GI4apw,4362,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re7qADEe67KIG0GI4apw,4362, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dKKADEe67KIG0GI4apw,4363, +https://jazz.ibm.com:9443/rm/resources/TX_Q1A04aADEe67KIG0GI4apw,4363,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1Bb8aADEe67KIG0GI4apw,4364,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZraADEe67KIG0GI4apw,4364, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Bb8KADEe67KIG0GI4apw,4365,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BACqADEe67KIG0GI4apw,4365, +https://jazz.ibm.com:9443/rm/resources/TX_Q1CqEKADEe67KIG0GI4apw,4366,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-TqADEe67KIG0GI4apw,4366, +https://jazz.ibm.com:9443/rm/resources/TX_Q1D4MKADEe67KIG0GI4apw,4367,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY9aADEe67KIG0GI4apw,4367, +https://jazz.ibm.com:9443/rm/resources/TX_Q1DRIaADEe67KIG0GI4apw,4368,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY9qADEe67KIG0GI4apw,4368, +https://jazz.ibm.com:9443/rm/resources/TX_Q1DRIKADEe67KIG0GI4apw,4369,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvhqADEe67KIG0GI4apw,4369, +https://jazz.ibm.com:9443/rm/resources/TX_Q1CqEaADEe67KIG0GI4apw,4370,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-S6ADEe67KIG0GI4apw,4370, +https://jazz.ibm.com:9443/rm/resources/TX_Q1CDAKADEe67KIG0GI4apw,4371,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rez6ADEe67KIG0GI4apw,4371, +https://jazz.ibm.com:9443/rm/resources/TX_Q1D4MaADEe67KIG0GI4apw,4372,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RewqADEe67KIG0GI4apw,4372, +https://jazz.ibm.com:9443/rm/resources/TX_Q1FGUKADEe67KIG0GI4apw,4373,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re5KADEe67KIG0GI4apw,4373, +https://jazz.ibm.com:9443/rm/resources/TX_Q1EfQKADEe67KIG0GI4apw,4374,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZwaADEe67KIG0GI4apw,4374, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dIqADEe67KIG0GI4apw,4375, +https://jazz.ibm.com:9443/rm/resources/TX_Q1FtYKADEe67KIG0GI4apw,4375,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1G7gaADEe67KIG0GI4apw,4376,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HjKADEe67KIG0GI4apw,4376, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re1qADEe67KIG0GI4apw,4376, +https://jazz.ibm.com:9443/rm/resources/TX_Q1FtYaADEe67KIG0GI4apw,4377,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvgKADEe67KIG0GI4apw,4377, +https://jazz.ibm.com:9443/rm/resources/TX_Q1GUcKADEe67KIG0GI4apw,4378,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dTqADEe67KIG0GI4apw,4378, +https://jazz.ibm.com:9443/rm/resources/TX_Q1GUcaADEe67KIG0GI4apw,4379,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY8qADEe67KIG0GI4apw,4379, +https://jazz.ibm.com:9443/rm/resources/TX_Q1G7gKADEe67KIG0GI4apw,4380,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAB6ADEe67KIG0GI4apw,4380, +https://jazz.ibm.com:9443/rm/resources/TX_Q1HikKADEe67KIG0GI4apw,4381,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ4KADEe67KIG0GI4apw,4381, +https://jazz.ibm.com:9443/rm/resources/TX_Q1IJoaADEe67KIG0GI4apw,4382,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZrKADEe67KIG0GI4apw,4382, +https://jazz.ibm.com:9443/rm/resources/TX_Q1IJoKADEe67KIG0GI4apw,4383,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ16ADEe67KIG0GI4apw,4383, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Kl4KADEe67KIG0GI4apw,4384,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvcqADEe67KIG0GI4apw,4384, +https://jazz.ibm.com:9443/rm/resources/TX_Q1IwsKADEe67KIG0GI4apw,4385,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-TKADEe67KIG0GI4apw,4385, +https://jazz.ibm.com:9443/rm/resources/TX_Q1J-0aADEe67KIG0GI4apw,4386,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReuqADEe67KIG0GI4apw,4386, +https://jazz.ibm.com:9443/rm/resources/TX_Q1J-0KADEe67KIG0GI4apw,4387,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re7KADEe67KIG0GI4apw,4387, +https://jazz.ibm.com:9443/rm/resources/TX_Q1JXwaADEe67KIG0GI4apw,4388,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BABaADEe67KIG0GI4apw,4388, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dL6ADEe67KIG0GI4apw,4389, +https://jazz.ibm.com:9443/rm/resources/TX_Q1JXwKADEe67KIG0GI4apw,4389,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1LM8aADEe67KIG0GI4apw,4390,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RetaADEe67KIG0GI4apw,4390, +https://jazz.ibm.com:9443/rm/resources/TX_Q1LM8KADEe67KIG0GI4apw,4391,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_Q1NpMaADEe67KIG0GI4apw,4392,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRgaADEe67KIG0GI4apw,4392, +https://jazz.ibm.com:9443/rm/resources/TX_Q1NCIKADEe67KIG0GI4apw,4393,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ1aADEe67KIG0GI4apw,4393, +https://jazz.ibm.com:9443/rm/resources/TX_Q1NpMKADEe67KIG0GI4apw,4394,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-TaADEe67KIG0GI4apw,4394, +https://jazz.ibm.com:9443/rm/resources/TX_Q1MbEKADEe67KIG0GI4apw,4395,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BACKADEe67KIG0GI4apw,4395, +https://jazz.ibm.com:9443/rm/resources/TX_Q1MbEaADEe67KIG0GI4apw,4396,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re0aADEe67KIG0GI4apw,4396, +https://jazz.ibm.com:9443/rm/resources/TX_Q1L0AKADEe67KIG0GI4apw,4397,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RevaADEe67KIG0GI4apw,4397, +https://jazz.ibm.com:9443/rm/resources/TX_Q1OQQaADEe67KIG0GI4apw,4398,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re2qADEe67KIG0GI4apw,4398, +https://jazz.ibm.com:9443/rm/resources/TX_Q1OQQKADEe67KIG0GI4apw,4399,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rev6ADEe67KIG0GI4apw,4399, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QsgKADEe67KIG0GI4apw,4400,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HiKADEe67KIG0GI4apw,4400, +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReuKADEe67KIG0GI4apw,4400, +https://jazz.ibm.com:9443/rm/resources/TX_Q1PeYKADEe67KIG0GI4apw,4401,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re2aADEe67KIG0GI4apw,4401, +https://jazz.ibm.com:9443/rm/resources/TX_Q1O3UKADEe67KIG0GI4apw,4402,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m176ADEe67KIG0GI4apw,4402, +https://jazz.ibm.com:9443/rm/resources/TX_Q1O3UaADEe67KIG0GI4apw,4403,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re5qADEe67KIG0GI4apw,4403, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QFcKADEe67KIG0GI4apw,4404,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZpaADEe67KIG0GI4apw,4404, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QsgaADEe67KIG0GI4apw,4405,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m186ADEe67KIG0GI4apw,4405, +https://jazz.ibm.com:9443/rm/resources/TX_Q1RTkKADEe67KIG0GI4apw,4406,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HjqADEe67KIG0GI4apw,4406, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re2KADEe67KIG0GI4apw,4406, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQqADEe67KIG0GI4apw,4407, +https://jazz.ibm.com:9443/rm/resources/TX_Q1RTkaADEe67KIG0GI4apw,4407,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1Tv0KADEe67KIG0GI4apw,4408,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Res6ADEe67KIG0GI4apw,4408, +https://jazz.ibm.com:9443/rm/resources/TX_Q1R6oKADEe67KIG0GI4apw,4409,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3t6ADEe67KIG0GI4apw,4409, +https://jazz.ibm.com:9443/rm/resources/TX_Q1QFcaADEe67KIG0GI4apw,4410,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvh6ADEe67KIG0GI4apw,4410, +https://jazz.ibm.com:9443/rm/resources/TX_Q1TIwKADEe67KIG0GI4apw,4411,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m166ADEe67KIG0GI4apw,4411, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dO6ADEe67KIG0GI4apw,4412, +https://jazz.ibm.com:9443/rm/resources/TX_Q1ShsaADEe67KIG0GI4apw,4412,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1ShsKADEe67KIG0GI4apw,4413,/Base Artifacts/00 Admin/AMR Information Architecture artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ss06ADEe67KIG0GI4apw,4413, +https://jazz.ibm.com:9443/rm/resources/TX_Q1UW4KADEe67KIG0GI4apw,4414,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HkKADEe67KIG0GI4apw,4414, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ6KADEe67KIG0GI4apw,4414, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Tv0aADEe67KIG0GI4apw,4415,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RexqADEe67KIG0GI4apw,4415, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dTKADEe67KIG0GI4apw,4416, +https://jazz.ibm.com:9443/rm/resources/TX_Q1WMEaADEe67KIG0GI4apw,4416,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1WMEKADEe67KIG0GI4apw,4417,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAFqADEe67KIG0GI4apw,4417, +https://jazz.ibm.com:9443/rm/resources/TX_Q1VlAaADEe67KIG0GI4apw,4418,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3paADEe67KIG0GI4apw,4418, +https://jazz.ibm.com:9443/rm/resources/TX_Q1VlAKADEe67KIG0GI4apw,4419,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dPKADEe67KIG0GI4apw,4419, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dMaADEe67KIG0GI4apw,4420, +https://jazz.ibm.com:9443/rm/resources/TX_Q1U98KADEe67KIG0GI4apw,4420,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1UW4aADEe67KIG0GI4apw,4421,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZz6ADEe67KIG0GI4apw,4421, +https://jazz.ibm.com:9443/rm/resources/TX_Q1WzIKADEe67KIG0GI4apw,4422,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_Q1XaMKADEe67KIG0GI4apw,4423,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ3qADEe67KIG0GI4apw,4423, +https://jazz.ibm.com:9443/rm/resources/TX_Q1XaMaADEe67KIG0GI4apw,4424,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xveaADEe67KIG0GI4apw,4424, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dLaADEe67KIG0GI4apw,4425, +https://jazz.ibm.com:9443/rm/resources/TX_Q1YBQaADEe67KIG0GI4apw,4425,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1YoUKADEe67KIG0GI4apw,4426,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3u6ADEe67KIG0GI4apw,4426, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Z2cKADEe67KIG0GI4apw,4427,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re06ADEe67KIG0GI4apw,4427, +https://jazz.ibm.com:9443/rm/resources/TX_Q1YBQKADEe67KIG0GI4apw,4428,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-RaADEe67KIG0GI4apw,4428, +https://jazz.ibm.com:9443/rm/resources/TX_Q1ZPYKADEe67KIG0GI4apw,4429,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ResaADEe67KIG0GI4apw,4429, +https://jazz.ibm.com:9443/rm/resources/TX_Q1YoUaADEe67KIG0GI4apw,4430,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-R6ADEe67KIG0GI4apw,4430, +https://jazz.ibm.com:9443/rm/resources/TX_Q1adgKADEe67KIG0GI4apw,4431,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-VKADEe67KIG0GI4apw,4431, +https://jazz.ibm.com:9443/rm/resources/TX_Q1Z2caADEe67KIG0GI4apw,4432,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReuaADEe67KIG0GI4apw,4432, +https://jazz.ibm.com:9443/rm/resources/TX_Q1adgaADEe67KIG0GI4apw,4433,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRhaADEe67KIG0GI4apw,4433, +https://jazz.ibm.com:9443/rm/resources/TX_Q1bEkKADEe67KIG0GI4apw,4434,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY9KADEe67KIG0GI4apw,4434, +https://jazz.ibm.com:9443/rm/resources/TX_Q1bEkaADEe67KIG0GI4apw,4435,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRkqADEe67KIG0GI4apw,4435, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dRKADEe67KIG0GI4apw,4436, +https://jazz.ibm.com:9443/rm/resources/TX_Q1c5waADEe67KIG0GI4apw,4436,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1dg0aADEe67KIG0GI4apw,4437,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRh6ADEe67KIG0GI4apw,4437, +https://jazz.ibm.com:9443/rm/resources/TX_Q1dg0KADEe67KIG0GI4apw,4438,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRe6ADEe67KIG0GI4apw,4438, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dSaADEe67KIG0GI4apw,4439, +https://jazz.ibm.com:9443/rm/resources/TX_Q1cSsKADEe67KIG0GI4apw,4439,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1broKADEe67KIG0GI4apw,4440,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZyaADEe67KIG0GI4apw,4440, +https://jazz.ibm.com:9443/rm/resources/TX_Q1c5wKADEe67KIG0GI4apw,4441,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRkaADEe67KIG0GI4apw,4441, +https://jazz.ibm.com:9443/rm/resources/TX_Q1eu8KADEe67KIG0GI4apw,4442,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BADqADEe67KIG0GI4apw,4442, +https://jazz.ibm.com:9443/rm/resources/TX_Q1eH4KADEe67KIG0GI4apw,4443,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3o6ADEe67KIG0GI4apw,4443, +https://jazz.ibm.com:9443/rm/resources/TX_Q1fWAKADEe67KIG0GI4apw,4444,/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_Q1gkIKADEe67KIG0GI4apw,4445,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HiqADEe67KIG0GI4apw,4445, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re1KADEe67KIG0GI4apw,4445, +https://jazz.ibm.com:9443/rm/resources/TX_Q1iZUaADEe67KIG0GI4apw,4446,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BABqADEe67KIG0GI4apw,4446, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dMKADEe67KIG0GI4apw,4447, +https://jazz.ibm.com:9443/rm/resources/TX_Q1iZUKADEe67KIG0GI4apw,4447,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1gkIaADEe67KIG0GI4apw,4448,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZpqADEe67KIG0GI4apw,4448, +https://jazz.ibm.com:9443/rm/resources/TX_Q1f9EKADEe67KIG0GI4apw,4449,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZvKADEe67KIG0GI4apw,4449, +https://jazz.ibm.com:9443/rm/resources/TX_Q1hyQKADEe67KIG0GI4apw,4450,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ResKADEe67KIG0GI4apw,4450, +https://jazz.ibm.com:9443/rm/resources/TX_Q1jAYKADEe67KIG0GI4apw,4451,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRg6ADEe67KIG0GI4apw,4451, +https://jazz.ibm.com:9443/rm/resources/TX_Q1hLMKADEe67KIG0GI4apw,4452,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3pqADEe67KIG0GI4apw,4452, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dT6ADEe67KIG0GI4apw,4453, +https://jazz.ibm.com:9443/rm/resources/TX_Q1k1kKADEe67KIG0GI4apw,4453,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1k1kaADEe67KIG0GI4apw,4454,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRhqADEe67KIG0GI4apw,4454, +https://jazz.ibm.com:9443/rm/resources/TX_Q1kOgaADEe67KIG0GI4apw,4455,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m15KADEe67KIG0GI4apw,4455, +https://jazz.ibm.com:9443/rm/resources/TX_Q1jAYaADEe67KIG0GI4apw,4456,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-T6ADEe67KIG0GI4apw,4456, +https://jazz.ibm.com:9443/rm/resources/TX_Q1jncKADEe67KIG0GI4apw,4457,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3rqADEe67KIG0GI4apw,4457, +https://jazz.ibm.com:9443/rm/resources/TX_Q1kOgKADEe67KIG0GI4apw,4458,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-UKADEe67KIG0GI4apw,4458, +https://jazz.ibm.com:9443/rm/resources/TX_Q1nR0KADEe67KIG0GI4apw,4459,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3qaADEe67KIG0GI4apw,4459, +https://jazz.ibm.com:9443/rm/resources/TX_Q1n44KADEe67KIG0GI4apw,4460,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ26ADEe67KIG0GI4apw,4460, +https://jazz.ibm.com:9443/rm/resources/TX_Q1nR0aADEe67KIG0GI4apw,4461,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ36ADEe67KIG0GI4apw,4461, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dI6ADEe67KIG0GI4apw,4462, +https://jazz.ibm.com:9443/rm/resources/TX_Q1of8KADEe67KIG0GI4apw,4462,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1qVIKADEe67KIG0GI4apw,4463,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZqKADEe67KIG0GI4apw,4463, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dJqADEe67KIG0GI4apw,4464, +https://jazz.ibm.com:9443/rm/resources/TX_Q1pHAaADEe67KIG0GI4apw,4464,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1puEaADEe67KIG0GI4apw,4465,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hj6ADEe67KIG0GI4apw,4465, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ5aADEe67KIG0GI4apw,4465, +https://jazz.ibm.com:9443/rm/resources/TX_Q1pHAKADEe67KIG0GI4apw,4466,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BADKADEe67KIG0GI4apw,4466, +https://jazz.ibm.com:9443/rm/resources/TX_Q1puEKADEe67KIG0GI4apw,4467,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZuKADEe67KIG0GI4apw,4467, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dSKADEe67KIG0GI4apw,4468, +https://jazz.ibm.com:9443/rm/resources/TX_Q1q8MKADEe67KIG0GI4apw,4468,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1qVIaADEe67KIG0GI4apw,4469,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY-KADEe67KIG0GI4apw,4469, +https://jazz.ibm.com:9443/rm/resources/TX_Q1rjQKADEe67KIG0GI4apw,4470,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRgqADEe67KIG0GI4apw,4470, +https://jazz.ibm.com:9443/rm/resources/TX_Q1sKUqADEe67KIG0GI4apw,4471,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re3aADEe67KIG0GI4apw,4471, +https://jazz.ibm.com:9443/rm/resources/TX_Q1sKUKADEe67KIG0GI4apw,4472,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRfKADEe67KIG0GI4apw,4472, +https://jazz.ibm.com:9443/rm/resources/TX_Q1q8MaADEe67KIG0GI4apw,4473,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RezaADEe67KIG0GI4apw,4473, +https://jazz.ibm.com:9443/rm/resources/TX_Q1tYcaADEe67KIG0GI4apw,4474,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRc6ADEe67KIG0GI4apw,4474, +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvf6ADEe67KIG0GI4apw,4475, +https://jazz.ibm.com:9443/rm/resources/TX_Q1tYcKADEe67KIG0GI4apw,4475,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1sxYKADEe67KIG0GI4apw,4476,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_Q1t_gaADEe67KIG0GI4apw,4477,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-SaADEe67KIG0GI4apw,4477, +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAA6ADEe67KIG0GI4apw,4478, +https://jazz.ibm.com:9443/rm/resources/TX_Q1wbwaADEe67KIG0GI4apw,4478,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvc6ADEe67KIG0GI4apw,4479, +https://jazz.ibm.com:9443/rm/resources/TX_Q1wbwKADEe67KIG0GI4apw,4479,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xveqADEe67KIG0GI4apw,4480, +https://jazz.ibm.com:9443/rm/resources/TX_Q1xC0KADEe67KIG0GI4apw,4480,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q1umkKADEe67KIG0GI4apw,4481,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZxqADEe67KIG0GI4apw,4481, +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hh6ADEe67KIG0GI4apw,4482, +https://jazz.ibm.com:9443/rm/resources/TX_Q1v0sKADEe67KIG0GI4apw,4482,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RevKADEe67KIG0GI4apw,4482, +https://jazz.ibm.com:9443/rm/resources/TX_Q1v0saADEe67KIG0GI4apw,4483,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAGaADEe67KIG0GI4apw,4483, +https://jazz.ibm.com:9443/rm/resources/TX_Q1vNoKADEe67KIG0GI4apw,4484,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZuaADEe67KIG0GI4apw,4484, +https://jazz.ibm.com:9443/rm/resources/TX_Q1xp4KADEe67KIG0GI4apw,4485,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAEqADEe67KIG0GI4apw,4485, +https://jazz.ibm.com:9443/rm/resources/TX_Q1xC1aADEe67KIG0GI4apw,4486,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m15qADEe67KIG0GI4apw,4486, +https://jazz.ibm.com:9443/rm/resources/TX_Q1yQ8KADEe67KIG0GI4apw,4487,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ResqADEe67KIG0GI4apw,4487, +https://jazz.ibm.com:9443/rm/resources/TX_Q10tMKADEe67KIG0GI4apw,4488,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dLqADEe67KIG0GI4apw,4488, +https://jazz.ibm.com:9443/rm/resources/TX_Q10GIqADEe67KIG0GI4apw,4489,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m18KADEe67KIG0GI4apw,4489, +https://jazz.ibm.com:9443/rm/resources/TX_Q1yQ8aADEe67KIG0GI4apw,4490,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3taADEe67KIG0GI4apw,4490, +https://jazz.ibm.com:9443/rm/resources/TX_Q1y4CaADEe67KIG0GI4apw,4491,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZw6ADEe67KIG0GI4apw,4491, +https://jazz.ibm.com:9443/rm/resources/TX_Q10GIKADEe67KIG0GI4apw,4492,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re8aADEe67KIG0GI4apw,4492, +https://jazz.ibm.com:9443/rm/resources/TX_Q11UQKADEe67KIG0GI4apw,4493,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RetKADEe67KIG0GI4apw,4493, +https://jazz.ibm.com:9443/rm/resources/TX_Q1zfEKADEe67KIG0GI4apw,4494,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZxKADEe67KIG0GI4apw,4494, +https://jazz.ibm.com:9443/rm/resources/TX_Q1y4AKADEe67KIG0GI4apw,4495,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRdqADEe67KIG0GI4apw,4495, +https://jazz.ibm.com:9443/rm/resources/TX_Q13JcKADEe67KIG0GI4apw,4496,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-VaADEe67KIG0GI4apw,4496, +https://jazz.ibm.com:9443/rm/resources/TX_Q12iYKADEe67KIG0GI4apw,4497,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dLKADEe67KIG0GI4apw,4497, +https://jazz.ibm.com:9443/rm/resources/TX_Q12iYaADEe67KIG0GI4apw,4498,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZoqADEe67KIG0GI4apw,4498, +https://jazz.ibm.com:9443/rm/resources/TX_Q11UQaADEe67KIG0GI4apw,4499,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HkaADEe67KIG0GI4apw,4499, +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ56ADEe67KIG0GI4apw,4499, +https://jazz.ibm.com:9443/rm/resources/TX_Q117UKADEe67KIG0GI4apw,4500,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q13wgqADEe67KIG0GI4apw,4501,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZqqADEe67KIG0GI4apw,4501, +https://jazz.ibm.com:9443/rm/resources/TX_Q13JcaADEe67KIG0GI4apw,4502,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RewaADEe67KIG0GI4apw,4502, +https://jazz.ibm.com:9443/rm/resources/TX_Q13wgaADEe67KIG0GI4apw,4503,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ0KADEe67KIG0GI4apw,4503, +https://jazz.ibm.com:9443/rm/resources/TX_Q15lsKADEe67KIG0GI4apw,4504,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dRqADEe67KIG0GI4apw,4504, +https://jazz.ibm.com:9443/rm/resources/TX_Q14-oaADEe67KIG0GI4apw,4505,/Terms +https://jazz.ibm.com:9443/rm/resources/TX_Q15lsaADEe67KIG0GI4apw,4506,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAAKADEe67KIG0GI4apw,4506, +https://jazz.ibm.com:9443/rm/resources/TX_Q14XkKADEe67KIG0GI4apw,4507,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RetqADEe67KIG0GI4apw,4507, +https://jazz.ibm.com:9443/rm/resources/TX_Q14XkaADEe67KIG0GI4apw,4508,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZsKADEe67KIG0GI4apw,4508, +https://jazz.ibm.com:9443/rm/resources/TX_Q16MwaADEe67KIG0GI4apw,4509,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xve6ADEe67KIG0GI4apw,4509, +https://jazz.ibm.com:9443/rm/resources/TX_Q17a4KADEe67KIG0GI4apw,4510,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-RqADEe67KIG0GI4apw,4510, +https://jazz.ibm.com:9443/rm/resources/TX_Q16MwKADEe67KIG0GI4apw,4511,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZp6ADEe67KIG0GI4apw,4511, +https://jazz.ibm.com:9443/rm/resources/TX_Q16z0qADEe67KIG0GI4apw,4512,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ2aADEe67KIG0GI4apw,4512, +https://jazz.ibm.com:9443/rm/resources/TX_Q16z0aADEe67KIG0GI4apw,4513,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3p6ADEe67KIG0GI4apw,4513, +https://jazz.ibm.com:9443/rm/resources/TX_Q17a4aADEe67KIG0GI4apw,4514,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HhaADEe67KIG0GI4apw,4514, +https://jazz.ibm.com:9443/rm/resources/TX_Q18pAKADEe67KIG0GI4apw,4515,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZo6ADEe67KIG0GI4apw,4515, +https://jazz.ibm.com:9443/rm/resources/TX_Q18B8KADEe67KIG0GI4apw,4516,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q28HhqADEe67KIG0GI4apw,4516, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Ret6ADEe67KIG0GI4apw,4516, +https://jazz.ibm.com:9443/rm/resources/TX_Q18pAaADEe67KIG0GI4apw,4517,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZvaADEe67KIG0GI4apw,4517, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_sUKADEe67KIG0GI4apw,4518,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAF6ADEe67KIG0GI4apw,4518, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_FQaADEe67KIG0GI4apw,4519,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRkKADEe67KIG0GI4apw,4519, +https://jazz.ibm.com:9443/rm/resources/BI_Q28HgaADEe67KIG0GI4apw,4520, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_FQKADEe67KIG0GI4apw,4520,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q19QEKADEe67KIG0GI4apw,4521,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q25EM6ADEe67KIG0GI4apw,4521, +https://jazz.ibm.com:9443/rm/resources/TX_Q193I6ADEe67KIG0GI4apw,4522,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ4qADEe67KIG0GI4apw,4522, +https://jazz.ibm.com:9443/rm/resources/TX_Q193IqADEe67KIG0GI4apw,4523,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dPaADEe67KIG0GI4apw,4523, +https://jazz.ibm.com:9443/rm/resources/TX_Q1-eMKADEe67KIG0GI4apw,4524,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRjaADEe67KIG0GI4apw,4524, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dR6ADEe67KIG0GI4apw,4525, +https://jazz.ibm.com:9443/rm/resources/TX_Q1_sUaADEe67KIG0GI4apw,4525,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvfqADEe67KIG0GI4apw,4526, +https://jazz.ibm.com:9443/rm/resources/TX_Q2BhgaADEe67KIG0GI4apw,4526,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m17KADEe67KIG0GI4apw,4527, +https://jazz.ibm.com:9443/rm/resources/TX_Q2BhgKADEe67KIG0GI4apw,4527,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2A6cKADEe67KIG0GI4apw,4528,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRi6ADEe67KIG0GI4apw,4528, +https://jazz.ibm.com:9443/rm/resources/BI_Q28HhKADEe67KIG0GI4apw,4529, +https://jazz.ibm.com:9443/rm/resources/TX_Q2CIkKADEe67KIG0GI4apw,4529,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dQ6ADEe67KIG0GI4apw,4530, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ATYaADEe67KIG0GI4apw,4530,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2A6caADEe67KIG0GI4apw,4531,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m17qADEe67KIG0GI4apw,4531, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ATYKADEe67KIG0GI4apw,4532,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Rex6ADEe67KIG0GI4apw,4532, +https://jazz.ibm.com:9443/rm/resources/TX_Q2CvoKADEe67KIG0GI4apw,4533,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3sqADEe67KIG0GI4apw,4533, +https://jazz.ibm.com:9443/rm/resources/BI_Q3BABKADEe67KIG0GI4apw,4534, +https://jazz.ibm.com:9443/rm/resources/TX_Q2DWsKADEe67KIG0GI4apw,4534,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dKaADEe67KIG0GI4apw,4535, +https://jazz.ibm.com:9443/rm/resources/TX_Q2CIk6ADEe67KIG0GI4apw,4535,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2CvoaADEe67KIG0GI4apw,4536,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZwKADEe67KIG0GI4apw,4536, +https://jazz.ibm.com:9443/rm/resources/BI_Q28HiaADEe67KIG0GI4apw,4537, +https://jazz.ibm.com:9443/rm/resources/TX_Q2D9wKADEe67KIG0GI4apw,4537,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2Ek0aADEe67KIG0GI4apw,4538,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m16KADEe67KIG0GI4apw,4538, +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAEaADEe67KIG0GI4apw,4539, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Ek0KADEe67KIG0GI4apw,4539,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2D9wqADEe67KIG0GI4apw,4540,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY-aADEe67KIG0GI4apw,4540, +https://jazz.ibm.com:9443/rm/resources/TX_Q2FL4KADEe67KIG0GI4apw,4541,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZs6ADEe67KIG0GI4apw,4541, +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRfaADEe67KIG0GI4apw,4542, +https://jazz.ibm.com:9443/rm/resources/TX_Q2HoIKADEe67KIG0GI4apw,4542,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2GaAKADEe67KIG0GI4apw,4543,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3sKADEe67KIG0GI4apw,4543, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dMqADEe67KIG0GI4apw,4544, +https://jazz.ibm.com:9443/rm/resources/TX_Q2HBEaADEe67KIG0GI4apw,4544,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2HBEKADEe67KIG0GI4apw,4545,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3uqADEe67KIG0GI4apw,4545, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Fy8aADEe67KIG0GI4apw,4546,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZxaADEe67KIG0GI4apw,4546, +https://jazz.ibm.com:9443/rm/resources/TX_Q2FL46ADEe67KIG0GI4apw,4547,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRiKADEe67KIG0GI4apw,4547, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Fy8KADEe67KIG0GI4apw,4548,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRhKADEe67KIG0GI4apw,4548, +https://jazz.ibm.com:9443/rm/resources/TX_Q2HoIaADEe67KIG0GI4apw,4549,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3uKADEe67KIG0GI4apw,4549, +https://jazz.ibm.com:9443/rm/resources/BI_Q3FReqADEe67KIG0GI4apw,4550, +https://jazz.ibm.com:9443/rm/resources/TX_Q2KEYKADEe67KIG0GI4apw,4550,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvgqADEe67KIG0GI4apw,4551, +https://jazz.ibm.com:9443/rm/resources/TX_Q2JdUKADEe67KIG0GI4apw,4551,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2I2QaADEe67KIG0GI4apw,4552,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ0qADEe67KIG0GI4apw,4552, +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAE6ADEe67KIG0GI4apw,4553, +https://jazz.ibm.com:9443/rm/resources/TX_Q2IPMaADEe67KIG0GI4apw,4553,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2IPNKADEe67KIG0GI4apw,4554,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3tKADEe67KIG0GI4apw,4554, +https://jazz.ibm.com:9443/rm/resources/TX_Q2I2QKADEe67KIG0GI4apw,4555,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3uaADEe67KIG0GI4apw,4555, +https://jazz.ibm.com:9443/rm/resources/TX_Q2JdU6ADEe67KIG0GI4apw,4556,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZzaADEe67KIG0GI4apw,4556, +https://jazz.ibm.com:9443/rm/resources/TX_Q2KrcKADEe67KIG0GI4apw,4557,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3s6ADEe67KIG0GI4apw,4557, +https://jazz.ibm.com:9443/rm/resources/TX_Q2L5kaADEe67KIG0GI4apw,4558,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAFaADEe67KIG0GI4apw,4558, +https://jazz.ibm.com:9443/rm/resources/BI_Q28Hg6ADEe67KIG0GI4apw,4559, +https://jazz.ibm.com:9443/rm/resources/TX_Q2MgoaADEe67KIG0GI4apw,4559,/Base Artifacts/01 Requirements/Requirements for Reuse artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2KrcaADEe67KIG0GI4apw,4560,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAFKADEe67KIG0GI4apw,4560, +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvg6ADEe67KIG0GI4apw,4561, +https://jazz.ibm.com:9443/rm/resources/TX_Q2LSgaADEe67KIG0GI4apw,4561,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2MgoKADEe67KIG0GI4apw,4562,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re7aADEe67KIG0GI4apw,4562, +https://jazz.ibm.com:9443/rm/resources/TX_Q2LSh6ADEe67KIG0GI4apw,4563,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRdaADEe67KIG0GI4apw,4563, +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvfKADEe67KIG0GI4apw,4564, +https://jazz.ibm.com:9443/rm/resources/TX_Q2L5kKADEe67KIG0GI4apw,4564,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2NHsaADEe67KIG0GI4apw,4565,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m18aADEe67KIG0GI4apw,4565, +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRgKADEe67KIG0GI4apw,4566, +https://jazz.ibm.com:9443/rm/resources/TX_Q2NHsKADEe67KIG0GI4apw,4566,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2Pj8KADEe67KIG0GI4apw,4567,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3raADEe67KIG0GI4apw,4567, +https://jazz.ibm.com:9443/rm/resources/TX_Q2OV0aADEe67KIG0GI4apw,4568,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re3KADEe67KIG0GI4apw,4568, +https://jazz.ibm.com:9443/rm/resources/TX_Q2O84KADEe67KIG0GI4apw,4569,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-WKADEe67KIG0GI4apw,4569, +https://jazz.ibm.com:9443/rm/resources/BI_Q25EMaADEe67KIG0GI4apw,4570, +https://jazz.ibm.com:9443/rm/resources/TX_Q2NuwaADEe67KIG0GI4apw,4570,/Base Artifacts/02 Reference/AMR Standards Documents artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2O84aADEe67KIG0GI4apw,4571,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ0aADEe67KIG0GI4apw,4571, +https://jazz.ibm.com:9443/rm/resources/TX_Q2QyEKADEe67KIG0GI4apw,4572,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2Pj86ADEe67KIG0GI4apw,4573,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3ReyqADEe67KIG0GI4apw,4573, +https://jazz.ibm.com:9443/rm/resources/TX_Q2QLAKADEe67KIG0GI4apw,4574,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZwqADEe67KIG0GI4apw,4574, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dTaADEe67KIG0GI4apw,4575, +https://jazz.ibm.com:9443/rm/resources/TX_Q2SnQKADEe67KIG0GI4apw,4575,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2SAMKADEe67KIG0GI4apw,4576,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRk6ADEe67KIG0GI4apw,4576, +https://jazz.ibm.com:9443/rm/resources/TX_Q2QyEaADEe67KIG0GI4apw,4577,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m18qADEe67KIG0GI4apw,4577, +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvgaADEe67KIG0GI4apw,4578, +https://jazz.ibm.com:9443/rm/resources/TX_Q2RZIKADEe67KIG0GI4apw,4578,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2RZJKADEe67KIG0GI4apw,4579,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ4aADEe67KIG0GI4apw,4579, +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvdaADEe67KIG0GI4apw,4580, +https://jazz.ibm.com:9443/rm/resources/TX_Q2TOUqADEe67KIG0GI4apw,4580,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2SnQaADEe67KIG0GI4apw,4581,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-RKADEe67KIG0GI4apw,4581, +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAEKADEe67KIG0GI4apw,4582, +https://jazz.ibm.com:9443/rm/resources/TX_Q2TOUKADEe67KIG0GI4apw,4582,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2VDhKADEe67KIG0GI4apw,4583,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-U6ADEe67KIG0GI4apw,4583, +https://jazz.ibm.com:9443/rm/resources/TX_Q2VDgKADEe67KIG0GI4apw,4584,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ1qADEe67KIG0GI4apw,4584, +https://jazz.ibm.com:9443/rm/resources/BI_Q3Q3pKADEe67KIG0GI4apw,4585, +https://jazz.ibm.com:9443/rm/resources/TX_Q2UccKADEe67KIG0GI4apw,4585,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2T1YaADEe67KIG0GI4apw,4586,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RexaADEe67KIG0GI4apw,4586, +https://jazz.ibm.com:9443/rm/resources/TX_Q2T1YKADEe67KIG0GI4apw,4587,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re36ADEe67KIG0GI4apw,4587, +https://jazz.ibm.com:9443/rm/resources/TX_Q2VqkaADEe67KIG0GI4apw,4588,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZyqADEe67KIG0GI4apw,4588, +https://jazz.ibm.com:9443/rm/resources/TX_Q2W4sKADEe67KIG0GI4apw,4589,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZv6ADEe67KIG0GI4apw,4589, +https://jazz.ibm.com:9443/rm/resources/TX_Q2VqkKADEe67KIG0GI4apw,4590,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ1KADEe67KIG0GI4apw,4590, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ZU8KADEe67KIG0GI4apw,4591,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZy6ADEe67KIG0GI4apw,4591, +https://jazz.ibm.com:9443/rm/resources/TX_Q2XfwKADEe67KIG0GI4apw,4592,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re5aADEe67KIG0GI4apw,4592, +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvdqADEe67KIG0GI4apw,4593, +https://jazz.ibm.com:9443/rm/resources/TX_Q2YG0qADEe67KIG0GI4apw,4593,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2WRoKADEe67KIG0GI4apw,4594,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZt6ADEe67KIG0GI4apw,4594, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Yt4KADEe67KIG0GI4apw,4595,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ3aADEe67KIG0GI4apw,4595, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dN6ADEe67KIG0GI4apw,4596, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Z8AaADEe67KIG0GI4apw,4596,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2bKIKADEe67KIG0GI4apw,4597,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZtKADEe67KIG0GI4apw,4597, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dK6ADEe67KIG0GI4apw,4598, +https://jazz.ibm.com:9443/rm/resources/TX_Q2cYQKADEe67KIG0GI4apw,4598,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BACaADEe67KIG0GI4apw,4599, +https://jazz.ibm.com:9443/rm/resources/TX_Q2bxMKADEe67KIG0GI4apw,4599,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2bxMaADEe67KIG0GI4apw,4600,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRjqADEe67KIG0GI4apw,4600, +https://jazz.ibm.com:9443/rm/resources/TX_Q2dmYKADEe67KIG0GI4apw,4601,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZtqADEe67KIG0GI4apw,4601, +https://jazz.ibm.com:9443/rm/resources/TX_Q2cYQaADEe67KIG0GI4apw,4602,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3kZ3KADEe67KIG0GI4apw,4602, +https://jazz.ibm.com:9443/rm/resources/TX_Q2Z8BqADEe67KIG0GI4apw,4603,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-SqADEe67KIG0GI4apw,4603, +https://jazz.ibm.com:9443/rm/resources/TX_Q2e0gKADEe67KIG0GI4apw,4604,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re6qADEe67KIG0GI4apw,4604, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dNaADEe67KIG0GI4apw,4605, +https://jazz.ibm.com:9443/rm/resources/TX_Q2e0gqADEe67KIG0GI4apw,4605,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRf6ADEe67KIG0GI4apw,4606, +https://jazz.ibm.com:9443/rm/resources/TX_Q2fbkKADEe67KIG0GI4apw,4606,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3BAAqADEe67KIG0GI4apw,4607, +https://jazz.ibm.com:9443/rm/resources/TX_Q2eNcaADEe67KIG0GI4apw,4607,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dSqADEe67KIG0GI4apw,4608, +https://jazz.ibm.com:9443/rm/resources/TX_Q2eNcKADEe67KIG0GI4apw,4608,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRd6ADEe67KIG0GI4apw,4609, +https://jazz.ibm.com:9443/rm/resources/TX_Q2fbkaADEe67KIG0GI4apw,4609,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dRaADEe67KIG0GI4apw,4610, +https://jazz.ibm.com:9443/rm/resources/TX_Q2h30aADEe67KIG0GI4apw,4610,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dIaADEe67KIG0GI4apw,4611, +https://jazz.ibm.com:9443/rm/resources/TX_Q2hQwKADEe67KIG0GI4apw,4611,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2hQwaADEe67KIG0GI4apw,4612,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-VqADEe67KIG0GI4apw,4612, +https://jazz.ibm.com:9443/rm/resources/BI_Q3FRfqADEe67KIG0GI4apw,4613, +https://jazz.ibm.com:9443/rm/resources/TX_Q2gpsaADEe67KIG0GI4apw,4613,/Base Artifacts/Use Case Content/Upload Usage Data Locally artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q24dOKADEe67KIG0GI4apw,4614, +https://jazz.ibm.com:9443/rm/resources/TX_Q2gpsKADEe67KIG0GI4apw,4614,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2h30KADEe67KIG0GI4apw,4615,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m15aADEe67KIG0GI4apw,4615, +https://jazz.ibm.com:9443/rm/resources/BI_Q2xvd6ADEe67KIG0GI4apw,4616, +https://jazz.ibm.com:9443/rm/resources/TX_Q2gCoKADEe67KIG0GI4apw,4616,/Base Artifacts/Module Template/Use Case Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3AY96ADEe67KIG0GI4apw,4617, +https://jazz.ibm.com:9443/rm/resources/TX_Q2ie4KADEe67KIG0GI4apw,4617,/Base Artifacts/Module Template/Software Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2k7IKADEe67KIG0GI4apw,4618,/Base Artifacts/Module Template/Hardware Requirements Specification Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3m17aADEe67KIG0GI4apw,4618, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dP6ADEe67KIG0GI4apw,4619, +https://jazz.ibm.com:9443/rm/resources/TX_Q2jtAKADEe67KIG0GI4apw,4619,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2kUEKADEe67KIG0GI4apw,4620,/Base Artifacts/01 Requirements/AMR Hazards and Risks artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3W-UqADEe67KIG0GI4apw,4620, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dNKADEe67KIG0GI4apw,4621, +https://jazz.ibm.com:9443/rm/resources/TX_Q2jF8aADEe67KIG0GI4apw,4621,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2ie5KADEe67KIG0GI4apw,4622,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3RevqADEe67KIG0GI4apw,4622, +https://jazz.ibm.com:9443/rm/resources/BI_Q24dM6ADEe67KIG0GI4apw,4623, +https://jazz.ibm.com:9443/rm/resources/TX_Q2jF8KADEe67KIG0GI4apw,4623,/Base Artifacts/01 Requirements/Meter Interface/Meter Interface Subsystem Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Q2k7IaADEe67KIG0GI4apw,4624,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Q3Re76ADEe67KIG0GI4apw,4624, +https://jazz.ibm.com:9443/rm/resources/BI_SmcWQaADEe67KIG0GI4apw,4628, +https://jazz.ibm.com:9443/rm/resources/TX_SnCzMaADEe67KIG0GI4apw,4628,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/TX_SpiGgKADEe67KIG0GI4apw,4629,/Base Artifacts/01 Requirements/AMR System Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_SpMIQKADEe67KIG0GI4apw,4629, +https://jazz.ibm.com:9443/rm/resources/TX_Ss91AKADEe67KIG0GI4apw,4630,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Ssn2wKADEe67KIG0GI4apw,4630, +https://jazz.ibm.com:9443/rm/resources/TX_SvMpoKADEe67KIG0GI4apw,4631,/Base Artifacts/01 Requirements/AMR Stakeholder Requirements Specification artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Su6VwaADEe67KIG0GI4apw,4631, diff --git a/elmclient/tests/results/test144.csv b/elmclient/tests/results/test144.csv index 7738bc0..f0da664 100644 --- a/elmclient/tests/results/test144.csv +++ b/elmclient/tests/results/test144.csv @@ -1,583 +1,584 @@ $uri,Identifier,http://jazz.net/ns/rm/navigation#parent -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX3pupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX55upEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX5pupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/materializedviews/VW_vuWX6ZupEe67bLKsSDSILg,, -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ0JupEe67bLKsSDSILg,3721,/JKE Enterprise Project/Templates -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ0pupEe67bLKsSDSILg,3722,/JKE Private Banking and Securities Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ05upEe67bLKsSDSILg,3723,/JKE Private Banking and Securities Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/MD_vtmJ0ZupEe67bLKsSDSILg,3724,/JKE Private Banking and Securities Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/WR_vxNei5upEe67bLKsSDSILg,3725,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vykwcpupEe67bLKsSDSILg,3726,/JKE Enterprise Project/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzBcZpupEe67bLKsSDSILg,3727,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vyt6bpupEe67bLKsSDSILg,3728,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwJulpupEe67bLKsSDSILg,3729,/JKE Business Recovery Matters Project/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_vxgZcJupEe67bLKsSDSILg,3730,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vyG2aJupEe67bLKsSDSILg,3731,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxDthpupEe67bLKsSDSILg,3732,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vwfs05upEe67bLKsSDSILg,3733,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vzevZZupEe67bLKsSDSILg,3734,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwwykJupEe67bLKsSDSILg,3735,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> -https://jazz.ibm.com:9443/rm/resources/WR_vwJul5upEe67bLKsSDSILg,3736,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwcpgpupEe67bLKsSDSILg,3737,/JKE Enterprise Project/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwwynpupEe67bLKsSDSILg,3738,/JKE Enterprise Project/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_vyG2ZZupEe67bLKsSDSILg,3739,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwwykpupEe67bLKsSDSILg,3740,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> -https://jazz.ibm.com:9443/rm/resources/WR_vxDtgJupEe67bLKsSDSILg,3741,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzevcZupEe67bLKsSDSILg,3742,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vw58ipupEe67bLKsSDSILg,3743,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vxz7c5upEe67bLKsSDSILg,3744,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vxgZdpupEe67bLKsSDSILg,3745,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxcIA5upEe67bLKsSDSILg,3746,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vyt6YZupEe67bLKsSDSILg,3747,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vxNejZupEe67bLKsSDSILg,3748,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> -https://jazz.ibm.com:9443/rm/resources/WR_vzWzkpupEe67bLKsSDSILg,3749,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwfs0pupEe67bLKsSDSILg,3750,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxz7dpupEe67bLKsSDSILg,3751,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vzevapupEe67bLKsSDSILg,3752,/JKE Business Recovery Matters Project/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_vwmagpupEe67bLKsSDSILg,3753,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzevcJupEe67bLKsSDSILg,3754,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vv_9kpupEe67bLKsSDSILg,3755,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vx9sc5upEe67bLKsSDSILg,3756,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vyG2Z5upEe67bLKsSDSILg,3757,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzogZpupEe67bLKsSDSILg,3758,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxWocpupEe67bLKsSDSILg,3759,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vy3rZ5upEe67bLKsSDSILg,3760,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxDthJupEe67bLKsSDSILg,3761,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> -https://jazz.ibm.com:9443/rm/resources/WR_vy3rYpupEe67bLKsSDSILg,3762,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzUXUJupEe67bLKsSDSILg,3763,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vx9scJupEe67bLKsSDSILg,3764,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzogaZupEe67bLKsSDSILg,3765,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwTfnZupEe67bLKsSDSILg,3766,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vxz7eJupEe67bLKsSDSILg,3767,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vzogbJupEe67bLKsSDSILg,3768,/JKE Business Recovery Matters Project/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_vxqxgpupEe67bLKsSDSILg,3769,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> -https://jazz.ibm.com:9443/rm/resources/WR_vyt6bJupEe67bLKsSDSILg,3770,/JKE Business Recovery Matters Project/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_vzevb5upEe67bLKsSDSILg,3771,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> -https://jazz.ibm.com:9443/rm/resources/WR_vw58kJupEe67bLKsSDSILg,3772,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vxNekJupEe67bLKsSDSILg,3773,/JKE Business Recovery Matters Project/0. README/images -https://jazz.ibm.com:9443/rm/resources/WR_vxqxgJupEe67bLKsSDSILg,3774,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzUXUZupEe67bLKsSDSILg,3775,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vyaYa5upEe67bLKsSDSILg,3776,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vxDtkJupEe67bLKsSDSILg,3777,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzogYJupEe67bLKsSDSILg,3778,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxgZcpupEe67bLKsSDSILg,3779,/JKE Enterprise Project/UI Sketches/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxgZfJupEe67bLKsSDSILg,3780,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vwmakZupEe67bLKsSDSILg,3781,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vxDtgpupEe67bLKsSDSILg,3782,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzevZJupEe67bLKsSDSILg,3783,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vyG2YJupEe67bLKsSDSILg,3784,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> -https://jazz.ibm.com:9443/rm/resources/WR_vw58jZupEe67bLKsSDSILg,3785,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwmak5upEe67bLKsSDSILg,3786,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/WR_vxqxh5upEe67bLKsSDSILg,3787,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vv2zoZupEe67bLKsSDSILg,3788,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> -https://jazz.ibm.com:9443/rm/resources/WR_vzL0eZupEe67bLKsSDSILg,3789,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxDtiZupEe67bLKsSDSILg,3790,/JKE Business Recovery Matters Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vxgZc5upEe67bLKsSDSILg,3791,/JKE Enterprise Project/Reports -https://jazz.ibm.com:9443/rm/resources/WR_vyt6Y5upEe67bLKsSDSILg,3792,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxNeg5upEe67bLKsSDSILg,3793,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vv_9k5upEe67bLKsSDSILg,3794,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> -https://jazz.ibm.com:9443/rm/resources/WR_vwJuk5upEe67bLKsSDSILg,3795,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxWocZupEe67bLKsSDSILg,3796,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzWzm5upEe67bLKsSDSILg,3797,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> -https://jazz.ibm.com:9443/rm/resources/WR_vzWzl5upEe67bLKsSDSILg,3798,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwwymJupEe67bLKsSDSILg,3799,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vwwyl5upEe67bLKsSDSILg,3800,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vzevaZupEe67bLKsSDSILg,3801,/JKE Enterprise Project/0. README/Images -https://jazz.ibm.com:9443/rm/resources/WR_vxDti5upEe67bLKsSDSILg,3802,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vv2zoJupEe67bLKsSDSILg,3803,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r45upEe67bLKsSDSILg,3803, -https://jazz.ibm.com:9443/rm/resources/DM_vv_9lJupEe67bLKsSDSILg,3804,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vv_9kJupEe67bLKsSDSILg,3805,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vv2zopupEe67bLKsSDSILg,3806,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_vwJukZupEe67bLKsSDSILg,3807,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_vwJukJupEe67bLKsSDSILg,3808,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/CO_vv_9lZupEe67bLKsSDSILg,3809,/JKE Business Recovery Matters Project/0. README -https://jazz.ibm.com:9443/rm/resources/TX_vwJulJupEe67bLKsSDSILg,3810,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/BI_vt5r35upEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/TX_vwJukpupEe67bLKsSDSILg,3811,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv63pupEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1zpupEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmzpupEe67bLKsSDSILg,3811, -https://jazz.ibm.com:9443/rm/resources/DM_vv_9kZupEe67bLKsSDSILg,3812,/JKE Business Recovery Matters Project/Processes -https://jazz.ibm.com:9443/rm/resources/TX_vwJumJupEe67bLKsSDSILg,3813,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vwJulZupEe67bLKsSDSILg,3814,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vwTfk5upEe67bLKsSDSILg,3815,/JKE Business Recovery Matters Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_vwTfkJupEe67bLKsSDSILg,3816,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv63JupEe67bLKsSDSILg,3816, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfkpupEe67bLKsSDSILg,3817,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm8ZupEe67bLKsSDSILg,3817, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfkZupEe67bLKsSDSILg,3818,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-pupEe67bLKsSDSILg,3818, -https://jazz.ibm.com:9443/rm/resources/TX_vwTflJupEe67bLKsSDSILg,3819,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_vt5r6JupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfmJupEe67bLKsSDSILg,3820,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv66JupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/BI_vuC13pupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm3pupEe67bLKsSDSILg,3820, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfl5upEe67bLKsSDSILg,3821,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vwTfmZupEe67bLKsSDSILg,3822,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC13JupEe67bLKsSDSILg,3822, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfmpupEe67bLKsSDSILg,3823,/JKE Business Recovery Matters Project/User Story Elaboration/Roles - Actors -https://jazz.ibm.com:9443/rm/resources/TX_vwTflZupEe67bLKsSDSILg,3824,/JKE Business Recovery Matters Project/Features/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vwTflpupEe67bLKsSDSILg,3825,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vwTfnpupEe67bLKsSDSILg,3826,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC14ZupEe67bLKsSDSILg,3826, -https://jazz.ibm.com:9443/rm/resources/TX_vwTfnJupEe67bLKsSDSILg,3827,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/DM_vwcpgZupEe67bLKsSDSILg,3828,/JKE Enterprise Project/UI Sketches -https://jazz.ibm.com:9443/rm/resources/TX_vwTfoZupEe67bLKsSDSILg,3829,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vwTfn5upEe67bLKsSDSILg,3830,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vwTfoJupEe67bLKsSDSILg,3831,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmz5upEe67bLKsSDSILg,3831, -https://jazz.ibm.com:9443/rm/resources/TX_vwcpgJupEe67bLKsSDSILg,3832,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/DM_vwTfm5upEe67bLKsSDSILg,3833,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/TX_vwfs0JupEe67bLKsSDSILg,3834,/JKE Business Recovery Matters Project/Project Meetings -https://jazz.ibm.com:9443/rm/resources/BI_vt5r7JupEe67bLKsSDSILg,3835, -https://jazz.ibm.com:9443/rm/resources/TX_vwmagJupEe67bLKsSDSILg,3835,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vwmahJupEe67bLKsSDSILg,3836,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm7ZupEe67bLKsSDSILg,3836, -https://jazz.ibm.com:9443/rm/resources/TX_vwfs0ZupEe67bLKsSDSILg,3837,/JKE Private Banking and Securities Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/TX_vwmag5upEe67bLKsSDSILg,3838,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vwmagZupEe67bLKsSDSILg,3839,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vwmahZupEe67bLKsSDSILg,3840,/JKE Private Banking and Securities Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/BI_vt5r7pupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/TX_vwmai5upEe67bLKsSDSILg,3841,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv67pupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/BI_vuC15JupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm5JupEe67bLKsSDSILg,3841, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r65upEe67bLKsSDSILg,3842, -https://jazz.ibm.com:9443/rm/resources/TX_vwmaipupEe67bLKsSDSILg,3842,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vwmaiZupEe67bLKsSDSILg,3843,/JKE Enterprise Project/0. README -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-ZupEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/TX_vwmah5upEe67bLKsSDSILg,3844,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-ZupEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/BI_vuC175upEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm8JupEe67bLKsSDSILg,3844, -https://jazz.ibm.com:9443/rm/resources/TX_vwmaiJupEe67bLKsSDSILg,3845,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/DM_vwmahpupEe67bLKsSDSILg,3846,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vwmajJupEe67bLKsSDSILg,3847,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vwmaj5upEe67bLKsSDSILg,3848,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC12JupEe67bLKsSDSILg,3848, -https://jazz.ibm.com:9443/rm/resources/TX_vwmajpupEe67bLKsSDSILg,3849,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC17ZupEe67bLKsSDSILg,3849, -https://jazz.ibm.com:9443/rm/resources/DM_vwmakpupEe67bLKsSDSILg,3850,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/DM_vwmakJupEe67bLKsSDSILg,3851,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vwmajZupEe67bLKsSDSILg,3852,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm3JupEe67bLKsSDSILg,3852, -https://jazz.ibm.com:9443/rm/resources/TX_vwwykZupEe67bLKsSDSILg,3853,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv66ZupEe67bLKsSDSILg,3853, -https://jazz.ibm.com:9443/rm/resources/TX_vwwyk5upEe67bLKsSDSILg,3854,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm3ZupEe67bLKsSDSILg,3854, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-JupEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-JupEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/TX_vwwymZupEe67bLKsSDSILg,3855,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC17pupEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm75upEe67bLKsSDSILg,3855, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r9ZupEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/TX_vwwylpupEe67bLKsSDSILg,3856,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv69ZupEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/BI_vuC165upEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm65upEe67bLKsSDSILg,3856, -https://jazz.ibm.com:9443/rm/resources/TX_vwwylJupEe67bLKsSDSILg,3857,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv68ZupEe67bLKsSDSILg,3857, -https://jazz.ibm.com:9443/rm/resources/TX_vwwynJupEe67bLKsSDSILg,3858,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm0ZupEe67bLKsSDSILg,3858, -https://jazz.ibm.com:9443/rm/resources/CO_vwwym5upEe67bLKsSDSILg,3859,/JKE Business Recovery Matters Project/0. README -https://jazz.ibm.com:9443/rm/resources/TX_vweesJupEe67bLKsSDSILg,3860,/JKE Enterprise Project/0. README -https://jazz.ibm.com:9443/rm/resources/BI_vt5r9pupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/TX_vwwynZupEe67bLKsSDSILg,3861,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv69pupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/BI_vuC17JupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm7JupEe67bLKsSDSILg,3861, -https://jazz.ibm.com:9443/rm/resources/TX_vw58gJupEe67bLKsSDSILg,3862,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_vwwylZupEe67bLKsSDSILg,3863,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/TX_vwwympupEe67bLKsSDSILg,3864,/JKE Enterprise Project/Templates -https://jazz.ibm.com:9443/rm/resources/TX_vw58hJupEe67bLKsSDSILg,3865,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv665upEe67bLKsSDSILg,3865, -https://jazz.ibm.com:9443/rm/resources/TX_vw58gZupEe67bLKsSDSILg,3866,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r5pupEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/BI_vtv65ZupEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/BI_vuC125upEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm25upEe67bLKsSDSILg,3866, -https://jazz.ibm.com:9443/rm/resources/DM_vw58hZupEe67bLKsSDSILg,3867,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/DM_vw58g5upEe67bLKsSDSILg,3868,/JKE Enterprise Project/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vw58gpupEe67bLKsSDSILg,3869,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vw58hpupEe67bLKsSDSILg,3870,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm55upEe67bLKsSDSILg,3870, -https://jazz.ibm.com:9443/rm/resources/TX_vw58iJupEe67bLKsSDSILg,3871,/JKE Enterprise Project/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_vw58iZupEe67bLKsSDSILg,3872,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_ZupEe67bLKsSDSILg,3872, -https://jazz.ibm.com:9443/rm/resources/TX_vw58h5upEe67bLKsSDSILg,3873,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/TX_vw58i5upEe67bLKsSDSILg,3874,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vw58jJupEe67bLKsSDSILg,3875,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r5ZupEe67bLKsSDSILg,3875, -https://jazz.ibm.com:9443/rm/resources/TX_vw58j5upEe67bLKsSDSILg,3876,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r85upEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/BI_vtv685upEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/BI_vuC16ZupEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm6ZupEe67bLKsSDSILg,3876, -https://jazz.ibm.com:9443/rm/resources/TX_vw58jpupEe67bLKsSDSILg,3877,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vw58kpupEe67bLKsSDSILg,3878,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vw58kZupEe67bLKsSDSILg,3879,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/DM_vxDtgZupEe67bLKsSDSILg,3880,/JKE Enterprise Project/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vw58k5upEe67bLKsSDSILg,3881,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/TX_vxDtiJupEe67bLKsSDSILg,3882,/JKE Business Recovery Matters Project/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_vxDthZupEe67bLKsSDSILg,3883,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/TX_vxDth5upEe67bLKsSDSILg,3884,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vxDtg5upEe67bLKsSDSILg,3885,/JKE Enterprise Project/Templates -https://jazz.ibm.com:9443/rm/resources/BI_vt5r8JupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/TX_vxDtjJupEe67bLKsSDSILg,3886,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv68JupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/BI_vuC15pupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm5pupEe67bLKsSDSILg,3886, -https://jazz.ibm.com:9443/rm/resources/TX_vxDtipupEe67bLKsSDSILg,3887,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC11JupEe67bLKsSDSILg,3887, -https://jazz.ibm.com:9443/rm/resources/TX_vxDtj5upEe67bLKsSDSILg,3888,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vxDtjpupEe67bLKsSDSILg,3889,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_vxDtjZupEe67bLKsSDSILg,3890,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/DM_vxDtkZupEe67bLKsSDSILg,3891,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/TX_vxNegJupEe67bLKsSDSILg,3892,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/TX_vxNeh5upEe67bLKsSDSILg,3893,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/BI_vt5r05upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/BI_vtv605upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/TX_vxNehZupEe67bLKsSDSILg,3894,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC1w5upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmw5upEe67bLKsSDSILg,3894, -https://jazz.ibm.com:9443/rm/resources/DM_vxNehJupEe67bLKsSDSILg,3895,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vxNegpupEe67bLKsSDSILg,3896,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/CO_vxNehpupEe67bLKsSDSILg,3897,/JKE Business Recovery Matters Project/0. README -https://jazz.ibm.com:9443/rm/resources/TX_vxNegZupEe67bLKsSDSILg,3898,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/TX_vxNeiZupEe67bLKsSDSILg,3899,/JKE Business Recovery Matters Project/0. README -https://jazz.ibm.com:9443/rm/resources/TX_vxNeiJupEe67bLKsSDSILg,3900,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vxNeipupEe67bLKsSDSILg,3901,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/TX_vxNej5upEe67bLKsSDSILg,3902,/JKE Enterprise Project/0. README -https://jazz.ibm.com:9443/rm/resources/BI_vtv65pupEe67bLKsSDSILg,3903, -https://jazz.ibm.com:9443/rm/resources/TX_vxNejpupEe67bLKsSDSILg,3903,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vxNejJupEe67bLKsSDSILg,3904,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm45upEe67bLKsSDSILg,3904, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r25upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/BI_vtv625upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/TX_vxNekZupEe67bLKsSDSILg,3905,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC1y5upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmy5upEe67bLKsSDSILg,3905, -https://jazz.ibm.com:9443/rm/resources/TX_vxWodJupEe67bLKsSDSILg,3906,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC12pupEe67bLKsSDSILg,3906, -https://jazz.ibm.com:9443/rm/resources/TX_vxWodZupEe67bLKsSDSILg,3907,/JKE Business Recovery Matters Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vxWocJupEe67bLKsSDSILg,3908,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/TX_vxWoc5upEe67bLKsSDSILg,3909,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vxcIAJupEe67bLKsSDSILg,3910,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vxcIApupEe67bLKsSDSILg,3911,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC10ZupEe67bLKsSDSILg,3911, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r9JupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/BI_vtv69JupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZcZupEe67bLKsSDSILg,3912,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC16pupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm6pupEe67bLKsSDSILg,3912, -https://jazz.ibm.com:9443/rm/resources/TX_vxcIBJupEe67bLKsSDSILg,3913,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vxgZdZupEe67bLKsSDSILg,3914,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_vxcIAZupEe67bLKsSDSILg,3915,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vxgZdJupEe67bLKsSDSILg,3916,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm05upEe67bLKsSDSILg,3916, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZd5upEe67bLKsSDSILg,3917,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_vt5r0pupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/BI_vtv60pupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZeZupEe67bLKsSDSILg,3918,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC1wpupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmwpupEe67bLKsSDSILg,3918, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-pupEe67bLKsSDSILg,3919, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZeJupEe67bLKsSDSILg,3919,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vxgZe5upEe67bLKsSDSILg,3920,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC18JupEe67bLKsSDSILg,3920, -https://jazz.ibm.com:9443/rm/resources/TX_vxgZepupEe67bLKsSDSILg,3921,/JKE Enterprise Project/0. README -https://jazz.ibm.com:9443/rm/resources/TX_vxgZfZupEe67bLKsSDSILg,3922,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/BI_vtv655upEe67bLKsSDSILg,3923, -https://jazz.ibm.com:9443/rm/resources/TX_vxqxgZupEe67bLKsSDSILg,3923,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv65JupEe67bLKsSDSILg,3924, -https://jazz.ibm.com:9443/rm/resources/TX_vxqxg5upEe67bLKsSDSILg,3924,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv695upEe67bLKsSDSILg,3925, -https://jazz.ibm.com:9443/rm/resources/TX_vxqxhZupEe67bLKsSDSILg,3925,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vxz7cZupEe67bLKsSDSILg,3926,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv67ZupEe67bLKsSDSILg,3926, -https://jazz.ibm.com:9443/rm/resources/CO_vxqxhJupEe67bLKsSDSILg,3927,/JKE Business Recovery Matters Project/0. README -https://jazz.ibm.com:9443/rm/resources/DM_vxz7cJupEe67bLKsSDSILg,3928,/JKE Enterprise Project/Templates -https://jazz.ibm.com:9443/rm/resources/TX_vxqxhpupEe67bLKsSDSILg,3929,/JKE Enterprise Project/Templates -https://jazz.ibm.com:9443/rm/resources/DM_vxz7cpupEe67bLKsSDSILg,3930,/JKE Enterprise Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/TX_vxz7eZupEe67bLKsSDSILg,3931,/JKE Business Recovery Matters Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vxz7dJupEe67bLKsSDSILg,3932,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vxz7dZupEe67bLKsSDSILg,3933,/JKE Private Banking and Securities Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_vt5r95upEe67bLKsSDSILg,3934, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7d5upEe67bLKsSDSILg,3934,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vxz7fpupEe67bLKsSDSILg,3935,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/BI_vuC135upEe67bLKsSDSILg,3936, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7e5upEe67bLKsSDSILg,3936,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r3pupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/BI_vtv63ZupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7epupEe67bLKsSDSILg,3937,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmzZupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1zZupEe67bLKsSDSILg,3937, -https://jazz.ibm.com:9443/rm/resources/TX_vxz7fJupEe67bLKsSDSILg,3938,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vxz7fZupEe67bLKsSDSILg,3939,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/DM_vx9scpupEe67bLKsSDSILg,3940,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vx9scZupEe67bLKsSDSILg,3941,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_vx9sdZupEe67bLKsSDSILg,3942,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm4ZupEe67bLKsSDSILg,3942, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r75upEe67bLKsSDSILg,3943, -https://jazz.ibm.com:9443/rm/resources/TX_vx9sdpupEe67bLKsSDSILg,3943,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg,3944,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vx9sdJupEe67bLKsSDSILg,3945,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/TX_vx9seZupEe67bLKsSDSILg,3946,/JKE Enterprise Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/BI_vt5sApupEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/BI_vtv7A5upEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1-ZupEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2YZupEe67bLKsSDSILg,3947,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-5upEe67bLKsSDSILg,3947, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2YpupEe67bLKsSDSILg,3948,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_vx9sfJupEe67bLKsSDSILg,3949,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vx9se5upEe67bLKsSDSILg,3950,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/DM_vx9sepupEe67bLKsSDSILg,3951,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/DM_vyG2ZJupEe67bLKsSDSILg,3952,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/DM_vx9sd5upEe67bLKsSDSILg,3953,/JKE Private Banking and Securities Project/Processes -https://jazz.ibm.com:9443/rm/resources/TX_vyG2Y5upEe67bLKsSDSILg,3954,/JKE Business Recovery Matters Project/User Story Elaboration/Roles - Actors -https://jazz.ibm.com:9443/rm/resources/BI_vuC185upEe67bLKsSDSILg,3955, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2aZupEe67bLKsSDSILg,3955,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r4JupEe67bLKsSDSILg,3956, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2ZpupEe67bLKsSDSILg,3956,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vyG2bZupEe67bLKsSDSILg,3957,/JKE Enterprise Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/TX_vyG2bpupEe67bLKsSDSILg,3958,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm2pupEe67bLKsSDSILg,3958, -https://jazz.ibm.com:9443/rm/resources/DM_vyQnYJupEe67bLKsSDSILg,3959,/JKE Enterprise Project/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r3JupEe67bLKsSDSILg,3960, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2bJupEe67bLKsSDSILg,3960,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC105upEe67bLKsSDSILg,3961, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2apupEe67bLKsSDSILg,3961,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r2ZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/BI_vtv62ZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/TX_vyG2a5upEe67bLKsSDSILg,3962,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC1yZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmyZupEe67bLKsSDSILg,3962, -https://jazz.ibm.com:9443/rm/resources/BI_vtv7AZupEe67bLKsSDSILg,3963, -https://jazz.ibm.com:9443/rm/resources/TX_vyQnYpupEe67bLKsSDSILg,3963,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZJupEe67bLKsSDSILg,3964,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vyQnYZupEe67bLKsSDSILg,3965,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/DM_vyQnY5upEe67bLKsSDSILg,3966,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/TX_vyZKQJupEe67bLKsSDSILg,3967,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm9ZupEe67bLKsSDSILg,3967, -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZZupEe67bLKsSDSILg,3968,/JKE Private Banking and Securities Project/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZpupEe67bLKsSDSILg,3969,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/TX_vyQnZ5upEe67bLKsSDSILg,3970,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC1zJupEe67bLKsSDSILg,3970, -https://jazz.ibm.com:9443/rm/resources/TX_vyZKQZupEe67bLKsSDSILg,3971,/JKE Enterprise Project/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_vyZKQpupEe67bLKsSDSILg,3972,/JKE Business Recovery Matters Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/TX_vyaYYJupEe67bLKsSDSILg,3973,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vyQnaJupEe67bLKsSDSILg,3974,/JKE Business Recovery Matters Project/0. README -https://jazz.ibm.com:9443/rm/resources/TX_vyaYYZupEe67bLKsSDSILg,3975,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm5ZupEe67bLKsSDSILg,3975, -https://jazz.ibm.com:9443/rm/resources/TX_vyaYZpupEe67bLKsSDSILg,3976,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm2JupEe67bLKsSDSILg,3976, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r6pupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/BI_vtv66pupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/BI_vuC14JupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/TX_vyaYZZupEe67bLKsSDSILg,3977,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm4JupEe67bLKsSDSILg,3977, -https://jazz.ibm.com:9443/rm/resources/DM_vyaYZJupEe67bLKsSDSILg,3978,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vyaYY5upEe67bLKsSDSILg,3979,/JKE Enterprise Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/BI_vt5r1ZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/BI_vtv61ZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1xZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/TX_vyaYYpupEe67bLKsSDSILg,3980,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmxZupEe67bLKsSDSILg,3980, -https://jazz.ibm.com:9443/rm/resources/DM_vyaYZ5upEe67bLKsSDSILg,3981,/JKE Enterprise Project/UI Sketches -https://jazz.ibm.com:9443/rm/resources/BI_vuC155upEe67bLKsSDSILg,3982, -https://jazz.ibm.com:9443/rm/resources/TX_vyaYaJupEe67bLKsSDSILg,3982,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vyaYaZupEe67bLKsSDSILg,3983,/JKE Enterprise Project/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_vyaYbJupEe67bLKsSDSILg,3984,/JKE Business Recovery Matters Project/User Story Elaboration/Roles - Actors -https://jazz.ibm.com:9443/rm/resources/TX_vyaYbZupEe67bLKsSDSILg,3985,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vykwcJupEe67bLKsSDSILg,3986,/JKE Enterprise Project/Templates -https://jazz.ibm.com:9443/rm/resources/TX_vyaYapupEe67bLKsSDSILg,3987,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vyaYbpupEe67bLKsSDSILg,3988,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_vyaYb5upEe67bLKsSDSILg,3989,/JKE Enterprise Project/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vykwdZupEe67bLKsSDSILg,3990,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmzJupEe67bLKsSDSILg,3990, -https://jazz.ibm.com:9443/rm/resources/TX_vykwdJupEe67bLKsSDSILg,3991,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vykwcZupEe67bLKsSDSILg,3992,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vykwc5upEe67bLKsSDSILg,3993,/JKE Business Recovery Matters Project/Features/Mobile -https://jazz.ibm.com:9443/rm/resources/BI_vt5r0ZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/BI_vtv60ZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1wZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6YJupEe67bLKsSDSILg,3994,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmwZupEe67bLKsSDSILg,3994, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6YpupEe67bLKsSDSILg,3995,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/BI_vt5r4pupEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/BI_vtv64ZupEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/BI_vuC115upEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm1pupEe67bLKsSDSILg,3996, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6ZZupEe67bLKsSDSILg,3996,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r7ZupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/BI_vtv67JupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/BI_vuC14pupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/TX_vykwd5upEe67bLKsSDSILg,3997,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm4pupEe67bLKsSDSILg,3997, -https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg,3998,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_vuMm15upEe67bLKsSDSILg,3999, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6ZJupEe67bLKsSDSILg,3999,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vyt6ZpupEe67bLKsSDSILg,4000,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vyt6aZupEe67bLKsSDSILg,4001,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm7pupEe67bLKsSDSILg,4001, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6Z5upEe67bLKsSDSILg,4002,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/TX_vyt6aJupEe67bLKsSDSILg,4003,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/TX_vyt6b5upEe67bLKsSDSILg,4004,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/BI_vuC15ZupEe67bLKsSDSILg,4005, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6apupEe67bLKsSDSILg,4005,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv635upEe67bLKsSDSILg,4006, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6a5upEe67bLKsSDSILg,4006,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/DM_vyt6bZupEe67bLKsSDSILg,4007,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_ZupEe67bLKsSDSILg,4008, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rYJupEe67bLKsSDSILg,4008,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r4ZupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/BI_vtv64JupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/BI_vuC11pupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm1ZupEe67bLKsSDSILg,4009, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6cpupEe67bLKsSDSILg,4009,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r5JupEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/BI_vtv645upEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/BI_vuC12ZupEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm2ZupEe67bLKsSDSILg,4010, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6cZupEe67bLKsSDSILg,4010,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5sAJupEe67bLKsSDSILg,4011, -https://jazz.ibm.com:9443/rm/resources/TX_vyt6cJupEe67bLKsSDSILg,4011,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC1xpupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r1pupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/BI_vtv61pupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rYZupEe67bLKsSDSILg,4012,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmxpupEe67bLKsSDSILg,4012, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rZJupEe67bLKsSDSILg,4013,/JKE Enterprise Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/TX_vy3rY5upEe67bLKsSDSILg,4014,/JKE Enterprise Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/BI_vt5r-5upEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6-5upEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/TX_vy3raZupEe67bLKsSDSILg,4015,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC18ZupEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm85upEe67bLKsSDSILg,4015, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r55upEe67bLKsSDSILg,4016, -https://jazz.ibm.com:9443/rm/resources/TX_vy3raJupEe67bLKsSDSILg,4016,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vy3rapupEe67bLKsSDSILg,4017,/JKE Enterprise Project/Templates -https://jazz.ibm.com:9443/rm/resources/BI_vt5r2pupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/BI_vtv62pupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rZpupEe67bLKsSDSILg,4018,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC1ypupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/BI_vuMmypupEe67bLKsSDSILg,4018, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_5upEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/BI_vtv7AJupEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/TX_vy3rZZupEe67bLKsSDSILg,4019,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC19pupEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-JupEe67bLKsSDSILg,4019, -https://jazz.ibm.com:9443/rm/resources/TX_vy3ra5upEe67bLKsSDSILg,4020,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/BI_vtv675upEe67bLKsSDSILg,4021, -https://jazz.ibm.com:9443/rm/resources/TX_vzBcYJupEe67bLKsSDSILg,4021,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vzBcYpupEe67bLKsSDSILg,4022,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/TX_vzBcZZupEe67bLKsSDSILg,4023,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/BI_vt5r1JupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/BI_vtv61JupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1xJupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/TX_vzBcY5upEe67bLKsSDSILg,4024,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmxJupEe67bLKsSDSILg,4024, -https://jazz.ibm.com:9443/rm/resources/DM_vzBcZJupEe67bLKsSDSILg,4025,/JKE Enterprise Project/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vzBcZ5upEe67bLKsSDSILg,4026,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_vy3rbJupEe67bLKsSDSILg,4027,/JKE Business Recovery Matters Project/Processes -https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg,4028,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/DM_vzBcapupEe67bLKsSDSILg,4029,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches -https://jazz.ibm.com:9443/rm/resources/TX_vzBcbJupEe67bLKsSDSILg,4030,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/DM_vzBcaZupEe67bLKsSDSILg,4031,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/DM_vzBcYZupEe67bLKsSDSILg,4032,/JKE Enterprise Project/Processes -https://jazz.ibm.com:9443/rm/resources/BI_vt5r8ZupEe67bLKsSDSILg,4033, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0cpupEe67bLKsSDSILg,4033,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/DM_vzL0cZupEe67bLKsSDSILg,4034,/JKE Enterprise Project/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vzL0cJupEe67bLKsSDSILg,4035,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/BI_vt5r8pupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/BI_vtv68pupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/BI_vuC16JupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm6JupEe67bLKsSDSILg,4036, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0dZupEe67bLKsSDSILg,4036,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vzL0c5upEe67bLKsSDSILg,4037,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vzL0dJupEe67bLKsSDSILg,4038,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/BI_vt5sAZupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/BI_vtv7ApupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1-JupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-pupEe67bLKsSDSILg,4039, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0eJupEe67bLKsSDSILg,4039,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r2JupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/BI_vtv62JupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1yJupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0dpupEe67bLKsSDSILg,4040,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmyJupEe67bLKsSDSILg,4040, -https://jazz.ibm.com:9443/rm/resources/BI_vt5r3ZupEe67bLKsSDSILg,4041, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0d5upEe67bLKsSDSILg,4041,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/DM_vzBca5upEe67bLKsSDSILg,4042,/JKE Enterprise Project/Processes -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_pupEe67bLKsSDSILg,4043, -https://jazz.ibm.com:9443/rm/resources/BI_vuC19JupEe67bLKsSDSILg,4043, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0e5upEe67bLKsSDSILg,4043,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm9pupEe67bLKsSDSILg,4043, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0epupEe67bLKsSDSILg,4044,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/DM_vzKmUJupEe67bLKsSDSILg,4045,/JKE Business Recovery Matters Project/Processes/Mobile -https://jazz.ibm.com:9443/rm/resources/DM_vzUXUpupEe67bLKsSDSILg,4046,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vzL0fZupEe67bLKsSDSILg,4047,/JKE Private Banking and Securities Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/BI_vt5r15upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/BI_vtv615upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/BI_vuC1x5upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/TX_vzL0fJupEe67bLKsSDSILg,4048,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMmx5upEe67bLKsSDSILg,4048, -https://jazz.ibm.com:9443/rm/resources/TX_vzWzkZupEe67bLKsSDSILg,4049,/JKE Business Recovery Matters Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/BI_vuC13ZupEe67bLKsSDSILg,4050, -https://jazz.ibm.com:9443/rm/resources/TX_vzUXU5upEe67bLKsSDSILg,4050,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuMm-ZupEe67bLKsSDSILg,4051, -https://jazz.ibm.com:9443/rm/resources/TX_vzWzk5upEe67bLKsSDSILg,4051,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vzWzkJupEe67bLKsSDSILg,4052,/JKE Private Banking and Securities Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vzWzmJupEe67bLKsSDSILg,4053,/JKE Business Recovery Matters Project/Business Rules -https://jazz.ibm.com:9443/rm/resources/TX_vzWzlpupEe67bLKsSDSILg,4054,/JKE Enterprise Project/Business Goals -https://jazz.ibm.com:9443/rm/resources/DM_vzWzmZupEe67bLKsSDSILg,4055,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/TX_vzWzlZupEe67bLKsSDSILg,4056,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vzWzlJupEe67bLKsSDSILg,4057,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/DM_vzevYJupEe67bLKsSDSILg,4058,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts -https://jazz.ibm.com:9443/rm/resources/BI_vuC195upEe67bLKsSDSILg,4059, -https://jazz.ibm.com:9443/rm/resources/TX_vzWzmpupEe67bLKsSDSILg,4059,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_JupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_JupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/BI_vuC18pupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm9JupEe67bLKsSDSILg,4060, -https://jazz.ibm.com:9443/rm/resources/DM_vzevYZupEe67bLKsSDSILg,4061,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards/Mobile -https://jazz.ibm.com:9443/rm/resources/TX_vzevY5upEe67bLKsSDSILg,4062,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vzevaJupEe67bLKsSDSILg,4063,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/TX_vzevZ5upEe67bLKsSDSILg,4064,/JKE Business Recovery Matters Project/Features -https://jazz.ibm.com:9443/rm/resources/TX_vzevYpupEe67bLKsSDSILg,4065,/JKE Business Recovery Matters Project/Features/Mobile -https://jazz.ibm.com:9443/rm/resources/BI_vt5r6ZupEe67bLKsSDSILg,4066, -https://jazz.ibm.com:9443/rm/resources/TX_vzevbJupEe67bLKsSDSILg,4066,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vtv64pupEe67bLKsSDSILg,4067, -https://jazz.ibm.com:9443/rm/resources/TX_vzeva5upEe67bLKsSDSILg,4067,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC145upEe67bLKsSDSILg,4068, -https://jazz.ibm.com:9443/rm/resources/TX_vzevbZupEe67bLKsSDSILg,4068,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vt5r_pupEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/BI_vtv6_5upEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/BI_vuC19ZupEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/BI_vuMm95upEe67bLKsSDSILg,4069, -https://jazz.ibm.com:9443/rm/resources/TX_vzevbpupEe67bLKsSDSILg,4069,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/DM_vzevZpupEe67bLKsSDSILg,4070,/JKE Business Recovery Matters Project/Processes -https://jazz.ibm.com:9443/rm/resources/TX_vzogYpupEe67bLKsSDSILg,4071,/JKE Private Banking and Securities Project/Use Case Content -https://jazz.ibm.com:9443/rm/resources/DM_vzogZJupEe67bLKsSDSILg,4072,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards -https://jazz.ibm.com:9443/rm/resources/TX_vzogY5upEe67bLKsSDSILg,4073,/JKE Enterprise Project/Use Case Content/Actors -https://jazz.ibm.com:9443/rm/resources/TX_vzogYZupEe67bLKsSDSILg,4074,/JKE Enterprise Project/Non Functional Requirements -https://jazz.ibm.com:9443/rm/resources/BI_vuMm8pupEe67bLKsSDSILg,4075, -https://jazz.ibm.com:9443/rm/resources/TX_vzogZZupEe67bLKsSDSILg,4075,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/BI_vuC11ZupEe67bLKsSDSILg,4076, -https://jazz.ibm.com:9443/rm/resources/TX_vzogapupEe67bLKsSDSILg,4076,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/DM_vzogbpupEe67bLKsSDSILg,4077,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile -https://jazz.ibm.com:9443/rm/resources/BI_vuMm35upEe67bLKsSDSILg,4078, -https://jazz.ibm.com:9443/rm/resources/TX_vzoga5upEe67bLKsSDSILg,4078,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vzogZ5upEe67bLKsSDSILg,4079,/JKE Enterprise Project/Glossary -https://jazz.ibm.com:9443/rm/resources/BI_vuC1z5upEe67bLKsSDSILg,4080, -https://jazz.ibm.com:9443/rm/resources/TX_vzogbZupEe67bLKsSDSILg,4080,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts -https://jazz.ibm.com:9443/rm/resources/TX_vzogaJupEe67bLKsSDSILg,4081,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories -https://jazz.ibm.com:9443/rm/resources/BI_5oTfcpupEe67bLKsSDSILg,4625, -https://jazz.ibm.com:9443/rm/resources/TX_5pz7U5upEe67bLKsSDSILg,4625,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_5tuK8JupEe67bLKsSDSILg,4626, -https://jazz.ibm.com:9443/rm/resources/TX_5udx0pupEe67bLKsSDSILg,4626,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts -https://jazz.ibm.com:9443/rm/resources/BI_5yJ_AJupEe67bLKsSDSILg,4627, -https://jazz.ibm.com:9443/rm/resources/TX_5y93UJupEe67bLKsSDSILg,4627,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0Y6ADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0ZqADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0ZKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/materializedviews/VW_M2i0YKADEe67KIG0GI4apw,, +https://jazz.ibm.com:9443/rm/resources/MD_M2i0rKADEe67KIG0GI4apw,3721,/JKE Private Banking and Securities Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_M2i0raADEe67KIG0GI4apw,3722,/JKE Private Banking and Securities Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/MD_M2i0r6ADEe67KIG0GI4apw,3723,/JKE Enterprise Project/Templates +https://jazz.ibm.com:9443/rm/resources/MD_M2i0rqADEe67KIG0GI4apw,3724,/JKE Private Banking and Securities Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/WR_M0BEoKADEe67KIG0GI4apw,3725,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_Mz6W8KADEe67KIG0GI4apw,3726,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_Mz36sKADEe67KIG0GI4apw,3727,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> +https://jazz.ibm.com:9443/rm/resources/WR_Mz2skaADEe67KIG0GI4apw,3728,/JKE Business Recovery Matters Project/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_Mz_PcKADEe67KIG0GI4apw,3729,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> +https://jazz.ibm.com:9443/rm/resources/WR_Mz36saADEe67KIG0GI4apw,3730,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_Mz7lEKADEe67KIG0GI4apw,3731,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0BrsKADEe67KIG0GI4apw,3732,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0LcsKADEe67KIG0GI4apw,3733,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0LcsaADEe67KIG0GI4apw,3734,/JKE Business Recovery Matters Project/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_M0FWEKADEe67KIG0GI4apw,3735,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0K1oKADEe67KIG0GI4apw,3736,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0HyUKADEe67KIG0GI4apw,3737,/JKE Enterprise Project/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0Dg4KADEe67KIG0GI4apw,3738,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0Dg4aADEe67KIG0GI4apw,3739,/JKE Business Recovery Matters Project/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_M0MDwKADEe67KIG0GI4apw,3740,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M0OgAKADEe67KIG0GI4apw,3741,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0ha8KADEe67KIG0GI4apw,3742,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> +https://jazz.ibm.com:9443/rm/resources/WR_M0PHEKADEe67KIG0GI4apw,3743,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0bUUKADEe67KIG0GI4apw,3744,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0SxcKADEe67KIG0GI4apw,3745,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M0e-sKADEe67KIG0GI4apw,3746,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M0QVMKADEe67KIG0GI4apw,3747,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M0PuIaADEe67KIG0GI4apw,3748,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0keQKADEe67KIG0GI4apw,3749,/JKE Enterprise Project/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0m6gKADEe67KIG0GI4apw,3750,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0wEcKADEe67KIG0GI4apw,3751,/JKE Business Recovery Matters Project/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_M1ENgKADEe67KIG0GI4apw,3752,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1C_YKADEe67KIG0GI4apw,3753,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M0wrgaADEe67KIG0GI4apw,3754,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M02LEKADEe67KIG0GI4apw,3755,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> +https://jazz.ibm.com:9443/rm/resources/WR_M0wrgKADEe67KIG0GI4apw,3756,/JKE Enterprise Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M0saEaADEe67KIG0GI4apw,3757,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1ENgaADEe67KIG0GI4apw,3758,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1HQ0aADEe67KIG0GI4apw,3759,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1RB0aADEe67KIG0GI4apw,3760,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1JGAaADEe67KIG0GI4apw,3761,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1NXcaADEe67KIG0GI4apw,3762,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1LiQaADEe67KIG0GI4apw,3763,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1LiQKADEe67KIG0GI4apw,3764,/JKE Business Recovery Matters Project/0. README/images +https://jazz.ibm.com:9443/rm/resources/WR_M1KUIKADEe67KIG0GI4apw,3765,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1K7MKADEe67KIG0GI4apw,3766,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1Ro4KADEe67KIG0GI4apw,3767,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> +https://jazz.ibm.com:9443/rm/resources/WR_M1VTQaADEe67KIG0GI4apw,3768,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> +https://jazz.ibm.com:9443/rm/resources/WR_M1Y9oaADEe67KIG0GI4apw,3769,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1Y9oKADEe67KIG0GI4apw,3770,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M1YWkKADEe67KIG0GI4apw,3771,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1coAaADEe67KIG0GI4apw,3772,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> +https://jazz.ibm.com:9443/rm/resources/WR_M1ay0KADEe67KIG0GI4apw,3773,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1aLwaADEe67KIG0GI4apw,3774,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1ZksKADEe67KIG0GI4apw,3775,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M1g5cKADEe67KIG0GI4apw,3776,/JKE Enterprise Project/0. README/JKE Business and IT Context Document <11:40:02> +https://jazz.ibm.com:9443/rm/resources/WR_M1frUaADEe67KIG0GI4apw,3777,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1g5caADEe67KIG0GI4apw,3778,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1iuoKADEe67KIG0GI4apw,3779,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1jVsKADEe67KIG0GI4apw,3780,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M1pcUaADEe67KIG0GI4apw,3781,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1jVsaADEe67KIG0GI4apw,3782,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1kj0KADEe67KIG0GI4apw,3783,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1o1QKADEe67KIG0GI4apw,3784,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M1nnIaADEe67KIG0GI4apw,3785,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> +https://jazz.ibm.com:9443/rm/resources/WR_M1kj0qADEe67KIG0GI4apw,3786,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1qDYaADEe67KIG0GI4apw,3787,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M1u74KADEe67KIG0GI4apw,3788,/JKE Enterprise Project/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1ttwaADEe67KIG0GI4apw,3789,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M1u74qADEe67KIG0GI4apw,3790,/JKE Business Recovery Matters Project/Reports +https://jazz.ibm.com:9443/rm/resources/WR_M1qqcaADEe67KIG0GI4apw,3791,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1qqcKADEe67KIG0GI4apw,3792,/JKE Enterprise Project/UI Sketches/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1qDYqADEe67KIG0GI4apw,3793,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1vi8KADEe67KIG0GI4apw,3794,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M14s4KADEe67KIG0GI4apw,3795,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1xYIKADEe67KIG0GI4apw,3796,/JKE Enterprise Project/0. README/JKE Business and IT Context v1.10.1.doc <11:03:43> +https://jazz.ibm.com:9443/rm/resources/WR_M1zNUaADEe67KIG0GI4apw,3797,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M157AaADEe67KIG0GI4apw,3798,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M17JIaADEe67KIG0GI4apw,3799,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M17wMKADEe67KIG0GI4apw,3800,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Images/Mobile +https://jazz.ibm.com:9443/rm/resources/WR_M15T8KADEe67KIG0GI4apw,3801,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/WR_M1-McKADEe67KIG0GI4apw,3802,/JKE Enterprise Project/0. README/Images +https://jazz.ibm.com:9443/rm/resources/BI_M2M2DKADEe67KIG0GI4apw,3803, +https://jazz.ibm.com:9443/rm/resources/TX_MzzpQKADEe67KIG0GI4apw,3803,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Mz2skKADEe67KIG0GI4apw,3804,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_Mz4hwKADEe67KIG0GI4apw,3805,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_Mz3ToKADEe67KIG0GI4apw,3806,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/DM_Mz2FgKADEe67KIG0GI4apw,3807,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/TX_Mz5I0KADEe67KIG0GI4apw,3808,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRYqADEe67KIG0GI4apw,3808, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2CaADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjs6ADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/TX_Mz5I0aADEe67KIG0GI4apw,3809,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRY6ADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmKaADEe67KIG0GI4apw,3809, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2JaADEe67KIG0GI4apw,3810, +https://jazz.ibm.com:9443/rm/resources/TX_Mz7lEaADEe67KIG0GI4apw,3810,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M18qADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/TX_Mz6-AKADEe67KIG0GI4apw,3811,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRUaADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjoqADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmEqADEe67KIG0GI4apw,3811, +https://jazz.ibm.com:9443/rm/resources/DM_Mz8MIKADEe67KIG0GI4apw,3812,/JKE Business Recovery Matters Project/Processes +https://jazz.ibm.com:9443/rm/resources/TX_Mz5v4KADEe67KIG0GI4apw,3813,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_Mz0QUKADEe67KIG0GI4apw,3814,/JKE Enterprise Project/Templates +https://jazz.ibm.com:9443/rm/resources/TX_Mz8zMKADEe67KIG0GI4apw,3815,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZKADEe67KIG0GI4apw,3815, +https://jazz.ibm.com:9443/rm/resources/TX_Mz-oYKADEe67KIG0GI4apw,3816,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_Mz_PcaADEe67KIG0GI4apw,3817,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2HqADEe67KIG0GI4apw,3817, +https://jazz.ibm.com:9443/rm/resources/DM_Mz8zMaADEe67KIG0GI4apw,3818,/JKE Private Banking and Securities Project/Processes +https://jazz.ibm.com:9443/rm/resources/TX_M0AdkaADEe67KIG0GI4apw,3819,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmI6ADEe67KIG0GI4apw,3819, +https://jazz.ibm.com:9443/rm/resources/TX_M0AdkKADEe67KIG0GI4apw,3820,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2GaADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRcqADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjw6ADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmOaADEe67KIG0GI4apw,3820, +https://jazz.ibm.com:9443/rm/resources/TX_M0BEoqADEe67KIG0GI4apw,3821,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_Mz_2gKADEe67KIG0GI4apw,3822,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_Mz9aQKADEe67KIG0GI4apw,3823,/JKE Enterprise Project/Templates +https://jazz.ibm.com:9443/rm/resources/TX_M0CSwaADEe67KIG0GI4apw,3824,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/DM_M0C50aADEe67KIG0GI4apw,3825,/JKE Enterprise Project/UI Sketches +https://jazz.ibm.com:9443/rm/resources/TX_M0C50KADEe67KIG0GI4apw,3826,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQKADEe67KIG0GI4apw,3826, +https://jazz.ibm.com:9443/rm/resources/DM_M0CSwKADEe67KIG0GI4apw,3827,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/DM_M0EvAKADEe67KIG0GI4apw,3828,/JKE Enterprise Project/Templates +https://jazz.ibm.com:9443/rm/resources/TX_M0EH8KADEe67KIG0GI4apw,3829,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0EvAaADEe67KIG0GI4apw,3830,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M0GkNqADEe67KIG0GI4apw,3831,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0HyUaADEe67KIG0GI4apw,3832,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2A6ADEe67KIG0GI4apw,3832, +https://jazz.ibm.com:9443/rm/resources/DM_M0HLQKADEe67KIG0GI4apw,3833,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M0HLQaADEe67KIG0GI4apw,3834,/JKE Business Recovery Matters Project/User Story Elaboration/Roles - Actors +https://jazz.ibm.com:9443/rm/resources/TX_M0F9IKADEe67KIG0GI4apw,3835,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmLKADEe67KIG0GI4apw,3835, +https://jazz.ibm.com:9443/rm/resources/TX_M0IZYKADEe67KIG0GI4apw,3836,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjyqADEe67KIG0GI4apw,3836, +https://jazz.ibm.com:9443/rm/resources/TX_M0JAcaADEe67KIG0GI4apw,3837,/JKE Business Recovery Matters Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M0JAcKADEe67KIG0GI4apw,3838,/JKE Business Recovery Matters Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M0JngKADEe67KIG0GI4apw,3839,/JKE Business Recovery Matters Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0KOkaADEe67KIG0GI4apw,3840,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmMaADEe67KIG0GI4apw,3840, +https://jazz.ibm.com:9443/rm/resources/TX_M0KOkKADEe67KIG0GI4apw,3841,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M0JngaADEe67KIG0GI4apw,3842,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0OgAaADEe67KIG0GI4apw,3843,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M18aADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRUKADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjoaADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmEaADEe67KIG0GI4apw,3843, +https://jazz.ibm.com:9443/rm/resources/TX_M0N48KADEe67KIG0GI4apw,3844,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/TX_M0PHEaADEe67KIG0GI4apw,3845,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2D6ADEe67KIG0GI4apw,3845, +https://jazz.ibm.com:9443/rm/resources/DM_M0PuIKADEe67KIG0GI4apw,3846,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/TX_M0TYgKADEe67KIG0GI4apw,3847,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/CO_M0Q8QaADEe67KIG0GI4apw,3848,/JKE Business Recovery Matters Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M0Q8QKADEe67KIG0GI4apw,3849,/JKE Private Banking and Securities Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0T_kKADEe67KIG0GI4apw,3850,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjvKADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2EqADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRbKADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmMqADEe67KIG0GI4apw,3850, +https://jazz.ibm.com:9443/rm/resources/TX_M0MDwaADEe67KIG0GI4apw,3851,/JKE Business Recovery Matters Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M0UmoaADEe67KIG0GI4apw,3852,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M19qADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRVaADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjpqADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmFqADEe67KIG0GI4apw,3852, +https://jazz.ibm.com:9443/rm/resources/TX_M0UmoKADEe67KIG0GI4apw,3853,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmRqADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2KKADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj0KADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRfqADEe67KIG0GI4apw,3853, +https://jazz.ibm.com:9443/rm/resources/TX_M0TYgaADEe67KIG0GI4apw,3854,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M0VNsKADEe67KIG0GI4apw,3855,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRdKADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjxaADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmO6ADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2G6ADEe67KIG0GI4apw,3855, +https://jazz.ibm.com:9443/rm/resources/TX_M0Wb0KADEe67KIG0GI4apw,3856,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2IKADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjyaADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/BI_M2aReKADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmP6ADEe67KIG0GI4apw,3856, +https://jazz.ibm.com:9443/rm/resources/TX_M0VNsaADEe67KIG0GI4apw,3857,/JKE Enterprise Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/DM_M0V0wKADEe67KIG0GI4apw,3858,/JKE Enterprise Project/Processes +https://jazz.ibm.com:9443/rm/resources/TX_M0Wb06ADEe67KIG0GI4apw,3859,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0XC4KADEe67KIG0GI4apw,3860,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M0Xp8aADEe67KIG0GI4apw,3861,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2GKADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRcaADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjwqADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmOKADEe67KIG0GI4apw,3861, +https://jazz.ibm.com:9443/rm/resources/TX_M0Y4EKADEe67KIG0GI4apw,3862,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/DM_M0XC4aADEe67KIG0GI4apw,3863,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M0Xp8KADEe67KIG0GI4apw,3864,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRdqADEe67KIG0GI4apw,3864, +https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw,3865,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/TX_M0ZfIKADEe67KIG0GI4apw,3866,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M0Y4EaADEe67KIG0GI4apw,3867,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRa6ADEe67KIG0GI4apw,3867, +https://jazz.ibm.com:9443/rm/resources/DM_M0atQKADEe67KIG0GI4apw,3868,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/TX_M0ZfIaADEe67KIG0GI4apw,3869,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2C6ADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjtaADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmK6ADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZaADEe67KIG0GI4apw,3869, +https://jazz.ibm.com:9443/rm/resources/TX_M0bUUaADEe67KIG0GI4apw,3870,/JKE Private Banking and Securities Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/DM_M0atQaADEe67KIG0GI4apw,3871,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M0aGMKADEe67KIG0GI4apw,3872,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M0dJgKADEe67KIG0GI4apw,3873,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-aADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjqaADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRWKADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmGaADEe67KIG0GI4apw,3873, +https://jazz.ibm.com:9443/rm/resources/TX_M0cicKADEe67KIG0GI4apw,3874,/JKE Enterprise Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/TX_M0eXoKADEe67KIG0GI4apw,3875,/JKE Business Recovery Matters Project/Features/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M0b7YKADEe67KIG0GI4apw,3876,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRXKADEe67KIG0GI4apw,3876, +https://jazz.ibm.com:9443/rm/resources/TX_M0dwkKADEe67KIG0GI4apw,3877,/JKE Enterprise Project/Templates +https://jazz.ibm.com:9443/rm/resources/TX_M0flwKADEe67KIG0GI4apw,3878,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0gM0KADEe67KIG0GI4apw,3879,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M0gz4KADEe67KIG0GI4apw,3880,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/DM_M0iCAKADEe67KIG0GI4apw,3881,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M0j3MKADEe67KIG0GI4apw,3882,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjtqADEe67KIG0GI4apw,3882, +https://jazz.ibm.com:9443/rm/resources/TX_M0jQIKADEe67KIG0GI4apw,3883,/JKE Business Recovery Matters Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M0j3MaADEe67KIG0GI4apw,3884,/JKE Enterprise Project/Templates +https://jazz.ibm.com:9443/rm/resources/TX_M0jQIaADEe67KIG0GI4apw,3885,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjvaADEe67KIG0GI4apw,3885, +https://jazz.ibm.com:9443/rm/resources/TX_M0lFUKADEe67KIG0GI4apw,3886,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M0ipEKADEe67KIG0GI4apw,3887,/JKE Enterprise Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M0iCAaADEe67KIG0GI4apw,3888,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M0nhkKADEe67KIG0GI4apw,3889,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2HaADEe67KIG0GI4apw,3889, +https://jazz.ibm.com:9443/rm/resources/TX_M0lFUaADEe67KIG0GI4apw,3890,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2H6ADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjyKADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRd6ADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmPqADEe67KIG0GI4apw,3890, +https://jazz.ibm.com:9443/rm/resources/TX_M0lsYKADEe67KIG0GI4apw,3891,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M0nhkaADEe67KIG0GI4apw,3892,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0lsYaADEe67KIG0GI4apw,3893,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmIaADEe67KIG0GI4apw,3893, +https://jazz.ibm.com:9443/rm/resources/DM_M0mTcKADEe67KIG0GI4apw,3894,/JKE Enterprise Project/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M0m6gaADEe67KIG0GI4apw,3895,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0oIoKADEe67KIG0GI4apw,3896,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZqADEe67KIG0GI4apw,3896, +https://jazz.ibm.com:9443/rm/resources/TX_M0pWwKADEe67KIG0GI4apw,3897,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmL6ADEe67KIG0GI4apw,3897, +https://jazz.ibm.com:9443/rm/resources/TX_M0ovsKADEe67KIG0GI4apw,3898,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M0oIoaADEe67KIG0GI4apw,3899,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M0rL8KADEe67KIG0GI4apw,3900,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2IaADEe67KIG0GI4apw,3900, +https://jazz.ibm.com:9443/rm/resources/TX_M0pWwaADEe67KIG0GI4apw,3901,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M0p90KADEe67KIG0GI4apw,3902,/JKE Enterprise Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M0qk4aADEe67KIG0GI4apw,3903,/JKE Enterprise Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/TX_M0qk4KADEe67KIG0GI4apw,3904,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M0rzAKADEe67KIG0GI4apw,3905,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2E6ADEe67KIG0GI4apw,3905, +https://jazz.ibm.com:9443/rm/resources/TX_M0saEKADEe67KIG0GI4apw,3906,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/TX_M0rzAaADEe67KIG0GI4apw,3907,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-6ADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRWqADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjq6ADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmG6ADEe67KIG0GI4apw,3907, +https://jazz.ibm.com:9443/rm/resources/DM_M0uPQaADEe67KIG0GI4apw,3908,/JKE Enterprise Project/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M0toMKADEe67KIG0GI4apw,3909,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2BqADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjsaADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJ6ADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRYaADEe67KIG0GI4apw,3909, +https://jazz.ibm.com:9443/rm/resources/DM_M0uPQKADEe67KIG0GI4apw,3910,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/DM_M0tBIaADEe67KIG0GI4apw,3911,/JKE Enterprise Project/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M0tBIKADEe67KIG0GI4apw,3912,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M0vdYaADEe67KIG0GI4apw,3913,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2DaADEe67KIG0GI4apw,3913, +https://jazz.ibm.com:9443/rm/resources/TX_M0vdYKADEe67KIG0GI4apw,3914,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2K6ADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj06ADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRgaADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmSaADEe67KIG0GI4apw,3914, +https://jazz.ibm.com:9443/rm/resources/TX_M0u2UKADEe67KIG0GI4apw,3915,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/TX_M0wEcaADEe67KIG0GI4apw,3916,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2I6ADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjy6ADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQaADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/BI_M2aReqADEe67KIG0GI4apw,3916, +https://jazz.ibm.com:9443/rm/resources/TX_M0vdYqADEe67KIG0GI4apw,3917,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2JKADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjzKADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRe6ADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQqADEe67KIG0GI4apw,3917, +https://jazz.ibm.com:9443/rm/resources/TX_M0xSkaADEe67KIG0GI4apw,3918,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M186ADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjo6ADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRUqADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmE6ADEe67KIG0GI4apw,3918, +https://jazz.ibm.com:9443/rm/resources/TX_M0xSkKADEe67KIG0GI4apw,3919,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/TX_M0zu0KADEe67KIG0GI4apw,3920,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRaKADEe67KIG0GI4apw,3920, +https://jazz.ibm.com:9443/rm/resources/TX_M0ygsKADEe67KIG0GI4apw,3921,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M0zHwKADEe67KIG0GI4apw,3922,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjr6ADEe67KIG0GI4apw,3922, +https://jazz.ibm.com:9443/rm/resources/DM_M0ygsaADEe67KIG0GI4apw,3923,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards/Mobile +https://jazz.ibm.com:9443/rm/resources/DM_M0zHwaADEe67KIG0GI4apw,3924,/JKE Business Recovery Matters Project/Processes +https://jazz.ibm.com:9443/rm/resources/TX_M0x5oKADEe67KIG0GI4apw,3925,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M00V4KADEe67KIG0GI4apw,3926,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M02LEaADEe67KIG0GI4apw,3927,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmQ6ADEe67KIG0GI4apw,3927, +https://jazz.ibm.com:9443/rm/resources/TX_M02yIKADEe67KIG0GI4apw,3928,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRaqADEe67KIG0GI4apw,3928, +https://jazz.ibm.com:9443/rm/resources/TX_M01kAKADEe67KIG0GI4apw,3929,/JKE Business Recovery Matters Project/User Story Elaboration/Roles - Actors +https://jazz.ibm.com:9443/rm/resources/DM_M01kAaADEe67KIG0GI4apw,3930,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/TX_M0088KADEe67KIG0GI4apw,3931,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M0zu0aADEe67KIG0GI4apw,3932,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M02yIaADEe67KIG0GI4apw,3933,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmM6ADEe67KIG0GI4apw,3933, +https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw,3934,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M04AQKADEe67KIG0GI4apw,3935,/JKE Enterprise Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M09f0aADEe67KIG0GI4apw,3936,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-KADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjqKADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRV6ADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmGKADEe67KIG0GI4apw,3936, +https://jazz.ibm.com:9443/rm/resources/TX_M0-t8KADEe67KIG0GI4apw,3937,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2DqADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjuKADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRZ6ADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmLqADEe67KIG0GI4apw,3937, +https://jazz.ibm.com:9443/rm/resources/DM_M0_VAKADEe67KIG0GI4apw,3938,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M0-G4KADEe67KIG0GI4apw,3939,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M0-G4aADEe67KIG0GI4apw,3940,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M084wKADEe67KIG0GI4apw,3941,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2IqADEe67KIG0GI4apw,3941, +https://jazz.ibm.com:9443/rm/resources/DM_M09f0KADEe67KIG0GI4apw,3942,/JKE Enterprise Project/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M0_8EKADEe67KIG0GI4apw,3943,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjtKADEe67KIG0GI4apw,3943, +https://jazz.ibm.com:9443/rm/resources/TX_M0_VAaADEe67KIG0GI4apw,3944,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj0aADEe67KIG0GI4apw,3944, +https://jazz.ibm.com:9443/rm/resources/TX_M0_8EaADEe67KIG0GI4apw,3945,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M1CYUaADEe67KIG0GI4apw,3946,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1CYUKADEe67KIG0GI4apw,3947,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjzaADEe67KIG0GI4apw,3947, +https://jazz.ibm.com:9443/rm/resources/TX_M1BKMKADEe67KIG0GI4apw,3948,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1AjIKADEe67KIG0GI4apw,3949,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmKKADEe67KIG0GI4apw,3949, +https://jazz.ibm.com:9443/rm/resources/TX_M1BxQKADEe67KIG0GI4apw,3950,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRf6ADEe67KIG0GI4apw,3950, +https://jazz.ibm.com:9443/rm/resources/TX_M1BxQaADEe67KIG0GI4apw,3951,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M1BKMaADEe67KIG0GI4apw,3952,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M1E0kKADEe67KIG0GI4apw,3953,/JKE Enterprise Project/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_M1C_YaADEe67KIG0GI4apw,3954,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRcKADEe67KIG0GI4apw,3954, +https://jazz.ibm.com:9443/rm/resources/TX_M1DmcKADEe67KIG0GI4apw,3955,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M1FboKADEe67KIG0GI4apw,3956,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2AaADEe67KIG0GI4apw,3956, +https://jazz.ibm.com:9443/rm/resources/DM_M1HQ0KADEe67KIG0GI4apw,3957,/JKE Enterprise Project/UI Sketches +https://jazz.ibm.com:9443/rm/resources/TX_M1GpwKADEe67KIG0GI4apw,3958,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2EaADEe67KIG0GI4apw,3958, +https://jazz.ibm.com:9443/rm/resources/TX_M1GCsKADEe67KIG0GI4apw,3959,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1GpwaADEe67KIG0GI4apw,3960,/JKE Business Recovery Matters Project/Project Meetings +https://jazz.ibm.com:9443/rm/resources/TX_M1Ie8aADEe67KIG0GI4apw,3961,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2CqADEe67KIG0GI4apw,3961, +https://jazz.ibm.com:9443/rm/resources/TX_M1Ie8KADEe67KIG0GI4apw,3962,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1H34KADEe67KIG0GI4apw,3963,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1JtEKADEe67KIG0GI4apw,3964,/JKE Enterprise Project/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_M1JtEaADEe67KIG0GI4apw,3965,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M19aADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRVKADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjpaADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmFaADEe67KIG0GI4apw,3965, +https://jazz.ibm.com:9443/rm/resources/TX_M1JGAKADEe67KIG0GI4apw,3966,/JKE Enterprise Project/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_M1MJUKADEe67KIG0GI4apw,3967,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjv6ADEe67KIG0GI4apw,3967, +https://jazz.ibm.com:9443/rm/resources/TX_M1KUIaADEe67KIG0GI4apw,3968,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1N-gKADEe67KIG0GI4apw,3969,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2BaADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRYKADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjsKADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJqADEe67KIG0GI4apw,3969, +https://jazz.ibm.com:9443/rm/resources/TX_M1MJUaADEe67KIG0GI4apw,3970,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2GqADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRc6ADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjxKADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmOqADEe67KIG0GI4apw,3970, +https://jazz.ibm.com:9443/rm/resources/DM_M1NXcKADEe67KIG0GI4apw,3971,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/DM_M1MwYKADEe67KIG0GI4apw,3972,/JKE Enterprise Project/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M1MwYaADEe67KIG0GI4apw,3973,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/TX_M1OlkKADEe67KIG0GI4apw,3974,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M1OlkaADEe67KIG0GI4apw,3975,/JKE Business Recovery Matters Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1PMoKADEe67KIG0GI4apw,3976,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/BI_M2M19KADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/TX_M1QawaADEe67KIG0GI4apw,3977,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRU6ADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjpKADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmFKADEe67KIG0GI4apw,3977, +https://jazz.ibm.com:9443/rm/resources/TX_M1PzsKADEe67KIG0GI4apw,3978,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M1RB0KADEe67KIG0GI4apw,3979,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjx6ADEe67KIG0GI4apw,3979, +https://jazz.ibm.com:9443/rm/resources/DM_M1QawKADEe67KIG0GI4apw,3980,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M1RB0qADEe67KIG0GI4apw,3981,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/DM_M1PMoaADEe67KIG0GI4apw,3982,/JKE Enterprise Project/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M1TeEaADEe67KIG0GI4apw,3983,/JKE Enterprise Project/Templates +https://jazz.ibm.com:9443/rm/resources/TX_M1SP8KADEe67KIG0GI4apw,3984,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/DM_M1SP8aADEe67KIG0GI4apw,3985,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/DM_M1TeEKADEe67KIG0GI4apw,3986,/JKE Enterprise Project/Processes +https://jazz.ibm.com:9443/rm/resources/TX_M1S3AKADEe67KIG0GI4apw,3987,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M1UFIKADEe67KIG0GI4apw,3988,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aReaADEe67KIG0GI4apw,3988, +https://jazz.ibm.com:9443/rm/resources/TX_M1UsMKADEe67KIG0GI4apw,3989,/JKE Business Recovery Matters Project/Features/Mobile +https://jazz.ibm.com:9443/rm/resources/DM_M1UFIaADEe67KIG0GI4apw,3990,/JKE Business Recovery Matters Project/Processes +https://jazz.ibm.com:9443/rm/resources/TX_M1VTQKADEe67KIG0GI4apw,3991,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2KaADEe67KIG0GI4apw,3991, +https://jazz.ibm.com:9443/rm/resources/TX_M1WhYKADEe67KIG0GI4apw,3992,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmLaADEe67KIG0GI4apw,3992, +https://jazz.ibm.com:9443/rm/resources/TX_M1V6UKADEe67KIG0GI4apw,3993,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjuqADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2EKADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRaaADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmMKADEe67KIG0GI4apw,3993, +https://jazz.ibm.com:9443/rm/resources/TX_M1V6UaADEe67KIG0GI4apw,3994,/JKE Enterprise Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/DM_M1V6UqADEe67KIG0GI4apw,3995,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M1XvgKADEe67KIG0GI4apw,3996,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRfKADEe67KIG0GI4apw,3996, +https://jazz.ibm.com:9443/rm/resources/BI_M2M1-qADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/TX_M1WhYaADEe67KIG0GI4apw,3997,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjqqADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRWaADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmGqADEe67KIG0GI4apw,3997, +https://jazz.ibm.com:9443/rm/resources/TX_M1XIcKADEe67KIG0GI4apw,3998,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1XIcaADEe67KIG0GI4apw,3999,/JKE Business Recovery Matters Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1YWkaADEe67KIG0GI4apw,4000,/JKE Private Banking and Securities Project/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/TX_M1cA8KADEe67KIG0GI4apw,4001,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmHKADEe67KIG0GI4apw,4001, +https://jazz.ibm.com:9443/rm/resources/DM_M1aLwKADEe67KIG0GI4apw,4002,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/TX_M1bZ4KADEe67KIG0GI4apw,4003,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1ay0aADEe67KIG0GI4apw,4004,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmH6ADEe67KIG0GI4apw,4004, +https://jazz.ibm.com:9443/rm/resources/DM_M1ZksaADEe67KIG0GI4apw,4005,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M1dPEKADEe67KIG0GI4apw,4006,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjuaADEe67KIG0GI4apw,4006, +https://jazz.ibm.com:9443/rm/resources/TX_M1cA8aADEe67KIG0GI4apw,4007,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1coAKADEe67KIG0GI4apw,4008,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1fEQKADEe67KIG0GI4apw,4009,/JKE Enterprise Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_KADEe67KIG0GI4apw,4010, +https://jazz.ibm.com:9443/rm/resources/TX_M1d2IaADEe67KIG0GI4apw,4010,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/TX_M1d2IKADEe67KIG0GI4apw,4011,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmR6ADEe67KIG0GI4apw,4011, +https://jazz.ibm.com:9443/rm/resources/TX_M1edMaADEe67KIG0GI4apw,4012,/JKE Enterprise Project/Use Case Content/Actors +https://jazz.ibm.com:9443/rm/resources/DM_M1edMKADEe67KIG0GI4apw,4013,/JKE Enterprise Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/TX_M1gSYKADEe67KIG0GI4apw,4014,/JKE Private Banking and Securities Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/TX_M1frUKADEe67KIG0GI4apw,4015,/JKE Private Banking and Securities Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/TX_M1fEQaADEe67KIG0GI4apw,4016,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1gSYaADEe67KIG0GI4apw,4017,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmKqADEe67KIG0GI4apw,4017, +https://jazz.ibm.com:9443/rm/resources/TX_M1hggaADEe67KIG0GI4apw,4018,/JKE Business Recovery Matters Project/Business Rules +https://jazz.ibm.com:9443/rm/resources/DM_M1hggKADEe67KIG0GI4apw,4019,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M1iHkKADEe67KIG0GI4apw,4020,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRX6ADEe67KIG0GI4apw,4020, +https://jazz.ibm.com:9443/rm/resources/DM_M1j8wKADEe67KIG0GI4apw,4021,/JKE Business Recovery Matters Project/User Story Elaboration/Storyboards +https://jazz.ibm.com:9443/rm/resources/DM_M1iHkaADEe67KIG0GI4apw,4022,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches +https://jazz.ibm.com:9443/rm/resources/TX_M1lx8KADEe67KIG0GI4apw,4023,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmN6ADEe67KIG0GI4apw,4023, +https://jazz.ibm.com:9443/rm/resources/TX_M1kj0aADEe67KIG0GI4apw,4024,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M1lK4KADEe67KIG0GI4apw,4025,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2J6ADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjz6ADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmRaADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRfaADEe67KIG0GI4apw,4025, +https://jazz.ibm.com:9443/rm/resources/DM_M1lK4aADEe67KIG0GI4apw,4026,/JKE Business Recovery Matters Project/Processes/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M1j8waADEe67KIG0GI4apw,4027,/JKE Enterprise Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/TX_M1mZAaADEe67KIG0GI4apw,4028,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/TX_M1lx8aADEe67KIG0GI4apw,4029,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2F6ADEe67KIG0GI4apw,4029, +https://jazz.ibm.com:9443/rm/resources/TX_M1mZAKADEe67KIG0GI4apw,4030,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1nnIKADEe67KIG0GI4apw,4031,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2KqADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tj0qADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRgKADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmSKADEe67KIG0GI4apw,4031, +https://jazz.ibm.com:9443/rm/resources/TX_M1oOMKADEe67KIG0GI4apw,4032,/JKE Enterprise Project/Non Functional Requirements +https://jazz.ibm.com:9443/rm/resources/BI_M2M2FaADEe67KIG0GI4apw,4033, +https://jazz.ibm.com:9443/rm/resources/TX_M1o1QaADEe67KIG0GI4apw,4033,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/TX_M1qDYKADEe67KIG0GI4apw,4034,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjraADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRXaADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_aADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmHaADEe67KIG0GI4apw,4034, +https://jazz.ibm.com:9443/rm/resources/TX_M1pcUKADEe67KIG0GI4apw,4035,/JKE Private Banking and Securities Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/CO_M1nAEKADEe67KIG0GI4apw,4036,/JKE Business Recovery Matters Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M1rRgKADEe67KIG0GI4apw,4037,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/DM_M1rRgaADEe67KIG0GI4apw,4038,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2JqADEe67KIG0GI4apw,4039, +https://jazz.ibm.com:9443/rm/resources/TX_M1ttwKADEe67KIG0GI4apw,4039,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjzqADEe67KIG0GI4apw,4039, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmRKADEe67KIG0GI4apw,4039, +https://jazz.ibm.com:9443/rm/resources/TX_M1r4kKADEe67KIG0GI4apw,4040,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1uU0KADEe67KIG0GI4apw,4041,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2Tju6ADEe67KIG0GI4apw,4041, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2HKADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/TX_M1r4kaADEe67KIG0GI4apw,4042,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRdaADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjxqADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmPKADEe67KIG0GI4apw,4042, +https://jazz.ibm.com:9443/rm/resources/TX_M1tGsaADEe67KIG0GI4apw,4043,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2FKADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRbaADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjvqADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmNKADEe67KIG0GI4apw,4043, +https://jazz.ibm.com:9443/rm/resources/TX_M1sfoKADEe67KIG0GI4apw,4044,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1tGsKADEe67KIG0GI4apw,4045,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1uU0aADEe67KIG0GI4apw,4046,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRbqADEe67KIG0GI4apw,4046, +https://jazz.ibm.com:9443/rm/resources/TX_M1u74aADEe67KIG0GI4apw,4047,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjt6ADEe67KIG0GI4apw,4047, +https://jazz.ibm.com:9443/rm/resources/TX_M1xYIaADEe67KIG0GI4apw,4048,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmPaADEe67KIG0GI4apw,4048, +https://jazz.ibm.com:9443/rm/resources/TX_M1wKAKADEe67KIG0GI4apw,4049,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjwaADEe67KIG0GI4apw,4049, +https://jazz.ibm.com:9443/rm/resources/TX_M1wKAaADEe67KIG0GI4apw,4050,/JKE Business Recovery Matters Project/Features +https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw,4051,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories +https://jazz.ibm.com:9443/rm/resources/TX_M1ymQaADEe67KIG0GI4apw,4052,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1ymQKADEe67KIG0GI4apw,4053,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M1x_MKADEe67KIG0GI4apw,4054,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjrKADEe67KIG0GI4apw,4054, +https://jazz.ibm.com:9443/rm/resources/TX_M1x_MaADEe67KIG0GI4apw,4055,/JKE Business Recovery Matters Project/User Story Elaboration/Elaborated Stories/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M1zNUKADEe67KIG0GI4apw,4056,/JKE Business Recovery Matters Project/Business Goals +https://jazz.ibm.com:9443/rm/resources/TX_M1z0YKADEe67KIG0GI4apw,4057,/JKE Business Recovery Matters Project/Features/Mobile +https://jazz.ibm.com:9443/rm/resources/CO_M1z0YaADEe67KIG0GI4apw,4058,/JKE Business Recovery Matters Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M11pkqADEe67KIG0GI4apw,4059,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2CKADEe67KIG0GI4apw,4059, +https://jazz.ibm.com:9443/rm/resources/TX_M123sKADEe67KIG0GI4apw,4060,/JKE Enterprise Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M10bcKADEe67KIG0GI4apw,4061,/JKE Private Banking and Securities Project/Use Case Content +https://jazz.ibm.com:9443/rm/resources/TX_M11CgKADEe67KIG0GI4apw,4062,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M11pkaADEe67KIG0GI4apw,4063,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_qADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjrqADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmHqADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRXqADEe67KIG0GI4apw,4063, +https://jazz.ibm.com:9443/rm/resources/TX_M11pkKADEe67KIG0GI4apw,4064,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmNaADEe67KIG0GI4apw,4064, +https://jazz.ibm.com:9443/rm/resources/CO_M12QoKADEe67KIG0GI4apw,4065,/JKE Business Recovery Matters Project/0. README +https://jazz.ibm.com:9443/rm/resources/TX_M13ewKADEe67KIG0GI4apw,4066,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M123saADEe67KIG0GI4apw,4067,/JKE Business Recovery Matters Project/User Story Elaboration/Roles - Actors +https://jazz.ibm.com:9443/rm/resources/TX_M15T8aADEe67KIG0GI4apw,4068,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M196ADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRVqADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/BI_M2Tjp6ADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/BI_M2hmF6ADEe67KIG0GI4apw,4068, +https://jazz.ibm.com:9443/rm/resources/TX_M14s4aADEe67KIG0GI4apw,4069,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJKADEe67KIG0GI4apw,4069, +https://jazz.ibm.com:9443/rm/resources/TX_M14F0KADEe67KIG0GI4apw,4070,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Open an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmJaADEe67KIG0GI4apw,4070, +https://jazz.ibm.com:9443/rm/resources/TX_M14F0aADEe67KIG0GI4apw,4071,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2hmNqADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/BI_M2M2FqADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/BI_M2aRb6ADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/BI_M2TjwKADEe67KIG0GI4apw,4071, +https://jazz.ibm.com:9443/rm/resources/TX_M157AKADEe67KIG0GI4apw,4072,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M16iEKADEe67KIG0GI4apw,4073,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Update profile account information (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2aRW6ADEe67KIG0GI4apw,4073, +https://jazz.ibm.com:9443/rm/resources/DM_M16iEaADEe67KIG0GI4apw,4074,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/TX_M18-UaADEe67KIG0GI4apw,4075,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M17JIKADEe67KIG0GI4apw,4076,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2TjsqADEe67KIG0GI4apw,4076, +https://jazz.ibm.com:9443/rm/resources/TX_M18-UKADEe67KIG0GI4apw,4077,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M1_6ADEe67KIG0GI4apw,4077, +https://jazz.ibm.com:9443/rm/resources/DM_M17wMaADEe67KIG0GI4apw,4078,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Mobile +https://jazz.ibm.com:9443/rm/resources/DM_M18XQKADEe67KIG0GI4apw,4079,/JKE Business Recovery Matters Project/User Story Elaboration/UI Sketches/Parts +https://jazz.ibm.com:9443/rm/resources/TX_M19lYKADEe67KIG0GI4apw,4080,/JKE Enterprise Project/Glossary +https://jazz.ibm.com:9443/rm/resources/TX_M19lYaADEe67KIG0GI4apw,4081,/Base Artifacts/JKE Private Banking and Securities Project/Use Case Content/_Access an account (Module Example) artifacts +https://jazz.ibm.com:9443/rm/resources/BI_M2M2B6ADEe67KIG0GI4apw,4081, +https://jazz.ibm.com:9443/rm/resources/TX_Sey2IKADEe67KIG0GI4apw,4625,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_SeNnUKADEe67KIG0GI4apw,4625, +https://jazz.ibm.com:9443/rm/resources/TX_ShCR0KADEe67KIG0GI4apw,4626,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_SgopMKADEe67KIG0GI4apw,4626, +https://jazz.ibm.com:9443/rm/resources/TX_SjTisKADEe67KIG0GI4apw,4627,/Base Artifacts/JKE Enterprise Project/Templates/_Use Case Module (Formal) Template artifacts +https://jazz.ibm.com:9443/rm/resources/BI_Si6hIKADEe67KIG0GI4apw,4627, diff --git a/elmclient/tests/results/test145.csv b/elmclient/tests/results/test145.csv new file mode 100644 index 0000000..83f9b8c --- /dev/null +++ b/elmclient/tests/results/test145.csv @@ -0,0 +1,269 @@ +$uri,Accepted,Contributor,Created On,Creator,Embeds,Identifier,Link To,Modified On,Primary Text,Status,Title,Verifiability,Verification Method,http://jazz.net/ns/acp#accessControl,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/rdf/module,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.693Z,https://jazz.ibm.com:9443/jts/users/ibm,2989,2989,,2023-12-21T13:12:54.693Z,,,Image 5,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.700Z,https://jazz.ibm.com:9443/jts/users/ibm,2990,2990,,2023-12-21T13:12:54.700Z,,,Image 4,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.700Z,https://jazz.ibm.com:9443/jts/users/ibm,2991,2991,,2023-12-21T13:12:54.700Z,,,Image 3,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3001,,2023-12-21T13:12:54.578Z,"
+

The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.

+
",Rejected,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.716Z,https://jazz.ibm.com:9443/jts/users/ibm,,3002,3143,2023-12-21T13:12:54.716Z,,,Upaload Usage Data Locally,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Diagram,Diagrams and sketches +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3005,,2023-12-21T13:12:54.563Z,"
+

Definitions Acronyms, and Abbreviations

+
",,"Definitions Acronyms, and Abbreviations",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3006,,2023-12-21T13:12:54.576Z,"
+

The system shall be able to transmit and receive Meter data to the central office system without human intervention.

+
",Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3013,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery.

+
",Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3014,,2023-12-21T13:12:54.565Z,"
+
  • Meter reading in the most cost effective manner possible


+
",In Process,Meter reading in the most cost effective manner possible,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3015,,2023-12-21T13:12:54.563Z,"
+
  • damage equipment (such as broken seals);
+
",Postponed,damage equipment (such as broken seals);,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3028,,2023-12-21T13:12:54.570Z,"
+

The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.

+
",In Process,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,,3029,,2023-12-21T13:12:54.567Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.

+
",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3030,,2023-12-21T13:12:54.562Z,"
+

The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.

+
",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3035,,2023-12-21T13:12:54.571Z,"
+

All portable equipment shall use standard rubber casing to Internal document 630-520-4587.

+
",,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3038,,2023-12-21T13:12:54.564Z,"
+
  • consumption appears to be abnormal and / or record possible reasons for fluctuations.
+
",Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3040,,2023-12-21T13:12:54.560Z,"
+

All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.

+
",,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3043,,2023-12-21T13:12:54.565Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3044,,2023-12-21T13:12:54.557Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3045,,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.

+
",Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3046,,2023-12-21T13:12:54.563Z,"
+

The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3057,,2023-12-21T13:12:54.576Z,"
+
  • meter irregularities;


+
",Rejected,meter irregularities;,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3061,,2023-12-21T13:12:54.559Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3062,,2023-12-21T13:12:54.573Z,"
+

The handheld device shall allow the meter reader to access account information for a given address or meter.

+
",Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,,3064,,2023-12-21T13:12:54.567Z,"
+

Description

+
",,Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3067,,2023-12-21T13:12:54.580Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",,The AMR system shall have an operational life of no less than five years.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3072,,2023-12-21T13:12:54.569Z,"
+

Intended Use

+
",,Intended Use,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3075,,2023-12-21T13:12:54.573Z,"
+

The processing servers/computers in the system shall run in a network configuration.

+
",Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3076,,2023-12-21T13:12:54.565Z,"
+

The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).

+
",In Process,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3078,,2023-12-21T13:12:54.560Z,"
+

The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.

+
",In Process,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,,3079,,2023-12-21T13:12:54.640Z,"
+
  • Brazil
  • Canada
  • China
  • European Union
  • Japan
  • United States of America
+
",,Brazil,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.669Z,https://jazz.ibm.com:9443/jts/users/ibm,,3083,,2023-12-21T13:12:54.669Z,"
+

Term

Definition

AMR

Automatic Meter Reader

MMIU

Multi-channel Meter Interface Unit

CTRL

Central Control Center



+
",,Term,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3084,,2023-12-21T13:12:54.573Z,"
+

The meter interface unit shall store data for a defined period while powered off.

+
",Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3086,,2023-12-21T13:12:54.580Z,"
+

The control computer must be capable of residing as a node on the City’s existing network.

+
",Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,,3093,,2023-12-21T13:12:54.572Z,"
+
  • Update client address and meter location information.
+
",Approved,Update client address and meter location information.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.577Z,https://jazz.ibm.com:9443/jts/users/ibm,,3094,,2023-12-21T13:12:54.577Z,"
+

Handheld device

+
",,Handheld device,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3098,,2023-12-21T13:12:54.556Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3099,,2023-12-21T13:12:54.560Z,"
+

All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.

+
",,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3107,,2023-12-21T13:12:54.568Z,"
+

The server shall communicate with the existing billing software.

+
",Approved,The server shall communicate with the existing billing software.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,,3110,,2023-12-21T13:12:54.566Z,"
+

The AMR system shall be approved for sale in the following markets:


+
",,The AMR system shall be approved for sale in the following markets:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3113,,2023-12-21T13:12:54.556Z,"
+

Operational Environment

+
",,Operational Environment,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3117,,2023-12-21T13:12:54.561Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.


+
",,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3118,,2023-12-21T13:12:54.573Z,"
+

Specific Description

+
",,Specific Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3120,,2023-12-21T13:12:54.558Z,"
+

The handheld device shall have a mechanism to recharge the unit.

+
",Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.581Z,https://jazz.ibm.com:9443/jts/users/ibm,,3123,,2023-12-21T13:12:54.581Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3126,,2023-12-21T13:12:54.559Z,"
+

Meter Interface Unit

+
",,Meter Interface Unit,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3129,,2023-12-21T13:12:54.556Z,"
+

Fixed Network Automated Meter Reading System

+
",,Fixed Network Automated Meter Reading System,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,,3130,,2023-12-21T13:12:54.579Z,"
+

All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.

+
",,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3131,,2023-12-21T13:12:54.559Z,"
+

Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.

+
",,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3133,,2023-12-21T13:12:54.562Z,"
+

Reliability and Service

+
",,Reliability and Service,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3136,,2023-12-21T13:12:54.557Z,"
+

The handheld device shall have a human readable display for information collected from the meter.

+
",Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3137,,2023-12-21T13:12:54.558Z,"
+
  • A system goal of 100% accurate, 100% reliable, 100% of the time


+
",Rejected,"A system goal of 100% accurate, 100% reliable, 100% of the time",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3141,,2023-12-21T13:12:54.563Z,"
+

Purpose of the Document

+
",,Purpose of the Document,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3148,,2023-12-21T13:12:54.561Z,"
+

Usability

+
",,Usability,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3151,,2023-12-21T13:12:54.565Z,"
+
  • Provide accurate meter readings


+
",Approved,Provide accurate meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.574Z,https://jazz.ibm.com:9443/jts/users/ibm,,3152,,2023-12-21T13:12:54.574Z,"
+

The handheld device shall record leakage data on the central office data store.

+
",In Process,The handheld device shall record leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3156,,2023-12-21T13:12:54.564Z,"
+

Regulatory

+
",,Regulatory,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3167,,2023-12-21T13:12:54.578Z,"
+

Introduction

+
",,Introduction,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3168,,2023-12-21T13:12:54.568Z,"
+

User Characteristics

+
",,User Characteristics,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3169,,2023-12-21T13:12:54.569Z,"
+

The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.

+
",,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.577Z,https://jazz.ibm.com:9443/jts/users/ibm,,3172,,2023-12-21T13:12:54.577Z,"
+

Any portable equipment shall be yellow.

+
",,Any portable equipment shall be yellow.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3179,,2023-12-21T13:12:54.561Z,"
+

Scope of the System

+
",,Scope of the System,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3182,,2023-12-21T13:12:54.562Z,"
+

The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.

+
",,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3194,,2023-12-21T13:12:54.578Z,"
+
  • impediments to meter access, including dogs;
+
",Obsolete,"impediments to meter access, including dogs;",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3195,,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.

+
",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3207,,2023-12-21T13:12:54.564Z,"
+

All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.

+
",,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3210,,2023-12-21T13:12:54.571Z,"
+

A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.

+
",In Process,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3211,,2023-12-21T13:12:54.576Z,"
+

The systems shall meet the following objectives:

+
",Approved,The systems shall meet the following objectives:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3215,,2023-12-21T13:12:54.570Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3219,,2023-12-21T13:12:54.571Z,"
+

The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.

+
",Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3225,,2023-12-21T13:12:54.558Z,"
+

The AMR system shall be able to operate in the market environments for which it is targeted and approved.

+
",Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,,3227,,2023-12-21T13:12:54.640Z,"
+

In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld computers may also be used to manually enter readings without the use of AMR technology as an alternate but this will not support comprehensive data which can be accurately read using the meter reading electronically.

+
",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3235,,2023-12-21T13:12:54.565Z,"
+

The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.

+
",,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3240,,2023-12-21T13:12:54.557Z,"
+

Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.

+
",,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3248,,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.

+
",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3255,,2023-12-21T13:12:54.568Z,"
+

Product Perspective

+
",,Product Perspective,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3269,,2023-12-21T13:12:54.562Z,"
+

Performance

+
",,Performance,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.671Z,https://jazz.ibm.com:9443/jts/users/ibm,,3270,,2023-12-21T13:12:54.671Z,"
+

The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be made up of sufficient equipment such that if a failure of any major system component or part thereof does occur, it will not interrupt the flow of meter reading information to customer revenue systems.

+
",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3272,,2023-12-21T13:12:54.569Z,"
+
  • Ability to perform advanced data analysis of incremental meter readings


+
",,Ability to perform advanced data analysis of incremental meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3274,,2023-12-21T13:12:54.564Z,"
+
  • Support conservation monitoring and enforcement


+
",Obsolete,Support conservation monitoring and enforcement,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3276,,2023-12-21T13:12:54.556Z,"
+
  • Maximization of existing investments in meter reading technology


+
",Postponed,Maximization of existing investments in meter reading technology,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3279,,2023-12-21T13:12:54.561Z,"
+

Configuration

+
",,Configuration,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3291,,2023-12-21T13:12:54.561Z,"
+

The AMR System control computer must operate on the most recent Windows platform currently available.

+
",In Process,The AMR System control computer must operate on the most recent Windows platform currently available.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3292,,2023-12-21T13:12:54.559Z,"
+

General Description

+
",,General Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3293,,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.

+
",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3298,,2023-12-21T13:12:54.560Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as

+
",Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3304,,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be compatible with MMIU.

+
",Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3310,,2023-12-21T13:12:54.565Z,"
+

ANSI 1252 Latin 1 for CSV Export

+
",,ANSI 1252 Latin 1 for CSV Export,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,,3311,,2023-12-21T13:12:54.575Z,"
+

The handheld device shall allow for the meter reader to collect and store information from the meter.

+
",Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3312,,2023-12-21T13:12:54.558Z,"
+

The meter interface shall log leakage data on the central office data store.

+
",Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,,3332,,2023-12-21T13:12:54.579Z,"
+

Control Computer and Related Hardware

+
",,Control Computer and Related Hardware,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3345,,2023-12-21T13:12:54.580Z,"
+

Assumptions and Dependencies

+
",,Assumptions and Dependencies,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3348,,2023-12-21T13:12:54.562Z,"
+

The Fixed Network Application software and data collection software must operate on a central server.

+
",Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test146.csv b/elmclient/tests/results/test146.csv new file mode 100644 index 0000000..a5ef69f --- /dev/null +++ b/elmclient/tests/results/test146.csv @@ -0,0 +1,187 @@ +$uri,Accepted,Contributor,Created On,Creator,Identifier,Modified On,Primary Text,Status,Title,Verifiability,Verification Method,http://jazz.net/ns/acp#accessControl,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/rdf/module,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,3001,2023-12-21T13:12:54.578Z,"
+

The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.

+
",Rejected,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3006,2023-12-21T13:12:54.576Z,"
+

The system shall be able to transmit and receive Meter data to the central office system without human intervention.

+
",Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3013,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery.

+
",Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3014,2023-12-21T13:12:54.565Z,"
+
  • Meter reading in the most cost effective manner possible


+
",In Process,Meter reading in the most cost effective manner possible,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3015,2023-12-21T13:12:54.563Z,"
+
  • damage equipment (such as broken seals);
+
",Postponed,damage equipment (such as broken seals);,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3028,2023-12-21T13:12:54.570Z,"
+

The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.

+
",In Process,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,3029,2023-12-21T13:12:54.567Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.

+
",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3030,2023-12-21T13:12:54.562Z,"
+

The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.

+
",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3035,2023-12-21T13:12:54.571Z,"
+

All portable equipment shall use standard rubber casing to Internal document 630-520-4587.

+
",,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3038,2023-12-21T13:12:54.564Z,"
+
  • consumption appears to be abnormal and / or record possible reasons for fluctuations.
+
",Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3040,2023-12-21T13:12:54.560Z,"
+

All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.

+
",,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3043,2023-12-21T13:12:54.565Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3044,2023-12-21T13:12:54.557Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3045,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.

+
",Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3046,2023-12-21T13:12:54.563Z,"
+

The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3057,2023-12-21T13:12:54.576Z,"
+
  • meter irregularities;


+
",Rejected,meter irregularities;,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3061,2023-12-21T13:12:54.559Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3062,2023-12-21T13:12:54.573Z,"
+

The handheld device shall allow the meter reader to access account information for a given address or meter.

+
",Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3067,2023-12-21T13:12:54.580Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",,The AMR system shall have an operational life of no less than five years.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3075,2023-12-21T13:12:54.573Z,"
+

The processing servers/computers in the system shall run in a network configuration.

+
",Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3076,2023-12-21T13:12:54.565Z,"
+

The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).

+
",In Process,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3078,2023-12-21T13:12:54.560Z,"
+

The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.

+
",In Process,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,3079,2023-12-21T13:12:54.640Z,"
+
  • Brazil
  • Canada
  • China
  • European Union
  • Japan
  • United States of America
+
",,Brazil,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,3084,2023-12-21T13:12:54.573Z,"
+

The meter interface unit shall store data for a defined period while powered off.

+
",Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3086,2023-12-21T13:12:54.580Z,"
+

The control computer must be capable of residing as a node on the City’s existing network.

+
",Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,3093,2023-12-21T13:12:54.572Z,"
+
  • Update client address and meter location information.
+
",Approved,Update client address and meter location information.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3098,2023-12-21T13:12:54.556Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3099,2023-12-21T13:12:54.560Z,"
+

All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.

+
",,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,3107,2023-12-21T13:12:54.568Z,"
+

The server shall communicate with the existing billing software.

+
",Approved,The server shall communicate with the existing billing software.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,3110,2023-12-21T13:12:54.566Z,"
+

The AMR system shall be approved for sale in the following markets:


+
",,The AMR system shall be approved for sale in the following markets:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,3117,2023-12-21T13:12:54.561Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.


+
",,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3120,2023-12-21T13:12:54.558Z,"
+

The handheld device shall have a mechanism to recharge the unit.

+
",Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.581Z,https://jazz.ibm.com:9443/jts/users/ibm,3123,2023-12-21T13:12:54.581Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,3130,2023-12-21T13:12:54.579Z,"
+

All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.

+
",,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,3131,2023-12-21T13:12:54.559Z,"
+

Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.

+
",,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3136,2023-12-21T13:12:54.557Z,"
+

The handheld device shall have a human readable display for information collected from the meter.

+
",Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3137,2023-12-21T13:12:54.558Z,"
+
  • A system goal of 100% accurate, 100% reliable, 100% of the time


+
",Rejected,"A system goal of 100% accurate, 100% reliable, 100% of the time",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,3151,2023-12-21T13:12:54.565Z,"
+
  • Provide accurate meter readings


+
",Approved,Provide accurate meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.574Z,https://jazz.ibm.com:9443/jts/users/ibm,3152,2023-12-21T13:12:54.574Z,"
+

The handheld device shall record leakage data on the central office data store.

+
",In Process,The handheld device shall record leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.577Z,https://jazz.ibm.com:9443/jts/users/ibm,3172,2023-12-21T13:12:54.577Z,"
+

Any portable equipment shall be yellow.

+
",,Any portable equipment shall be yellow.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,3194,2023-12-21T13:12:54.578Z,"
+
  • impediments to meter access, including dogs;
+
",Obsolete,"impediments to meter access, including dogs;",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3195,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.

+
",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3207,2023-12-21T13:12:54.564Z,"
+

All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.

+
",,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3210,2023-12-21T13:12:54.571Z,"
+

A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.

+
",In Process,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,3211,2023-12-21T13:12:54.576Z,"
+

The systems shall meet the following objectives:

+
",Approved,The systems shall meet the following objectives:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3215,2023-12-21T13:12:54.570Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,3219,2023-12-21T13:12:54.571Z,"
+

The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.

+
",Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3225,2023-12-21T13:12:54.558Z,"
+

The AMR system shall be able to operate in the market environments for which it is targeted and approved.

+
",Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,3227,2023-12-21T13:12:54.640Z,"
+

In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld computers may also be used to manually enter readings without the use of AMR technology as an alternate but this will not support comprehensive data which can be accurately read using the meter reading electronically.

+
",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,3240,2023-12-21T13:12:54.557Z,"
+

Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.

+
",,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,3248,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.

+
",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.671Z,https://jazz.ibm.com:9443/jts/users/ibm,3270,2023-12-21T13:12:54.671Z,"
+

The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be made up of sufficient equipment such that if a failure of any major system component or part thereof does occur, it will not interrupt the flow of meter reading information to customer revenue systems.

+
",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,3272,2023-12-21T13:12:54.569Z,"
+
  • Ability to perform advanced data analysis of incremental meter readings


+
",,Ability to perform advanced data analysis of incremental meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,3274,2023-12-21T13:12:54.564Z,"
+
  • Support conservation monitoring and enforcement


+
",Obsolete,Support conservation monitoring and enforcement,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,3276,2023-12-21T13:12:54.556Z,"
+
  • Maximization of existing investments in meter reading technology


+
",Postponed,Maximization of existing investments in meter reading technology,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,3291,2023-12-21T13:12:54.561Z,"
+

The AMR System control computer must operate on the most recent Windows platform currently available.

+
",In Process,The AMR System control computer must operate on the most recent Windows platform currently available.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,3293,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.

+
",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,3298,2023-12-21T13:12:54.560Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as

+
",Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,3304,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be compatible with MMIU.

+
",Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,3311,2023-12-21T13:12:54.575Z,"
+

The handheld device shall allow for the meter reader to collect and store information from the meter.

+
",Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,3312,2023-12-21T13:12:54.558Z,"
+

The meter interface shall log leakage data on the central office data store.

+
",Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,3348,2023-12-21T13:12:54.562Z,"
+

The Fixed Network Application software and data collection software must operate on a central server.

+
",Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test147.csv b/elmclient/tests/results/test147.csv new file mode 100644 index 0000000..83f9b8c --- /dev/null +++ b/elmclient/tests/results/test147.csv @@ -0,0 +1,269 @@ +$uri,Accepted,Contributor,Created On,Creator,Embeds,Identifier,Link To,Modified On,Primary Text,Status,Title,Verifiability,Verification Method,http://jazz.net/ns/acp#accessControl,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/rdf/module,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.693Z,https://jazz.ibm.com:9443/jts/users/ibm,2989,2989,,2023-12-21T13:12:54.693Z,,,Image 5,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.700Z,https://jazz.ibm.com:9443/jts/users/ibm,2990,2990,,2023-12-21T13:12:54.700Z,,,Image 4,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.700Z,https://jazz.ibm.com:9443/jts/users/ibm,2991,2991,,2023-12-21T13:12:54.700Z,,,Image 3,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3001,,2023-12-21T13:12:54.578Z,"
+

The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.

+
",Rejected,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.716Z,https://jazz.ibm.com:9443/jts/users/ibm,,3002,3143,2023-12-21T13:12:54.716Z,,,Upaload Usage Data Locally,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Diagram,Diagrams and sketches +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3005,,2023-12-21T13:12:54.563Z,"
+

Definitions Acronyms, and Abbreviations

+
",,"Definitions Acronyms, and Abbreviations",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3006,,2023-12-21T13:12:54.576Z,"
+

The system shall be able to transmit and receive Meter data to the central office system without human intervention.

+
",Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3013,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery.

+
",Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3014,,2023-12-21T13:12:54.565Z,"
+
  • Meter reading in the most cost effective manner possible


+
",In Process,Meter reading in the most cost effective manner possible,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3015,,2023-12-21T13:12:54.563Z,"
+
  • damage equipment (such as broken seals);
+
",Postponed,damage equipment (such as broken seals);,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3028,,2023-12-21T13:12:54.570Z,"
+

The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.

+
",In Process,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,,3029,,2023-12-21T13:12:54.567Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.

+
",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3030,,2023-12-21T13:12:54.562Z,"
+

The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.

+
",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3035,,2023-12-21T13:12:54.571Z,"
+

All portable equipment shall use standard rubber casing to Internal document 630-520-4587.

+
",,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3038,,2023-12-21T13:12:54.564Z,"
+
  • consumption appears to be abnormal and / or record possible reasons for fluctuations.
+
",Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3040,,2023-12-21T13:12:54.560Z,"
+

All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.

+
",,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3043,,2023-12-21T13:12:54.565Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3044,,2023-12-21T13:12:54.557Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3045,,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.

+
",Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3046,,2023-12-21T13:12:54.563Z,"
+

The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3057,,2023-12-21T13:12:54.576Z,"
+
  • meter irregularities;


+
",Rejected,meter irregularities;,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3061,,2023-12-21T13:12:54.559Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3062,,2023-12-21T13:12:54.573Z,"
+

The handheld device shall allow the meter reader to access account information for a given address or meter.

+
",Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,,3064,,2023-12-21T13:12:54.567Z,"
+

Description

+
",,Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3067,,2023-12-21T13:12:54.580Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",,The AMR system shall have an operational life of no less than five years.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3072,,2023-12-21T13:12:54.569Z,"
+

Intended Use

+
",,Intended Use,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3075,,2023-12-21T13:12:54.573Z,"
+

The processing servers/computers in the system shall run in a network configuration.

+
",Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3076,,2023-12-21T13:12:54.565Z,"
+

The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).

+
",In Process,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3078,,2023-12-21T13:12:54.560Z,"
+

The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.

+
",In Process,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,,3079,,2023-12-21T13:12:54.640Z,"
+
  • Brazil
  • Canada
  • China
  • European Union
  • Japan
  • United States of America
+
",,Brazil,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.669Z,https://jazz.ibm.com:9443/jts/users/ibm,,3083,,2023-12-21T13:12:54.669Z,"
+

Term

Definition

AMR

Automatic Meter Reader

MMIU

Multi-channel Meter Interface Unit

CTRL

Central Control Center



+
",,Term,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3084,,2023-12-21T13:12:54.573Z,"
+

The meter interface unit shall store data for a defined period while powered off.

+
",Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3086,,2023-12-21T13:12:54.580Z,"
+

The control computer must be capable of residing as a node on the City’s existing network.

+
",Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,,3093,,2023-12-21T13:12:54.572Z,"
+
  • Update client address and meter location information.
+
",Approved,Update client address and meter location information.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.577Z,https://jazz.ibm.com:9443/jts/users/ibm,,3094,,2023-12-21T13:12:54.577Z,"
+

Handheld device

+
",,Handheld device,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3098,,2023-12-21T13:12:54.556Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3099,,2023-12-21T13:12:54.560Z,"
+

All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.

+
",,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3107,,2023-12-21T13:12:54.568Z,"
+

The server shall communicate with the existing billing software.

+
",Approved,The server shall communicate with the existing billing software.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,,3110,,2023-12-21T13:12:54.566Z,"
+

The AMR system shall be approved for sale in the following markets:


+
",,The AMR system shall be approved for sale in the following markets:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3113,,2023-12-21T13:12:54.556Z,"
+

Operational Environment

+
",,Operational Environment,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3117,,2023-12-21T13:12:54.561Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.


+
",,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3118,,2023-12-21T13:12:54.573Z,"
+

Specific Description

+
",,Specific Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3120,,2023-12-21T13:12:54.558Z,"
+

The handheld device shall have a mechanism to recharge the unit.

+
",Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.581Z,https://jazz.ibm.com:9443/jts/users/ibm,,3123,,2023-12-21T13:12:54.581Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3126,,2023-12-21T13:12:54.559Z,"
+

Meter Interface Unit

+
",,Meter Interface Unit,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3129,,2023-12-21T13:12:54.556Z,"
+

Fixed Network Automated Meter Reading System

+
",,Fixed Network Automated Meter Reading System,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,,3130,,2023-12-21T13:12:54.579Z,"
+

All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.

+
",,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3131,,2023-12-21T13:12:54.559Z,"
+

Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.

+
",,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3133,,2023-12-21T13:12:54.562Z,"
+

Reliability and Service

+
",,Reliability and Service,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3136,,2023-12-21T13:12:54.557Z,"
+

The handheld device shall have a human readable display for information collected from the meter.

+
",Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3137,,2023-12-21T13:12:54.558Z,"
+
  • A system goal of 100% accurate, 100% reliable, 100% of the time


+
",Rejected,"A system goal of 100% accurate, 100% reliable, 100% of the time",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3141,,2023-12-21T13:12:54.563Z,"
+

Purpose of the Document

+
",,Purpose of the Document,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3148,,2023-12-21T13:12:54.561Z,"
+

Usability

+
",,Usability,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3151,,2023-12-21T13:12:54.565Z,"
+
  • Provide accurate meter readings


+
",Approved,Provide accurate meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.574Z,https://jazz.ibm.com:9443/jts/users/ibm,,3152,,2023-12-21T13:12:54.574Z,"
+

The handheld device shall record leakage data on the central office data store.

+
",In Process,The handheld device shall record leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3156,,2023-12-21T13:12:54.564Z,"
+

Regulatory

+
",,Regulatory,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3167,,2023-12-21T13:12:54.578Z,"
+

Introduction

+
",,Introduction,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3168,,2023-12-21T13:12:54.568Z,"
+

User Characteristics

+
",,User Characteristics,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3169,,2023-12-21T13:12:54.569Z,"
+

The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.

+
",,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.577Z,https://jazz.ibm.com:9443/jts/users/ibm,,3172,,2023-12-21T13:12:54.577Z,"
+

Any portable equipment shall be yellow.

+
",,Any portable equipment shall be yellow.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3179,,2023-12-21T13:12:54.561Z,"
+

Scope of the System

+
",,Scope of the System,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3182,,2023-12-21T13:12:54.562Z,"
+

The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.

+
",,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3194,,2023-12-21T13:12:54.578Z,"
+
  • impediments to meter access, including dogs;
+
",Obsolete,"impediments to meter access, including dogs;",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3195,,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.

+
",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3207,,2023-12-21T13:12:54.564Z,"
+

All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.

+
",,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3210,,2023-12-21T13:12:54.571Z,"
+

A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.

+
",In Process,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3211,,2023-12-21T13:12:54.576Z,"
+

The systems shall meet the following objectives:

+
",Approved,The systems shall meet the following objectives:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3215,,2023-12-21T13:12:54.570Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3219,,2023-12-21T13:12:54.571Z,"
+

The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.

+
",Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3225,,2023-12-21T13:12:54.558Z,"
+

The AMR system shall be able to operate in the market environments for which it is targeted and approved.

+
",Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,,3227,,2023-12-21T13:12:54.640Z,"
+

In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld computers may also be used to manually enter readings without the use of AMR technology as an alternate but this will not support comprehensive data which can be accurately read using the meter reading electronically.

+
",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3235,,2023-12-21T13:12:54.565Z,"
+

The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.

+
",,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3240,,2023-12-21T13:12:54.557Z,"
+

Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.

+
",,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3248,,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.

+
",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3255,,2023-12-21T13:12:54.568Z,"
+

Product Perspective

+
",,Product Perspective,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3269,,2023-12-21T13:12:54.562Z,"
+

Performance

+
",,Performance,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.671Z,https://jazz.ibm.com:9443/jts/users/ibm,,3270,,2023-12-21T13:12:54.671Z,"
+

The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be made up of sufficient equipment such that if a failure of any major system component or part thereof does occur, it will not interrupt the flow of meter reading information to customer revenue systems.

+
",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3272,,2023-12-21T13:12:54.569Z,"
+
  • Ability to perform advanced data analysis of incremental meter readings


+
",,Ability to perform advanced data analysis of incremental meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3274,,2023-12-21T13:12:54.564Z,"
+
  • Support conservation monitoring and enforcement


+
",Obsolete,Support conservation monitoring and enforcement,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3276,,2023-12-21T13:12:54.556Z,"
+
  • Maximization of existing investments in meter reading technology


+
",Postponed,Maximization of existing investments in meter reading technology,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3279,,2023-12-21T13:12:54.561Z,"
+

Configuration

+
",,Configuration,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3291,,2023-12-21T13:12:54.561Z,"
+

The AMR System control computer must operate on the most recent Windows platform currently available.

+
",In Process,The AMR System control computer must operate on the most recent Windows platform currently available.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3292,,2023-12-21T13:12:54.559Z,"
+

General Description

+
",,General Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3293,,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.

+
",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3298,,2023-12-21T13:12:54.560Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as

+
",Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3304,,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be compatible with MMIU.

+
",Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3310,,2023-12-21T13:12:54.565Z,"
+

ANSI 1252 Latin 1 for CSV Export

+
",,ANSI 1252 Latin 1 for CSV Export,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,,3311,,2023-12-21T13:12:54.575Z,"
+

The handheld device shall allow for the meter reader to collect and store information from the meter.

+
",Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3312,,2023-12-21T13:12:54.558Z,"
+

The meter interface shall log leakage data on the central office data store.

+
",Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,,3332,,2023-12-21T13:12:54.579Z,"
+

Control Computer and Related Hardware

+
",,Control Computer and Related Hardware,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3345,,2023-12-21T13:12:54.580Z,"
+

Assumptions and Dependencies

+
",,Assumptions and Dependencies,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3348,,2023-12-21T13:12:54.562Z,"
+

The Fixed Network Application software and data collection software must operate on a central server.

+
",Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test148.csv b/elmclient/tests/results/test148.csv new file mode 100644 index 0000000..e02abfc --- /dev/null +++ b/elmclient/tests/results/test148.csv @@ -0,0 +1 @@ + diff --git a/elmclient/tests/results/test149.csv b/elmclient/tests/results/test149.csv new file mode 100644 index 0000000..83f9b8c --- /dev/null +++ b/elmclient/tests/results/test149.csv @@ -0,0 +1,269 @@ +$uri,Accepted,Contributor,Created On,Creator,Embeds,Identifier,Link To,Modified On,Primary Text,Status,Title,Verifiability,Verification Method,http://jazz.net/ns/acp#accessControl,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/rdf/module,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.693Z,https://jazz.ibm.com:9443/jts/users/ibm,2989,2989,,2023-12-21T13:12:54.693Z,,,Image 5,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.700Z,https://jazz.ibm.com:9443/jts/users/ibm,2990,2990,,2023-12-21T13:12:54.700Z,,,Image 4,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.700Z,https://jazz.ibm.com:9443/jts/users/ibm,2991,2991,,2023-12-21T13:12:54.700Z,,,Image 3,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#WrapperResource,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsy6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3001,,2023-12-21T13:12:54.578Z,"
+

The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.

+
",Rejected,The meter interface unit shall be compatible with the existing meter models in use for the area covered by this project.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.716Z,https://jazz.ibm.com:9443/jts/users/ibm,,3002,3143,2023-12-21T13:12:54.716Z,,,Upaload Usage Data Locally,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Diagram,Diagrams and sketches +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3005,,2023-12-21T13:12:54.563Z,"
+

Definitions Acronyms, and Abbreviations

+
",,"Definitions Acronyms, and Abbreviations",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3006,,2023-12-21T13:12:54.576Z,"
+

The system shall be able to transmit and receive Meter data to the central office system without human intervention.

+
",Approved,The system shall be able to transmit and receive Meter data to the central office system without human intervention.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3013,,2023-12-21T13:12:54.562Z,"
+

The meter interface unit shall be powered by a replaceable long lasting battery.

+
",Approved,The meter interface unit shall be powered by a replaceable long lasting battery.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3014,,2023-12-21T13:12:54.565Z,"
+
  • Meter reading in the most cost effective manner possible


+
",In Process,Meter reading in the most cost effective manner possible,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5qACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3015,,2023-12-21T13:12:54.563Z,"
+
  • damage equipment (such as broken seals);
+
",Postponed,damage equipment (such as broken seals);,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF7KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3028,,2023-12-21T13:12:54.570Z,"
+

The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.

+
",In Process,"The handheld device shall be capable of displaying diagnostic information, including suspected water leaks.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,,3029,,2023-12-21T13:12:54.567Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.

+
",Approved,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3030,,2023-12-21T13:12:54.562Z,"
+

The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.

+
",Approved,"The handheld device shall have a screen that displays the number of accounts that have been read and unread along with the total number of accounts, date/time, and the id of the handheld reading device.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3035,,2023-12-21T13:12:54.571Z,"
+

All portable equipment shall use standard rubber casing to Internal document 630-520-4587.

+
",,All portable equipment shall use standard rubber casing to Internal document 630-520-4587.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6KACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3038,,2023-12-21T13:12:54.564Z,"
+
  • consumption appears to be abnormal and / or record possible reasons for fluctuations.
+
",Approved,consumption appears to be abnormal and / or record possible reasons for fluctuations.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3040,,2023-12-21T13:12:54.560Z,"
+

All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.

+
",,All external fixings for portable equipment shall be hexalobular internal driving feature T25 or T30 bolts in accordance with Standard ISO 10664 to improve serviceability.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3043,,2023-12-21T13:12:54.565Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3044,,2023-12-21T13:12:54.557Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3045,,2023-12-21T13:12:54.568Z,"
+

The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.

+
",Approved,The meter interface unit shall be able to collect meter data at regular intervals and store that data for up to one year.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF46ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3046,,2023-12-21T13:12:54.563Z,"
+

The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.

+
",Approved,"The handheld meter reading device shall allow for programming of a defined route, advancing to the next meter on the route as the meter reader moves through the route.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3057,,2023-12-21T13:12:54.576Z,"
+
  • meter irregularities;


+
",Rejected,meter irregularities;,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3061,,2023-12-21T13:12:54.559Z,"
+

The control computer shall be capable of operating in a normal office environment.

+
",Approved,The control computer shall be capable of operating in a normal office environment.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3062,,2023-12-21T13:12:54.573Z,"
+

The handheld device shall allow the meter reader to access account information for a given address or meter.

+
",Approved,The handheld device shall allow the meter reader to access account information for a given address or meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.567Z,https://jazz.ibm.com:9443/jts/users/ibm,,3064,,2023-12-21T13:12:54.567Z,"
+

Description

+
",,Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFv6ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3067,,2023-12-21T13:12:54.580Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",,The AMR system shall have an operational life of no less than five years.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3072,,2023-12-21T13:12:54.569Z,"
+

Intended Use

+
",,Intended Use,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3075,,2023-12-21T13:12:54.573Z,"
+

The processing servers/computers in the system shall run in a network configuration.

+
",Approved,The processing servers/computers in the system shall run in a network configuration.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3076,,2023-12-21T13:12:54.565Z,"
+

The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).

+
",In Process,"The system, when deployed, will initially include water service for residential, commercial and industrial customers inside a 72 square mile area (~79,000 meter connections).",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3078,,2023-12-21T13:12:54.560Z,"
+

The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.

+
",In Process,The meter interface unit shall allow a mechanism to accept / retrieve software / firmware / system updates.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,,3079,,2023-12-21T13:12:54.640Z,"
+
  • Brazil
  • Canada
  • China
  • European Union
  • Japan
  • United States of America
+
",,Brazil,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFuqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.669Z,https://jazz.ibm.com:9443/jts/users/ibm,,3083,,2023-12-21T13:12:54.669Z,"
+

Term

Definition

AMR

Automatic Meter Reader

MMIU

Multi-channel Meter Interface Unit

CTRL

Central Control Center



+
",,Term,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfsz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3084,,2023-12-21T13:12:54.573Z,"
+

The meter interface unit shall store data for a defined period while powered off.

+
",Approved,The meter interface unit shall store data for a defined period while powered off.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3086,,2023-12-21T13:12:54.580Z,"
+

The control computer must be capable of residing as a node on the City’s existing network.

+
",Approved,The control computer must be capable of residing as a node on the City’s existing network.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF6aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.572Z,https://jazz.ibm.com:9443/jts/users/ibm,,3093,,2023-12-21T13:12:54.572Z,"
+
  • Update client address and meter location information.
+
",Approved,Update client address and meter location information.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.577Z,https://jazz.ibm.com:9443/jts/users/ibm,,3094,,2023-12-21T13:12:54.577Z,"
+

Handheld device

+
",,Handheld device,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3098,,2023-12-21T13:12:54.556Z,"
+

The meter interface shall detect water leaks and record leak status with the account data.

+
",Approved,The meter interface shall detect water leaks and record leak status with the account data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3099,,2023-12-21T13:12:54.560Z,"
+

All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.

+
",,All portable equipment shall have a ruggedness of IK06 or better in accordance with Standard IEC 62262:2002.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3107,,2023-12-21T13:12:54.568Z,"
+

The server shall communicate with the existing billing software.

+
",Approved,The server shall communicate with the existing billing software.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.566Z,https://jazz.ibm.com:9443/jts/users/ibm,,3110,,2023-12-21T13:12:54.566Z,"
+

The AMR system shall be approved for sale in the following markets:


+
",,The AMR system shall be approved for sale in the following markets:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFz6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3113,,2023-12-21T13:12:54.556Z,"
+

Operational Environment

+
",,Operational Environment,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF16ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3117,,2023-12-21T13:12:54.561Z,"
+

The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.


+
",,"The AMR system functions, reports, and data on the control computer shall be securely accessible by properly authorized persons from other workstations on the City’s network.",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.573Z,https://jazz.ibm.com:9443/jts/users/ibm,,3118,,2023-12-21T13:12:54.573Z,"
+

Specific Description

+
",,Specific Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF66ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3120,,2023-12-21T13:12:54.558Z,"
+

The handheld device shall have a mechanism to recharge the unit.

+
",Approved,The handheld device shall have a mechanism to recharge the unit.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.581Z,https://jazz.ibm.com:9443/jts/users/ibm,,3123,,2023-12-21T13:12:54.581Z,"
+

<Picture>

+
",,,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3126,,2023-12-21T13:12:54.559Z,"
+

Meter Interface Unit

+
",,Meter Interface Unit,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs06ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3129,,2023-12-21T13:12:54.556Z,"
+

Fixed Network Automated Meter Reading System

+
",,Fixed Network Automated Meter Reading System,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,,3130,,2023-12-21T13:12:54.579Z,"
+

All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.

+
",,"All portable equipment should survive multiple 6 ft./1.8 m drops on to concrete, across the operating temperature range in accordance with Standard MIL-STD 810G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3131,,2023-12-21T13:12:54.559Z,"
+

Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.

+
",,Any exposed ports on portable equipment will be protected to IP67 or better in accordance with Standard IEC 60529.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3133,,2023-12-21T13:12:54.562Z,"
+

Reliability and Service

+
",,Reliability and Service,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3136,,2023-12-21T13:12:54.557Z,"
+

The handheld device shall have a human readable display for information collected from the meter.

+
",Approved,The handheld device shall have a human readable display for information collected from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3137,,2023-12-21T13:12:54.558Z,"
+
  • A system goal of 100% accurate, 100% reliable, 100% of the time


+
",Rejected,"A system goal of 100% accurate, 100% reliable, 100% of the time",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFs6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3141,,2023-12-21T13:12:54.563Z,"
+

Purpose of the Document

+
",,Purpose of the Document,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFy6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3148,,2023-12-21T13:12:54.561Z,"
+

Usability

+
",,Usability,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3151,,2023-12-21T13:12:54.565Z,"
+
  • Provide accurate meter readings


+
",Approved,Provide accurate meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfswKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.574Z,https://jazz.ibm.com:9443/jts/users/ibm,,3152,,2023-12-21T13:12:54.574Z,"
+

The handheld device shall record leakage data on the central office data store.

+
",In Process,The handheld device shall record leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF06ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3156,,2023-12-21T13:12:54.564Z,"
+

Regulatory

+
",,Regulatory,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3167,,2023-12-21T13:12:54.578Z,"
+

Introduction

+
",,Introduction,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3168,,2023-12-21T13:12:54.568Z,"
+

User Characteristics

+
",,User Characteristics,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3169,,2023-12-21T13:12:54.569Z,"
+

The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.

+
",,"The Stakeholder requirements describe the user needs for a water meter reading system (AMR) including the meter, the method of collecting data from the device, and the means by which the customers will be billed for usage.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfswaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.577Z,https://jazz.ibm.com:9443/jts/users/ibm,,3172,,2023-12-21T13:12:54.577Z,"
+

Any portable equipment shall be yellow.

+
",,Any portable equipment shall be yellow.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3179,,2023-12-21T13:12:54.561Z,"
+

Scope of the System

+
",,Scope of the System,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFt6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3182,,2023-12-21T13:12:54.562Z,"
+

The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.

+
",,The AMR is intended for gathering and reporting of water consumtion data to facilitate measurement of residential and business customers.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF56ACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.578Z,https://jazz.ibm.com:9443/jts/users/ibm,,3194,,2023-12-21T13:12:54.578Z,"
+
  • impediments to meter access, including dogs;
+
",Obsolete,"impediments to meter access, including dogs;",false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3195,,2023-12-21T13:12:54.556Z,"
+

The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.

+
",Approved,"The meter interface unit shall support all functions (data reading, time-triggered operation, and management) of the AMR system.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF1qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3207,,2023-12-21T13:12:54.564Z,"
+

All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.

+
",,"All portable equipment shall have Hazardous location certifications UL Class I, II, III Division II, A, B, C, D, F, G.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3210,,2023-12-21T13:12:54.571Z,"
+

A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.

+
",In Process,A trained user shall be able to use all aspects of the system within no more than one minutes of system startup.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFw6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.576Z,https://jazz.ibm.com:9443/jts/users/ibm,,3211,,2023-12-21T13:12:54.576Z,"
+

The systems shall meet the following objectives:

+
",Approved,The systems shall meet the following objectives:,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFzqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3215,,2023-12-21T13:12:54.570Z,"
+

The AMR system shall have an operational life of no less than five years.

+
",Approved,The AMR system shall have an operational life of no less than five years.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.571Z,https://jazz.ibm.com:9443/jts/users/ibm,,3219,,2023-12-21T13:12:54.571Z,"
+

The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.

+
",Approved,The system software and functions shall be quickly and easily movable to another computer or workstation in the event of failure of the control computer.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3225,,2023-12-21T13:12:54.558Z,"
+

The AMR system shall be able to operate in the market environments for which it is targeted and approved.

+
",Approved,The AMR system shall be able to operate in the market environments for which it is targeted and approved.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF26ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.640Z,https://jazz.ibm.com:9443/jts/users/ibm,,3227,,2023-12-21T13:12:54.640Z,"
+

In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are installed as they go through their meter reading route. Handheld computers may also be used to manually enter readings without the use of AMR technology as an alternate but this will not support comprehensive data which can be accurately read using the meter reading electronically.

+
",Approved,"In handheld AMR, a meter reader carries a handheld computer with the ability to collect meter readings from an AMR capable meter. This is sometimes referred to as ""walk-by"" meter reading since the meter reader walks by the locations where meters are instal",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFtaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3235,,2023-12-21T13:12:54.565Z,"
+

The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.

+
",,The AMR product is intended to allow water providers to lower their cost of operation by more accurately measureing consumption and more quickly gather data.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF0aACEe67KIG0GI4apw,false,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.557Z,https://jazz.ibm.com:9443/jts/users/ibm,,3240,,2023-12-21T13:12:54.557Z,"
+

Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.

+
",,Any portable equipment shall have an Ingress Protection Rating of IP66 or better in accordance with Standard IEC 60529.,false,Not Set,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF4aACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3248,,2023-12-21T13:12:54.580Z,"
+

The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billing system.

+
",Approved,"The handheld device shall allow for upload of all information collected on handheld computers during meter rounds, so that data can be compiled. Data shall be retrievable to business office computers in a manner that will interface with the existing billin",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.568Z,https://jazz.ibm.com:9443/jts/users/ibm,,3255,,2023-12-21T13:12:54.568Z,"
+

Product Perspective

+
",,Product Perspective,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3269,,2023-12-21T13:12:54.562Z,"
+

Performance

+
",,Performance,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfFvqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.671Z,https://jazz.ibm.com:9443/jts/users/ibm,,3270,,2023-12-21T13:12:54.671Z,"
+

The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and cost effective manner. It is expected that the system(s) will be made up of sufficient equipment such that if a failure of any major system component or part thereof does occur, it will not interrupt the flow of meter reading information to customer revenue systems.

+
",Approved,"The desired solution leverages the existing infrastructure of meters, but may require enhancements to support a more flexible means of determining water consumption. The goal is to best provide services and read meters in an electronically automated and co",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFxqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.569Z,https://jazz.ibm.com:9443/jts/users/ibm,,3272,,2023-12-21T13:12:54.569Z,"
+
  • Ability to perform advanced data analysis of incremental meter readings


+
",,Ability to perform advanced data analysis of incremental meter readings,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFyKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.564Z,https://jazz.ibm.com:9443/jts/users/ibm,,3274,,2023-12-21T13:12:54.564Z,"
+
  • Support conservation monitoring and enforcement


+
",Obsolete,Support conservation monitoring and enforcement,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFx6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.556Z,https://jazz.ibm.com:9443/jts/users/ibm,,3276,,2023-12-21T13:12:54.556Z,"
+
  • Maximization of existing investments in meter reading technology


+
",Postponed,Maximization of existing investments in meter reading technology,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFwaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3279,,2023-12-21T13:12:54.561Z,"
+

Configuration

+
",,Configuration,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs2qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.561Z,https://jazz.ibm.com:9443/jts/users/ibm,,3291,,2023-12-21T13:12:54.561Z,"
+

The AMR System control computer must operate on the most recent Windows platform currently available.

+
",In Process,The AMR System control computer must operate on the most recent Windows platform currently available.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFu6ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.559Z,https://jazz.ibm.com:9443/jts/users/ibm,,3292,,2023-12-21T13:12:54.559Z,"
+

General Description

+
",,General Description,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfsyaACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.563Z,https://jazz.ibm.com:9443/jts/users/ibm,,3293,,2023-12-21T13:12:54.563Z,"
+

The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.

+
",Approved,"The meter interface unit shall allow for at least one, but preferably several, mechanisms for data collection.",,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfF5KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.560Z,https://jazz.ibm.com:9443/jts/users/ibm,,3298,,2023-12-21T13:12:54.560Z,"
+

The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as

+
",Approved,The handheld device shall provide for the means for the meter reader to manually enter a meter reading or information about a meter reading such as,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfszKACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.570Z,https://jazz.ibm.com:9443/jts/users/ibm,,3304,,2023-12-21T13:12:54.570Z,"
+

The meter interface unit shall be compatible with MMIU.

+
",Approved,The meter interface unit shall be compatible with MMIU.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfFsqACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.565Z,https://jazz.ibm.com:9443/jts/users/ibm,,3310,,2023-12-21T13:12:54.565Z,"
+

ANSI 1252 Latin 1 for CSV Export

+
",,ANSI 1252 Latin 1 for CSV Export,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Information +https://jazz.ibm.com:9443/rm/resources/BI_pZfF36ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.575Z,https://jazz.ibm.com:9443/jts/users/ibm,,3311,,2023-12-21T13:12:54.575Z,"
+

The handheld device shall allow for the meter reader to collect and store information from the meter.

+
",Approved,The handheld device shall allow for the meter reader to collect and store information from the meter.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs0qACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.558Z,https://jazz.ibm.com:9443/jts/users/ibm,,3312,,2023-12-21T13:12:54.558Z,"
+

The meter interface shall log leakage data on the central office data store.

+
",Approved,The meter interface shall log leakage data on the central office data store.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement +https://jazz.ibm.com:9443/rm/resources/BI_pZfs16ACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.579Z,https://jazz.ibm.com:9443/jts/users/ibm,,3332,,2023-12-21T13:12:54.579Z,"
+

Control Computer and Related Hardware

+
",,Control Computer and Related Hardware,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfF2KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.580Z,https://jazz.ibm.com:9443/jts/users/ibm,,3345,,2023-12-21T13:12:54.580Z,"
+

Assumptions and Dependencies

+
",,Assumptions and Dependencies,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Heading +https://jazz.ibm.com:9443/rm/resources/BI_pZfs3KACEe67KIG0GI4apw,,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.562Z,https://jazz.ibm.com:9443/jts/users/ibm,,3348,,2023-12-21T13:12:54.562Z,"
+

The Fixed Network Application software and data collection software must operate on a central server.

+
",Approved,The Fixed Network Application software and data collection software must operate on a central server.,,,rp1:_pOKmgKACEe67KIG0GI4apw,rp0:_pSLj0KACEe67KIG0GI4apw,2983,http://jazz.net/ns/rm#Text,Stakeholder Requirement diff --git a/elmclient/tests/results/test151.csv b/elmclient/tests/results/test151.csv index 3d21070..161244d 100644 --- a/elmclient/tests/results/test151.csv +++ b/elmclient/tests/results/test151.csv @@ -1,2 +1,2 @@ $uri,Contributor,Created On,Creator,Identifier,Modified On,Title,http://jazz.net/ns/acp#accessControl,http://jazz.net/ns/rm/navigation#parent,http://open-services.net/ns/config#component,http://www.ibm.com/xmlns/rdm/types/ArtifactFormat,oslc:instanceShape -https://jazz.ibm.com:9443/rm/resources/MD_xV4yx5uoEe67bLKsSDSILg,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-16T00:19:29.895Z,https://jazz.ibm.com:9443/jts/users/ibm,2981,2023-12-16T00:19:40.782Z,AMR Stakeholder Requirements Specification,rp1:_xG_bIJuoEe67bLKsSDSILg,/01 Requirements,rp0:_xOX1gJuoEe67bLKsSDSILg,http://jazz.net/ns/rm#Module,Stakeholder Specification +https://jazz.ibm.com:9443/rm/resources/MD_pZ1rAqACEe67KIG0GI4apw,https://jazz.ibm.com:9443/jts/users/ibm,2023-12-21T13:12:54.087Z,https://jazz.ibm.com:9443/jts/users/ibm,2983,2023-12-21T13:12:59.193Z,AMR Stakeholder Requirements Specification,rp1:_pOKmgKACEe67KIG0GI4apw,/01 Requirements,rp0:_pSLj0KACEe67KIG0GI4apw,http://jazz.net/ns/rm#Module,Stakeholder Specification diff --git a/elmclient/tests/results/test201.csv b/elmclient/tests/results/test201.csv index a4fd6dd..f05d598 100644 --- a/elmclient/tests/results/test201.csv +++ b/elmclient/tests/results/test201.csv @@ -1,17 +1,17 @@ $uri,acc:accessContext,dcterms:created,dcterms:description,dcterms:identifier,dcterms:modified,dcterms:relation,dcterms:title,oslc:instanceShape,oslc:modifiedBy,oslc:serviceProvider,oslc_config:acceptedBy,oslc_config:baselineOfStream,oslc_config:baselines,oslc_config:committed,oslc_config:component,oslc_config:mutable,oslc_config:previousBaseline,oslc_config:selections,oslc_config:streams,process:projectArea,prov:wasDerivedFrom,rdf:type -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r3ciOpuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:08.563Z,,_r3ciOpuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.563Z,rp11:_r3ciOpuqEe6dyO3uxS5wiA,SGC AMR 1.1 Finish,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_rQP_UZuqEe6dyO3uxS5wiA,,2023-12-16T00:33:08.563Z,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,false,,rp9:selections,rp9:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_rQP_UZuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wEiNsJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:36.779Z,,_wEiNsJuqEe6dyO3uxS5wiA,2023-12-16T00:33:36.779Z,rp11:_wEiNsJuqEe6dyO3uxS5wiA,SGC AMR 1.1 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,,2023-12-16T00:33:36.779Z,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,false,rp6:_pb2CcJuqEe6dyO3uxS5wiA,rp12:selections,rp12:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,"['oslc_config:Configuration', 'oslc_config:Baseline']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wDo10puqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:36.685Z,,_wDo10puqEe6dyO3uxS5wiA,2023-12-16T00:33:36.685Z,rp11:_wDo10puqEe6dyO3uxS5wiA,SGC MTM 1.1 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_ngZe4JupEe6dyO3uxS5wiA,,2023-12-16T00:33:36.685Z,rp5:_ngZe4ZupEe6dyO3uxS5wiA,false,rp6:_pay5lJuqEe6dyO3uxS5wiA,rp13:selections,rp13:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_ngZe4JupEe6dyO3uxS5wiA,"['oslc_config:Configuration', 'oslc_config:Baseline']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rTaBApuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:04.799Z,,_rTaBApuqEe6dyO3uxS5wiA,2023-12-16T00:33:04.925Z,rp15:_rTaBApuqEe6dyO3uxS5wiA,SGC Agile 1.1 Development,rp4:stream,ibm,rp7:configuration,oslc_config:Configuration,,rp14:baselines,,rp5:_PsOCkJuqEe6dyO3uxS5wiA,true,rp6:_r4MwIZuqEe6dyO3uxS5wiA,rp14:selections,,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_pclpUJuqEe6dyO3uxS5wiA,"['oslc_config:Configuration', 'oslc_config:Stream']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rQP_UZuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:04.468Z,,_rQP_UZuqEe6dyO3uxS5wiA,2023-12-16T00:33:04.658Z,rp15:_rQP_UZuqEe6dyO3uxS5wiA,SGC AMR 1.1 Development,rp4:stream,ibm,rp7:configuration,oslc_config:Configuration,,rp16:baselines,,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,true,rp6:_r3ciOpuqEe6dyO3uxS5wiA,rp16:selections,,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_pb2CcJuqEe6dyO3uxS5wiA,"['oslc_config:Stream', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r4MwIZuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:08.642Z,,_r4MwIZuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.642Z,rp11:_r4MwIZuqEe6dyO3uxS5wiA,SGC Agile 1.1 Finish,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_rTaBApuqEe6dyO3uxS5wiA,,2023-12-16T00:33:08.642Z,rp5:_PsOCkJuqEe6dyO3uxS5wiA,false,,rp17:selections,rp17:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_rTaBApuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_LX3jYJuoEe6dyO3uxS5wiA,rp8:_J4mwEZuoEe6dyO3uxS5wiA,2023-12-16T00:15:11.573Z,,_LX3jYJuoEe6dyO3uxS5wiA,2023-12-16T00:15:11.573Z,rp19:_LX3jYJuoEe6dyO3uxS5wiA,qm_gc_p1 Initial Stream,rp4:stream,ibm,rp7:configuration,oslc_config:Configuration,,rp18:baselines,,rp5:_LYLFYJuoEe6dyO3uxS5wiA,true,,rp18:selections,,rp10:_J4mwEZuoEe6dyO3uxS5wiA,,"['oslc_config:Configuration', 'oslc_config:Stream']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Pqj1sJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:29:59.338Z,,_Pqj1sJuqEe6dyO3uxS5wiA,2023-12-16T00:29:59.417Z,rp15:_Pqj1sJuqEe6dyO3uxS5wiA,SGC AMR Production stream,rp4:stream,ibm,rp7:configuration,oslc_config:Configuration,,rp20:baselines,,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,true,rp6:_wEiNsJuqEe6dyO3uxS5wiA,rp20:selections,,rp10:_nA4RUZupEe6dyO3uxS5wiA,,"['oslc_config:Stream', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Psg9gJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:29:59.527Z,,_Psg9gJuqEe6dyO3uxS5wiA,2023-12-16T00:29:59.591Z,rp15:_Psg9gJuqEe6dyO3uxS5wiA,SGC Agile Production stream,rp4:stream,ibm,rp7:configuration,oslc_config:Configuration,,rp21:baselines,,rp5:_PsOCkJuqEe6dyO3uxS5wiA,true,rp6:_wFTCsJuqEe6dyO3uxS5wiA,rp21:selections,,rp10:_nA4RUZupEe6dyO3uxS5wiA,,"['oslc_config:Stream', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pay5lJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:32:52.137Z,,_pay5lJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.153Z,rp11:_pay5lJuqEe6dyO3uxS5wiA,SGC MTM 1.0 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_ngZe4JupEe6dyO3uxS5wiA,,2023-12-16T00:32:52.137Z,rp5:_ngZe4ZupEe6dyO3uxS5wiA,false,,rp22:selections,rp22:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_ngZe4JupEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rIl4JpuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:03.697Z,,_rIl4JpuqEe6dyO3uxS5wiA,2023-12-16T00:33:04.106Z,rp15:_rIl4JpuqEe6dyO3uxS5wiA,SGC MTM 1.1 Development,rp4:stream,ibm,rp7:configuration,oslc_config:Configuration,,rp23:baselines,,rp5:_ngZe4ZupEe6dyO3uxS5wiA,true,rp6:_r2sUQJuqEe6dyO3uxS5wiA,rp23:selections,,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_pay5lJuqEe6dyO3uxS5wiA,"['oslc_config:Stream', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_ngZe4JupEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:25:29.853Z,,_ngZe4JupEe6dyO3uxS5wiA,2023-12-16T00:29:59.164Z,rp15:_ngZe4JupEe6dyO3uxS5wiA,SGC MTM Production stream,rp4:stream,ibm,rp7:configuration,oslc_config:Configuration,,rp24:baselines,,rp5:_ngZe4ZupEe6dyO3uxS5wiA,true,rp6:_wDo10puqEe6dyO3uxS5wiA,rp24:selections,,rp10:_nA4RUZupEe6dyO3uxS5wiA,,"['oslc_config:Stream', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pclpUJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:32:52.325Z,,_pclpUJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.325Z,rp11:_pclpUJuqEe6dyO3uxS5wiA,SGC Agile 1.0 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Psg9gJuqEe6dyO3uxS5wiA,,2023-12-16T00:32:52.325Z,rp5:_PsOCkJuqEe6dyO3uxS5wiA,false,,rp25:selections,rp25:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Psg9gJuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r2sUQJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:08.484Z,,_r2sUQJuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.484Z,rp11:_r2sUQJuqEe6dyO3uxS5wiA,SGC MTM 1.1 Finish,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_rIl4JpuqEe6dyO3uxS5wiA,,2023-12-16T00:33:08.484Z,rp5:_ngZe4ZupEe6dyO3uxS5wiA,false,,rp26:selections,rp26:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_rIl4JpuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wFTCsJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:36.859Z,,_wFTCsJuqEe6dyO3uxS5wiA,2023-12-16T00:33:36.859Z,rp11:_wFTCsJuqEe6dyO3uxS5wiA,SGC Agile 1.1 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Psg9gJuqEe6dyO3uxS5wiA,,2023-12-16T00:33:36.859Z,rp5:_PsOCkJuqEe6dyO3uxS5wiA,false,rp6:_pclpUJuqEe6dyO3uxS5wiA,rp27:selections,rp27:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Psg9gJuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pb2CcJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:32:52.247Z,,_pb2CcJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.247Z,rp11:_pb2CcJuqEe6dyO3uxS5wiA,SGC AMR 1.0 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,,2023-12-16T00:32:52.247Z,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,false,,rp28:selections,rp28:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pG2oIKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:59.916Z,,_pG2oIKADEe6j64ULWgUnhQ,2023-12-21T13:19:59.947Z,rp4:_pG2oIKADEe6j64ULWgUnhQ,SGC AMR 1.1 Development,rp9:stream,ibm,rp5:configuration,oslc_config:Configuration,,rp10:baselines,,rp8:_c1UlEKADEe6j64ULWgUnhQ,true,rp6:_pXaMoKADEe6j64ULWgUnhQ,rp10:selections,,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_oWEEbKADEe6j64ULWgUnhQ,"['oslc_config:Configuration', 'oslc_config:Stream']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWEEbKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.791Z,,_oWEEbKADEe6j64ULWgUnhQ,2023-12-21T13:19:54.791Z,rp13:_oWEEbKADEe6j64ULWgUnhQ,SGC AMR 1.0 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c1j1oKADEe6j64ULWgUnhQ,,2023-12-21T13:19:54.791Z,rp8:_c1UlEKADEe6j64ULWgUnhQ,false,,rp12:selections,rp12:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c1j1oKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rVdNsKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:14.859Z,,_rVdNsKADEe6j64ULWgUnhQ,2023-12-21T13:20:14.859Z,rp13:_rVdNsKADEe6j64ULWgUnhQ,SGC MTM 1.1 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_Jz5ikKADEe6j64ULWgUnhQ,,2023-12-21T13:20:14.859Z,rp8:_Jz7XwKADEe6j64ULWgUnhQ,false,rp6:_oVn_gaADEe6j64ULWgUnhQ,rp14:selections,rp14:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_Jz5ikKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c1j1oKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:18:37.57Z,,_c1j1oKADEe6j64ULWgUnhQ,2023-12-21T13:18:37.608Z,rp4:_c1j1oKADEe6j64ULWgUnhQ,SGC AMR Production stream,rp9:stream,ibm,rp5:configuration,oslc_config:Configuration,,rp15:baselines,,rp8:_c1UlEKADEe6j64ULWgUnhQ,true,rp6:_rV7HwqADEe6j64ULWgUnhQ,rp15:selections,,rp7:_JooGsaADEe6j64ULWgUnhQ,,"['oslc_config:Stream', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_Jz5ikKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:16:29.891Z,,_Jz5ikKADEe6j64ULWgUnhQ,2023-12-21T13:18:37.51Z,rp4:_Jz5ikKADEe6j64ULWgUnhQ,SGC MTM Production stream,rp9:stream,ibm,rp5:configuration,oslc_config:Configuration,,rp16:baselines,,rp8:_Jz7XwKADEe6j64ULWgUnhQ,true,rp6:_rVdNsKADEe6j64ULWgUnhQ,rp16:selections,,rp7:_JooGsaADEe6j64ULWgUnhQ,,"['oslc_config:Stream', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXaMoKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.643Z,,_pXaMoKADEe6j64ULWgUnhQ,2023-12-21T13:20:01.643Z,rp13:_pXaMoKADEe6j64ULWgUnhQ,SGC AMR 1.1 Finish,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_pG2oIKADEe6j64ULWgUnhQ,,2023-12-21T13:20:01.643Z,rp8:_c1UlEKADEe6j64ULWgUnhQ,false,,rp17:selections,rp17:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_pG2oIKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWXmYKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.822Z,,_oWXmYKADEe6j64ULWgUnhQ,2023-12-21T13:19:54.823Z,rp13:_oWXmYKADEe6j64ULWgUnhQ,SGC Agile 1.0 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c2eboKADEe6j64ULWgUnhQ,,2023-12-21T13:19:54.822Z,rp8:_c2OkAKADEe6j64ULWgUnhQ,false,,rp18:selections,rp18:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c2eboKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pC8YgaADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:59.508Z,,_pC8YgaADEe6j64ULWgUnhQ,2023-12-21T13:19:59.698Z,rp4:_pC8YgaADEe6j64ULWgUnhQ,SGC MTM 1.1 Development,rp9:stream,ibm,rp5:configuration,oslc_config:Configuration,,rp19:baselines,,rp8:_Jz7XwKADEe6j64ULWgUnhQ,true,rp6:_pXGDkaADEe6j64ULWgUnhQ,rp19:selections,,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_oVn_gaADEe6j64ULWgUnhQ,"['oslc_config:Configuration', 'oslc_config:Stream']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXu8wKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.677Z,,_pXu8wKADEe6j64ULWgUnhQ,2023-12-21T13:20:01.677Z,rp13:_pXu8wKADEe6j64ULWgUnhQ,SGC Agile 1.1 Finish,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_pH5J8KADEe6j64ULWgUnhQ,,2023-12-21T13:20:01.677Z,rp8:_c2OkAKADEe6j64ULWgUnhQ,false,,rp20:selections,rp20:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_pH5J8KADEe6j64ULWgUnhQ,"['oslc_config:Configuration', 'oslc_config:Baseline']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_SiYLEKACEe6j64ULWgUnhQ,rp11:_RfJzgKACEe6j64ULWgUnhQ,2023-12-21T13:10:19.069Z,,_SiYLEKACEe6j64ULWgUnhQ,2023-12-21T13:10:19.071Z,rp22:_SiYLEKACEe6j64ULWgUnhQ,qm_gc_p1 Initial Stream,rp9:stream,ibm,rp5:configuration,oslc_config:Configuration,,rp21:baselines,,rp8:_Sigt8KACEe6j64ULWgUnhQ,true,,rp21:selections,,rp7:_RfJzgKACEe6j64ULWgUnhQ,,"['oslc_config:Stream', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pH5J8KADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:00.029Z,,_pH5J8KADEe6j64ULWgUnhQ,2023-12-21T13:20:00.061Z,rp4:_pH5J8KADEe6j64ULWgUnhQ,SGC Agile 1.1 Development,rp9:stream,ibm,rp5:configuration,oslc_config:Configuration,,rp23:baselines,,rp8:_c2OkAKADEe6j64ULWgUnhQ,true,rp6:_pXu8wKADEe6j64ULWgUnhQ,rp23:selections,,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_oWXmYKADEe6j64ULWgUnhQ,"['oslc_config:Stream', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rWXzsKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:14.955Z,,_rWXzsKADEe6j64ULWgUnhQ,2023-12-21T13:20:14.956Z,rp13:_rWXzsKADEe6j64ULWgUnhQ,SGC Agile 1.1 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c2eboKADEe6j64ULWgUnhQ,,2023-12-21T13:20:14.955Z,rp8:_c2OkAKADEe6j64ULWgUnhQ,false,rp6:_oWXmYKADEe6j64ULWgUnhQ,rp24:selections,rp24:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c2eboKADEe6j64ULWgUnhQ,"['oslc_config:Configuration', 'oslc_config:Baseline']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_c2eboKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:18:37.666Z,,_c2eboKADEe6j64ULWgUnhQ,2023-12-21T13:18:37.7Z,rp4:_c2eboKADEe6j64ULWgUnhQ,SGC Agile Production stream,rp9:stream,ibm,rp5:configuration,oslc_config:Configuration,,rp25:baselines,,rp8:_c2OkAKADEe6j64ULWgUnhQ,true,rp6:_rWXzsKADEe6j64ULWgUnhQ,rp25:selections,,rp7:_JooGsaADEe6j64ULWgUnhQ,,"['oslc_config:Configuration', 'oslc_config:Stream']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oVn_gaADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.747Z,,_oVn_gaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.747Z,rp13:_oVn_gaADEe6j64ULWgUnhQ,SGC MTM 1.0 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_Jz5ikKADEe6j64ULWgUnhQ,,2023-12-21T13:19:54.747Z,rp8:_Jz7XwKADEe6j64ULWgUnhQ,false,,rp26:selections,rp26:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_Jz5ikKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rV7HwqADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:14.909Z,,_rV7HwqADEe6j64ULWgUnhQ,2023-12-21T13:20:14.909Z,rp13:_rV7HwqADEe6j64ULWgUnhQ,SGC AMR 1.1 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c1j1oKADEe6j64ULWgUnhQ,,2023-12-21T13:20:14.909Z,rp8:_c1UlEKADEe6j64ULWgUnhQ,false,rp6:_oWEEbKADEe6j64ULWgUnhQ,rp27:selections,rp27:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c1j1oKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXGDkaADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.61Z,,_pXGDkaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.61Z,rp13:_pXGDkaADEe6j64ULWgUnhQ,SGC MTM 1.1 Finish,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_pC8YgaADEe6j64ULWgUnhQ,,2023-12-21T13:20:01.61Z,rp8:_Jz7XwKADEe6j64ULWgUnhQ,false,,rp28:selections,rp28:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_pC8YgaADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" diff --git a/elmclient/tests/results/test202.csv b/elmclient/tests/results/test202.csv index e092314..618cd39 100644 --- a/elmclient/tests/results/test202.csv +++ b/elmclient/tests/results/test202.csv @@ -1,10 +1,10 @@ $uri,acc:accessContext,dcterms:created,dcterms:identifier,dcterms:modified,dcterms:relation,dcterms:title,oslc:instanceShape,oslc:modifiedBy,oslc:serviceProvider,oslc_config:acceptedBy,oslc_config:baselineOfStream,oslc_config:committed,oslc_config:component,oslc_config:mutable,oslc_config:previousBaseline,oslc_config:selections,oslc_config:streams,process:projectArea,prov:wasDerivedFrom,rdf:type -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wFTCsJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:36.859Z,_wFTCsJuqEe6dyO3uxS5wiA,2023-12-16T00:33:36.859Z,rp11:_wFTCsJuqEe6dyO3uxS5wiA,SGC Agile 1.1 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Psg9gJuqEe6dyO3uxS5wiA,2023-12-16T00:33:36.859Z,rp5:_PsOCkJuqEe6dyO3uxS5wiA,false,rp6:_pclpUJuqEe6dyO3uxS5wiA,rp27:selections,rp27:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Psg9gJuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wEiNsJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:36.779Z,_wEiNsJuqEe6dyO3uxS5wiA,2023-12-16T00:33:36.779Z,rp11:_wEiNsJuqEe6dyO3uxS5wiA,SGC AMR 1.1 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,2023-12-16T00:33:36.779Z,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,false,rp6:_pb2CcJuqEe6dyO3uxS5wiA,rp12:selections,rp12:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,"['oslc_config:Configuration', 'oslc_config:Baseline']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_wDo10puqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:36.685Z,_wDo10puqEe6dyO3uxS5wiA,2023-12-16T00:33:36.685Z,rp11:_wDo10puqEe6dyO3uxS5wiA,SGC MTM 1.1 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_ngZe4JupEe6dyO3uxS5wiA,2023-12-16T00:33:36.685Z,rp5:_ngZe4ZupEe6dyO3uxS5wiA,false,rp6:_pay5lJuqEe6dyO3uxS5wiA,rp13:selections,rp13:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_ngZe4JupEe6dyO3uxS5wiA,"['oslc_config:Configuration', 'oslc_config:Baseline']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r4MwIZuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:08.642Z,_r4MwIZuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.642Z,rp11:_r4MwIZuqEe6dyO3uxS5wiA,SGC Agile 1.1 Finish,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_rTaBApuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.642Z,rp5:_PsOCkJuqEe6dyO3uxS5wiA,false,,rp17:selections,rp17:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_rTaBApuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r3ciOpuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:08.563Z,_r3ciOpuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.563Z,rp11:_r3ciOpuqEe6dyO3uxS5wiA,SGC AMR 1.1 Finish,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_rQP_UZuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.563Z,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,false,,rp9:selections,rp9:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_rQP_UZuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_r2sUQJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:33:08.484Z,_r2sUQJuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.484Z,rp11:_r2sUQJuqEe6dyO3uxS5wiA,SGC MTM 1.1 Finish,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_rIl4JpuqEe6dyO3uxS5wiA,2023-12-16T00:33:08.484Z,rp5:_ngZe4ZupEe6dyO3uxS5wiA,false,,rp26:selections,rp26:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_rIl4JpuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pclpUJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:32:52.325Z,_pclpUJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.325Z,rp11:_pclpUJuqEe6dyO3uxS5wiA,SGC Agile 1.0 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Psg9gJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.325Z,rp5:_PsOCkJuqEe6dyO3uxS5wiA,false,,rp25:selections,rp25:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Psg9gJuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pb2CcJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:32:52.247Z,_pb2CcJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.247Z,rp11:_pb2CcJuqEe6dyO3uxS5wiA,SGC AMR 1.0 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.247Z,rp5:_Ppp2wJuqEe6dyO3uxS5wiA,false,,rp28:selections,rp28:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_Pqj1sJuqEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pay5lJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,2023-12-16T00:32:52.137Z,_pay5lJuqEe6dyO3uxS5wiA,2023-12-16T00:32:52.153Z,rp11:_pay5lJuqEe6dyO3uxS5wiA,SGC MTM 1.0 Release,rp4:baseline,ibm,rp7:configuration,oslc_config:Configuration,rp6:_ngZe4JupEe6dyO3uxS5wiA,2023-12-16T00:32:52.137Z,rp5:_ngZe4ZupEe6dyO3uxS5wiA,false,,rp22:selections,rp22:streams,rp10:_nA4RUZupEe6dyO3uxS5wiA,rp6:_ngZe4JupEe6dyO3uxS5wiA,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rWXzsKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:14.955Z,_rWXzsKADEe6j64ULWgUnhQ,2023-12-21T13:20:14.956Z,rp13:_rWXzsKADEe6j64ULWgUnhQ,SGC Agile 1.1 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c2eboKADEe6j64ULWgUnhQ,2023-12-21T13:20:14.955Z,rp8:_c2OkAKADEe6j64ULWgUnhQ,false,rp6:_oWXmYKADEe6j64ULWgUnhQ,rp24:selections,rp24:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c2eboKADEe6j64ULWgUnhQ,"['oslc_config:Configuration', 'oslc_config:Baseline']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rV7HwqADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:14.909Z,_rV7HwqADEe6j64ULWgUnhQ,2023-12-21T13:20:14.909Z,rp13:_rV7HwqADEe6j64ULWgUnhQ,SGC AMR 1.1 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c1j1oKADEe6j64ULWgUnhQ,2023-12-21T13:20:14.909Z,rp8:_c1UlEKADEe6j64ULWgUnhQ,false,rp6:_oWEEbKADEe6j64ULWgUnhQ,rp27:selections,rp27:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c1j1oKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_rVdNsKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:14.859Z,_rVdNsKADEe6j64ULWgUnhQ,2023-12-21T13:20:14.859Z,rp13:_rVdNsKADEe6j64ULWgUnhQ,SGC MTM 1.1 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_Jz5ikKADEe6j64ULWgUnhQ,2023-12-21T13:20:14.859Z,rp8:_Jz7XwKADEe6j64ULWgUnhQ,false,rp6:_oVn_gaADEe6j64ULWgUnhQ,rp14:selections,rp14:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_Jz5ikKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXu8wKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.677Z,_pXu8wKADEe6j64ULWgUnhQ,2023-12-21T13:20:01.677Z,rp13:_pXu8wKADEe6j64ULWgUnhQ,SGC Agile 1.1 Finish,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_pH5J8KADEe6j64ULWgUnhQ,2023-12-21T13:20:01.677Z,rp8:_c2OkAKADEe6j64ULWgUnhQ,false,,rp20:selections,rp20:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_pH5J8KADEe6j64ULWgUnhQ,"['oslc_config:Configuration', 'oslc_config:Baseline']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXaMoKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.643Z,_pXaMoKADEe6j64ULWgUnhQ,2023-12-21T13:20:01.643Z,rp13:_pXaMoKADEe6j64ULWgUnhQ,SGC AMR 1.1 Finish,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_pG2oIKADEe6j64ULWgUnhQ,2023-12-21T13:20:01.643Z,rp8:_c1UlEKADEe6j64ULWgUnhQ,false,,rp17:selections,rp17:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_pG2oIKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_pXGDkaADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.61Z,_pXGDkaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.61Z,rp13:_pXGDkaADEe6j64ULWgUnhQ,SGC MTM 1.1 Finish,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_pC8YgaADEe6j64ULWgUnhQ,2023-12-21T13:20:01.61Z,rp8:_Jz7XwKADEe6j64ULWgUnhQ,false,,rp28:selections,rp28:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_pC8YgaADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWXmYKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.822Z,_oWXmYKADEe6j64ULWgUnhQ,2023-12-21T13:19:54.823Z,rp13:_oWXmYKADEe6j64ULWgUnhQ,SGC Agile 1.0 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c2eboKADEe6j64ULWgUnhQ,2023-12-21T13:19:54.822Z,rp8:_c2OkAKADEe6j64ULWgUnhQ,false,,rp18:selections,rp18:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c2eboKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oWEEbKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.791Z,_oWEEbKADEe6j64ULWgUnhQ,2023-12-21T13:19:54.791Z,rp13:_oWEEbKADEe6j64ULWgUnhQ,SGC AMR 1.0 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_c1j1oKADEe6j64ULWgUnhQ,2023-12-21T13:19:54.791Z,rp8:_c1UlEKADEe6j64ULWgUnhQ,false,,rp12:selections,rp12:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_c1j1oKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Configuration/_oVn_gaADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.747Z,_oVn_gaADEe6j64ULWgUnhQ,2023-12-21T13:19:54.747Z,rp13:_oVn_gaADEe6j64ULWgUnhQ,SGC MTM 1.0 Release,rp9:baseline,ibm,rp5:configuration,oslc_config:Configuration,rp6:_Jz5ikKADEe6j64ULWgUnhQ,2023-12-21T13:19:54.747Z,rp8:_Jz7XwKADEe6j64ULWgUnhQ,false,,rp26:selections,rp26:streams,rp7:_JooGsaADEe6j64ULWgUnhQ,rp6:_Jz5ikKADEe6j64ULWgUnhQ,"['oslc_config:Baseline', 'oslc_config:Configuration']" diff --git a/elmclient/tests/results/test203.csv b/elmclient/tests/results/test203.csv index e241e88..a977449 100644 --- a/elmclient/tests/results/test203.csv +++ b/elmclient/tests/results/test203.csv @@ -1,5 +1,5 @@ $uri,acc:accessContext,dcterms:identifier,dcterms:modified,dcterms:relation,dcterms:title,oslc:instanceShape,oslc:serviceProvider,oslc_config:configurations,process:projectArea,rdf:type -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_PsOCkJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,_PsOCkJuqEe6dyO3uxS5wiA,2023-12-16T00:29:59.481Z,rp29:_PsOCkJuqEe6dyO3uxS5wiA,SGC Agile,rp4:com.ibm.team.vvc.Component,rp7:configuration,rp30:configurations,rp10:_nA4RUZupEe6dyO3uxS5wiA,oslc_config:Component -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Ppp2wJuqEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,_Ppp2wJuqEe6dyO3uxS5wiA,2023-12-16T00:29:59.212Z,rp29:_Ppp2wJuqEe6dyO3uxS5wiA,SGC AMR,rp4:com.ibm.team.vvc.Component,rp7:configuration,rp31:configurations,rp10:_nA4RUZupEe6dyO3uxS5wiA,oslc_config:Component -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_ngZe4ZupEe6dyO3uxS5wiA,rp8:_nA4RUZupEe6dyO3uxS5wiA,_ngZe4ZupEe6dyO3uxS5wiA,2023-12-16T00:29:59.054Z,rp29:_ngZe4ZupEe6dyO3uxS5wiA,SGC MTM,rp4:com.ibm.team.vvc.Component,rp7:configuration,rp32:configurations,rp10:_nA4RUZupEe6dyO3uxS5wiA,oslc_config:Component -https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_LYLFYJuoEe6dyO3uxS5wiA,rp8:_J4mwEZuoEe6dyO3uxS5wiA,_LYLFYJuoEe6dyO3uxS5wiA,2023-12-16T00:15:11.542Z,rp33:_LYLFYJuoEe6dyO3uxS5wiA,qm_gc_p1,rp4:com.ibm.team.vvc.Component,rp7:configuration,rp34:configurations,rp10:_J4mwEZuoEe6dyO3uxS5wiA,oslc_config:Component +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c2OkAKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,_c2OkAKADEe6j64ULWgUnhQ,2023-12-21T13:18:37.633Z,rp30:_c2OkAKADEe6j64ULWgUnhQ,SGC Agile,rp9:com.ibm.team.vvc.Component,rp5:configuration,rp29:configurations,rp7:_JooGsaADEe6j64ULWgUnhQ,oslc_config:Component +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_c1UlEKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,_c1UlEKADEe6j64ULWgUnhQ,2023-12-21T13:18:37.538Z,rp30:_c1UlEKADEe6j64ULWgUnhQ,SGC AMR,rp9:com.ibm.team.vvc.Component,rp5:configuration,rp31:configurations,rp7:_JooGsaADEe6j64ULWgUnhQ,oslc_config:Component +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Jz7XwKADEe6j64ULWgUnhQ,rp11:_JooGsaADEe6j64ULWgUnhQ,_Jz7XwKADEe6j64ULWgUnhQ,2023-12-21T13:18:37.46Z,rp30:_Jz7XwKADEe6j64ULWgUnhQ,SGC MTM,rp9:com.ibm.team.vvc.Component,rp5:configuration,rp32:configurations,rp7:_JooGsaADEe6j64ULWgUnhQ,oslc_config:Component +https://jazz.ibm.com:9443/qm/oslc_config/resources/com.ibm.team.vvc.Component/_Sigt8KACEe6j64ULWgUnhQ,rp11:_RfJzgKACEe6j64ULWgUnhQ,_Sigt8KACEe6j64ULWgUnhQ,2023-12-21T13:10:19.032Z,rp34:_Sigt8KACEe6j64ULWgUnhQ,qm_gc_p1,rp9:com.ibm.team.vvc.Component,rp5:configuration,rp33:configurations,rp7:_RfJzgKACEe6j64ULWgUnhQ,oslc_config:Component diff --git a/elmclient/tests/results/test204.csv b/elmclient/tests/results/test204.csv index bdb612f..fc6d6ba 100644 --- a/elmclient/tests/results/test204.csv +++ b/elmclient/tests/results/test204.csv @@ -1,31 +1,31 @@ $uri,Identifier,Order Index,Type -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RshtcJuqEe6dyO3uxS5wiA,rp35:_RshtcJuqEe6dyO3uxS5wiA,25,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R2UiopuqEe6dyO3uxS5wiA,rp35:_R2UiopuqEe6dyO3uxS5wiA,9,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RkYeFJuqEe6dyO3uxS5wiA,rp35:_RkYeFJuqEe6dyO3uxS5wiA,15,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RqH5sZuqEe6dyO3uxS5wiA,rp35:_RqH5sZuqEe6dyO3uxS5wiA,24,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SKLSxZuqEe6dyO3uxS5wiA,rp35:_SKLSxZuqEe6dyO3uxS5wiA,13,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RgCJlJuqEe6dyO3uxS5wiA,rp35:_RgCJlJuqEe6dyO3uxS5wiA,20,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R6ScoZuqEe6dyO3uxS5wiA,rp35:_R6ScoZuqEe6dyO3uxS5wiA,1,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rx-OIZuqEe6dyO3uxS5wiA,rp35:_Rx-OIZuqEe6dyO3uxS5wiA,28,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R_LjtJuqEe6dyO3uxS5wiA,rp35:_R_LjtJuqEe6dyO3uxS5wiA,4,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R4RqcZuqEe6dyO3uxS5wiA,rp35:_R4RqcZuqEe6dyO3uxS5wiA,10,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RYy5I5uqEe6dyO3uxS5wiA,rp35:_RYy5I5uqEe6dyO3uxS5wiA,17,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SIhF4ZuqEe6dyO3uxS5wiA,rp35:_SIhF4ZuqEe6dyO3uxS5wiA,12,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SFNTMZuqEe6dyO3uxS5wiA,rp35:_SFNTMZuqEe6dyO3uxS5wiA,7,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RwIbEZuqEe6dyO3uxS5wiA,rp35:_RwIbEZuqEe6dyO3uxS5wiA,27,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R0Ef45uqEe6dyO3uxS5wiA,rp35:_R0Ef45uqEe6dyO3uxS5wiA,29,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rcj-0ZuqEe6dyO3uxS5wiA,rp35:_Rcj-0ZuqEe6dyO3uxS5wiA,19,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RoErQpuqEe6dyO3uxS5wiA,rp35:_RoErQpuqEe6dyO3uxS5wiA,23,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RWyG8ZuqEe6dyO3uxS5wiA,rp35:_RWyG8ZuqEe6dyO3uxS5wiA,0,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RuMhY5uqEe6dyO3uxS5wiA,rp35:_RuMhY5uqEe6dyO3uxS5wiA,26,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SCy4ZJuqEe6dyO3uxS5wiA,rp35:_SCy4ZJuqEe6dyO3uxS5wiA,6,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_ReNkopuqEe6dyO3uxS5wiA,rp35:_ReNkopuqEe6dyO3uxS5wiA,8,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RQqQ05uqEe6dyO3uxS5wiA,rp35:_RQqQ05uqEe6dyO3uxS5wiA,16,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R9ik8puqEe6dyO3uxS5wiA,rp35:_R9ik8puqEe6dyO3uxS5wiA,3,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RmL04ZuqEe6dyO3uxS5wiA,rp35:_RmL04ZuqEe6dyO3uxS5wiA,22,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SL2Gs5uqEe6dyO3uxS5wiA,rp35:_SL2Gs5uqEe6dyO3uxS5wiA,14,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SG25ApuqEe6dyO3uxS5wiA,rp35:_SG25ApuqEe6dyO3uxS5wiA,11,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RiUBgZuqEe6dyO3uxS5wiA,rp35:_RiUBgZuqEe6dyO3uxS5wiA,21,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RawA9ZuqEe6dyO3uxS5wiA,rp35:_RawA9ZuqEe6dyO3uxS5wiA,18,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R74YEpuqEe6dyO3uxS5wiA,rp35:_R74YEpuqEe6dyO3uxS5wiA,2,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SBIrgpuqEe6dyO3uxS5wiA,rp35:_SBIrgpuqEe6dyO3uxS5wiA,5,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtAbAaADEe6j64ULWgUnhQ,_dtAbAaADEe6j64ULWgUnhQ,21,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d9S5waADEe6j64ULWgUnhQ,_d9S5waADEe6j64ULWgUnhQ,14,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d1-w0aADEe6j64ULWgUnhQ,_d1-w0aADEe6j64ULWgUnhQ,2,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvu-4aADEe6j64ULWgUnhQ,_dvu-4aADEe6j64ULWgUnhQ,24,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_drNEMaADEe6j64ULWgUnhQ,_drNEMaADEe6j64ULWgUnhQ,19,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dufowaADEe6j64ULWgUnhQ,_dufowaADEe6j64ULWgUnhQ,22,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d0h_UaADEe6j64ULWgUnhQ,_d0h_UaADEe6j64ULWgUnhQ,10,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxFCsaADEe6j64ULWgUnhQ,_dxFCsaADEe6j64ULWgUnhQ,26,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dr1WUaADEe6j64ULWgUnhQ,_dr1WUaADEe6j64ULWgUnhQ,8,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dwZGMaADEe6j64ULWgUnhQ,_dwZGMaADEe6j64ULWgUnhQ,25,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d31yAaADEe6j64ULWgUnhQ,_d31yAaADEe6j64ULWgUnhQ,5,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d8nkUaADEe6j64ULWgUnhQ,_d8nkUaADEe6j64ULWgUnhQ,13,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d7LZ4aADEe6j64ULWgUnhQ,_d7LZ4aADEe6j64ULWgUnhQ,11,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d74kgaADEe6j64ULWgUnhQ,_d74kgaADEe6j64ULWgUnhQ,12,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dnrPEaADEe6j64ULWgUnhQ,_dnrPEaADEe6j64ULWgUnhQ,16,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvGFsaADEe6j64ULWgUnhQ,_dvGFsaADEe6j64ULWgUnhQ,23,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dyTKsaADEe6j64ULWgUnhQ,_dyTKsaADEe6j64ULWgUnhQ,28,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dpOHMaADEe6j64ULWgUnhQ,_dpOHMaADEe6j64ULWgUnhQ,0,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtzsQaADEe6j64ULWgUnhQ,_dtzsQaADEe6j64ULWgUnhQ,15,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dp744aADEe6j64ULWgUnhQ,_dp744aADEe6j64ULWgUnhQ,17,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dzF04KADEe6j64ULWgUnhQ,_dzF04KADEe6j64ULWgUnhQ,29,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d3PVEaADEe6j64ULWgUnhQ,_d3PVEaADEe6j64ULWgUnhQ,4,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d6caEaADEe6j64ULWgUnhQ,_d6caEaADEe6j64ULWgUnhQ,7,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d1XFwaADEe6j64ULWgUnhQ,_d1XFwaADEe6j64ULWgUnhQ,1,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d4bn4aADEe6j64ULWgUnhQ,_d4bn4aADEe6j64ULWgUnhQ,6,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d2nC8aADEe6j64ULWgUnhQ,_d2nC8aADEe6j64ULWgUnhQ,3,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxpDYaADEe6j64ULWgUnhQ,_dxpDYaADEe6j64ULWgUnhQ,27,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dz2p4KADEe6j64ULWgUnhQ,_dz2p4KADEe6j64ULWgUnhQ,9,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dqi84aADEe6j64ULWgUnhQ,_dqi84aADEe6j64ULWgUnhQ,18,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dsbzQaADEe6j64ULWgUnhQ,_dsbzQaADEe6j64ULWgUnhQ,20,http://open-services.net/ns/qm#TestCase diff --git a/elmclient/tests/results/test205.csv b/elmclient/tests/results/test205.csv index 2e4a5e3..810efd9 100644 --- a/elmclient/tests/results/test205.csv +++ b/elmclient/tests/results/test205.csv @@ -1,28 +1,28 @@ $uri,Identifier,Order Index,Type -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RshtcJuqEe6dyO3uxS5wiA,rp35:_RshtcJuqEe6dyO3uxS5wiA,22,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R2UiopuqEe6dyO3uxS5wiA,rp35:_R2UiopuqEe6dyO3uxS5wiA,9,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RkYeFJuqEe6dyO3uxS5wiA,rp35:_RkYeFJuqEe6dyO3uxS5wiA,12,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RqH5sZuqEe6dyO3uxS5wiA,rp35:_RqH5sZuqEe6dyO3uxS5wiA,21,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RgCJlJuqEe6dyO3uxS5wiA,rp35:_RgCJlJuqEe6dyO3uxS5wiA,17,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R6ScoZuqEe6dyO3uxS5wiA,rp35:_R6ScoZuqEe6dyO3uxS5wiA,1,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rx-OIZuqEe6dyO3uxS5wiA,rp35:_Rx-OIZuqEe6dyO3uxS5wiA,25,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R_LjtJuqEe6dyO3uxS5wiA,rp35:_R_LjtJuqEe6dyO3uxS5wiA,4,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R4RqcZuqEe6dyO3uxS5wiA,rp35:_R4RqcZuqEe6dyO3uxS5wiA,10,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RYy5I5uqEe6dyO3uxS5wiA,rp35:_RYy5I5uqEe6dyO3uxS5wiA,14,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SFNTMZuqEe6dyO3uxS5wiA,rp35:_SFNTMZuqEe6dyO3uxS5wiA,7,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RwIbEZuqEe6dyO3uxS5wiA,rp35:_RwIbEZuqEe6dyO3uxS5wiA,24,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R0Ef45uqEe6dyO3uxS5wiA,rp35:_R0Ef45uqEe6dyO3uxS5wiA,26,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rcj-0ZuqEe6dyO3uxS5wiA,rp35:_Rcj-0ZuqEe6dyO3uxS5wiA,16,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RoErQpuqEe6dyO3uxS5wiA,rp35:_RoErQpuqEe6dyO3uxS5wiA,20,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RWyG8ZuqEe6dyO3uxS5wiA,rp35:_RWyG8ZuqEe6dyO3uxS5wiA,0,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RuMhY5uqEe6dyO3uxS5wiA,rp35:_RuMhY5uqEe6dyO3uxS5wiA,23,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SCy4ZJuqEe6dyO3uxS5wiA,rp35:_SCy4ZJuqEe6dyO3uxS5wiA,6,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_ReNkopuqEe6dyO3uxS5wiA,rp35:_ReNkopuqEe6dyO3uxS5wiA,8,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RQqQ05uqEe6dyO3uxS5wiA,rp35:_RQqQ05uqEe6dyO3uxS5wiA,13,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R9ik8puqEe6dyO3uxS5wiA,rp35:_R9ik8puqEe6dyO3uxS5wiA,3,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RmL04ZuqEe6dyO3uxS5wiA,rp35:_RmL04ZuqEe6dyO3uxS5wiA,19,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SG25ApuqEe6dyO3uxS5wiA,rp35:_SG25ApuqEe6dyO3uxS5wiA,11,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RiUBgZuqEe6dyO3uxS5wiA,rp35:_RiUBgZuqEe6dyO3uxS5wiA,18,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RawA9ZuqEe6dyO3uxS5wiA,rp35:_RawA9ZuqEe6dyO3uxS5wiA,15,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R74YEpuqEe6dyO3uxS5wiA,rp35:_R74YEpuqEe6dyO3uxS5wiA,2,http://open-services.net/ns/qm#TestCase -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SBIrgpuqEe6dyO3uxS5wiA,rp35:_SBIrgpuqEe6dyO3uxS5wiA,5,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtAbAaADEe6j64ULWgUnhQ,_dtAbAaADEe6j64ULWgUnhQ,18,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d1-w0aADEe6j64ULWgUnhQ,_d1-w0aADEe6j64ULWgUnhQ,2,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvu-4aADEe6j64ULWgUnhQ,_dvu-4aADEe6j64ULWgUnhQ,21,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_drNEMaADEe6j64ULWgUnhQ,_drNEMaADEe6j64ULWgUnhQ,16,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dufowaADEe6j64ULWgUnhQ,_dufowaADEe6j64ULWgUnhQ,19,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d0h_UaADEe6j64ULWgUnhQ,_d0h_UaADEe6j64ULWgUnhQ,10,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxFCsaADEe6j64ULWgUnhQ,_dxFCsaADEe6j64ULWgUnhQ,23,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dr1WUaADEe6j64ULWgUnhQ,_dr1WUaADEe6j64ULWgUnhQ,8,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dwZGMaADEe6j64ULWgUnhQ,_dwZGMaADEe6j64ULWgUnhQ,22,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d31yAaADEe6j64ULWgUnhQ,_d31yAaADEe6j64ULWgUnhQ,5,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d7LZ4aADEe6j64ULWgUnhQ,_d7LZ4aADEe6j64ULWgUnhQ,11,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dnrPEaADEe6j64ULWgUnhQ,_dnrPEaADEe6j64ULWgUnhQ,13,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvGFsaADEe6j64ULWgUnhQ,_dvGFsaADEe6j64ULWgUnhQ,20,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dyTKsaADEe6j64ULWgUnhQ,_dyTKsaADEe6j64ULWgUnhQ,25,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dpOHMaADEe6j64ULWgUnhQ,_dpOHMaADEe6j64ULWgUnhQ,0,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtzsQaADEe6j64ULWgUnhQ,_dtzsQaADEe6j64ULWgUnhQ,12,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dp744aADEe6j64ULWgUnhQ,_dp744aADEe6j64ULWgUnhQ,14,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dzF04KADEe6j64ULWgUnhQ,_dzF04KADEe6j64ULWgUnhQ,26,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d3PVEaADEe6j64ULWgUnhQ,_d3PVEaADEe6j64ULWgUnhQ,4,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d6caEaADEe6j64ULWgUnhQ,_d6caEaADEe6j64ULWgUnhQ,7,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d1XFwaADEe6j64ULWgUnhQ,_d1XFwaADEe6j64ULWgUnhQ,1,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d4bn4aADEe6j64ULWgUnhQ,_d4bn4aADEe6j64ULWgUnhQ,6,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d2nC8aADEe6j64ULWgUnhQ,_d2nC8aADEe6j64ULWgUnhQ,3,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxpDYaADEe6j64ULWgUnhQ,_dxpDYaADEe6j64ULWgUnhQ,24,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dz2p4KADEe6j64ULWgUnhQ,_dz2p4KADEe6j64ULWgUnhQ,9,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dqi84aADEe6j64ULWgUnhQ,_dqi84aADEe6j64ULWgUnhQ,15,http://open-services.net/ns/qm#TestCase +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dsbzQaADEe6j64ULWgUnhQ,_dsbzQaADEe6j64ULWgUnhQ,17,http://open-services.net/ns/qm#TestCase diff --git a/elmclient/tests/results/test206.csv b/elmclient/tests/results/test206.csv index 2eb5f08..5a68b75 100644 --- a/elmclient/tests/results/test206.csv +++ b/elmclient/tests/results/test206.csv @@ -1,23 +1,23 @@ $uri,Identifier,Order Index,Type,http://open-services.net/ns/qm#validatesRequirement -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RshtcJuqEe6dyO3uxS5wiA,rp35:_RshtcJuqEe6dyO3uxS5wiA,25,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vwTflpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RkYeFJuqEe6dyO3uxS5wiA,rp35:_RkYeFJuqEe6dyO3uxS5wiA,15,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SKLSxZuqEe6dyO3uxS5wiA,rp35:_SKLSxZuqEe6dyO3uxS5wiA,13,http://open-services.net/ns/qm#TestCase,"['https://jazz.ibm.com:9443/rm/resources/TX_vykwc5upEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/DM_vzKmUJupEe67bLKsSDSILg']" -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RgCJlJuqEe6dyO3uxS5wiA,rp35:_RgCJlJuqEe6dyO3uxS5wiA,20,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vzogaJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RqH5sZuqEe6dyO3uxS5wiA,rp35:_RqH5sZuqEe6dyO3uxS5wiA,24,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vw58kZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R4RqcZuqEe6dyO3uxS5wiA,rp35:_R4RqcZuqEe6dyO3uxS5wiA,10,http://open-services.net/ns/qm#TestCase,"['https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vzogaJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vxgZfZupEe67bLKsSDSILg']" -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RYy5I5uqEe6dyO3uxS5wiA,rp35:_RYy5I5uqEe6dyO3uxS5wiA,17,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SIhF4ZuqEe6dyO3uxS5wiA,rp35:_SIhF4ZuqEe6dyO3uxS5wiA,12,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vzevYpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R0Ef45uqEe6dyO3uxS5wiA,rp35:_R0Ef45uqEe6dyO3uxS5wiA,29,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vzevZ5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rcj-0ZuqEe6dyO3uxS5wiA,rp35:_Rcj-0ZuqEe6dyO3uxS5wiA,19,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vy3ra5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RQqQ05uqEe6dyO3uxS5wiA,rp35:_RQqQ05uqEe6dyO3uxS5wiA,16,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vykwcZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RmL04ZuqEe6dyO3uxS5wiA,rp35:_RmL04ZuqEe6dyO3uxS5wiA,22,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vzWzlJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SG25ApuqEe6dyO3uxS5wiA,rp35:_SG25ApuqEe6dyO3uxS5wiA,11,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vwmagZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SL2Gs5uqEe6dyO3uxS5wiA,rp35:_SL2Gs5uqEe6dyO3uxS5wiA,14,http://open-services.net/ns/qm#TestCase,"['https://jazz.ibm.com:9443/rm/resources/DM_vzKmUJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vykwdJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/DM_vzevYZupEe67bLKsSDSILg']" -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R2UiopuqEe6dyO3uxS5wiA,rp35:_R2UiopuqEe6dyO3uxS5wiA,9,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vxgZfZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rx-OIZuqEe6dyO3uxS5wiA,rp35:_Rx-OIZuqEe6dyO3uxS5wiA,28,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vyQnYZupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RwIbEZuqEe6dyO3uxS5wiA,rp35:_RwIbEZuqEe6dyO3uxS5wiA,27,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vyaYYJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RoErQpuqEe6dyO3uxS5wiA,rp35:_RoErQpuqEe6dyO3uxS5wiA,23,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RuMhY5uqEe6dyO3uxS5wiA,rp35:_RuMhY5uqEe6dyO3uxS5wiA,26,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vwTfnJupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_ReNkopuqEe6dyO3uxS5wiA,rp35:_ReNkopuqEe6dyO3uxS5wiA,8,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vwTfn5upEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RiUBgZuqEe6dyO3uxS5wiA,rp35:_RiUBgZuqEe6dyO3uxS5wiA,21,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vw58kpupEe67bLKsSDSILg -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RawA9ZuqEe6dyO3uxS5wiA,rp35:_RawA9ZuqEe6dyO3uxS5wiA,18,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_vxz7fJupEe67bLKsSDSILg +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtAbAaADEe6j64ULWgUnhQ,_dtAbAaADEe6j64ULWgUnhQ,21,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0ovsKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d9S5waADEe6j64ULWgUnhQ,_d9S5waADEe6j64ULWgUnhQ,14,http://open-services.net/ns/qm#TestCase,"['https://jazz.ibm.com:9443/rm/resources/DM_M1lK4aADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1x_MaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/DM_M0ygsaADEe67KIG0GI4apw']" +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvu-4aADEe6j64ULWgUnhQ,_dvu-4aADEe6j64ULWgUnhQ,24,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1H34KADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dufowaADEe6j64ULWgUnhQ,_dufowaADEe6j64ULWgUnhQ,22,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_Mz5v4KADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxFCsaADEe6j64ULWgUnhQ,_dxFCsaADEe6j64ULWgUnhQ,26,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0qk4KADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dr1WUaADEe6j64ULWgUnhQ,_dr1WUaADEe6j64ULWgUnhQ,8,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0x5oKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dwZGMaADEe6j64ULWgUnhQ,_dwZGMaADEe6j64ULWgUnhQ,25,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1coAKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d7LZ4aADEe6j64ULWgUnhQ,_d7LZ4aADEe6j64ULWgUnhQ,11,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0zu0aADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dyTKsaADEe6j64ULWgUnhQ,_dyTKsaADEe6j64ULWgUnhQ,28,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1KUIaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtzsQaADEe6j64ULWgUnhQ,_dtzsQaADEe6j64ULWgUnhQ,15,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dzF04KADEe6j64ULWgUnhQ,_dzF04KADEe6j64ULWgUnhQ,29,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0tBIKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dqi84aADEe6j64ULWgUnhQ,_dqi84aADEe6j64ULWgUnhQ,18,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1PMoKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dsbzQaADEe6j64ULWgUnhQ,_dsbzQaADEe6j64ULWgUnhQ,20,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1MwYaADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_drNEMaADEe6j64ULWgUnhQ,_drNEMaADEe6j64ULWgUnhQ,19,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0-G4aADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d0h_UaADEe6j64ULWgUnhQ,_d0h_UaADEe6j64ULWgUnhQ,10,http://open-services.net/ns/qm#TestCase,"['https://jazz.ibm.com:9443/rm/resources/TX_M1MwYaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1fEQaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw']" +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d8nkUaADEe6j64ULWgUnhQ,_d8nkUaADEe6j64ULWgUnhQ,13,http://open-services.net/ns/qm#TestCase,"['https://jazz.ibm.com:9443/rm/resources/TX_M1z0YKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/DM_M1lK4aADEe67KIG0GI4apw']" +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d74kgaADEe6j64ULWgUnhQ,_d74kgaADEe6j64ULWgUnhQ,12,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0eXoKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dnrPEaADEe6j64ULWgUnhQ,_dnrPEaADEe6j64ULWgUnhQ,16,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1GCsKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvGFsaADEe6j64ULWgUnhQ,_dvGFsaADEe6j64ULWgUnhQ,23,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dp744aADEe6j64ULWgUnhQ,_dp744aADEe6j64ULWgUnhQ,17,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxpDYaADEe6j64ULWgUnhQ,_dxpDYaADEe6j64ULWgUnhQ,27,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1RB0qADEe67KIG0GI4apw +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dz2p4KADEe6j64ULWgUnhQ,_dz2p4KADEe6j64ULWgUnhQ,9,http://open-services.net/ns/qm#TestCase,https://jazz.ibm.com:9443/rm/resources/TX_M1fEQaADEe67KIG0GI4apw diff --git a/elmclient/tests/results/test207.csv b/elmclient/tests/results/test207.csv index 627d9a3..2d9ec4d 100644 --- a/elmclient/tests/results/test207.csv +++ b/elmclient/tests/results/test207.csv @@ -1,9 +1,9 @@ $uri,Identifier,Order Index,Type,http://open-services.net/ns/qm#validatesRequirement -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RWyG8ZuqEe6dyO3uxS5wiA,rp35:_RWyG8ZuqEe6dyO3uxS5wiA,0,http://open-services.net/ns/qm#TestCase,[] -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R9ik8puqEe6dyO3uxS5wiA,rp35:_R9ik8puqEe6dyO3uxS5wiA,3,http://open-services.net/ns/qm#TestCase,[] -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R6ScoZuqEe6dyO3uxS5wiA,rp35:_R6ScoZuqEe6dyO3uxS5wiA,1,http://open-services.net/ns/qm#TestCase,[] -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R_LjtJuqEe6dyO3uxS5wiA,rp35:_R_LjtJuqEe6dyO3uxS5wiA,4,http://open-services.net/ns/qm#TestCase,[] -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SFNTMZuqEe6dyO3uxS5wiA,rp35:_SFNTMZuqEe6dyO3uxS5wiA,7,http://open-services.net/ns/qm#TestCase,[] -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SCy4ZJuqEe6dyO3uxS5wiA,rp35:_SCy4ZJuqEe6dyO3uxS5wiA,6,http://open-services.net/ns/qm#TestCase,[] -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R74YEpuqEe6dyO3uxS5wiA,rp35:_R74YEpuqEe6dyO3uxS5wiA,2,http://open-services.net/ns/qm#TestCase,[] -https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SBIrgpuqEe6dyO3uxS5wiA,rp35:_SBIrgpuqEe6dyO3uxS5wiA,5,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d31yAaADEe6j64ULWgUnhQ,_d31yAaADEe6j64ULWgUnhQ,5,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d1-w0aADEe6j64ULWgUnhQ,_d1-w0aADEe6j64ULWgUnhQ,2,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dpOHMaADEe6j64ULWgUnhQ,_dpOHMaADEe6j64ULWgUnhQ,0,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d3PVEaADEe6j64ULWgUnhQ,_d3PVEaADEe6j64ULWgUnhQ,4,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d6caEaADEe6j64ULWgUnhQ,_d6caEaADEe6j64ULWgUnhQ,7,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d1XFwaADEe6j64ULWgUnhQ,_d1XFwaADEe6j64ULWgUnhQ,1,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d2nC8aADEe6j64ULWgUnhQ,_d2nC8aADEe6j64ULWgUnhQ,3,http://open-services.net/ns/qm#TestCase,[] +https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d4bn4aADEe6j64ULWgUnhQ,_d4bn4aADEe6j64ULWgUnhQ,6,http://open-services.net/ns/qm#TestCase,[] diff --git a/elmclient/tests/results/test301.csv b/elmclient/tests/results/test301.csv index d1d5a16..ab69ed9 100644 --- a/elmclient/tests/results/test301.csv +++ b/elmclient/tests/results/test301.csv @@ -1,90 +1,90 @@ $uri,accessContext,accessControl,archived,businessvalue,category,com.ibm.team.apt.attribute.acceptance,com.ibm.team.apt.attribute.complexity,com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds,com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds,com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet,com.ibm.team.workitem.linktype.affectsExecutionResult.affects,com.ibm.team.workitem.linktype.blocksworkitem.blocks,com.ibm.team.workitem.linktype.blocksworkitem.dependsOn,com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf,com.ibm.team.workitem.linktype.duplicateworkitem.duplicates,com.ibm.team.workitem.linktype.implementsRequirement.implements,com.ibm.team.workitem.linktype.parentworkitem.children,com.ibm.team.workitem.linktype.parentworkitem.parent,com.ibm.team.workitem.linktype.testedByTestCase.testedby,com.ibm.team.workitem.linktype.textualReference.textuallyReferenced,contextId,creationDate,creator,description,dueDate,duration,foundIn,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalResolution,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolutionDate,resolver,risk,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,timeSpent,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-07T02:17:55.864Z,https://jazz.ibm.com:9443/jts/users/rebecca,We need to add some UI to let a user change his password.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,1,Filed Against,rp94:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.352Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp94:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp94:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-04T01:57:56.478Z,https://jazz.ibm.com:9443/jts/users/deb,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,2,Change Sets That Fill Gaps,rp127:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/deb,"install, idea",false,false,false,false,false,false,2023-12-16T00:27:56.510Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp127:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp127:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,Release Engineering,rp127:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T09:48:56.557Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,3,Creation Date,rp50:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy, value",false,false,false,false,false,false,2023-12-16T00:27:56.572Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp50:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Business Recovery Matters,rp50:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-01T18:51:56.605Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Packaging Definition,rp118:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"globalization, idea, team",false,false,false,false,false,false,2023-12-16T00:27:56.636Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp118:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp118:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T01:57:56.667Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,5,Resolves,rp58:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"evaluate, value",false,false,false,false,false,false,2023-12-16T00:27:56.699Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp58:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp58:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Release Engineering,rp58:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-20T10:50:56.730Z,https://jazz.ibm.com:9443/jts/users/deb,,,21600000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp91:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.762Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp91:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Business Recovery Matters,rp91:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-27T01:14:56.793Z,https://jazz.ibm.com:9443/jts/users/bob,,,36000000,,http://open-services.net/ns/cm#ChangeRequest,7,ClearCase Activities ,rp106:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, noteworthy, warehouse",false,false,false,false,false,false,2023-12-16T00:27:56.831Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp106:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T00:05:56.862Z,https://jazz.ibm.com:9443/jts/users/deb,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,8,Severity,rp83:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, advice",false,false,false,false,false,false,2023-12-16T00:27:56.916Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp83:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Release Engineering,rp83:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,JKE,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T04:04:56.941Z,https://jazz.ibm.com:9443/jts/users/deb,Only errors should be logged on the console to keep it simple.,,7200000,,http://open-services.net/ns/cm#ChangeRequest,9,importer dependency,rp113:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, ui, info",false,true,true,false,false,false,2023-12-16T00:27:57.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp113:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.036Z,https://jazz.ibm.com:9443/jts/users/marco,,rp113:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,,rp113:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Database,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-09T05:08:57.146Z,https://jazz.ibm.com:9443/jts/users/deb,"When I click the logout button, nothing happens.",,21600000,,http://open-services.net/ns/cm#ChangeRequest,10,Blocks Test Execution,rp100:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, install, team",false,true,true,false,false,false,2023-12-16T00:27:57.319Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp100:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.240Z,https://jazz.ibm.com:9443/jts/users/marco,,rp100:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,,rp100:rtc_cm:timeSheet,21600000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Banking Logic,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T10:04:57.335Z,https://jazz.ibm.com:9443/jts/users/bob,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",,7200000,,http://open-services.net/ns/cm#ChangeRequest,11,Time Spent,rp131:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, idea, team",false,true,true,false,false,false,2023-12-16T00:27:57.477Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp131:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.398Z,https://jazz.ibm.com:9443/jts/users/marco,,rp131:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,,rp131:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T21:45:57.493Z,https://jazz.ibm.com:9443/jts/users/deb,I suggest a larger button size to make the UI look better.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,Depends On,rp54:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"business, evaluate, value",false,true,true,false,false,false,2023-12-16T00:27:57.668Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp54:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.573Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp54:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp54:rtc_cm:timeSheet,14400000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T16:56:57.683Z,https://jazz.ibm.com:9443/jts/users/deb,I created a new user but it was not added to the user record store.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Summary,rp75:rtc_cm:comments,High,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business",false,true,true,false,false,false,2023-12-16T00:27:57.842Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp75:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.779Z,https://jazz.ibm.com:9443/jts/users/bob,,rp75:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp75:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T12:25:57.874Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,,18000000,,http://open-services.net/ns/cm#ChangeRequest,14,Fixed,rp108:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.969Z,https://jazz.ibm.com:9443/jts/users/deb,,rp108:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,18000000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T18:51:58.079Z,https://jazz.ibm.com:9443/jts/users/deb,Suggest to increase the size.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,15,Schedule,rp48:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,true,true,false,false,false,2023-12-16T00:27:58.221Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp48:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.142Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp48:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,Release Engineering,rp48:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T03:26:58.238Z,https://jazz.ibm.com:9443/jts/users/bob,You can easily copy it out of the form.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,16,ClearCase Activities ,rp82:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"business, install, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.426Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp82:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.347Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp82:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Release Engineering,rp82:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-02T18:25:58.457Z,https://jazz.ibm.com:9443/jts/users/deb,A lot of the content is not readable ot of the box until you resize the window.,,43200000,,http://open-services.net/ns/cm#ChangeRequest,17,Type,rp128:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, install, team",false,true,true,false,false,false,2023-12-16T00:27:58.631Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp128:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.536Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp128:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Release Engineering,rp128:rtc_cm:timeSheet,43200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T01:51:58.663Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",,28800000,,http://open-services.net/ns/cm#ChangeRequest,18,Predecessor,rp70:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"business, idea, team",false,true,true,false,false,false,2023-12-16T00:27:58.805Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp70:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.726Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp70:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Release Engineering,rp70:rtc_cm:timeSheet,28800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:25:58.820Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp101:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.852Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp101:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp101:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,,rp101:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T19:35:58.884Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I found this in my logs today: Exception in thread ""Thread-1"" ",,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Copies,rp103:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.918Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp103:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Prerequisites,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T18:20:58.947Z,https://jazz.ibm.com:9443/jts/users/marco,We really need to get all messages externalized for our translators.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Access Control Point,rp42:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, install",false,false,false,false,false,false,2023-12-16T00:27:58.994Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp42:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp42:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,,rp42:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Prerequisites,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:17:59.026Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Promoted Work Items,rp79:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, install, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.044Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp79:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp79:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,,rp79:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:49:59.074Z,https://jazz.ibm.com:9443/jts/users/marco,"I searched for ""auto"" but it did not return any results.",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,tracks UCM object,rp109:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"install, warehouse",false,false,false,false,false,false,2023-12-16T00:27:59.105Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp109:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp109:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp109:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Database,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T13:11:59.145Z,https://jazz.ibm.com:9443/jts/users/deb,For some reason the first login takes very long on my system at least.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Work Items Included in Packages,rp126:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"install, noteworthy, info",false,false,false,false,false,false,2023-12-16T00:27:59.168Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp126:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp126:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,,rp126:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Build,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T08:53:59.199Z,https://jazz.ibm.com:9443/jts/users/rebecca,I keep being logged in even though I hit the logout button.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Related Test Script,rp49:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.231Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp49:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp49:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,,rp49:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T01:44:59.263Z,https://jazz.ibm.com:9443/jts/users/bob,"I clicked on the ""Refinancing"" link but it did not open any page.",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Complexity,rp85:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, advice",false,false,false,false,false,false,2023-12-16T00:27:59.294Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp85:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp85:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,Release Engineering,rp85:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:27:59.325Z,https://jazz.ibm.com:9443/jts/users/bob,Please follow our UI guidelines about how links should look like.,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Parent,rp116:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.357Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp116:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp116:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp116:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T04:14:59.373Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Affects Test Case Result,rp90:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, business, idea",false,false,false,false,false,false,2023-12-16T00:27:59.404Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp90:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/29,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],"['rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_M6PqMZuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_NdvY0ZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_NGIxIpuqEe6UjLRi3SdwZg']",[],[],,,,,[],[],,,"['rp53:_Sj7sAJupEe6jVL4Ctyhmng', 'rp53:_UjJKsJupEe6jVL4Ctyhmng']",_kUzsoZupEe6UjLRi3SdwZg,2023-11-30T03:34:59.435Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,2023-11-27T12:42:59.451Z,,,http://open-services.net/ns/cm#ChangeRequest,29,Electronic Signatures,rp105:rtc_cm:comments,Unassigned,,Normal,Done,https://jazz.ibm.com:9443/jts/users/rebecca,,true,true,true,false,false,false,2023-12-16T00:27:59.819Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,Change and Configuration Management,Release Engineering,rp105:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:59.704Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp105:schedule,SGC Planning and Tasks,29,Track Build Item 29,Done,Track Build for Sprint 1,,Release Engineering,rp105:rtc_cm:timeSheet,,Track Build Item,Track Build Item -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/30,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],rp43:_OYxdsZuqEe6UjLRi3SdwZg,[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T06:40:59.855Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,,,,http://open-services.net/ns/cm#ChangeRequest,30,Contributes To,rp80:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/rebecca,,false,false,false,false,false,false,2023-12-16T00:27:59.882Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,Change and Configuration Management,Release Engineering,rp80:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp80:schedule,SGC Planning and Tasks,30,Track Build Item 30,In Progress,Track Build for Sprint 2,,Release Engineering,rp80:rtc_cm:timeSheet,,Track Build Item,Track Build Item -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/31,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,rp53:_R6wzMJupEe6jVL4Ctyhmng,_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T22:52:59.929Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,31,Time Entries,rp52:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,true,false,false,2023-12-16T00:28:00.057Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp52:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp52:schedule,SGC Planning and Tasks,31,Retrospective 31,In Progress,Retrospective for Sprint 1,Sprint 2,Business Recovery Matters,rp52:rtc_cm:timeSheet,,Retrospective,Retrospective -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/32,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T01:48:00.104Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,32,Fixed,rp68:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.120Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 3,Change and Configuration Management,Business Recovery Matters,rp68:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp68:schedule,SGC Planning and Tasks,32,Retrospective 32,New,Retrospective for Sprint 2,Sprint 3,Business Recovery Matters,rp68:rtc_cm:timeSheet,,Retrospective,Retrospective -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/33,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,JKE,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-24T17:12:00.168Z,https://jazz.ibm.com:9443/jts/users/marco,We have to get new build engines with more RAM to speed up development.,,,,http://open-services.net/ns/cm#ChangeRequest,33,Related Test Case,rp99:rtc_cm:comments,Unassigned,,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:00.314Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp99:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:00.235Z,https://jazz.ibm.com:9443/jts/users/marco,,rp99:schedule,SGC Planning and Tasks,33,Impediment 33,Resolved,New Build Engines required,Sprint 1,,rp99:rtc_cm:timeSheet,,Impediment,Impediment -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/34,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T11:33:00.359Z,https://jazz.ibm.com:9443/jts/users/bob,We should try to limit our meetings to half an hour.,,,,http://open-services.net/ns/cm#ChangeRequest,34,Related Artifacts,rp130:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:00.377Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp130:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp130:schedule,SGC Planning and Tasks,34,Impediment 34,New,Meetings are too long,Sprint 2,Business Recovery Matters,rp130:rtc_cm:timeSheet,,Impediment,Impediment -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Java UI,,,[],[],[],[],,35: Running out of SWT handles,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T12:48:00.408Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,35,Affects Test Case Result,rp60:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.439Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp60:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp60:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp60:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Java UI,,,[],[],[],[],,,35: Running out of SWT handles,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T05:55:00.471Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),,28800000,,http://open-services.net/ns/cm#ChangeRequest,36,Tags,rp92:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:00.662Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp92:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:00.566Z,https://jazz.ibm.com:9443/jts/users/ibm,,rp92:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp92:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],37: SWT Exception,,,<11:00:00>: SWT Exception,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T07:00:00.535Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),,43200000,,http://open-services.net/ns/cm#ChangeRequest,37,Included in Deployments,rp107:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp107:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp107:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YYl80JuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_W38CYJuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YuvL-ZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YnqTl5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xa7at5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YrbZSZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Yg4WJ5uqEe6dyO3uxS5wiA']",,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T00:28:00.863Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Summary,rp47:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.811Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp47:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp47:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YfE_WZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_XhFtF5uqEe6dyO3uxS5wiA']",,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.929Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Children,rp115:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.511Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,Change and Configuration Management,,rp115:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp115:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp115:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xk2Lt5uqEe6dyO3uxS5wiA'],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.977Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Related Change Request,rp56:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.259Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp56:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp56:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp56:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Frequency of dividend transfer,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.040Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,State,rp89:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.064Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp89:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp89:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp89:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/42,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg']",[],"['rp44:_GnzbwZuqEe6UjLRi3SdwZg', 'rp44:_GsCbgZuqEe6UjLRi3SdwZg', 'rp44:_GjcgMJuqEe6UjLRi3SdwZg', 'rp44:_GSlZwpuqEe6UjLRi3SdwZg', 'rp44:_Gbdo4ZuqEe6UjLRi3SdwZg']",[],,,,,[],[],Water Meter,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.103Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,42,Change Sets (Remote),rp64:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.244Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.166Z,https://jazz.ibm.com:9443/jts/users/deb,,rp64:schedule,SGC Planning and Tasks,42,Task 42,Done,Implement - Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp64:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Automatic Meter Reader,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.265Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Tags,rp95:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.292Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp95:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp95:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp95:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must identify how much money is desired,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.340Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Blocks Test Execution,rp111:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.355Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp111:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp111:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp111:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations may apply with an initial request,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.387Z,https://jazz.ibm.com:9443/jts/users/marco,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Subscribed By,rp51:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.419Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp51:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp51:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp51:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NGIxIpuqEe6UjLRi3SdwZg', 'rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg']",[],"['rp44:_IqhhcJuqEe6UjLRi3SdwZg', 'rp44:_Im6MwJuqEe6UjLRi3SdwZg', 'rp44:_IaceEZuqEe6UjLRi3SdwZg', 'rp44:_I2I7lZuqEe6UjLRi3SdwZg', 'rp44:_IvgIEJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors Can Choose to Support an Organization,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.450Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,46,Repository,rp72:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.593Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.514Z,https://jazz.ibm.com:9443/jts/users/deb,,rp72:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Customers can Nominate an Organization,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.624Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Comments,rp104:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.655Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp104:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp104:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp104:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg']",[],"['rp44:_HLszAJuqEe6UjLRi3SdwZg', 'rp44:_G2v2sJuqEe6UjLRi3SdwZg', 'rp44:_HIFeVJuqEe6UjLRi3SdwZg', 'rp44:_HDt7spuqEe6UjLRi3SdwZg', 'rp44:_G9OSIZuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors Chooses an Organization,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.687Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,48,Creation Date,rp45:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.813Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp45:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.750Z,https://jazz.ibm.com:9443/jts/users/marco,,rp45:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp45:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must provide justification for why funds are needed,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.844Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,In Progress,rp59:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:01.869Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp59:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp59:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp59:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg']",[],"['rp44:_HjBt45uqEe6UjLRi3SdwZg', 'rp44:_HfHeQ5uqEe6UjLRi3SdwZg', 'rp44:_HnjBg5uqEe6UjLRi3SdwZg', 'rp44:_HuL1ApuqEe6UjLRi3SdwZg', 'rp44:_HVfBIJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors will receive confirmation and receipt,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.908Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,50,Closed,rp66:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:02.066Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp66:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.988Z,https://jazz.ibm.com:9443/jts/users/marco,,rp66:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp66:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations can Apply,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.082Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Approvals,rp97:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp97:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp97:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp97:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Donor Dividend Allocation Criteria,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.145Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Resolution,rp114:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],JKE Charity Coordinator will respond to request in the website triggering,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.192Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Priority,rp87:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:02.224Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp87:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/54,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_NdvY0ZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_M6PqMZuqEe6UjLRi3SdwZg']",[],"['rp44:_IB8egZuqEe6UjLRi3SdwZg', 'rp44:_IUMsIJuqEe6UjLRi3SdwZg', 'rp44:_IGBGMZuqEe6UjLRi3SdwZg', 'rp44:_ILnX45uqEe6UjLRi3SdwZg', 'rp44:_H4SzQJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Dividend Allocation by Percentage,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.255Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,54,Creation Date,rp120:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:02.397Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp120:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:02.318Z,https://jazz.ibm.com:9443/jts/users/deb,,rp120:schedule,SGC Planning and Tasks,54,Task 54,Done,Implement - Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp120:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vykwcZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NdwS5upEe67bLKsSDSILg']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RQqQ05uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.413Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,,,http://open-services.net/ns/cm#ChangeRequest,55,Planned For,rp61:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.905Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp61:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp61:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp61:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vxNeiJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NKOT5upEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RWyG8ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:02.618Z,https://jazz.ibm.com:9443/jts/users/bob,,,,,http://open-services.net/ns/cm#ChangeRequest,56,Affected by Defect,rp78:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.999Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp78:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp78:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2MQPUZupEe67bLKsSDSILg']","Changes in: Java UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 3, 2023 11:29 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RYy5I5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:02.681Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,,,http://open-services.net/ns/cm#ChangeRequest,57,Short Name,rp93:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.078Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:02.838Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp93:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp93:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/58,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vxz7fJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2MQPUpupEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RawA9ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:02.997Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of hard copy mail.,,,,http://open-services.net/ns/cm#ChangeRequest,58,Affects Test Case Result,rp125:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.158Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp125:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp125:schedule,SGC Planning and Tasks,58,Story 58,New,Requests sent in form of hard copy mail,Release 1.0,Business Recovery Matters,rp125:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/59,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_2OENbZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vy3ra5upEe67bLKsSDSILg']",Implement - Requests sent in form of email,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rcj-0ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:03.043Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of email.,,,,http://open-services.net/ns/cm#ChangeRequest,59,Status,rp69:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.237Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp69:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp69:schedule,SGC Planning and Tasks,59,Story 59,New,Requests sent in form of email,Sprint 2,Business Recovery Matters,rp69:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/60,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,BRM,,3 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLjZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vwTfn5upEe67bLKsSDSILg']",Implement - Organization must identify how much money is desired,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_ReNkopuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.185Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must identify how much money is desired.,,,,http://open-services.net/ns/cm#ChangeRequest,60,Filed Against,rp71:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.346Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp71:schedule,SGC Planning and Tasks,60,Story 60,New,Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/61,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLj5upEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vzogaJupEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RgCJlJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:03.327Z,https://jazz.ibm.com:9443/jts/users/bob,Allocate dividends by amount and frequency to complete template: Found under Business Recovery Matters Elaborated Stories.,,,,http://open-services.net/ns/cm#ChangeRequest,61,Start Date,rp102:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.425Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp102:schedule,SGC Planning and Tasks,61,Story 61,New,Allocate dividends by amount and frequency,Release 1.0,Business Recovery Matters,rp102:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/62,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,1 pt,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLkZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vw58kpupEe67bLKsSDSILg']",Implement - Organizations may apply with an initial request,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RiUBgZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.390Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations may apply with an initial request using the following request methods.,,,,http://open-services.net/ns/cm#ChangeRequest,62,Related Test Execution Record,rp41:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.520Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp41:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp41:schedule,SGC Planning and Tasks,62,Story 62,New,Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp41:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zywoeJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg']",jke.production.vs P20231215-0726,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RkYeFJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.484Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,,,http://open-services.net/ns/cm#ChangeRequest,63,Predecessor,rp77:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.598Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp77:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:03.642Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp77:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp77:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/64,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vzWzlJupEe67bLKsSDSILg'],64: Customers can Nominate an Organization,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RmL04ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.768Z,https://jazz.ibm.com:9443/jts/users/bob,Customers may nominate an organization for assistance whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,64,Project Area,rp123:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:58.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp123:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp123:schedule,SGC Planning and Tasks,64,Story 64,New,Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp123:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg'],jke.dev.vs I20231208-1218,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RoErQpuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.881Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,,,http://open-services.net/ns/cm#ChangeRequest,65,Related Artifacts,rp65:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.027Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.006Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp65:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp65:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/66,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vw58kZupEe67bLKsSDSILg'],Implement - Organization must provide justification for why funds are needed,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RqH5sZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.116Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must provide justification for why funds are needed.,,,,http://open-services.net/ns/cm#ChangeRequest,66,importer dependency,rp96:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.122Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp96:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp96:schedule,SGC Planning and Tasks,66,Story 66,New,Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp96:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/67,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vwTflpupEe67bLKsSDSILg'],[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RshtcJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:04.257Z,https://jazz.ibm.com:9443/jts/users/bob,Donation amount cannot exceed donation limit specified in user profile; Donation amount cannot exceed 100%.,,,,http://open-services.net/ns/cm#ChangeRequest,67,Related,rp129:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.201Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp129:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp129:schedule,SGC Planning and Tasks,67,Story 67,New,Donation by amount,Release 1.0,Business Recovery Matters,rp129:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,3 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vwTfnJupEe67bLKsSDSILg'],jke.qa.vs Q20231213-2048,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RuMhY5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.305Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,,,http://open-services.net/ns/cm#ChangeRequest,68,Affects Requirement,rp57:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.279Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.447Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp57:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp57:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/69,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vyaYYJupEe67bLKsSDSILg'],Implement - Organizations can Apply,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RwIbEZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.558Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations must have the ability to apply for assistance as needed whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,69,Related Test Case,rp73:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.390Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp73:schedule,SGC Planning and Tasks,69,Story 69,New,Organizations can Apply,Sprint 2,Business Recovery Matters,rp73:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vyQnYZupEe67bLKsSDSILg'],Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rx-OIZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:04.688Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,,,http://open-services.net/ns/cm#ChangeRequest,70,Extracted From,rp46:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.468Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp46:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/71,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vzevZ5upEe67bLKsSDSILg'],Implement - JKE Charity Coordinator will respond to request in the website triggering,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R0Ef45uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.811Z,https://jazz.ibm.com:9443/jts/users/bob,JKE Charity Coordinator will respond to request in the website triggering an email notification to Organizational Single Point of Contact.,,,,http://open-services.net/ns/cm#ChangeRequest,71,Included in Deployments,rp112:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.547Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp112:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp112:schedule,SGC Planning and Tasks,71,Story 71,New,JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp112:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/72,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,BRM,,8 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vxgZfZupEe67bLKsSDSILg'],"Changes in: Banking Logic - Dividend Allocation by Percentage (Implementation) - Deb - Dec 10, 2023 4:03 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R2UiopuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.921Z,https://jazz.ibm.com:9443/jts/users/bob,Dividends will be allocated to organization from a percentage of dividend earnings.,,,,http://open-services.net/ns/cm#ChangeRequest,72,Deployment Definition,rp124:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.626Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp124:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.111Z,https://jazz.ibm.com:9443/jts/users/deb,Low,rp124:schedule,SGC Planning and Tasks,72,Story 72,Done,Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp124:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/73,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],"['rp44:_AqB1zpuqEe6UjLRi3SdwZg', 'rp44:_AImjuJuqEe6UjLRi3SdwZg']",[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vzevYpupEe67bLKsSDSILg'],[],73: Implement – Support Dividend Processing via Mobile Devices,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SIhF4ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:05.237Z,https://jazz.ibm.com:9443/jts/users/marco,"Establish the base JKE Mobile prototype, including the Worklight project with the JKE Mobile app and necessary adapters.",,115200000,,http://open-services.net/ns/cm#ChangeRequest,73,Estimate,rp67:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:31:59.989Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.300Z,https://jazz.ibm.com:9443/jts/users/deb,,rp67:schedule,SGC Planning and Tasks,73,Task 73,Done,Implement – Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp67:rtc_cm:timeSheet,115200000,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/74,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,Mobile,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vykwc5upEe67bLKsSDSILg'],74: Support Dividend Processing via Mobile Devices,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SKLSxZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:05.410Z,https://jazz.ibm.com:9443/jts/users/bob,Support Dividend Processing via Mobile Devices.,,,,http://open-services.net/ns/cm#ChangeRequest,74,Description,rp98:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.785Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp98:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.521Z,https://jazz.ibm.com:9443/jts/users/marco,High,rp98:schedule,SGC Planning and Tasks,74,Story 74,Done,Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp98:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:05.662Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,,,http://open-services.net/ns/cm#ChangeRequest,75,Affects Test Case Result,rp76:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-16T00:28:05.694Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp76:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp76:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp76:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Validate Loan Term and Amount,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:05.725Z,https://jazz.ibm.com:9443/jts/users/marco,,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,In Progress,rp88:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:05.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp88:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp88:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/77,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Borrowers Can View Total Cost of Loan,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:05.772Z,https://jazz.ibm.com:9443/jts/users/marco,,,86400000,,http://open-services.net/ns/cm#ChangeRequest,77,Task,rp121:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:05.947Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.867Z,https://jazz.ibm.com:9443/jts/users/dave,,rp121:schedule,SGC Planning and Tasks,77,Task 77,Done,Implement - Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp121:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/78,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vwmagZupEe67bLKsSDSILg'],78: Validate Loan Term and Amount,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SG25ApuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:05.979Z,https://jazz.ibm.com:9443/jts/users/bob,"Lenders should not be able to enter unreasonable loan terms and amounts. For example, loan terms should be restricted to those that are standard in the industry (30 year, 15 year, 10 year, etc). ",,,,http://open-services.net/ns/cm#ChangeRequest,78,Copied From,rp62:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.706Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp62:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp62:schedule,SGC Planning and Tasks,78,Story 78,New,Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp62:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Unassigned,BRM,,3 pts,[],[],[],[],,,,,[],79: Borrowers Can View Total Cost of Loan,,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:06.074Z,https://jazz.ibm.com:9443/jts/users/bob,Borrowers should have the ability to view the total cost of their loan over the lifetime of the mortgage,,,,http://open-services.net/ns/cm#ChangeRequest,79,Service Provider,rp84:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:28:06.278Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp84:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:06.200Z,https://jazz.ibm.com:9443/jts/users/dave,High,rp84:schedule,SGC Planning and Tasks,79,Story 79,Done,Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp84:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.310Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Resolution,rp117:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.342Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp117:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp117:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp117:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.357Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Creation Date,rp55:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.398Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp55:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp55:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.420Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Related Change Request,rp122:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.452Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp122:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp122:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp122:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/83,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Unassigned,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/DM_vv_9kZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vw58i5upEe67bLKsSDSILg']","['83: Allocate Dividends with Web Service', 'Design - Allocate Dividends with Web Service', '83: Allocate Dividends with Web Service']",,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.483Z,https://jazz.ibm.com:9443/jts/users/bob,Investors and their financial advisors use a web service to allocate dividends,,,,http://open-services.net/ns/cm#ChangeRequest,83,Verified,rp63:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:57.905Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp63:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp63:schedule,SGC Planning and Tasks,83,Story 83,New,Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp63:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.672Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,84,Extracted From,rp81:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.704Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp81:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp81:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp81:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.735Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,,http://open-services.net/ns/cm#ChangeRequest,85,Description,rp110:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.751Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp110:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp110:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/86,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,Mobile,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vykwdJupEe67bLKsSDSILg']","['Elaborate requirements for Allocate Dividends to Nearby Charities', 'Create test assets for Allocate Dividends to Nearby Charities']",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SL2Gs5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:06.800Z,https://jazz.ibm.com:9443/jts/users/bob,"It would increase customer value if the customer could choose to allocate their dividends to a charity that is nearby them. Currently, there is a static list of charities, but if the customer could pick from a charity that is geographically near them, they may be more apt to contribute.",,,,http://open-services.net/ns/cm#ChangeRequest,86,importer dependency,rp86:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,mobile,false,false,false,false,false,false,2023-12-16T00:31:59.911Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp86:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp86:schedule,SGC Planning and Tasks,86,Story 86,New,Allocate Dividends to Nearby Charities,Release 1.0,Business Recovery Matters,rp86:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/87,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],[],[],,,,,[],[],Allocate Dividends to Nearby Charities,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:06.877Z,https://jazz.ibm.com:9443/jts/users/marco,"Please create the test cases, test scripts, and test execution records that will be used to validate the parent story.",,,,http://open-services.net/ns/cm#ChangeRequest,87,Owned By,rp119:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:28:07.115Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/tammy,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp119:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:07.036Z,https://jazz.ibm.com:9443/jts/users/tammy,,rp119:schedule,SGC Planning and Tasks,87,Task 87,Done,Create test assets for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp119:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/88,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],[],[],,,,,[],[],Allocate Dividends to Nearby Charities,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:07.162Z,https://jazz.ibm.com:9443/jts/users/marco,Please create requirements that elaborate on what is needed for this story.,,,,http://open-services.net/ns/cm#ChangeRequest,88,Related Test Script,rp39:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:28:07.353Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp39:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:07.290Z,https://jazz.ibm.com:9443/jts/users/bob,,rp39:schedule,SGC Planning and Tasks,88,Task 88,Done,Elaborate requirements for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp39:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/89,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:07.405Z,https://jazz.ibm.com:9443/jts/users/marco,"During the new Mortgage mobile phone application analysis, we noticed that many Calculate Mortgage requests end without producing any result. This is due to the fact that customers model loans with loan terms are not offered by potential mortgage companies. This means that when the query is run to look for mortgage companies that can service the modeled loan, none are returned to the customer and no error message is returned indicating any issue.",,,,http://open-services.net/ns/cm#ChangeRequest,89,Restricted Access,rp74:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:07.437Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp74:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp74:schedule,SGC Planning and Tasks,89,Story 89,New,Multiplatform change due to invalid customer model loans,Product Backlog,Business Recovery Matters,rp74:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-22T02:43:39.063Z,https://jazz.ibm.com:9443/jts/users/marco,We need to add some UI to let a user change his password.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,1,Git Pull Requests,rp73:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, team, value",false,false,false,false,false,false,2023-12-21T13:17:39.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp73:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp73:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-02T23:41:39.486Z,https://jazz.ibm.com:9443/jts/users/bob,,,36000000,,http://open-services.net/ns/cm#ChangeRequest,2,Affects Test Case Result,rp79:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"business, globalization, evaluate",false,false,false,false,false,false,2023-12-21T13:17:39.507Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,,rp79:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp79:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,,rp79:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-12T02:18:39.526Z,https://jazz.ibm.com:9443/jts/users/bob,,,10800000,,http://open-services.net/ns/cm#ChangeRequest,3,Successor,rp106:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, info",false,false,false,false,false,false,2023-12-21T13:17:39.552Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp106:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-23T01:40:39.578Z,https://jazz.ibm.com:9443/jts/users/rebecca,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Attachments,rp67:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, globalization, team",false,false,false,false,false,false,2023-12-21T13:17:39.594Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp67:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp67:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-25T20:47:39.617Z,https://jazz.ibm.com:9443/jts/users/rebecca,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,5,Git Commits,rp93:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"team, value",false,false,false,false,false,false,2023-12-21T13:17:39.634Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp93:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Business Recovery Matters,rp93:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-09T00:59:39.659Z,https://jazz.ibm.com:9443/jts/users/marco,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp97:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"noteworthy, team, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.676Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp97:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp97:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Release Engineering,rp97:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T11:39:39.691Z,https://jazz.ibm.com:9443/jts/users/deb,,,21600000,,http://open-services.net/ns/cm#ChangeRequest,7,Related Test Plan,rp122:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, business, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.711Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp122:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp122:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp122:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:34:39.733Z,https://jazz.ibm.com:9443/jts/users/bob,,,7200000,,http://open-services.net/ns/cm#ChangeRequest,8,Tracks,rp64:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate, info",false,false,false,false,false,false,2023-12-21T13:17:39.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp64:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Business Recovery Matters,rp64:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T08:00:39.780Z,https://jazz.ibm.com:9443/jts/users/rebecca,Only errors should be logged on the console to keep it simple.,,28800000,,http://open-services.net/ns/cm#ChangeRequest,9,Tags,rp89:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, warehouse, evaluate",false,true,true,false,false,false,2023-12-21T13:17:39.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp89:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.836Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp89:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,Release Engineering,rp89:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T10:11:39.911Z,https://jazz.ibm.com:9443/jts/users/rebecca,"When I click the logout button, nothing happens.",,43200000,,http://open-services.net/ns/cm#ChangeRequest,10,Attachments,rp108:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.008Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.963Z,https://jazz.ibm.com:9443/jts/users/bob,,rp108:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T06:25:40.021Z,https://jazz.ibm.com:9443/jts/users/marco,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",,28800000,,http://open-services.net/ns/cm#ChangeRequest,11,Extracted From,rp113:rtc_cm:comments,Medium,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy",false,true,true,false,false,false,2023-12-21T13:17:40.128Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp113:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.072Z,https://jazz.ibm.com:9443/jts/users/marco,,rp113:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,Business Recovery Matters,rp113:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T10:35:40.144Z,https://jazz.ibm.com:9443/jts/users/bob,I suggest a larger button size to make the UI look better.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,State,rp40:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, value",false,true,true,false,false,false,2023-12-21T13:17:40.239Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp40:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.190Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp40:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp40:rtc_cm:timeSheet,14400000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T11:17:40.248Z,https://jazz.ibm.com:9443/jts/users/marco,I created a new user but it was not added to the user record store.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Copies,rp72:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.341Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.305Z,https://jazz.ibm.com:9443/jts/users/deb,,rp72:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,10800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T02:14:40.359Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,,43200000,,http://open-services.net/ns/cm#ChangeRequest,14,Subscribed By,rp111:rtc_cm:comments,Medium,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, ui, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.451Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp111:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.403Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp111:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Release Engineering,rp111:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-10T02:31:40.473Z,https://jazz.ibm.com:9443/jts/users/marco,Suggest to increase the size.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,15,Reported Against Builds,rp104:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.570Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,,rp104:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.528Z,https://jazz.ibm.com:9443/jts/users/marco,,rp104:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,,rp104:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T01:19:40.587Z,https://jazz.ibm.com:9443/jts/users/marco,You can easily copy it out of the form.,,7200000,,http://open-services.net/ns/cm#ChangeRequest,16,Duplicated By,rp42:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, team, value",false,true,true,false,false,false,2023-12-21T13:17:40.660Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp42:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.623Z,https://jazz.ibm.com:9443/jts/users/deb,,rp42:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Business Recovery Matters,rp42:rtc_cm:timeSheet,7200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T11:03:40.673Z,https://jazz.ibm.com:9443/jts/users/rebecca,A lot of the content is not readable ot of the box until you resize the window.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,17,Archived,rp91:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"noteworthy, team, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.750Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.714Z,https://jazz.ibm.com:9443/jts/users/deb,,rp91:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Business Recovery Matters,rp91:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-07T23:32:40.769Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",,3600000,,http://open-services.net/ns/cm#ChangeRequest,18,Packaging Definition,rp126:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, team",false,true,true,false,false,false,2023-12-21T13:17:40.847Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp126:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.808Z,https://jazz.ibm.com:9443/jts/users/deb,,rp126:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Business Recovery Matters,rp126:rtc_cm:timeSheet,3600000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T10:56:40.858Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,,10800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp121:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"idea, noteworthy, warehouse",false,false,false,false,false,false,2023-12-21T13:17:40.874Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp121:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,Business Recovery Matters,rp121:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Database,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T05:21:40.888Z,https://jazz.ibm.com:9443/jts/users/bob,"I found this in my logs today: Exception in thread ""Thread-1"" ",,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Electronic Signatures,rp41:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:40.902Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp41:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp41:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,,rp41:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:16:40.931Z,https://jazz.ibm.com:9443/jts/users/deb,We really need to get all messages externalized for our translators.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Previously Promoted Change Sets,rp71:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, serviceability, team",false,false,false,false,false,false,2023-12-21T13:17:40.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp71:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T17:57:40.972Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Mentions,rp65:rtc_cm:comments,Medium,,Minor,New,https://jazz.ibm.com:9443/jts/users/bob,"warehouse, evaluate",false,false,false,false,false,false,2023-12-21T13:17:40.987Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp65:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,Business Recovery Matters,rp65:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T16:27:41.009Z,https://jazz.ibm.com:9443/jts/users/deb,"I searched for ""auto"" but it did not return any results.",,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,Children,rp102:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:41.021Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp102:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp102:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T20:46:41.034Z,https://jazz.ibm.com:9443/jts/users/bob,For some reason the first login takes very long on my system at least.,,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Affects Plan Item,rp44:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, serviceability, noteworthy",false,false,false,false,false,false,2023-12-21T13:17:41.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp44:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp44:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,Business Recovery Matters,rp44:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:54:41.071Z,https://jazz.ibm.com:9443/jts/users/bob,I keep being logged in even though I hit the logout button.,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Resolves,rp61:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.086Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp61:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp61:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,Release Engineering,rp61:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Banking Logic,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T00:43:41.103Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I clicked on the ""Refinancing"" link but it did not open any page.",,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Blocks Test Execution,rp66:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.118Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp66:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp66:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,,rp66:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T02:41:41.132Z,https://jazz.ibm.com:9443/jts/users/rebecca,Please follow our UI guidelines about how links should look like.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Git Issues,rp92:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, warehouse",false,false,false,false,false,false,2023-12-21T13:17:41.146Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp92:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp92:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp92:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T09:30:41.163Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Priority,rp58:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, team, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp58:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp58:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp58:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/29,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],"['rp52:_bpLiEKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_bWAucaADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_bbqDcaADEe6BqZzvVvHxfg']",[],[],,,,,[],[],,,"['rp84:_BKQzQKADEe6ZNYluZZu8lg', 'rp84:__mLxYKACEe6ZNYluZZu8lg']",_IVLh0KADEe6BqZzvVvHxfg,2023-12-06T07:26:41.192Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,2023-12-02T21:09:41.197Z,,,http://open-services.net/ns/cm#ChangeRequest,29,Reviewed,rp83:rtc_cm:comments,Unassigned,,Normal,Done,https://jazz.ibm.com:9443/jts/users/rebecca,,true,true,true,false,false,false,2023-12-21T13:17:41.370Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,SGC Planning and Tasks,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.322Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp83:schedule,SGC Planning and Tasks,29,Track Build Item 29,Done,Track Build for Sprint 1,,Release Engineering,rp83:rtc_cm:timeSheet,,Track Build Item,Track Build Item +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/30,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],rp52:_cKoCQKADEe6BqZzvVvHxfg,[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.390Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,,,,http://open-services.net/ns/cm#ChangeRequest,30,Copies,rp51:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/rebecca,,false,false,false,false,false,false,2023-12-21T13:17:41.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,SGC Planning and Tasks,Release Engineering,rp51:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp51:schedule,SGC Planning and Tasks,30,Track Build Item 30,In Progress,Track Build for Sprint 2,,Release Engineering,rp51:rtc_cm:timeSheet,,Track Build Item,Track Build Item +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/31,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,['rp84:__Rzc0KACEe6ZNYluZZu8lg'],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T09:53:41.422Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,31,Affects Test Case Result,rp118:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,true,false,false,2023-12-21T13:17:41.484Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp118:schedule,SGC Planning and Tasks,31,Retrospective 31,In Progress,Retrospective for Sprint 1,Sprint 2,Business Recovery Matters,rp118:rtc_cm:timeSheet,,Retrospective,Retrospective +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/32,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T16:52:41.502Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,32,Access Context,rp45:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.515Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 3,SGC Planning and Tasks,Business Recovery Matters,rp45:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp45:schedule,SGC Planning and Tasks,32,Retrospective 32,New,Retrospective for Sprint 2,Sprint 3,Business Recovery Matters,rp45:rtc_cm:timeSheet,,Retrospective,Retrospective +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/33,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,JKE,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-30T13:17:41.527Z,https://jazz.ibm.com:9443/jts/users/marco,We have to get new build engines with more RAM to speed up development.,,,,http://open-services.net/ns/cm#ChangeRequest,33,Contributes To,rp49:rtc_cm:comments,Unassigned,,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:41.611Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,,rp49:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.575Z,https://jazz.ibm.com:9443/jts/users/marco,,rp49:schedule,SGC Planning and Tasks,33,Impediment 33,Resolved,New Build Engines required,Sprint 1,,rp49:rtc_cm:timeSheet,,Impediment,Impediment +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/34,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T01:13:41.626Z,https://jazz.ibm.com:9443/jts/users/bob,We should try to limit our meetings to half an hour.,,,,http://open-services.net/ns/cm#ChangeRequest,34,Change Sets That Fill Gaps,rp70:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:41.639Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp70:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp70:schedule,SGC Planning and Tasks,34,Impediment 34,New,Meetings are too long,Sprint 2,Business Recovery Matters,rp70:rtc_cm:timeSheet,,Impediment,Impediment +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,36: Found this SWT Exception in the logs,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:26:41.659Z,https://jazz.ibm.com:9443/jts/users/marco,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,35,Tags,rp112:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.673Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp112:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp112:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp112:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,36: Found this SWT Exception in the logs,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T23:12:41.698Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),,7200000,,http://open-services.net/ns/cm#ChangeRequest,36,Resolved By,rp47:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:41.820Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp47:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.758Z,https://jazz.ibm.com:9443/jts/users/ibm,,rp47:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],37: SWT Exception,,,<07:45:41>: SWT Exception,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.741Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),,10800000,,http://open-services.net/ns/cm#ChangeRequest,37,Related Test Script,rp43:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.784Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp43:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp43:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp43:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hBXHsKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hDvtUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hJaQcKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g3DVIKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gIiCQKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gZeoUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g8yJsKADEe6j64ULWgUnhQ']",,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T13:17:41.915Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Deployment Definition,rp74:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:34.070Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp74:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp74:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp74:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g7w2AKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gcEpUKADEe6j64ULWgUnhQ']",,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.943Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Restricted Access,rp128:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,SGC Planning and Tasks,,rp128:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp128:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp128:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gd6cYKADEe6j64ULWgUnhQ'],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.979Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Contributes To,rp109:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.770Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp109:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp109:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp109:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Frequency of dividend transfer,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.016Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,Restricted Access,rp46:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.028Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp46:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/42,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg']",[],"['rp76:_Yi5GkKADEe6BqZzvVvHxfg', 'rp76:_YXo40KADEe6BqZzvVvHxfg', 'rp76:_YP-KlKADEe6BqZzvVvHxfg', 'rp76:_YTMdsKADEe6BqZzvVvHxfg', 'rp76:_YcKMcKADEe6BqZzvVvHxfg']",[],,,,,[],[],Allocate dividends by Percentage,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.047Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,42,Code Review: Extracted work items,rp96:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.121Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp96:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.088Z,https://jazz.ibm.com:9443/jts/users/deb,,rp96:schedule,SGC Planning and Tasks,42,Task 42,Done,Implement - Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp96:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Process email requests,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.135Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Resolution,rp39:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.148Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp39:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp39:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp39:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must identify how much money is desired,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.165Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Related Test Script,rp125:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp125:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp125:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp125:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],45: Implement - Organizations may apply with an initial request,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.197Z,https://jazz.ibm.com:9443/jts/users/marco,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Duplicate Of,rp60:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.210Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp60:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp60:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp60:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_bbqDcaADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg']",[],"['rp76:_ZdREIKADEe6BqZzvVvHxfg', 'rp76:_ZfM90KADEe6BqZzvVvHxfg', 'rp76:_ZhXhAKADEe6BqZzvVvHxfg', 'rp76:_ZkiJwKADEe6BqZzvVvHxfg', 'rp76:_ZY13IKADEe6BqZzvVvHxfg']",[],,,,,[],[],46: Implement - Donors Can Choose to Support an Organization,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.234Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,46,Blocks,rp101:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.306Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp101:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.266Z,https://jazz.ibm.com:9443/jts/users/deb,,rp101:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp101:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Customers can Nominate an Organization,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.322Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Time Entries,rp123:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.335Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp123:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp123:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp123:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg']",[],"['rp76:_YxYOgKADEe6BqZzvVvHxfg', 'rp76:_Ytnv4KADEe6BqZzvVvHxfg', 'rp76:_YovP4aADEe6BqZzvVvHxfg', 'rp76:_YrzK8aADEe6BqZzvVvHxfg', 'rp76:_Yl6lYKADEe6BqZzvVvHxfg']",[],,,,,[],[],Donors Chooses an Organization,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.358Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,48,Work Items Included in Packages,rp129:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.442Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp129:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.402Z,https://jazz.ibm.com:9443/jts/users/marco,,rp129:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp129:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must provide justification for why funds are needed,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.456Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,Extracted From,rp54:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.470Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp54:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp54:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp54:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg']",[],"['rp76:_Y9R8gKADEe6BqZzvVvHxfg', 'rp76:_ZEh0AKADEe6BqZzvVvHxfg', 'rp76:_Y2UY4qADEe6BqZzvVvHxfg', 'rp76:_Y_TVwKADEe6BqZzvVvHxfg', 'rp76:_ZBhjUKADEe6BqZzvVvHxfg']",[],,,,,[],[],Donors will receive confirmation and receipt,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.495Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,50,Promotion Build Result,rp80:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.578Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp80:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.531Z,https://jazz.ibm.com:9443/jts/users/marco,,rp80:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp80:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations can Apply,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.602Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Blocks Test Execution,rp82:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp82:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp82:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp82:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Donor Dividend Allocation Criteria,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.646Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Related,rp114:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.658Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],JKE Charity Coordinator will respond to request in the website triggering..,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.678Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Implements Requirement,rp78:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.690Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp78:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp78:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/54,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_bWAucaADEe6BqZzvVvHxfg', 'rp52:_bpLiEKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg']",[],"['rp76:_ZJ-UsKADEe6BqZzvVvHxfg', 'rp76:_ZOMGUKADEe6BqZzvVvHxfg', 'rp76:_ZV-wYKADEe6BqZzvVvHxfg', 'rp76:_ZSHkEKADEe6BqZzvVvHxfg', 'rp76:_ZQGx4KADEe6BqZzvVvHxfg']",[],,,,,[],[],Dividend Allocation by Percentage,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.704Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,54,Mentions,rp105:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.774Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp105:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.738Z,https://jazz.ibm.com:9443/jts/users/deb,,rp105:schedule,SGC Planning and Tasks,54,Task 54,Done,Implement - Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp105:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_Q1fWAKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1GCsKADEe67KIG0GI4apw']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dnrPEaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.791Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,,,http://open-services.net/ns/cm#ChangeRequest,55,Packaging Summary Work Item,rp110:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.124Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp110:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp110:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_Q1WzIKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1bZ4KADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dpOHMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:42.892Z,https://jazz.ibm.com:9443/jts/users/bob,,,,,http://open-services.net/ns/cm#ChangeRequest,56,Code Review: Extracted work items,rp35:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.159Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp35:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp35:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp35:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUaADEe67KIG0GI4apw']","Changes in: Web UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 9, 2023, 12:57 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dp744aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:42.916Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,,,http://open-services.net/ns/cm#ChangeRequest,57,Reported Against Builds,rp69:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.198Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp69:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.988Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp69:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp69:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/58,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1PMoKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_Q0yLYKADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dqi84aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.058Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of hard copy mail.,,,,http://open-services.net/ns/cm#ChangeRequest,58,Due Date,rp107:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.235Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp107:schedule,SGC Planning and Tasks,58,Story 58,New,Requests sent in form of hard copy mail,Release 1.0,Business Recovery Matters,rp107:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/59,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_Q14-oaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0-G4aADEe67KIG0GI4apw']",Implement - Requests sent in form of email,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_drNEMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:43.082Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of email.,,,,http://open-services.net/ns/cm#ChangeRequest,59,Estimate,rp99:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.268Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp99:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp99:schedule,SGC Planning and Tasks,59,Story 59,New,Requests sent in form of email,Sprint 2,Business Recovery Matters,rp99:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/60,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,BRM,,3 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_PU_Mk6ADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0x5oKADEe67KIG0GI4apw']",Implement - Organization must identify how much money is desired,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dr1WUaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.136Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must identify how much money is desired.,,,,http://open-services.net/ns/cm#ChangeRequest,60,Closed,rp62:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.322Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp62:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp62:schedule,SGC Planning and Tasks,60,Story 60,New,Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp62:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/61,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1MwYaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/BI_PU_MlaADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dsbzQaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.203Z,https://jazz.ibm.com:9443/jts/users/bob,Allocate dividends by amount and frequency to complete template: Found under Business Recovery Matters Elaborated Stories.,,,,http://open-services.net/ns/cm#ChangeRequest,61,Resolution,rp100:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.356Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp100:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp100:schedule,SGC Planning and Tasks,61,Story 61,New,Allocate dividends by amount and frequency,Release 1.0,Business Recovery Matters,rp100:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/62,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,1 pt,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M0ovsKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/BI_PU_Ml6ADEe67KIG0GI4apw']",62: Organizations may apply with an initial request,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtAbAaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.233Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations may apply with an initial request using the following request methods.,,,,http://open-services.net/ns/cm#ChangeRequest,62,Included in Packages,rp94:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.393Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp94:schedule,SGC Planning and Tasks,62,Story 62,New,Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp94:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_PVXAAqADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw']",jke.dev I20231220-0254,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtzsQaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.288Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,,,http://open-services.net/ns/cm#ChangeRequest,63,Affected by Defect,rp127:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.441Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp127:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.354Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp127:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp127:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/64,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_Mz5v4KADEe67KIG0GI4apw'],64: Customers can Nominate an Organization,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dufowaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.418Z,https://jazz.ibm.com:9443/jts/users/bob,Customers may nominate an organization for assistance whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,64,Status,rp85:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.031Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp85:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp85:schedule,SGC Planning and Tasks,64,Story 64,New,Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp85:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw'],jke.qa.vs Q20231219-1611,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvGFsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.472Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,,,http://open-services.net/ns/cm#ChangeRequest,65,Comments,rp120:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.090Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp120:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.535Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp120:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp120:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/66,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1H34KADEe67KIG0GI4apw'],66: Organization must provide justification for why funds are needed,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvu-4aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.597Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must provide justification for why funds are needed.,,,,http://open-services.net/ns/cm#ChangeRequest,66,Risk,rp117:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.135Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp117:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp117:schedule,SGC Planning and Tasks,66,Story 66,New,Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp117:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/67,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1coAKADEe67KIG0GI4apw'],[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dwZGMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.656Z,https://jazz.ibm.com:9443/jts/users/bob,Donation amount cannot exceed donation limit specified in user profile; Donation amount cannot exceed 100%.,,,,http://open-services.net/ns/cm#ChangeRequest,67,Code Review,rp53:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp53:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp53:schedule,SGC Planning and Tasks,67,Story 67,New,Donation by amount,Release 1.0,Business Recovery Matters,rp53:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,3 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0qk4KADEe67KIG0GI4apw'],"Changes in: Database - Donors will receive confirmation and receipt (Implementation) - Bob - Dec 13, 2023, 5:01 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxFCsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.690Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,,,http://open-services.net/ns/cm#ChangeRequest,68,Fixed,rp86:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.230Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp86:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.771Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp86:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp86:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/69,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1RB0qADEe67KIG0GI4apw'],Implement - Organizations can Apply,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxpDYaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.859Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations must have the ability to apply for assistance as needed whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,69,Estimate,rp116:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.278Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp116:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp116:schedule,SGC Planning and Tasks,69,Story 69,New,Organizations can Apply,Sprint 2,Business Recovery Matters,rp116:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1KUIaADEe67KIG0GI4apw'],Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dyTKsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:43.929Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,,,http://open-services.net/ns/cm#ChangeRequest,70,Resolved By,rp103:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.329Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp103:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/71,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0tBIKADEe67KIG0GI4apw'],Implement - JKE Charity Coordinator will respond to request in the website triggering,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dzF04KADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.993Z,https://jazz.ibm.com:9443/jts/users/bob,JKE Charity Coordinator will respond to request in the website triggering an email notification to Organizational Single Point of Contact.,,,,http://open-services.net/ns/cm#ChangeRequest,71,Related Test Case Result,rp48:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.373Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp48:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp48:schedule,SGC Planning and Tasks,71,Story 71,New,JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp48:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/72,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,BRM,,8 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1fEQaADEe67KIG0GI4apw'],brm.continuous C20231213-2350,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dz2p4KADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.049Z,https://jazz.ibm.com:9443/jts/users/bob,Dividends will be allocated to organization from a percentage of dividend earnings.,,,,http://open-services.net/ns/cm#ChangeRequest,72,Related Test Execution Record,rp68:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.429Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp68:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.111Z,https://jazz.ibm.com:9443/jts/users/deb,Low,rp68:schedule,SGC Planning and Tasks,72,Story 72,Done,Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp68:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/73,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],"['rp76:_V5LSUKADEe6BqZzvVvHxfg', 'rp76:_VrCIoaADEe6BqZzvVvHxfg']",[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0eXoKADEe67KIG0GI4apw'],[],Support Dividend Processing via Mobile Devices,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d74kgaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.160Z,https://jazz.ibm.com:9443/jts/users/marco,"Establish the base JKE Mobile prototype, including the Worklight project with the JKE Mobile app and necessary adapters.",,115200000,,http://open-services.net/ns/cm#ChangeRequest,73,Included in Promotions,rp75:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:19:33.656Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp75:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.187Z,https://jazz.ibm.com:9443/jts/users/deb,,rp75:schedule,SGC Planning and Tasks,73,Task 73,Done,Implement – Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp75:rtc_cm:timeSheet,115200000,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/74,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,Mobile,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1z0YKADEe67KIG0GI4apw'],74: Support Dividend Processing via Mobile Devices,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d8nkUaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.250Z,https://jazz.ibm.com:9443/jts/users/bob,Support Dividend Processing via Mobile Devices.,,,,http://open-services.net/ns/cm#ChangeRequest,74,Access Context,rp98:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.574Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp98:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.299Z,https://jazz.ibm.com:9443/jts/users/marco,High,rp98:schedule,SGC Planning and Tasks,74,Story 74,Done,Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp98:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:44.354Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,,,http://open-services.net/ns/cm#ChangeRequest,75,Code Review: Extracted work items,rp63:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-21T13:17:44.367Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp63:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp63:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp63:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Validate Loan term and amount,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.391Z,https://jazz.ibm.com:9443/jts/users/marco,,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,Team Area,rp87:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.405Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp87:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/77,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],77: Implement - Borrowers Can View Total Cost of Loan,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.417Z,https://jazz.ibm.com:9443/jts/users/marco,,,86400000,,http://open-services.net/ns/cm#ChangeRequest,77,importer dependency,rp95:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:44.492Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp95:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.461Z,https://jazz.ibm.com:9443/jts/users/dave,,rp95:schedule,SGC Planning and Tasks,77,Task 77,Done,Implement - Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp95:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/78,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0zu0aADEe67KIG0GI4apw'],Implement - Validate Loan Term and Amount,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d7LZ4aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.514Z,https://jazz.ibm.com:9443/jts/users/bob,"Lenders should not be able to enter unreasonable loan terms and amounts. For example, loan terms should be restricted to those that are standard in the industry (30 year, 15 year, 10 year, etc). ",,,,http://open-services.net/ns/cm#ChangeRequest,78,Change Sets,rp119:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.523Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp119:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp119:schedule,SGC Planning and Tasks,78,Story 78,New,Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp119:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Unassigned,BRM,,3 pts,[],[],[],[],,,,,[],Implement - Borrowers Can View Total Cost of Loan,,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.562Z,https://jazz.ibm.com:9443/jts/users/bob,Borrowers should have the ability to view the total cost of their loan over the lifetime of the mortgage,,,,http://open-services.net/ns/cm#ChangeRequest,79,Summary,rp56:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:17:44.667Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp56:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.630Z,https://jazz.ibm.com:9443/jts/users/dave,High,rp56:schedule,SGC Planning and Tasks,79,Story 79,Done,Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp56:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.684Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Tracks,rp57:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.697Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp57:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp57:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.713Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Work Item Resource Shape,rp90:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.726Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp90:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.756Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Parent,rp124:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.769Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp124:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp124:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp124:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/83,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Unassigned,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1cA8aADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/DM_Mz8MIKADEe67KIG0GI4apw']","['83: Allocate Dividends with Web Service', '83: Allocate Dividends with Web Service', 'Implement - Allocate Dividends with Web Service']",,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.792Z,https://jazz.ibm.com:9443/jts/users/bob,Investors and their financial advisors use a web service to allocate dividends,,,,http://open-services.net/ns/cm#ChangeRequest,83,Git Commits,rp59:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:32.494Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp59:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp59:schedule,SGC Planning and Tasks,83,Story 83,New,Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp59:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.900Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,84,Related Test Execution Record,rp55:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.913Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp55:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp55:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.927Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,,http://open-services.net/ns/cm#ChangeRequest,85,Approval Tasks,rp88:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.939Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp88:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp88:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/86,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,Mobile,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1x_MaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw']","['Elaborate requirements for Allocate Dividends to Nearby Charities', 'Create test assets for Allocate Dividends to Nearby Charities']",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d9S5waADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.961Z,https://jazz.ibm.com:9443/jts/users/bob,"It would increase customer value if the customer could choose to allocate their dividends to a charity that is nearby them. Currently, there is a static list of charities, but if the customer could pick from a charity that is geographically near them, they may be more apt to contribute.",,,,http://open-services.net/ns/cm#ChangeRequest,86,Story,rp50:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,mobile,false,false,false,false,false,false,2023-12-21T13:19:33.617Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp50:schedule,SGC Planning and Tasks,86,Story 86,New,Allocate Dividends to Nearby Charities,Release 1.0,Business Recovery Matters,rp50:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/87,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],[],[],,,,,[],[],87: Create test assets for Allocate Dividends to Nearby Charities,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.001Z,https://jazz.ibm.com:9443/jts/users/marco,"Please create the test cases, test scripts, and test execution records that will be used to validate the parent story.",,,,http://open-services.net/ns/cm#ChangeRequest,87,Work Item Resource Shape,rp81:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:17:45.097Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/tammy,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp81:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:45.064Z,https://jazz.ibm.com:9443/jts/users/tammy,,rp81:schedule,SGC Planning and Tasks,87,Task 87,Done,Create test assets for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp81:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/88,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],[],[],,,,,[],[],87: Create test assets for Allocate Dividends to Nearby Charities,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.121Z,https://jazz.ibm.com:9443/jts/users/marco,Please create requirements that elaborate on what is needed for this story.,,,,http://open-services.net/ns/cm#ChangeRequest,88,Copied From,rp77:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:17:45.217Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp77:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:45.179Z,https://jazz.ibm.com:9443/jts/users/bob,,rp77:schedule,SGC Planning and Tasks,88,Task 88,Done,Elaborate requirements for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp77:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/89,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.241Z,https://jazz.ibm.com:9443/jts/users/marco,"During the new Mortgage mobile phone application analysis, we noticed that many Calculate Mortgage requests end without producing any result. This is due to the fact that customers model loans with loan terms are not offered by potential mortgage companies. This means that when the query is run to look for mortgage companies that can service the modeled loan, none are returned to the customer and no error message is returned indicating any issue.",,,,http://open-services.net/ns/cm#ChangeRequest,89,Service Provider,rp115:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:45.251Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp115:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp115:schedule,SGC Planning and Tasks,89,Story 89,New,Multiplatform change due to invalid customer model loans,Product Backlog,Business Recovery Matters,rp115:rtc_cm:timeSheet,,Story,Story diff --git a/elmclient/tests/results/test302.csv b/elmclient/tests/results/test302.csv index feac22a..ac69b19 100644 --- a/elmclient/tests/results/test302.csv +++ b/elmclient/tests/results/test302.csv @@ -1,35 +1,35 @@ $uri,accessContext,accessControl,archived,category,com.ibm.team.workitem.linktype.affectsExecutionResult.affects,com.ibm.team.workitem.linktype.blocksworkitem.blocks,com.ibm.team.workitem.linktype.blocksworkitem.dependsOn,com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf,com.ibm.team.workitem.linktype.duplicateworkitem.duplicates,contextId,creationDate,creator,description,duration,foundIn,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalResolution,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolutionDate,resolver,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,timeSpent,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-07T02:17:55.864Z,https://jazz.ibm.com:9443/jts/users/rebecca,We need to add some UI to let a user change his password.,36000000,,http://open-services.net/ns/cm#ChangeRequest,1,Filed Against,rp94:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.352Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp94:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp94:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-04T01:57:56.478Z,https://jazz.ibm.com:9443/jts/users/deb,,14400000,,http://open-services.net/ns/cm#ChangeRequest,2,Change Sets That Fill Gaps,rp127:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/deb,"install, idea",false,false,false,false,false,false,2023-12-16T00:27:56.510Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp127:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp127:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,Release Engineering,rp127:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T09:48:56.557Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,3,Creation Date,rp50:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy, value",false,false,false,false,false,false,2023-12-16T00:27:56.572Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp50:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Business Recovery Matters,rp50:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-01T18:51:56.605Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Packaging Definition,rp118:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"globalization, idea, team",false,false,false,false,false,false,2023-12-16T00:27:56.636Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp118:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp118:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T01:57:56.667Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,5,Resolves,rp58:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"evaluate, value",false,false,false,false,false,false,2023-12-16T00:27:56.699Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp58:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp58:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Release Engineering,rp58:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-20T10:50:56.730Z,https://jazz.ibm.com:9443/jts/users/deb,,21600000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp91:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.762Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp91:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Business Recovery Matters,rp91:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-27T01:14:56.793Z,https://jazz.ibm.com:9443/jts/users/bob,,36000000,,http://open-services.net/ns/cm#ChangeRequest,7,ClearCase Activities ,rp106:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, noteworthy, warehouse",false,false,false,false,false,false,2023-12-16T00:27:56.831Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp106:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T00:05:56.862Z,https://jazz.ibm.com:9443/jts/users/deb,,18000000,,http://open-services.net/ns/cm#ChangeRequest,8,Severity,rp83:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, advice",false,false,false,false,false,false,2023-12-16T00:27:56.916Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp83:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Release Engineering,rp83:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,JKE,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T04:04:56.941Z,https://jazz.ibm.com:9443/jts/users/deb,Only errors should be logged on the console to keep it simple.,7200000,,http://open-services.net/ns/cm#ChangeRequest,9,importer dependency,rp113:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, ui, info",false,true,true,false,false,false,2023-12-16T00:27:57.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp113:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.036Z,https://jazz.ibm.com:9443/jts/users/marco,rp113:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,,rp113:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Database,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-09T05:08:57.146Z,https://jazz.ibm.com:9443/jts/users/deb,"When I click the logout button, nothing happens.",21600000,,http://open-services.net/ns/cm#ChangeRequest,10,Blocks Test Execution,rp100:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, install, team",false,true,true,false,false,false,2023-12-16T00:27:57.319Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp100:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.240Z,https://jazz.ibm.com:9443/jts/users/marco,rp100:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,,rp100:rtc_cm:timeSheet,21600000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Banking Logic,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T10:04:57.335Z,https://jazz.ibm.com:9443/jts/users/bob,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",7200000,,http://open-services.net/ns/cm#ChangeRequest,11,Time Spent,rp131:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, idea, team",false,true,true,false,false,false,2023-12-16T00:27:57.477Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp131:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.398Z,https://jazz.ibm.com:9443/jts/users/marco,rp131:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,,rp131:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T21:45:57.493Z,https://jazz.ibm.com:9443/jts/users/deb,I suggest a larger button size to make the UI look better.,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,Depends On,rp54:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"business, evaluate, value",false,true,true,false,false,false,2023-12-16T00:27:57.668Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp54:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.573Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp54:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp54:rtc_cm:timeSheet,14400000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T16:56:57.683Z,https://jazz.ibm.com:9443/jts/users/deb,I created a new user but it was not added to the user record store.,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Summary,rp75:rtc_cm:comments,High,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business",false,true,true,false,false,false,2023-12-16T00:27:57.842Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp75:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.779Z,https://jazz.ibm.com:9443/jts/users/bob,rp75:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp75:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T12:25:57.874Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,18000000,,http://open-services.net/ns/cm#ChangeRequest,14,Fixed,rp108:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.969Z,https://jazz.ibm.com:9443/jts/users/deb,rp108:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,18000000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T18:51:58.079Z,https://jazz.ibm.com:9443/jts/users/deb,Suggest to increase the size.,10800000,,http://open-services.net/ns/cm#ChangeRequest,15,Schedule,rp48:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,true,true,false,false,false,2023-12-16T00:27:58.221Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp48:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.142Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp48:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,Release Engineering,rp48:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T03:26:58.238Z,https://jazz.ibm.com:9443/jts/users/bob,You can easily copy it out of the form.,10800000,,http://open-services.net/ns/cm#ChangeRequest,16,ClearCase Activities ,rp82:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"business, install, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.426Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp82:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.347Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp82:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Release Engineering,rp82:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-02T18:25:58.457Z,https://jazz.ibm.com:9443/jts/users/deb,A lot of the content is not readable ot of the box until you resize the window.,43200000,,http://open-services.net/ns/cm#ChangeRequest,17,Type,rp128:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, install, team",false,true,true,false,false,false,2023-12-16T00:27:58.631Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp128:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.536Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp128:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Release Engineering,rp128:rtc_cm:timeSheet,43200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T01:51:58.663Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",28800000,,http://open-services.net/ns/cm#ChangeRequest,18,Predecessor,rp70:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"business, idea, team",false,true,true,false,false,false,2023-12-16T00:27:58.805Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp70:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.726Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp70:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Release Engineering,rp70:rtc_cm:timeSheet,28800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:25:58.820Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp101:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.852Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp101:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp101:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,,rp101:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T19:35:58.884Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I found this in my logs today: Exception in thread ""Thread-1"" ",36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Copies,rp103:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.918Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp103:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Prerequisites,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T18:20:58.947Z,https://jazz.ibm.com:9443/jts/users/marco,We really need to get all messages externalized for our translators.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Access Control Point,rp42:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, install",false,false,false,false,false,false,2023-12-16T00:27:58.994Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp42:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp42:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,,rp42:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Prerequisites,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:17:59.026Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Promoted Work Items,rp79:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, install, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.044Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp79:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp79:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,,rp79:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:49:59.074Z,https://jazz.ibm.com:9443/jts/users/marco,"I searched for ""auto"" but it did not return any results.",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,tracks UCM object,rp109:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"install, warehouse",false,false,false,false,false,false,2023-12-16T00:27:59.105Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp109:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp109:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp109:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Database,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T13:11:59.145Z,https://jazz.ibm.com:9443/jts/users/deb,For some reason the first login takes very long on my system at least.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Work Items Included in Packages,rp126:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"install, noteworthy, info",false,false,false,false,false,false,2023-12-16T00:27:59.168Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp126:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp126:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,,rp126:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Build,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T08:53:59.199Z,https://jazz.ibm.com:9443/jts/users/rebecca,I keep being logged in even though I hit the logout button.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Related Test Script,rp49:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.231Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp49:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp49:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,,rp49:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T01:44:59.263Z,https://jazz.ibm.com:9443/jts/users/bob,"I clicked on the ""Refinancing"" link but it did not open any page.",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Complexity,rp85:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, advice",false,false,false,false,false,false,2023-12-16T00:27:59.294Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp85:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp85:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,Release Engineering,rp85:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:27:59.325Z,https://jazz.ibm.com:9443/jts/users/bob,Please follow our UI guidelines about how links should look like.,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Parent,rp116:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.357Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp116:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp116:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp116:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T04:14:59.373Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Affects Test Case Result,rp90:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, business, idea",false,false,false,false,false,false,2023-12-16T00:27:59.404Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp90:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Java UI,[],,35: Running out of SWT handles,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T12:48:00.408Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,35,Affects Test Case Result,rp60:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.439Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp60:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp60:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp60:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Java UI,[],,,35: Running out of SWT handles,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T05:55:00.471Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),28800000,,http://open-services.net/ns/cm#ChangeRequest,36,Tags,rp92:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:00.662Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp92:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:00.566Z,https://jazz.ibm.com:9443/jts/users/ibm,rp92:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp92:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],37: SWT Exception,,,<11:00:00>: SWT Exception,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T07:00:00.535Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),43200000,,http://open-services.net/ns/cm#ChangeRequest,37,Included in Deployments,rp107:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp107:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp107:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YYl80JuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_W38CYJuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YuvL-ZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YnqTl5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xa7at5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YrbZSZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Yg4WJ5uqEe6dyO3uxS5wiA']",,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T00:28:00.863Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Summary,rp47:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.811Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp47:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp47:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YfE_WZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_XhFtF5uqEe6dyO3uxS5wiA']",,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.929Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Children,rp115:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.511Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,Change and Configuration Management,,rp115:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp115:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp115:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xk2Lt5uqEe6dyO3uxS5wiA'],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.977Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Related Change Request,rp56:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.259Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp56:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp56:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp56:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-22T02:43:39.063Z,https://jazz.ibm.com:9443/jts/users/marco,We need to add some UI to let a user change his password.,14400000,,http://open-services.net/ns/cm#ChangeRequest,1,Git Pull Requests,rp73:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, team, value",false,false,false,false,false,false,2023-12-21T13:17:39.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp73:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp73:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-02T23:41:39.486Z,https://jazz.ibm.com:9443/jts/users/bob,,36000000,,http://open-services.net/ns/cm#ChangeRequest,2,Affects Test Case Result,rp79:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"business, globalization, evaluate",false,false,false,false,false,false,2023-12-21T13:17:39.507Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,,rp79:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp79:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,,rp79:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-12T02:18:39.526Z,https://jazz.ibm.com:9443/jts/users/bob,,10800000,,http://open-services.net/ns/cm#ChangeRequest,3,Successor,rp106:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, info",false,false,false,false,false,false,2023-12-21T13:17:39.552Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp106:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-23T01:40:39.578Z,https://jazz.ibm.com:9443/jts/users/rebecca,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Attachments,rp67:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, globalization, team",false,false,false,false,false,false,2023-12-21T13:17:39.594Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp67:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp67:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-25T20:47:39.617Z,https://jazz.ibm.com:9443/jts/users/rebecca,,14400000,,http://open-services.net/ns/cm#ChangeRequest,5,Git Commits,rp93:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"team, value",false,false,false,false,false,false,2023-12-21T13:17:39.634Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp93:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Business Recovery Matters,rp93:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-09T00:59:39.659Z,https://jazz.ibm.com:9443/jts/users/marco,,18000000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp97:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"noteworthy, team, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.676Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp97:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp97:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Release Engineering,rp97:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T11:39:39.691Z,https://jazz.ibm.com:9443/jts/users/deb,,21600000,,http://open-services.net/ns/cm#ChangeRequest,7,Related Test Plan,rp122:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, business, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.711Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp122:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp122:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp122:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:34:39.733Z,https://jazz.ibm.com:9443/jts/users/bob,,7200000,,http://open-services.net/ns/cm#ChangeRequest,8,Tracks,rp64:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate, info",false,false,false,false,false,false,2023-12-21T13:17:39.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp64:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Business Recovery Matters,rp64:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T08:00:39.780Z,https://jazz.ibm.com:9443/jts/users/rebecca,Only errors should be logged on the console to keep it simple.,28800000,,http://open-services.net/ns/cm#ChangeRequest,9,Tags,rp89:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, warehouse, evaluate",false,true,true,false,false,false,2023-12-21T13:17:39.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp89:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.836Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp89:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,Release Engineering,rp89:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T10:11:39.911Z,https://jazz.ibm.com:9443/jts/users/rebecca,"When I click the logout button, nothing happens.",43200000,,http://open-services.net/ns/cm#ChangeRequest,10,Attachments,rp108:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.008Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.963Z,https://jazz.ibm.com:9443/jts/users/bob,rp108:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T06:25:40.021Z,https://jazz.ibm.com:9443/jts/users/marco,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",28800000,,http://open-services.net/ns/cm#ChangeRequest,11,Extracted From,rp113:rtc_cm:comments,Medium,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy",false,true,true,false,false,false,2023-12-21T13:17:40.128Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp113:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.072Z,https://jazz.ibm.com:9443/jts/users/marco,rp113:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,Business Recovery Matters,rp113:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T10:35:40.144Z,https://jazz.ibm.com:9443/jts/users/bob,I suggest a larger button size to make the UI look better.,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,State,rp40:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, value",false,true,true,false,false,false,2023-12-21T13:17:40.239Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp40:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.190Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp40:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp40:rtc_cm:timeSheet,14400000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T11:17:40.248Z,https://jazz.ibm.com:9443/jts/users/marco,I created a new user but it was not added to the user record store.,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Copies,rp72:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.341Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.305Z,https://jazz.ibm.com:9443/jts/users/deb,rp72:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,10800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T02:14:40.359Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,43200000,,http://open-services.net/ns/cm#ChangeRequest,14,Subscribed By,rp111:rtc_cm:comments,Medium,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, ui, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.451Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp111:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.403Z,https://jazz.ibm.com:9443/jts/users/rebecca,rp111:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Release Engineering,rp111:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-10T02:31:40.473Z,https://jazz.ibm.com:9443/jts/users/marco,Suggest to increase the size.,36000000,,http://open-services.net/ns/cm#ChangeRequest,15,Reported Against Builds,rp104:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.570Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,,rp104:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.528Z,https://jazz.ibm.com:9443/jts/users/marco,rp104:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,,rp104:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T01:19:40.587Z,https://jazz.ibm.com:9443/jts/users/marco,You can easily copy it out of the form.,7200000,,http://open-services.net/ns/cm#ChangeRequest,16,Duplicated By,rp42:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, team, value",false,true,true,false,false,false,2023-12-21T13:17:40.660Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp42:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.623Z,https://jazz.ibm.com:9443/jts/users/deb,rp42:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Business Recovery Matters,rp42:rtc_cm:timeSheet,7200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T11:03:40.673Z,https://jazz.ibm.com:9443/jts/users/rebecca,A lot of the content is not readable ot of the box until you resize the window.,36000000,,http://open-services.net/ns/cm#ChangeRequest,17,Archived,rp91:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"noteworthy, team, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.750Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.714Z,https://jazz.ibm.com:9443/jts/users/deb,rp91:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Business Recovery Matters,rp91:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-07T23:32:40.769Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",3600000,,http://open-services.net/ns/cm#ChangeRequest,18,Packaging Definition,rp126:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, team",false,true,true,false,false,false,2023-12-21T13:17:40.847Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp126:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.808Z,https://jazz.ibm.com:9443/jts/users/deb,rp126:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Business Recovery Matters,rp126:rtc_cm:timeSheet,3600000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T10:56:40.858Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,10800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp121:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"idea, noteworthy, warehouse",false,false,false,false,false,false,2023-12-21T13:17:40.874Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp121:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,Business Recovery Matters,rp121:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Database,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T05:21:40.888Z,https://jazz.ibm.com:9443/jts/users/bob,"I found this in my logs today: Exception in thread ""Thread-1"" ",21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Electronic Signatures,rp41:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:40.902Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp41:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp41:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,,rp41:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:16:40.931Z,https://jazz.ibm.com:9443/jts/users/deb,We really need to get all messages externalized for our translators.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Previously Promoted Change Sets,rp71:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, serviceability, team",false,false,false,false,false,false,2023-12-21T13:17:40.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp71:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T17:57:40.972Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Mentions,rp65:rtc_cm:comments,Medium,,Minor,New,https://jazz.ibm.com:9443/jts/users/bob,"warehouse, evaluate",false,false,false,false,false,false,2023-12-21T13:17:40.987Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp65:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,Business Recovery Matters,rp65:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T16:27:41.009Z,https://jazz.ibm.com:9443/jts/users/deb,"I searched for ""auto"" but it did not return any results.",36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,Children,rp102:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:41.021Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp102:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp102:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T20:46:41.034Z,https://jazz.ibm.com:9443/jts/users/bob,For some reason the first login takes very long on my system at least.,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Affects Plan Item,rp44:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, serviceability, noteworthy",false,false,false,false,false,false,2023-12-21T13:17:41.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp44:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp44:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,Business Recovery Matters,rp44:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:54:41.071Z,https://jazz.ibm.com:9443/jts/users/bob,I keep being logged in even though I hit the logout button.,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Resolves,rp61:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.086Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp61:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp61:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,Release Engineering,rp61:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Banking Logic,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T00:43:41.103Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I clicked on the ""Refinancing"" link but it did not open any page.",14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Blocks Test Execution,rp66:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.118Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp66:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp66:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,,rp66:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T02:41:41.132Z,https://jazz.ibm.com:9443/jts/users/rebecca,Please follow our UI guidelines about how links should look like.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Git Issues,rp92:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, warehouse",false,false,false,false,false,false,2023-12-21T13:17:41.146Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp92:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp92:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp92:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T09:30:41.163Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Priority,rp58:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, team, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp58:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp58:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp58:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,36: Found this SWT Exception in the logs,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:26:41.659Z,https://jazz.ibm.com:9443/jts/users/marco,,18000000,,http://open-services.net/ns/cm#ChangeRequest,35,Tags,rp112:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.673Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp112:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp112:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp112:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,,36: Found this SWT Exception in the logs,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T23:12:41.698Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),7200000,,http://open-services.net/ns/cm#ChangeRequest,36,Resolved By,rp47:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:41.820Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp47:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.758Z,https://jazz.ibm.com:9443/jts/users/ibm,rp47:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],37: SWT Exception,,,<07:45:41>: SWT Exception,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.741Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),10800000,,http://open-services.net/ns/cm#ChangeRequest,37,Related Test Script,rp43:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.784Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp43:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp43:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp43:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hBXHsKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hDvtUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hJaQcKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g3DVIKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gIiCQKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gZeoUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g8yJsKADEe6j64ULWgUnhQ']",,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T13:17:41.915Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Deployment Definition,rp74:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:34.070Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp74:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp74:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp74:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g7w2AKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gcEpUKADEe6j64ULWgUnhQ']",,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.943Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Restricted Access,rp128:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,SGC Planning and Tasks,,rp128:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp128:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp128:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gd6cYKADEe6j64ULWgUnhQ,,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.979Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Contributes To,rp109:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.770Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp109:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,rp109:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp109:rtc_cm:timeSheet,,Defect,Defect diff --git a/elmclient/tests/results/test303.csv b/elmclient/tests/results/test303.csv index fd6f725..456f94c 100644 --- a/elmclient/tests/results/test303.csv +++ b/elmclient/tests/results/test303.csv @@ -1,24 +1,24 @@ $uri,accessContext,accessControl,archived,category,com.ibm.team.workitem.linktype.affectsExecutionResult.affects,com.ibm.team.workitem.linktype.blocksworkitem.blocks,com.ibm.team.workitem.linktype.blocksworkitem.dependsOn,com.ibm.team.workitem.linktype.duplicateworkitem.duplicates,contextId,creationDate,creator,description,duration,foundIn,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolver,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-07T02:17:55.864Z,https://jazz.ibm.com:9443/jts/users/rebecca,We need to add some UI to let a user change his password.,36000000,,http://open-services.net/ns/cm#ChangeRequest,1,Filed Against,rp94:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.352Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp94:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp94:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-04T01:57:56.478Z,https://jazz.ibm.com:9443/jts/users/deb,,14400000,,http://open-services.net/ns/cm#ChangeRequest,2,Change Sets That Fill Gaps,rp127:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/deb,"install, idea",false,false,false,false,false,false,2023-12-16T00:27:56.510Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp127:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp127:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,Release Engineering,rp127:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T09:48:56.557Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,3,Creation Date,rp50:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy, value",false,false,false,false,false,false,2023-12-16T00:27:56.572Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp50:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Business Recovery Matters,rp50:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-01T18:51:56.605Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Packaging Definition,rp118:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"globalization, idea, team",false,false,false,false,false,false,2023-12-16T00:27:56.636Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp118:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp118:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T01:57:56.667Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,5,Resolves,rp58:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"evaluate, value",false,false,false,false,false,false,2023-12-16T00:27:56.699Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp58:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp58:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Release Engineering,rp58:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-20T10:50:56.730Z,https://jazz.ibm.com:9443/jts/users/deb,,21600000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp91:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.762Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp91:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Business Recovery Matters,rp91:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-27T01:14:56.793Z,https://jazz.ibm.com:9443/jts/users/bob,,36000000,,http://open-services.net/ns/cm#ChangeRequest,7,ClearCase Activities ,rp106:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, noteworthy, warehouse",false,false,false,false,false,false,2023-12-16T00:27:56.831Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp106:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T00:05:56.862Z,https://jazz.ibm.com:9443/jts/users/deb,,18000000,,http://open-services.net/ns/cm#ChangeRequest,8,Severity,rp83:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, advice",false,false,false,false,false,false,2023-12-16T00:27:56.916Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp83:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Release Engineering,rp83:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:25:58.820Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp101:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.852Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp101:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp101:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,,rp101:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T19:35:58.884Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I found this in my logs today: Exception in thread ""Thread-1"" ",36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Copies,rp103:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.918Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp103:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Prerequisites,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T18:20:58.947Z,https://jazz.ibm.com:9443/jts/users/marco,We really need to get all messages externalized for our translators.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Access Control Point,rp42:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, install",false,false,false,false,false,false,2023-12-16T00:27:58.994Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp42:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp42:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,,rp42:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Prerequisites,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:17:59.026Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Promoted Work Items,rp79:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, install, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.044Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp79:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp79:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,,rp79:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:49:59.074Z,https://jazz.ibm.com:9443/jts/users/marco,"I searched for ""auto"" but it did not return any results.",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,tracks UCM object,rp109:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"install, warehouse",false,false,false,false,false,false,2023-12-16T00:27:59.105Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp109:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp109:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp109:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Database,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T13:11:59.145Z,https://jazz.ibm.com:9443/jts/users/deb,For some reason the first login takes very long on my system at least.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Work Items Included in Packages,rp126:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"install, noteworthy, info",false,false,false,false,false,false,2023-12-16T00:27:59.168Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp126:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp126:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,,rp126:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Build,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T08:53:59.199Z,https://jazz.ibm.com:9443/jts/users/rebecca,I keep being logged in even though I hit the logout button.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Related Test Script,rp49:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.231Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp49:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp49:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,,rp49:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T01:44:59.263Z,https://jazz.ibm.com:9443/jts/users/bob,"I clicked on the ""Refinancing"" link but it did not open any page.",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Complexity,rp85:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, advice",false,false,false,false,false,false,2023-12-16T00:27:59.294Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp85:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp85:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,Release Engineering,rp85:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:27:59.325Z,https://jazz.ibm.com:9443/jts/users/bob,Please follow our UI guidelines about how links should look like.,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Parent,rp116:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.357Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp116:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp116:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp116:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T04:14:59.373Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Affects Test Case Result,rp90:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, business, idea",false,false,false,false,false,false,2023-12-16T00:27:59.404Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp90:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Java UI,[],,35: Running out of SWT handles,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T12:48:00.408Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,35,Affects Test Case Result,rp60:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.439Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp60:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp60:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp60:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],37: SWT Exception,,<11:00:00>: SWT Exception,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T07:00:00.535Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),43200000,,http://open-services.net/ns/cm#ChangeRequest,37,Included in Deployments,rp107:rtc_cm:comments,Medium,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp107:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp107:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YYl80JuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_W38CYJuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YuvL-ZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YnqTl5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xa7at5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YrbZSZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Yg4WJ5uqEe6dyO3uxS5wiA']",,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T00:28:00.863Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Summary,rp47:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.811Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp47:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp47:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp47:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YfE_WZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_XhFtF5uqEe6dyO3uxS5wiA']",,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.929Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Children,rp115:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.511Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,Change and Configuration Management,,rp115:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp115:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp115:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xk2Lt5uqEe6dyO3uxS5wiA'],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.977Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Related Change Request,rp56:rtc_cm:comments,High,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.259Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp56:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp56:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp56:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-22T02:43:39.063Z,https://jazz.ibm.com:9443/jts/users/marco,We need to add some UI to let a user change his password.,14400000,,http://open-services.net/ns/cm#ChangeRequest,1,Git Pull Requests,rp73:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, team, value",false,false,false,false,false,false,2023-12-21T13:17:39.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp73:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp73:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-02T23:41:39.486Z,https://jazz.ibm.com:9443/jts/users/bob,,36000000,,http://open-services.net/ns/cm#ChangeRequest,2,Affects Test Case Result,rp79:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"business, globalization, evaluate",false,false,false,false,false,false,2023-12-21T13:17:39.507Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,,rp79:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp79:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,,rp79:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-12T02:18:39.526Z,https://jazz.ibm.com:9443/jts/users/bob,,10800000,,http://open-services.net/ns/cm#ChangeRequest,3,Successor,rp106:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, info",false,false,false,false,false,false,2023-12-21T13:17:39.552Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp106:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-23T01:40:39.578Z,https://jazz.ibm.com:9443/jts/users/rebecca,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Attachments,rp67:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, globalization, team",false,false,false,false,false,false,2023-12-21T13:17:39.594Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp67:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp67:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-25T20:47:39.617Z,https://jazz.ibm.com:9443/jts/users/rebecca,,14400000,,http://open-services.net/ns/cm#ChangeRequest,5,Git Commits,rp93:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"team, value",false,false,false,false,false,false,2023-12-21T13:17:39.634Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp93:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Business Recovery Matters,rp93:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-09T00:59:39.659Z,https://jazz.ibm.com:9443/jts/users/marco,,18000000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp97:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"noteworthy, team, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.676Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp97:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp97:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Release Engineering,rp97:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T11:39:39.691Z,https://jazz.ibm.com:9443/jts/users/deb,,21600000,,http://open-services.net/ns/cm#ChangeRequest,7,Related Test Plan,rp122:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, business, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.711Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp122:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp122:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp122:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:34:39.733Z,https://jazz.ibm.com:9443/jts/users/bob,,7200000,,http://open-services.net/ns/cm#ChangeRequest,8,Tracks,rp64:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate, info",false,false,false,false,false,false,2023-12-21T13:17:39.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp64:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Business Recovery Matters,rp64:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T10:56:40.858Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,10800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp121:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"idea, noteworthy, warehouse",false,false,false,false,false,false,2023-12-21T13:17:40.874Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp121:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,Business Recovery Matters,rp121:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Database,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T05:21:40.888Z,https://jazz.ibm.com:9443/jts/users/bob,"I found this in my logs today: Exception in thread ""Thread-1"" ",21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Electronic Signatures,rp41:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:40.902Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp41:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp41:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,,rp41:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:16:40.931Z,https://jazz.ibm.com:9443/jts/users/deb,We really need to get all messages externalized for our translators.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Previously Promoted Change Sets,rp71:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, serviceability, team",false,false,false,false,false,false,2023-12-21T13:17:40.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp71:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T17:57:40.972Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Mentions,rp65:rtc_cm:comments,Medium,Minor,New,https://jazz.ibm.com:9443/jts/users/bob,"warehouse, evaluate",false,false,false,false,false,false,2023-12-21T13:17:40.987Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp65:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,Business Recovery Matters,rp65:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T16:27:41.009Z,https://jazz.ibm.com:9443/jts/users/deb,"I searched for ""auto"" but it did not return any results.",36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,Children,rp102:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:41.021Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp102:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp102:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T20:46:41.034Z,https://jazz.ibm.com:9443/jts/users/bob,For some reason the first login takes very long on my system at least.,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Affects Plan Item,rp44:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, serviceability, noteworthy",false,false,false,false,false,false,2023-12-21T13:17:41.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp44:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp44:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,Business Recovery Matters,rp44:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:54:41.071Z,https://jazz.ibm.com:9443/jts/users/bob,I keep being logged in even though I hit the logout button.,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Resolves,rp61:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.086Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp61:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp61:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,Release Engineering,rp61:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Banking Logic,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T00:43:41.103Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I clicked on the ""Refinancing"" link but it did not open any page.",14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Blocks Test Execution,rp66:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.118Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp66:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp66:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,,rp66:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T02:41:41.132Z,https://jazz.ibm.com:9443/jts/users/rebecca,Please follow our UI guidelines about how links should look like.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Git Issues,rp92:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, warehouse",false,false,false,false,false,false,2023-12-21T13:17:41.146Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp92:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp92:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp92:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T09:30:41.163Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Priority,rp58:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, team, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp58:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp58:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp58:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,36: Found this SWT Exception in the logs,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:26:41.659Z,https://jazz.ibm.com:9443/jts/users/marco,,18000000,,http://open-services.net/ns/cm#ChangeRequest,35,Tags,rp112:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.673Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp112:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp112:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp112:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],37: SWT Exception,,<07:45:41>: SWT Exception,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.741Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),10800000,,http://open-services.net/ns/cm#ChangeRequest,37,Related Test Script,rp43:rtc_cm:comments,Medium,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.784Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp43:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp43:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp43:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hBXHsKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hDvtUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hJaQcKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g3DVIKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gIiCQKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gZeoUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g8yJsKADEe6j64ULWgUnhQ']",,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T13:17:41.915Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Deployment Definition,rp74:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:34.070Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp74:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp74:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp74:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g7w2AKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gcEpUKADEe6j64ULWgUnhQ']",,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.943Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Restricted Access,rp128:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,SGC Planning and Tasks,,rp128:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp128:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp128:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gd6cYKADEe6j64ULWgUnhQ,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.979Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Contributes To,rp109:rtc_cm:comments,High,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.770Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp109:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp109:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp109:rtc_cm:timeSheet,Defect,Defect diff --git a/elmclient/tests/results/test304.csv b/elmclient/tests/results/test304.csv index 427ea4e..01e33d9 100644 --- a/elmclient/tests/results/test304.csv +++ b/elmclient/tests/results/test304.csv @@ -1,3 +1,3 @@ $uri,accessContext,accessControl,archived,category,contextId,creationDate,creator,description,duration,foundIn,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolver,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T01:57:56.667Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,5,Resolves,rp58:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"evaluate, value",false,false,false,false,false,false,2023-12-16T00:27:56.699Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp58:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp58:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Release Engineering,rp58:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Prerequisites,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:17:59.026Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Promoted Work Items,rp79:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, install, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.044Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp79:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp79:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,,rp79:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,_IVLh0KADEe6BqZzvVvHxfg,2023-11-25T20:47:39.617Z,https://jazz.ibm.com:9443/jts/users/rebecca,,14400000,,http://open-services.net/ns/cm#ChangeRequest,5,Git Commits,rp93:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"team, value",false,false,false,false,false,false,2023-12-21T13:17:39.634Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp93:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Business Recovery Matters,rp93:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T17:57:40.972Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Mentions,rp65:rtc_cm:comments,Medium,Minor,New,https://jazz.ibm.com:9443/jts/users/bob,"warehouse, evaluate",false,false,false,false,false,false,2023-12-21T13:17:40.987Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp65:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,Business Recovery Matters,rp65:rtc_cm:timeSheet,Defect,Defect diff --git a/elmclient/tests/results/test305.csv b/elmclient/tests/results/test305.csv index f0c3284..af0c3d6 100644 --- a/elmclient/tests/results/test305.csv +++ b/elmclient/tests/results/test305.csv @@ -1,13 +1,13 @@ $uri,accessContext,accessControl,archived,businessvalue,category,com.ibm.team.apt.attribute.acceptance,com.ibm.team.apt.attribute.complexity,com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds,com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet,com.ibm.team.workitem.linktype.implementsRequirement.implements,com.ibm.team.workitem.linktype.parentworkitem.children,com.ibm.team.workitem.linktype.parentworkitem.parent,com.ibm.team.workitem.linktype.testedByTestCase.testedby,contextId,creationDate,creator,description,duration,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolutionDate,resolver,risk,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NGIxIpuqEe6UjLRi3SdwZg', 'rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg']","['rp44:_IqhhcJuqEe6UjLRi3SdwZg', 'rp44:_Im6MwJuqEe6UjLRi3SdwZg', 'rp44:_IaceEZuqEe6UjLRi3SdwZg', 'rp44:_I2I7lZuqEe6UjLRi3SdwZg', 'rp44:_IvgIEJuqEe6UjLRi3SdwZg']",[],,Donors Can Choose to Support an Organization,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.450Z,https://jazz.ibm.com:9443/jts/users/marco,,144000000,http://open-services.net/ns/cm#ChangeRequest,46,Repository,rp72:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.593Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.514Z,https://jazz.ibm.com:9443/jts/users/deb,,rp72:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg']","['rp44:_HLszAJuqEe6UjLRi3SdwZg', 'rp44:_G2v2sJuqEe6UjLRi3SdwZg', 'rp44:_HIFeVJuqEe6UjLRi3SdwZg', 'rp44:_HDt7spuqEe6UjLRi3SdwZg', 'rp44:_G9OSIZuqEe6UjLRi3SdwZg']",[],,Donors Chooses an Organization,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.687Z,https://jazz.ibm.com:9443/jts/users/marco,,72000000,http://open-services.net/ns/cm#ChangeRequest,48,Creation Date,rp45:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.813Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp45:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.750Z,https://jazz.ibm.com:9443/jts/users/marco,,rp45:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp45:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg']","['rp44:_HjBt45uqEe6UjLRi3SdwZg', 'rp44:_HfHeQ5uqEe6UjLRi3SdwZg', 'rp44:_HnjBg5uqEe6UjLRi3SdwZg', 'rp44:_HuL1ApuqEe6UjLRi3SdwZg', 'rp44:_HVfBIJuqEe6UjLRi3SdwZg']",[],,Donors will receive confirmation and receipt,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.908Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,http://open-services.net/ns/cm#ChangeRequest,50,Closed,rp66:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:02.066Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp66:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.988Z,https://jazz.ibm.com:9443/jts/users/marco,,rp66:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp66:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],,Donor Dividend Allocation Criteria,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.145Z,https://jazz.ibm.com:9443/jts/users/marco,,72000000,http://open-services.net/ns/cm#ChangeRequest,52,Resolution,rp114:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,13 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vykwcZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NdwS5upEe67bLKsSDSILg']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RQqQ05uqEe6dyO3uxS5wiA,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.413Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,http://open-services.net/ns/cm#ChangeRequest,55,Planned For,rp61:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.905Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp61:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp61:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp61:rtc_cm:timeSheet,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vxNeiJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NKOT5upEe67bLKsSDSILg']",,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RWyG8ZuqEe6dyO3uxS5wiA,_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:02.618Z,https://jazz.ibm.com:9443/jts/users/bob,,,http://open-services.net/ns/cm#ChangeRequest,56,Affected by Defect,rp78:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.999Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp78:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp78:rtc_cm:timeSheet,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2MQPUZupEe67bLKsSDSILg']","Changes in: Java UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 3, 2023 11:29 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RYy5I5uqEe6dyO3uxS5wiA,_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:02.681Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,http://open-services.net/ns/cm#ChangeRequest,57,Short Name,rp93:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.078Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:02.838Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp93:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp93:rtc_cm:timeSheet,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_zywoeJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg']",jke.production.vs P20231215-0726,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RkYeFJuqEe6dyO3uxS5wiA,_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.484Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,http://open-services.net/ns/cm#ChangeRequest,63,Predecessor,rp77:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.598Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp77:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:03.642Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp77:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp77:rtc_cm:timeSheet,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg,jke.dev.vs I20231208-1218,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RoErQpuqEe6dyO3uxS5wiA,_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.881Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,http://open-services.net/ns/cm#ChangeRequest,65,Related Artifacts,rp65:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.027Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.006Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp65:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp65:rtc_cm:timeSheet,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,3 pts,[],[],https://jazz.ibm.com:9443/rm/resources/TX_vwTfnJupEe67bLKsSDSILg,jke.qa.vs Q20231213-2048,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RuMhY5uqEe6dyO3uxS5wiA,_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.305Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,http://open-services.net/ns/cm#ChangeRequest,68,Affects Requirement,rp57:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.279Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.447Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp57:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp57:rtc_cm:timeSheet,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],https://jazz.ibm.com:9443/rm/resources/TX_vyQnYZupEe67bLKsSDSILg,Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rx-OIZuqEe6dyO3uxS5wiA,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:04.688Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,http://open-services.net/ns/cm#ChangeRequest,70,Extracted From,rp46:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.468Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp46:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:05.662Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,http://open-services.net/ns/cm#ChangeRequest,75,Affects Test Case Result,rp76:rtc_cm:comments,Unassigned,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-16T00:28:05.694Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp76:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp76:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp76:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_bbqDcaADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg']","['rp76:_ZdREIKADEe6BqZzvVvHxfg', 'rp76:_ZfM90KADEe6BqZzvVvHxfg', 'rp76:_ZhXhAKADEe6BqZzvVvHxfg', 'rp76:_ZkiJwKADEe6BqZzvVvHxfg', 'rp76:_ZY13IKADEe6BqZzvVvHxfg']",[],,46: Implement - Donors Can Choose to Support an Organization,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.234Z,https://jazz.ibm.com:9443/jts/users/marco,,144000000,http://open-services.net/ns/cm#ChangeRequest,46,Blocks,rp101:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.306Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp101:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.266Z,https://jazz.ibm.com:9443/jts/users/deb,,rp101:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp101:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg']","['rp76:_YxYOgKADEe6BqZzvVvHxfg', 'rp76:_Ytnv4KADEe6BqZzvVvHxfg', 'rp76:_YovP4aADEe6BqZzvVvHxfg', 'rp76:_YrzK8aADEe6BqZzvVvHxfg', 'rp76:_Yl6lYKADEe6BqZzvVvHxfg']",[],,Donors Chooses an Organization,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.358Z,https://jazz.ibm.com:9443/jts/users/marco,,72000000,http://open-services.net/ns/cm#ChangeRequest,48,Work Items Included in Packages,rp129:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.442Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp129:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.402Z,https://jazz.ibm.com:9443/jts/users/marco,,rp129:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp129:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg']","['rp76:_Y9R8gKADEe6BqZzvVvHxfg', 'rp76:_ZEh0AKADEe6BqZzvVvHxfg', 'rp76:_Y2UY4qADEe6BqZzvVvHxfg', 'rp76:_Y_TVwKADEe6BqZzvVvHxfg', 'rp76:_ZBhjUKADEe6BqZzvVvHxfg']",[],,Donors will receive confirmation and receipt,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.495Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,http://open-services.net/ns/cm#ChangeRequest,50,Promotion Build Result,rp80:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.578Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp80:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.531Z,https://jazz.ibm.com:9443/jts/users/marco,,rp80:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp80:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],,Donor Dividend Allocation Criteria,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.646Z,https://jazz.ibm.com:9443/jts/users/marco,,72000000,http://open-services.net/ns/cm#ChangeRequest,52,Related,rp114:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.658Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,13 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_Q1fWAKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1GCsKADEe67KIG0GI4apw']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dnrPEaADEe6j64ULWgUnhQ,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.791Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,http://open-services.net/ns/cm#ChangeRequest,55,Packaging Summary Work Item,rp110:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.124Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp110:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp110:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_Q1WzIKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1bZ4KADEe67KIG0GI4apw']",,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dpOHMaADEe6j64ULWgUnhQ,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:42.892Z,https://jazz.ibm.com:9443/jts/users/bob,,,http://open-services.net/ns/cm#ChangeRequest,56,Code Review: Extracted work items,rp35:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.159Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp35:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp35:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp35:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUaADEe67KIG0GI4apw']","Changes in: Web UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 9, 2023, 12:57 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dp744aADEe6j64ULWgUnhQ,_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:42.916Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,http://open-services.net/ns/cm#ChangeRequest,57,Reported Against Builds,rp69:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.198Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp69:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.988Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp69:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp69:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_PVXAAqADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw']",jke.dev I20231220-0254,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtzsQaADEe6j64ULWgUnhQ,_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.288Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,http://open-services.net/ns/cm#ChangeRequest,63,Affected by Defect,rp127:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.441Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp127:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.354Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp127:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp127:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw,jke.qa.vs Q20231219-1611,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvGFsaADEe6j64ULWgUnhQ,_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.472Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,http://open-services.net/ns/cm#ChangeRequest,65,Comments,rp120:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.090Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp120:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.535Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp120:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp120:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,3 pts,[],[],https://jazz.ibm.com:9443/rm/resources/TX_M0qk4KADEe67KIG0GI4apw,"Changes in: Database - Donors will receive confirmation and receipt (Implementation) - Bob - Dec 13, 2023, 5:01 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxFCsaADEe6j64ULWgUnhQ,_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.690Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,http://open-services.net/ns/cm#ChangeRequest,68,Fixed,rp86:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.230Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp86:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.771Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp86:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp86:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],https://jazz.ibm.com:9443/rm/resources/TX_M1KUIaADEe67KIG0GI4apw,Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dyTKsaADEe6j64ULWgUnhQ,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:43.929Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,http://open-services.net/ns/cm#ChangeRequest,70,Resolved By,rp103:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.329Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp103:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:44.354Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,http://open-services.net/ns/cm#ChangeRequest,75,Code Review: Extracted work items,rp63:rtc_cm:comments,Unassigned,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-21T13:17:44.367Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp63:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp63:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp63:rtc_cm:timeSheet,Story,Story diff --git a/elmclient/tests/results/test306.csv b/elmclient/tests/results/test306.csv index d1d5a16..ab69ed9 100644 --- a/elmclient/tests/results/test306.csv +++ b/elmclient/tests/results/test306.csv @@ -1,90 +1,90 @@ $uri,accessContext,accessControl,archived,businessvalue,category,com.ibm.team.apt.attribute.acceptance,com.ibm.team.apt.attribute.complexity,com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds,com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds,com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet,com.ibm.team.workitem.linktype.affectsExecutionResult.affects,com.ibm.team.workitem.linktype.blocksworkitem.blocks,com.ibm.team.workitem.linktype.blocksworkitem.dependsOn,com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf,com.ibm.team.workitem.linktype.duplicateworkitem.duplicates,com.ibm.team.workitem.linktype.implementsRequirement.implements,com.ibm.team.workitem.linktype.parentworkitem.children,com.ibm.team.workitem.linktype.parentworkitem.parent,com.ibm.team.workitem.linktype.testedByTestCase.testedby,com.ibm.team.workitem.linktype.textualReference.textuallyReferenced,contextId,creationDate,creator,description,dueDate,duration,foundIn,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalResolution,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolutionDate,resolver,risk,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,timeSpent,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-07T02:17:55.864Z,https://jazz.ibm.com:9443/jts/users/rebecca,We need to add some UI to let a user change his password.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,1,Filed Against,rp94:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.352Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp94:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp94:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-04T01:57:56.478Z,https://jazz.ibm.com:9443/jts/users/deb,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,2,Change Sets That Fill Gaps,rp127:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/deb,"install, idea",false,false,false,false,false,false,2023-12-16T00:27:56.510Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp127:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp127:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,Release Engineering,rp127:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T09:48:56.557Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,3,Creation Date,rp50:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy, value",false,false,false,false,false,false,2023-12-16T00:27:56.572Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp50:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Business Recovery Matters,rp50:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-01T18:51:56.605Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Packaging Definition,rp118:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"globalization, idea, team",false,false,false,false,false,false,2023-12-16T00:27:56.636Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp118:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp118:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T01:57:56.667Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,5,Resolves,rp58:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"evaluate, value",false,false,false,false,false,false,2023-12-16T00:27:56.699Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp58:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp58:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Release Engineering,rp58:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-20T10:50:56.730Z,https://jazz.ibm.com:9443/jts/users/deb,,,21600000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp91:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.762Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp91:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Business Recovery Matters,rp91:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-27T01:14:56.793Z,https://jazz.ibm.com:9443/jts/users/bob,,,36000000,,http://open-services.net/ns/cm#ChangeRequest,7,ClearCase Activities ,rp106:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, noteworthy, warehouse",false,false,false,false,false,false,2023-12-16T00:27:56.831Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp106:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T00:05:56.862Z,https://jazz.ibm.com:9443/jts/users/deb,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,8,Severity,rp83:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, advice",false,false,false,false,false,false,2023-12-16T00:27:56.916Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp83:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Release Engineering,rp83:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,JKE,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T04:04:56.941Z,https://jazz.ibm.com:9443/jts/users/deb,Only errors should be logged on the console to keep it simple.,,7200000,,http://open-services.net/ns/cm#ChangeRequest,9,importer dependency,rp113:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, ui, info",false,true,true,false,false,false,2023-12-16T00:27:57.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp113:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.036Z,https://jazz.ibm.com:9443/jts/users/marco,,rp113:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,,rp113:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Database,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-09T05:08:57.146Z,https://jazz.ibm.com:9443/jts/users/deb,"When I click the logout button, nothing happens.",,21600000,,http://open-services.net/ns/cm#ChangeRequest,10,Blocks Test Execution,rp100:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, install, team",false,true,true,false,false,false,2023-12-16T00:27:57.319Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp100:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.240Z,https://jazz.ibm.com:9443/jts/users/marco,,rp100:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,,rp100:rtc_cm:timeSheet,21600000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Banking Logic,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T10:04:57.335Z,https://jazz.ibm.com:9443/jts/users/bob,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",,7200000,,http://open-services.net/ns/cm#ChangeRequest,11,Time Spent,rp131:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, idea, team",false,true,true,false,false,false,2023-12-16T00:27:57.477Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp131:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.398Z,https://jazz.ibm.com:9443/jts/users/marco,,rp131:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,,rp131:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T21:45:57.493Z,https://jazz.ibm.com:9443/jts/users/deb,I suggest a larger button size to make the UI look better.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,Depends On,rp54:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"business, evaluate, value",false,true,true,false,false,false,2023-12-16T00:27:57.668Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp54:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.573Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp54:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp54:rtc_cm:timeSheet,14400000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T16:56:57.683Z,https://jazz.ibm.com:9443/jts/users/deb,I created a new user but it was not added to the user record store.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Summary,rp75:rtc_cm:comments,High,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business",false,true,true,false,false,false,2023-12-16T00:27:57.842Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp75:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.779Z,https://jazz.ibm.com:9443/jts/users/bob,,rp75:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp75:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T12:25:57.874Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,,18000000,,http://open-services.net/ns/cm#ChangeRequest,14,Fixed,rp108:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.969Z,https://jazz.ibm.com:9443/jts/users/deb,,rp108:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,18000000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T18:51:58.079Z,https://jazz.ibm.com:9443/jts/users/deb,Suggest to increase the size.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,15,Schedule,rp48:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,true,true,false,false,false,2023-12-16T00:27:58.221Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp48:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.142Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp48:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,Release Engineering,rp48:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T03:26:58.238Z,https://jazz.ibm.com:9443/jts/users/bob,You can easily copy it out of the form.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,16,ClearCase Activities ,rp82:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"business, install, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.426Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp82:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.347Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp82:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Release Engineering,rp82:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-02T18:25:58.457Z,https://jazz.ibm.com:9443/jts/users/deb,A lot of the content is not readable ot of the box until you resize the window.,,43200000,,http://open-services.net/ns/cm#ChangeRequest,17,Type,rp128:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, install, team",false,true,true,false,false,false,2023-12-16T00:27:58.631Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp128:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.536Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp128:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Release Engineering,rp128:rtc_cm:timeSheet,43200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T01:51:58.663Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",,28800000,,http://open-services.net/ns/cm#ChangeRequest,18,Predecessor,rp70:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"business, idea, team",false,true,true,false,false,false,2023-12-16T00:27:58.805Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp70:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.726Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp70:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Release Engineering,rp70:rtc_cm:timeSheet,28800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:25:58.820Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp101:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.852Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp101:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp101:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,,rp101:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T19:35:58.884Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I found this in my logs today: Exception in thread ""Thread-1"" ",,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Copies,rp103:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.918Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp103:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Prerequisites,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T18:20:58.947Z,https://jazz.ibm.com:9443/jts/users/marco,We really need to get all messages externalized for our translators.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Access Control Point,rp42:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, install",false,false,false,false,false,false,2023-12-16T00:27:58.994Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp42:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp42:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,,rp42:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Prerequisites,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:17:59.026Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Promoted Work Items,rp79:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, install, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.044Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp79:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp79:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,,rp79:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:49:59.074Z,https://jazz.ibm.com:9443/jts/users/marco,"I searched for ""auto"" but it did not return any results.",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,tracks UCM object,rp109:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"install, warehouse",false,false,false,false,false,false,2023-12-16T00:27:59.105Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp109:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp109:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp109:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Database,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T13:11:59.145Z,https://jazz.ibm.com:9443/jts/users/deb,For some reason the first login takes very long on my system at least.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Work Items Included in Packages,rp126:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"install, noteworthy, info",false,false,false,false,false,false,2023-12-16T00:27:59.168Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp126:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp126:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,,rp126:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Build,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T08:53:59.199Z,https://jazz.ibm.com:9443/jts/users/rebecca,I keep being logged in even though I hit the logout button.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Related Test Script,rp49:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.231Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp49:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp49:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,,rp49:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T01:44:59.263Z,https://jazz.ibm.com:9443/jts/users/bob,"I clicked on the ""Refinancing"" link but it did not open any page.",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Complexity,rp85:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, advice",false,false,false,false,false,false,2023-12-16T00:27:59.294Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp85:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp85:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,Release Engineering,rp85:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:27:59.325Z,https://jazz.ibm.com:9443/jts/users/bob,Please follow our UI guidelines about how links should look like.,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Parent,rp116:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.357Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp116:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp116:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp116:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T04:14:59.373Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Affects Test Case Result,rp90:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, business, idea",false,false,false,false,false,false,2023-12-16T00:27:59.404Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp90:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/29,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],"['rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_M6PqMZuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_NdvY0ZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_NGIxIpuqEe6UjLRi3SdwZg']",[],[],,,,,[],[],,,"['rp53:_Sj7sAJupEe6jVL4Ctyhmng', 'rp53:_UjJKsJupEe6jVL4Ctyhmng']",_kUzsoZupEe6UjLRi3SdwZg,2023-11-30T03:34:59.435Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,2023-11-27T12:42:59.451Z,,,http://open-services.net/ns/cm#ChangeRequest,29,Electronic Signatures,rp105:rtc_cm:comments,Unassigned,,Normal,Done,https://jazz.ibm.com:9443/jts/users/rebecca,,true,true,true,false,false,false,2023-12-16T00:27:59.819Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,Change and Configuration Management,Release Engineering,rp105:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:59.704Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp105:schedule,SGC Planning and Tasks,29,Track Build Item 29,Done,Track Build for Sprint 1,,Release Engineering,rp105:rtc_cm:timeSheet,,Track Build Item,Track Build Item -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/30,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],rp43:_OYxdsZuqEe6UjLRi3SdwZg,[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T06:40:59.855Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,,,,http://open-services.net/ns/cm#ChangeRequest,30,Contributes To,rp80:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/rebecca,,false,false,false,false,false,false,2023-12-16T00:27:59.882Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,Change and Configuration Management,Release Engineering,rp80:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp80:schedule,SGC Planning and Tasks,30,Track Build Item 30,In Progress,Track Build for Sprint 2,,Release Engineering,rp80:rtc_cm:timeSheet,,Track Build Item,Track Build Item -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/31,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,rp53:_R6wzMJupEe6jVL4Ctyhmng,_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T22:52:59.929Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,31,Time Entries,rp52:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,true,false,false,2023-12-16T00:28:00.057Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp52:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp52:schedule,SGC Planning and Tasks,31,Retrospective 31,In Progress,Retrospective for Sprint 1,Sprint 2,Business Recovery Matters,rp52:rtc_cm:timeSheet,,Retrospective,Retrospective -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/32,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T01:48:00.104Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,32,Fixed,rp68:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.120Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 3,Change and Configuration Management,Business Recovery Matters,rp68:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp68:schedule,SGC Planning and Tasks,32,Retrospective 32,New,Retrospective for Sprint 2,Sprint 3,Business Recovery Matters,rp68:rtc_cm:timeSheet,,Retrospective,Retrospective -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/33,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,JKE,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-24T17:12:00.168Z,https://jazz.ibm.com:9443/jts/users/marco,We have to get new build engines with more RAM to speed up development.,,,,http://open-services.net/ns/cm#ChangeRequest,33,Related Test Case,rp99:rtc_cm:comments,Unassigned,,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:00.314Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp99:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:00.235Z,https://jazz.ibm.com:9443/jts/users/marco,,rp99:schedule,SGC Planning and Tasks,33,Impediment 33,Resolved,New Build Engines required,Sprint 1,,rp99:rtc_cm:timeSheet,,Impediment,Impediment -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/34,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T11:33:00.359Z,https://jazz.ibm.com:9443/jts/users/bob,We should try to limit our meetings to half an hour.,,,,http://open-services.net/ns/cm#ChangeRequest,34,Related Artifacts,rp130:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:00.377Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp130:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp130:schedule,SGC Planning and Tasks,34,Impediment 34,New,Meetings are too long,Sprint 2,Business Recovery Matters,rp130:rtc_cm:timeSheet,,Impediment,Impediment -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Java UI,,,[],[],[],[],,35: Running out of SWT handles,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T12:48:00.408Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,35,Affects Test Case Result,rp60:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.439Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp60:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp60:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp60:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Java UI,,,[],[],[],[],,,35: Running out of SWT handles,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T05:55:00.471Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),,28800000,,http://open-services.net/ns/cm#ChangeRequest,36,Tags,rp92:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:00.662Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp92:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:00.566Z,https://jazz.ibm.com:9443/jts/users/ibm,,rp92:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp92:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],37: SWT Exception,,,<11:00:00>: SWT Exception,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T07:00:00.535Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),,43200000,,http://open-services.net/ns/cm#ChangeRequest,37,Included in Deployments,rp107:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp107:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp107:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YYl80JuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_W38CYJuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YuvL-ZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YnqTl5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xa7at5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YrbZSZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Yg4WJ5uqEe6dyO3uxS5wiA']",,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T00:28:00.863Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Summary,rp47:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.811Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp47:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp47:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YfE_WZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_XhFtF5uqEe6dyO3uxS5wiA']",,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.929Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Children,rp115:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.511Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,Change and Configuration Management,,rp115:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp115:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp115:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xk2Lt5uqEe6dyO3uxS5wiA'],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.977Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Related Change Request,rp56:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.259Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp56:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp56:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp56:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Frequency of dividend transfer,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.040Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,State,rp89:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.064Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp89:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp89:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp89:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/42,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg']",[],"['rp44:_GnzbwZuqEe6UjLRi3SdwZg', 'rp44:_GsCbgZuqEe6UjLRi3SdwZg', 'rp44:_GjcgMJuqEe6UjLRi3SdwZg', 'rp44:_GSlZwpuqEe6UjLRi3SdwZg', 'rp44:_Gbdo4ZuqEe6UjLRi3SdwZg']",[],,,,,[],[],Water Meter,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.103Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,42,Change Sets (Remote),rp64:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.244Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.166Z,https://jazz.ibm.com:9443/jts/users/deb,,rp64:schedule,SGC Planning and Tasks,42,Task 42,Done,Implement - Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp64:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Automatic Meter Reader,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.265Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Tags,rp95:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.292Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp95:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp95:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp95:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must identify how much money is desired,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.340Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Blocks Test Execution,rp111:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.355Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp111:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp111:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp111:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations may apply with an initial request,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.387Z,https://jazz.ibm.com:9443/jts/users/marco,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Subscribed By,rp51:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.419Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp51:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp51:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp51:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NGIxIpuqEe6UjLRi3SdwZg', 'rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg']",[],"['rp44:_IqhhcJuqEe6UjLRi3SdwZg', 'rp44:_Im6MwJuqEe6UjLRi3SdwZg', 'rp44:_IaceEZuqEe6UjLRi3SdwZg', 'rp44:_I2I7lZuqEe6UjLRi3SdwZg', 'rp44:_IvgIEJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors Can Choose to Support an Organization,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.450Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,46,Repository,rp72:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.593Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.514Z,https://jazz.ibm.com:9443/jts/users/deb,,rp72:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Customers can Nominate an Organization,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.624Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Comments,rp104:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.655Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp104:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp104:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp104:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg']",[],"['rp44:_HLszAJuqEe6UjLRi3SdwZg', 'rp44:_G2v2sJuqEe6UjLRi3SdwZg', 'rp44:_HIFeVJuqEe6UjLRi3SdwZg', 'rp44:_HDt7spuqEe6UjLRi3SdwZg', 'rp44:_G9OSIZuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors Chooses an Organization,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.687Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,48,Creation Date,rp45:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.813Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp45:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.750Z,https://jazz.ibm.com:9443/jts/users/marco,,rp45:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp45:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must provide justification for why funds are needed,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.844Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,In Progress,rp59:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:01.869Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp59:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp59:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp59:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg']",[],"['rp44:_HjBt45uqEe6UjLRi3SdwZg', 'rp44:_HfHeQ5uqEe6UjLRi3SdwZg', 'rp44:_HnjBg5uqEe6UjLRi3SdwZg', 'rp44:_HuL1ApuqEe6UjLRi3SdwZg', 'rp44:_HVfBIJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors will receive confirmation and receipt,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.908Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,50,Closed,rp66:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:02.066Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp66:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.988Z,https://jazz.ibm.com:9443/jts/users/marco,,rp66:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp66:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations can Apply,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.082Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Approvals,rp97:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp97:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp97:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp97:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Donor Dividend Allocation Criteria,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.145Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Resolution,rp114:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],JKE Charity Coordinator will respond to request in the website triggering,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.192Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Priority,rp87:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:02.224Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp87:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/54,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_NdvY0ZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_M6PqMZuqEe6UjLRi3SdwZg']",[],"['rp44:_IB8egZuqEe6UjLRi3SdwZg', 'rp44:_IUMsIJuqEe6UjLRi3SdwZg', 'rp44:_IGBGMZuqEe6UjLRi3SdwZg', 'rp44:_ILnX45uqEe6UjLRi3SdwZg', 'rp44:_H4SzQJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Dividend Allocation by Percentage,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.255Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,54,Creation Date,rp120:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:02.397Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp120:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:02.318Z,https://jazz.ibm.com:9443/jts/users/deb,,rp120:schedule,SGC Planning and Tasks,54,Task 54,Done,Implement - Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp120:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vykwcZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NdwS5upEe67bLKsSDSILg']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RQqQ05uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.413Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,,,http://open-services.net/ns/cm#ChangeRequest,55,Planned For,rp61:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.905Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp61:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp61:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp61:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vxNeiJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NKOT5upEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RWyG8ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:02.618Z,https://jazz.ibm.com:9443/jts/users/bob,,,,,http://open-services.net/ns/cm#ChangeRequest,56,Affected by Defect,rp78:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.999Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp78:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp78:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2MQPUZupEe67bLKsSDSILg']","Changes in: Java UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 3, 2023 11:29 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RYy5I5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:02.681Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,,,http://open-services.net/ns/cm#ChangeRequest,57,Short Name,rp93:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.078Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:02.838Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp93:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp93:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/58,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vxz7fJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2MQPUpupEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RawA9ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:02.997Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of hard copy mail.,,,,http://open-services.net/ns/cm#ChangeRequest,58,Affects Test Case Result,rp125:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.158Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp125:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp125:schedule,SGC Planning and Tasks,58,Story 58,New,Requests sent in form of hard copy mail,Release 1.0,Business Recovery Matters,rp125:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/59,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_2OENbZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vy3ra5upEe67bLKsSDSILg']",Implement - Requests sent in form of email,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rcj-0ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:03.043Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of email.,,,,http://open-services.net/ns/cm#ChangeRequest,59,Status,rp69:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.237Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp69:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp69:schedule,SGC Planning and Tasks,59,Story 59,New,Requests sent in form of email,Sprint 2,Business Recovery Matters,rp69:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/60,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,BRM,,3 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLjZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vwTfn5upEe67bLKsSDSILg']",Implement - Organization must identify how much money is desired,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_ReNkopuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.185Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must identify how much money is desired.,,,,http://open-services.net/ns/cm#ChangeRequest,60,Filed Against,rp71:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.346Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp71:schedule,SGC Planning and Tasks,60,Story 60,New,Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/61,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLj5upEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vzogaJupEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RgCJlJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:03.327Z,https://jazz.ibm.com:9443/jts/users/bob,Allocate dividends by amount and frequency to complete template: Found under Business Recovery Matters Elaborated Stories.,,,,http://open-services.net/ns/cm#ChangeRequest,61,Start Date,rp102:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.425Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp102:schedule,SGC Planning and Tasks,61,Story 61,New,Allocate dividends by amount and frequency,Release 1.0,Business Recovery Matters,rp102:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/62,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,1 pt,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLkZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vw58kpupEe67bLKsSDSILg']",Implement - Organizations may apply with an initial request,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RiUBgZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.390Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations may apply with an initial request using the following request methods.,,,,http://open-services.net/ns/cm#ChangeRequest,62,Related Test Execution Record,rp41:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.520Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp41:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp41:schedule,SGC Planning and Tasks,62,Story 62,New,Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp41:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_zywoeJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg']",jke.production.vs P20231215-0726,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RkYeFJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.484Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,,,http://open-services.net/ns/cm#ChangeRequest,63,Predecessor,rp77:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.598Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp77:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:03.642Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp77:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp77:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/64,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vzWzlJupEe67bLKsSDSILg'],64: Customers can Nominate an Organization,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RmL04ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.768Z,https://jazz.ibm.com:9443/jts/users/bob,Customers may nominate an organization for assistance whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,64,Project Area,rp123:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:58.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp123:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp123:schedule,SGC Planning and Tasks,64,Story 64,New,Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp123:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg'],jke.dev.vs I20231208-1218,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RoErQpuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.881Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,,,http://open-services.net/ns/cm#ChangeRequest,65,Related Artifacts,rp65:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.027Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.006Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp65:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp65:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/66,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vw58kZupEe67bLKsSDSILg'],Implement - Organization must provide justification for why funds are needed,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RqH5sZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.116Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must provide justification for why funds are needed.,,,,http://open-services.net/ns/cm#ChangeRequest,66,importer dependency,rp96:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.122Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp96:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp96:schedule,SGC Planning and Tasks,66,Story 66,New,Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp96:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/67,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vwTflpupEe67bLKsSDSILg'],[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RshtcJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:04.257Z,https://jazz.ibm.com:9443/jts/users/bob,Donation amount cannot exceed donation limit specified in user profile; Donation amount cannot exceed 100%.,,,,http://open-services.net/ns/cm#ChangeRequest,67,Related,rp129:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.201Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp129:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp129:schedule,SGC Planning and Tasks,67,Story 67,New,Donation by amount,Release 1.0,Business Recovery Matters,rp129:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,3 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vwTfnJupEe67bLKsSDSILg'],jke.qa.vs Q20231213-2048,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RuMhY5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.305Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,,,http://open-services.net/ns/cm#ChangeRequest,68,Affects Requirement,rp57:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.279Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.447Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp57:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp57:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/69,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vyaYYJupEe67bLKsSDSILg'],Implement - Organizations can Apply,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RwIbEZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.558Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations must have the ability to apply for assistance as needed whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,69,Related Test Case,rp73:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.390Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp73:schedule,SGC Planning and Tasks,69,Story 69,New,Organizations can Apply,Sprint 2,Business Recovery Matters,rp73:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vyQnYZupEe67bLKsSDSILg'],Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rx-OIZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:04.688Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,,,http://open-services.net/ns/cm#ChangeRequest,70,Extracted From,rp46:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.468Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp46:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/71,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vzevZ5upEe67bLKsSDSILg'],Implement - JKE Charity Coordinator will respond to request in the website triggering,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R0Ef45uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.811Z,https://jazz.ibm.com:9443/jts/users/bob,JKE Charity Coordinator will respond to request in the website triggering an email notification to Organizational Single Point of Contact.,,,,http://open-services.net/ns/cm#ChangeRequest,71,Included in Deployments,rp112:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.547Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp112:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp112:schedule,SGC Planning and Tasks,71,Story 71,New,JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp112:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/72,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,BRM,,8 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vxgZfZupEe67bLKsSDSILg'],"Changes in: Banking Logic - Dividend Allocation by Percentage (Implementation) - Deb - Dec 10, 2023 4:03 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R2UiopuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.921Z,https://jazz.ibm.com:9443/jts/users/bob,Dividends will be allocated to organization from a percentage of dividend earnings.,,,,http://open-services.net/ns/cm#ChangeRequest,72,Deployment Definition,rp124:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.626Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp124:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.111Z,https://jazz.ibm.com:9443/jts/users/deb,Low,rp124:schedule,SGC Planning and Tasks,72,Story 72,Done,Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp124:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/73,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],"['rp44:_AqB1zpuqEe6UjLRi3SdwZg', 'rp44:_AImjuJuqEe6UjLRi3SdwZg']",[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vzevYpupEe67bLKsSDSILg'],[],73: Implement – Support Dividend Processing via Mobile Devices,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SIhF4ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:05.237Z,https://jazz.ibm.com:9443/jts/users/marco,"Establish the base JKE Mobile prototype, including the Worklight project with the JKE Mobile app and necessary adapters.",,115200000,,http://open-services.net/ns/cm#ChangeRequest,73,Estimate,rp67:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:31:59.989Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.300Z,https://jazz.ibm.com:9443/jts/users/deb,,rp67:schedule,SGC Planning and Tasks,73,Task 73,Done,Implement – Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp67:rtc_cm:timeSheet,115200000,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/74,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,Mobile,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vykwc5upEe67bLKsSDSILg'],74: Support Dividend Processing via Mobile Devices,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SKLSxZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:05.410Z,https://jazz.ibm.com:9443/jts/users/bob,Support Dividend Processing via Mobile Devices.,,,,http://open-services.net/ns/cm#ChangeRequest,74,Description,rp98:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.785Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp98:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.521Z,https://jazz.ibm.com:9443/jts/users/marco,High,rp98:schedule,SGC Planning and Tasks,74,Story 74,Done,Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp98:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:05.662Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,,,http://open-services.net/ns/cm#ChangeRequest,75,Affects Test Case Result,rp76:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-16T00:28:05.694Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp76:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp76:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp76:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Validate Loan Term and Amount,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:05.725Z,https://jazz.ibm.com:9443/jts/users/marco,,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,In Progress,rp88:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:05.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp88:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp88:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/77,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Borrowers Can View Total Cost of Loan,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:05.772Z,https://jazz.ibm.com:9443/jts/users/marco,,,86400000,,http://open-services.net/ns/cm#ChangeRequest,77,Task,rp121:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:05.947Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.867Z,https://jazz.ibm.com:9443/jts/users/dave,,rp121:schedule,SGC Planning and Tasks,77,Task 77,Done,Implement - Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp121:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/78,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_vwmagZupEe67bLKsSDSILg'],78: Validate Loan Term and Amount,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SG25ApuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:05.979Z,https://jazz.ibm.com:9443/jts/users/bob,"Lenders should not be able to enter unreasonable loan terms and amounts. For example, loan terms should be restricted to those that are standard in the industry (30 year, 15 year, 10 year, etc). ",,,,http://open-services.net/ns/cm#ChangeRequest,78,Copied From,rp62:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.706Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp62:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp62:schedule,SGC Planning and Tasks,78,Story 78,New,Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp62:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Unassigned,BRM,,3 pts,[],[],[],[],,,,,[],79: Borrowers Can View Total Cost of Loan,,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:06.074Z,https://jazz.ibm.com:9443/jts/users/bob,Borrowers should have the ability to view the total cost of their loan over the lifetime of the mortgage,,,,http://open-services.net/ns/cm#ChangeRequest,79,Service Provider,rp84:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:28:06.278Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp84:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:06.200Z,https://jazz.ibm.com:9443/jts/users/dave,High,rp84:schedule,SGC Planning and Tasks,79,Story 79,Done,Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp84:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.310Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Resolution,rp117:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.342Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp117:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp117:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp117:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.357Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Creation Date,rp55:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.398Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp55:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp55:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.420Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Related Change Request,rp122:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.452Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp122:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp122:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp122:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/83,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Unassigned,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/DM_vv_9kZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vw58i5upEe67bLKsSDSILg']","['83: Allocate Dividends with Web Service', 'Design - Allocate Dividends with Web Service', '83: Allocate Dividends with Web Service']",,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.483Z,https://jazz.ibm.com:9443/jts/users/bob,Investors and their financial advisors use a web service to allocate dividends,,,,http://open-services.net/ns/cm#ChangeRequest,83,Verified,rp63:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:57.905Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp63:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp63:schedule,SGC Planning and Tasks,83,Story 83,New,Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp63:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.672Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,84,Extracted From,rp81:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.704Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp81:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp81:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp81:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.735Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,,http://open-services.net/ns/cm#ChangeRequest,85,Description,rp110:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.751Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp110:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp110:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/86,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,Mobile,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vykwdJupEe67bLKsSDSILg']","['Elaborate requirements for Allocate Dividends to Nearby Charities', 'Create test assets for Allocate Dividends to Nearby Charities']",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SL2Gs5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:06.800Z,https://jazz.ibm.com:9443/jts/users/bob,"It would increase customer value if the customer could choose to allocate their dividends to a charity that is nearby them. Currently, there is a static list of charities, but if the customer could pick from a charity that is geographically near them, they may be more apt to contribute.",,,,http://open-services.net/ns/cm#ChangeRequest,86,importer dependency,rp86:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,mobile,false,false,false,false,false,false,2023-12-16T00:31:59.911Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp86:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp86:schedule,SGC Planning and Tasks,86,Story 86,New,Allocate Dividends to Nearby Charities,Release 1.0,Business Recovery Matters,rp86:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/87,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],[],[],,,,,[],[],Allocate Dividends to Nearby Charities,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:06.877Z,https://jazz.ibm.com:9443/jts/users/marco,"Please create the test cases, test scripts, and test execution records that will be used to validate the parent story.",,,,http://open-services.net/ns/cm#ChangeRequest,87,Owned By,rp119:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:28:07.115Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/tammy,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp119:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:07.036Z,https://jazz.ibm.com:9443/jts/users/tammy,,rp119:schedule,SGC Planning and Tasks,87,Task 87,Done,Create test assets for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp119:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/88,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],[],[],,,,,[],[],Allocate Dividends to Nearby Charities,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:07.162Z,https://jazz.ibm.com:9443/jts/users/marco,Please create requirements that elaborate on what is needed for this story.,,,,http://open-services.net/ns/cm#ChangeRequest,88,Related Test Script,rp39:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:28:07.353Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp39:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:07.290Z,https://jazz.ibm.com:9443/jts/users/bob,,rp39:schedule,SGC Planning and Tasks,88,Task 88,Done,Elaborate requirements for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp39:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/89,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:07.405Z,https://jazz.ibm.com:9443/jts/users/marco,"During the new Mortgage mobile phone application analysis, we noticed that many Calculate Mortgage requests end without producing any result. This is due to the fact that customers model loans with loan terms are not offered by potential mortgage companies. This means that when the query is run to look for mortgage companies that can service the modeled loan, none are returned to the customer and no error message is returned indicating any issue.",,,,http://open-services.net/ns/cm#ChangeRequest,89,Restricted Access,rp74:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:07.437Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp74:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp74:schedule,SGC Planning and Tasks,89,Story 89,New,Multiplatform change due to invalid customer model loans,Product Backlog,Business Recovery Matters,rp74:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-22T02:43:39.063Z,https://jazz.ibm.com:9443/jts/users/marco,We need to add some UI to let a user change his password.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,1,Git Pull Requests,rp73:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, team, value",false,false,false,false,false,false,2023-12-21T13:17:39.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp73:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp73:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-02T23:41:39.486Z,https://jazz.ibm.com:9443/jts/users/bob,,,36000000,,http://open-services.net/ns/cm#ChangeRequest,2,Affects Test Case Result,rp79:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"business, globalization, evaluate",false,false,false,false,false,false,2023-12-21T13:17:39.507Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,,rp79:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp79:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,,rp79:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-12T02:18:39.526Z,https://jazz.ibm.com:9443/jts/users/bob,,,10800000,,http://open-services.net/ns/cm#ChangeRequest,3,Successor,rp106:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, info",false,false,false,false,false,false,2023-12-21T13:17:39.552Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp106:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-23T01:40:39.578Z,https://jazz.ibm.com:9443/jts/users/rebecca,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Attachments,rp67:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, globalization, team",false,false,false,false,false,false,2023-12-21T13:17:39.594Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp67:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp67:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-25T20:47:39.617Z,https://jazz.ibm.com:9443/jts/users/rebecca,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,5,Git Commits,rp93:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"team, value",false,false,false,false,false,false,2023-12-21T13:17:39.634Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp93:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Business Recovery Matters,rp93:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-09T00:59:39.659Z,https://jazz.ibm.com:9443/jts/users/marco,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp97:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"noteworthy, team, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.676Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp97:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp97:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Release Engineering,rp97:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T11:39:39.691Z,https://jazz.ibm.com:9443/jts/users/deb,,,21600000,,http://open-services.net/ns/cm#ChangeRequest,7,Related Test Plan,rp122:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, business, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.711Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp122:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp122:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp122:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:34:39.733Z,https://jazz.ibm.com:9443/jts/users/bob,,,7200000,,http://open-services.net/ns/cm#ChangeRequest,8,Tracks,rp64:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate, info",false,false,false,false,false,false,2023-12-21T13:17:39.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp64:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Business Recovery Matters,rp64:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T08:00:39.780Z,https://jazz.ibm.com:9443/jts/users/rebecca,Only errors should be logged on the console to keep it simple.,,28800000,,http://open-services.net/ns/cm#ChangeRequest,9,Tags,rp89:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, warehouse, evaluate",false,true,true,false,false,false,2023-12-21T13:17:39.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp89:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.836Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp89:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,Release Engineering,rp89:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T10:11:39.911Z,https://jazz.ibm.com:9443/jts/users/rebecca,"When I click the logout button, nothing happens.",,43200000,,http://open-services.net/ns/cm#ChangeRequest,10,Attachments,rp108:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.008Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.963Z,https://jazz.ibm.com:9443/jts/users/bob,,rp108:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T06:25:40.021Z,https://jazz.ibm.com:9443/jts/users/marco,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",,28800000,,http://open-services.net/ns/cm#ChangeRequest,11,Extracted From,rp113:rtc_cm:comments,Medium,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy",false,true,true,false,false,false,2023-12-21T13:17:40.128Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp113:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.072Z,https://jazz.ibm.com:9443/jts/users/marco,,rp113:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,Business Recovery Matters,rp113:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T10:35:40.144Z,https://jazz.ibm.com:9443/jts/users/bob,I suggest a larger button size to make the UI look better.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,State,rp40:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, value",false,true,true,false,false,false,2023-12-21T13:17:40.239Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp40:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.190Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp40:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp40:rtc_cm:timeSheet,14400000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T11:17:40.248Z,https://jazz.ibm.com:9443/jts/users/marco,I created a new user but it was not added to the user record store.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Copies,rp72:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.341Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.305Z,https://jazz.ibm.com:9443/jts/users/deb,,rp72:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,10800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T02:14:40.359Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,,43200000,,http://open-services.net/ns/cm#ChangeRequest,14,Subscribed By,rp111:rtc_cm:comments,Medium,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, ui, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.451Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp111:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.403Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp111:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Release Engineering,rp111:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-10T02:31:40.473Z,https://jazz.ibm.com:9443/jts/users/marco,Suggest to increase the size.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,15,Reported Against Builds,rp104:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.570Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,,rp104:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.528Z,https://jazz.ibm.com:9443/jts/users/marco,,rp104:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,,rp104:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T01:19:40.587Z,https://jazz.ibm.com:9443/jts/users/marco,You can easily copy it out of the form.,,7200000,,http://open-services.net/ns/cm#ChangeRequest,16,Duplicated By,rp42:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, team, value",false,true,true,false,false,false,2023-12-21T13:17:40.660Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp42:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.623Z,https://jazz.ibm.com:9443/jts/users/deb,,rp42:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Business Recovery Matters,rp42:rtc_cm:timeSheet,7200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T11:03:40.673Z,https://jazz.ibm.com:9443/jts/users/rebecca,A lot of the content is not readable ot of the box until you resize the window.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,17,Archived,rp91:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"noteworthy, team, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.750Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.714Z,https://jazz.ibm.com:9443/jts/users/deb,,rp91:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Business Recovery Matters,rp91:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-07T23:32:40.769Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",,3600000,,http://open-services.net/ns/cm#ChangeRequest,18,Packaging Definition,rp126:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, team",false,true,true,false,false,false,2023-12-21T13:17:40.847Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp126:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.808Z,https://jazz.ibm.com:9443/jts/users/deb,,rp126:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Business Recovery Matters,rp126:rtc_cm:timeSheet,3600000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T10:56:40.858Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,,10800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp121:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"idea, noteworthy, warehouse",false,false,false,false,false,false,2023-12-21T13:17:40.874Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp121:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,Business Recovery Matters,rp121:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Database,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T05:21:40.888Z,https://jazz.ibm.com:9443/jts/users/bob,"I found this in my logs today: Exception in thread ""Thread-1"" ",,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Electronic Signatures,rp41:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:40.902Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp41:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp41:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,,rp41:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:16:40.931Z,https://jazz.ibm.com:9443/jts/users/deb,We really need to get all messages externalized for our translators.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Previously Promoted Change Sets,rp71:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, serviceability, team",false,false,false,false,false,false,2023-12-21T13:17:40.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp71:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T17:57:40.972Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Mentions,rp65:rtc_cm:comments,Medium,,Minor,New,https://jazz.ibm.com:9443/jts/users/bob,"warehouse, evaluate",false,false,false,false,false,false,2023-12-21T13:17:40.987Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp65:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,Business Recovery Matters,rp65:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T16:27:41.009Z,https://jazz.ibm.com:9443/jts/users/deb,"I searched for ""auto"" but it did not return any results.",,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,Children,rp102:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:41.021Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp102:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp102:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T20:46:41.034Z,https://jazz.ibm.com:9443/jts/users/bob,For some reason the first login takes very long on my system at least.,,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Affects Plan Item,rp44:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, serviceability, noteworthy",false,false,false,false,false,false,2023-12-21T13:17:41.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp44:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp44:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,Business Recovery Matters,rp44:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:54:41.071Z,https://jazz.ibm.com:9443/jts/users/bob,I keep being logged in even though I hit the logout button.,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Resolves,rp61:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.086Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp61:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp61:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,Release Engineering,rp61:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Banking Logic,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T00:43:41.103Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I clicked on the ""Refinancing"" link but it did not open any page.",,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Blocks Test Execution,rp66:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.118Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp66:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp66:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,,rp66:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T02:41:41.132Z,https://jazz.ibm.com:9443/jts/users/rebecca,Please follow our UI guidelines about how links should look like.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Git Issues,rp92:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, warehouse",false,false,false,false,false,false,2023-12-21T13:17:41.146Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp92:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp92:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp92:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T09:30:41.163Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Priority,rp58:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, team, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp58:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp58:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp58:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/29,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],"['rp52:_bpLiEKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_bWAucaADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_bbqDcaADEe6BqZzvVvHxfg']",[],[],,,,,[],[],,,"['rp84:_BKQzQKADEe6ZNYluZZu8lg', 'rp84:__mLxYKACEe6ZNYluZZu8lg']",_IVLh0KADEe6BqZzvVvHxfg,2023-12-06T07:26:41.192Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,2023-12-02T21:09:41.197Z,,,http://open-services.net/ns/cm#ChangeRequest,29,Reviewed,rp83:rtc_cm:comments,Unassigned,,Normal,Done,https://jazz.ibm.com:9443/jts/users/rebecca,,true,true,true,false,false,false,2023-12-21T13:17:41.370Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,SGC Planning and Tasks,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.322Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp83:schedule,SGC Planning and Tasks,29,Track Build Item 29,Done,Track Build for Sprint 1,,Release Engineering,rp83:rtc_cm:timeSheet,,Track Build Item,Track Build Item +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/30,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],rp52:_cKoCQKADEe6BqZzvVvHxfg,[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.390Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,,,,http://open-services.net/ns/cm#ChangeRequest,30,Copies,rp51:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/rebecca,,false,false,false,false,false,false,2023-12-21T13:17:41.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,SGC Planning and Tasks,Release Engineering,rp51:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp51:schedule,SGC Planning and Tasks,30,Track Build Item 30,In Progress,Track Build for Sprint 2,,Release Engineering,rp51:rtc_cm:timeSheet,,Track Build Item,Track Build Item +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/31,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,['rp84:__Rzc0KACEe6ZNYluZZu8lg'],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T09:53:41.422Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,31,Affects Test Case Result,rp118:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,true,false,false,2023-12-21T13:17:41.484Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp118:schedule,SGC Planning and Tasks,31,Retrospective 31,In Progress,Retrospective for Sprint 1,Sprint 2,Business Recovery Matters,rp118:rtc_cm:timeSheet,,Retrospective,Retrospective +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/32,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T16:52:41.502Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,32,Access Context,rp45:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.515Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 3,SGC Planning and Tasks,Business Recovery Matters,rp45:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp45:schedule,SGC Planning and Tasks,32,Retrospective 32,New,Retrospective for Sprint 2,Sprint 3,Business Recovery Matters,rp45:rtc_cm:timeSheet,,Retrospective,Retrospective +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/33,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,JKE,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-30T13:17:41.527Z,https://jazz.ibm.com:9443/jts/users/marco,We have to get new build engines with more RAM to speed up development.,,,,http://open-services.net/ns/cm#ChangeRequest,33,Contributes To,rp49:rtc_cm:comments,Unassigned,,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:41.611Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,,rp49:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.575Z,https://jazz.ibm.com:9443/jts/users/marco,,rp49:schedule,SGC Planning and Tasks,33,Impediment 33,Resolved,New Build Engines required,Sprint 1,,rp49:rtc_cm:timeSheet,,Impediment,Impediment +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/34,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T01:13:41.626Z,https://jazz.ibm.com:9443/jts/users/bob,We should try to limit our meetings to half an hour.,,,,http://open-services.net/ns/cm#ChangeRequest,34,Change Sets That Fill Gaps,rp70:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:41.639Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp70:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp70:schedule,SGC Planning and Tasks,34,Impediment 34,New,Meetings are too long,Sprint 2,Business Recovery Matters,rp70:rtc_cm:timeSheet,,Impediment,Impediment +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,36: Found this SWT Exception in the logs,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:26:41.659Z,https://jazz.ibm.com:9443/jts/users/marco,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,35,Tags,rp112:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.673Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp112:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp112:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp112:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,36: Found this SWT Exception in the logs,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T23:12:41.698Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),,7200000,,http://open-services.net/ns/cm#ChangeRequest,36,Resolved By,rp47:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:41.820Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp47:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.758Z,https://jazz.ibm.com:9443/jts/users/ibm,,rp47:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],37: SWT Exception,,,<07:45:41>: SWT Exception,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.741Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),,10800000,,http://open-services.net/ns/cm#ChangeRequest,37,Related Test Script,rp43:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.784Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp43:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp43:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp43:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hBXHsKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hDvtUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hJaQcKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g3DVIKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gIiCQKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gZeoUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g8yJsKADEe6j64ULWgUnhQ']",,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T13:17:41.915Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Deployment Definition,rp74:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:34.070Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp74:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp74:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp74:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g7w2AKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gcEpUKADEe6j64ULWgUnhQ']",,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.943Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Restricted Access,rp128:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,SGC Planning and Tasks,,rp128:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp128:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp128:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gd6cYKADEe6j64ULWgUnhQ'],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.979Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Contributes To,rp109:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.770Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp109:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp109:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp109:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Frequency of dividend transfer,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.016Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,Restricted Access,rp46:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.028Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp46:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/42,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg']",[],"['rp76:_Yi5GkKADEe6BqZzvVvHxfg', 'rp76:_YXo40KADEe6BqZzvVvHxfg', 'rp76:_YP-KlKADEe6BqZzvVvHxfg', 'rp76:_YTMdsKADEe6BqZzvVvHxfg', 'rp76:_YcKMcKADEe6BqZzvVvHxfg']",[],,,,,[],[],Allocate dividends by Percentage,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.047Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,42,Code Review: Extracted work items,rp96:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.121Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp96:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.088Z,https://jazz.ibm.com:9443/jts/users/deb,,rp96:schedule,SGC Planning and Tasks,42,Task 42,Done,Implement - Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp96:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Process email requests,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.135Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Resolution,rp39:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.148Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp39:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp39:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp39:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must identify how much money is desired,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.165Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Related Test Script,rp125:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp125:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp125:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp125:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],45: Implement - Organizations may apply with an initial request,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.197Z,https://jazz.ibm.com:9443/jts/users/marco,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Duplicate Of,rp60:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.210Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp60:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp60:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp60:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_bbqDcaADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg']",[],"['rp76:_ZdREIKADEe6BqZzvVvHxfg', 'rp76:_ZfM90KADEe6BqZzvVvHxfg', 'rp76:_ZhXhAKADEe6BqZzvVvHxfg', 'rp76:_ZkiJwKADEe6BqZzvVvHxfg', 'rp76:_ZY13IKADEe6BqZzvVvHxfg']",[],,,,,[],[],46: Implement - Donors Can Choose to Support an Organization,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.234Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,46,Blocks,rp101:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.306Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp101:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.266Z,https://jazz.ibm.com:9443/jts/users/deb,,rp101:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp101:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Customers can Nominate an Organization,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.322Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Time Entries,rp123:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.335Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp123:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp123:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp123:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg']",[],"['rp76:_YxYOgKADEe6BqZzvVvHxfg', 'rp76:_Ytnv4KADEe6BqZzvVvHxfg', 'rp76:_YovP4aADEe6BqZzvVvHxfg', 'rp76:_YrzK8aADEe6BqZzvVvHxfg', 'rp76:_Yl6lYKADEe6BqZzvVvHxfg']",[],,,,,[],[],Donors Chooses an Organization,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.358Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,48,Work Items Included in Packages,rp129:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.442Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp129:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.402Z,https://jazz.ibm.com:9443/jts/users/marco,,rp129:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp129:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must provide justification for why funds are needed,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.456Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,Extracted From,rp54:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.470Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp54:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp54:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp54:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg']",[],"['rp76:_Y9R8gKADEe6BqZzvVvHxfg', 'rp76:_ZEh0AKADEe6BqZzvVvHxfg', 'rp76:_Y2UY4qADEe6BqZzvVvHxfg', 'rp76:_Y_TVwKADEe6BqZzvVvHxfg', 'rp76:_ZBhjUKADEe6BqZzvVvHxfg']",[],,,,,[],[],Donors will receive confirmation and receipt,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.495Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,50,Promotion Build Result,rp80:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.578Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp80:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.531Z,https://jazz.ibm.com:9443/jts/users/marco,,rp80:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp80:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations can Apply,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.602Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Blocks Test Execution,rp82:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp82:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp82:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp82:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Donor Dividend Allocation Criteria,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.646Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Related,rp114:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.658Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],JKE Charity Coordinator will respond to request in the website triggering..,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.678Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Implements Requirement,rp78:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.690Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp78:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp78:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/54,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_bWAucaADEe6BqZzvVvHxfg', 'rp52:_bpLiEKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg']",[],"['rp76:_ZJ-UsKADEe6BqZzvVvHxfg', 'rp76:_ZOMGUKADEe6BqZzvVvHxfg', 'rp76:_ZV-wYKADEe6BqZzvVvHxfg', 'rp76:_ZSHkEKADEe6BqZzvVvHxfg', 'rp76:_ZQGx4KADEe6BqZzvVvHxfg']",[],,,,,[],[],Dividend Allocation by Percentage,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.704Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,54,Mentions,rp105:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.774Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp105:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.738Z,https://jazz.ibm.com:9443/jts/users/deb,,rp105:schedule,SGC Planning and Tasks,54,Task 54,Done,Implement - Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp105:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_Q1fWAKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1GCsKADEe67KIG0GI4apw']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dnrPEaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.791Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,,,http://open-services.net/ns/cm#ChangeRequest,55,Packaging Summary Work Item,rp110:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.124Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp110:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp110:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_Q1WzIKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1bZ4KADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dpOHMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:42.892Z,https://jazz.ibm.com:9443/jts/users/bob,,,,,http://open-services.net/ns/cm#ChangeRequest,56,Code Review: Extracted work items,rp35:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.159Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp35:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp35:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp35:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUaADEe67KIG0GI4apw']","Changes in: Web UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 9, 2023, 12:57 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dp744aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:42.916Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,,,http://open-services.net/ns/cm#ChangeRequest,57,Reported Against Builds,rp69:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.198Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp69:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.988Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp69:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp69:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/58,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1PMoKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_Q0yLYKADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dqi84aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.058Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of hard copy mail.,,,,http://open-services.net/ns/cm#ChangeRequest,58,Due Date,rp107:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.235Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp107:schedule,SGC Planning and Tasks,58,Story 58,New,Requests sent in form of hard copy mail,Release 1.0,Business Recovery Matters,rp107:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/59,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_Q14-oaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0-G4aADEe67KIG0GI4apw']",Implement - Requests sent in form of email,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_drNEMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:43.082Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of email.,,,,http://open-services.net/ns/cm#ChangeRequest,59,Estimate,rp99:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.268Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp99:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp99:schedule,SGC Planning and Tasks,59,Story 59,New,Requests sent in form of email,Sprint 2,Business Recovery Matters,rp99:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/60,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,BRM,,3 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_PU_Mk6ADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0x5oKADEe67KIG0GI4apw']",Implement - Organization must identify how much money is desired,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dr1WUaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.136Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must identify how much money is desired.,,,,http://open-services.net/ns/cm#ChangeRequest,60,Closed,rp62:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.322Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp62:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp62:schedule,SGC Planning and Tasks,60,Story 60,New,Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp62:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/61,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1MwYaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/BI_PU_MlaADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dsbzQaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.203Z,https://jazz.ibm.com:9443/jts/users/bob,Allocate dividends by amount and frequency to complete template: Found under Business Recovery Matters Elaborated Stories.,,,,http://open-services.net/ns/cm#ChangeRequest,61,Resolution,rp100:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.356Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp100:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp100:schedule,SGC Planning and Tasks,61,Story 61,New,Allocate dividends by amount and frequency,Release 1.0,Business Recovery Matters,rp100:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/62,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,1 pt,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M0ovsKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/BI_PU_Ml6ADEe67KIG0GI4apw']",62: Organizations may apply with an initial request,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtAbAaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.233Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations may apply with an initial request using the following request methods.,,,,http://open-services.net/ns/cm#ChangeRequest,62,Included in Packages,rp94:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.393Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp94:schedule,SGC Planning and Tasks,62,Story 62,New,Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp94:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/BI_PVXAAqADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw']",jke.dev I20231220-0254,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtzsQaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.288Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,,,http://open-services.net/ns/cm#ChangeRequest,63,Affected by Defect,rp127:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.441Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp127:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.354Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp127:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp127:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/64,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_Mz5v4KADEe67KIG0GI4apw'],64: Customers can Nominate an Organization,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dufowaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.418Z,https://jazz.ibm.com:9443/jts/users/bob,Customers may nominate an organization for assistance whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,64,Status,rp85:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.031Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp85:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp85:schedule,SGC Planning and Tasks,64,Story 64,New,Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp85:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw'],jke.qa.vs Q20231219-1611,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvGFsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.472Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,,,http://open-services.net/ns/cm#ChangeRequest,65,Comments,rp120:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.090Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp120:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.535Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp120:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp120:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/66,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1H34KADEe67KIG0GI4apw'],66: Organization must provide justification for why funds are needed,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvu-4aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.597Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must provide justification for why funds are needed.,,,,http://open-services.net/ns/cm#ChangeRequest,66,Risk,rp117:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.135Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp117:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp117:schedule,SGC Planning and Tasks,66,Story 66,New,Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp117:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/67,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1coAKADEe67KIG0GI4apw'],[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dwZGMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.656Z,https://jazz.ibm.com:9443/jts/users/bob,Donation amount cannot exceed donation limit specified in user profile; Donation amount cannot exceed 100%.,,,,http://open-services.net/ns/cm#ChangeRequest,67,Code Review,rp53:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp53:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp53:schedule,SGC Planning and Tasks,67,Story 67,New,Donation by amount,Release 1.0,Business Recovery Matters,rp53:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,3 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0qk4KADEe67KIG0GI4apw'],"Changes in: Database - Donors will receive confirmation and receipt (Implementation) - Bob - Dec 13, 2023, 5:01 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxFCsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.690Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,,,http://open-services.net/ns/cm#ChangeRequest,68,Fixed,rp86:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.230Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp86:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.771Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp86:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp86:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/69,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,2 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1RB0qADEe67KIG0GI4apw'],Implement - Organizations can Apply,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxpDYaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.859Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations must have the ability to apply for assistance as needed whether a result of a catastrophic event or from some other justification.,,,,http://open-services.net/ns/cm#ChangeRequest,69,Estimate,rp116:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.278Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp116:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp116:schedule,SGC Planning and Tasks,69,Story 69,New,Organizations can Apply,Sprint 2,Business Recovery Matters,rp116:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1KUIaADEe67KIG0GI4apw'],Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dyTKsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:43.929Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,,,http://open-services.net/ns/cm#ChangeRequest,70,Resolved By,rp103:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.329Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp103:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/71,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,1 pt,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0tBIKADEe67KIG0GI4apw'],Implement - JKE Charity Coordinator will respond to request in the website triggering,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dzF04KADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.993Z,https://jazz.ibm.com:9443/jts/users/bob,JKE Charity Coordinator will respond to request in the website triggering an email notification to Organizational Single Point of Contact.,,,,http://open-services.net/ns/cm#ChangeRequest,71,Related Test Case Result,rp48:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.373Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp48:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp48:schedule,SGC Planning and Tasks,71,Story 71,New,JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp48:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/72,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,BRM,,8 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1fEQaADEe67KIG0GI4apw'],brm.continuous C20231213-2350,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dz2p4KADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.049Z,https://jazz.ibm.com:9443/jts/users/bob,Dividends will be allocated to organization from a percentage of dividend earnings.,,,,http://open-services.net/ns/cm#ChangeRequest,72,Related Test Execution Record,rp68:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.429Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp68:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.111Z,https://jazz.ibm.com:9443/jts/users/deb,Low,rp68:schedule,SGC Planning and Tasks,72,Story 72,Done,Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp68:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/73,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],"['rp76:_V5LSUKADEe6BqZzvVvHxfg', 'rp76:_VrCIoaADEe6BqZzvVvHxfg']",[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0eXoKADEe67KIG0GI4apw'],[],Support Dividend Processing via Mobile Devices,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d74kgaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.160Z,https://jazz.ibm.com:9443/jts/users/marco,"Establish the base JKE Mobile prototype, including the Worklight project with the JKE Mobile app and necessary adapters.",,115200000,,http://open-services.net/ns/cm#ChangeRequest,73,Included in Promotions,rp75:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:19:33.656Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp75:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.187Z,https://jazz.ibm.com:9443/jts/users/deb,,rp75:schedule,SGC Planning and Tasks,73,Task 73,Done,Implement – Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp75:rtc_cm:timeSheet,115200000,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/74,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,Mobile,,0 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M1z0YKADEe67KIG0GI4apw'],74: Support Dividend Processing via Mobile Devices,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d8nkUaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.250Z,https://jazz.ibm.com:9443/jts/users/bob,Support Dividend Processing via Mobile Devices.,,,,http://open-services.net/ns/cm#ChangeRequest,74,Access Context,rp98:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.574Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp98:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.299Z,https://jazz.ibm.com:9443/jts/users/marco,High,rp98:schedule,SGC Planning and Tasks,74,Story 74,Done,Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp98:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:44.354Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,,,http://open-services.net/ns/cm#ChangeRequest,75,Code Review: Extracted work items,rp63:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-21T13:17:44.367Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp63:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp63:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp63:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Validate Loan term and amount,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.391Z,https://jazz.ibm.com:9443/jts/users/marco,,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,Team Area,rp87:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.405Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp87:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/77,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],77: Implement - Borrowers Can View Total Cost of Loan,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.417Z,https://jazz.ibm.com:9443/jts/users/marco,,,86400000,,http://open-services.net/ns/cm#ChangeRequest,77,importer dependency,rp95:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:44.492Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp95:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.461Z,https://jazz.ibm.com:9443/jts/users/dave,,rp95:schedule,SGC Planning and Tasks,77,Task 77,Done,Implement - Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp95:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/78,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,5 pts,[],[],[],[],,,,,['https://jazz.ibm.com:9443/rm/resources/TX_M0zu0aADEe67KIG0GI4apw'],Implement - Validate Loan Term and Amount,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d7LZ4aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.514Z,https://jazz.ibm.com:9443/jts/users/bob,"Lenders should not be able to enter unreasonable loan terms and amounts. For example, loan terms should be restricted to those that are standard in the industry (30 year, 15 year, 10 year, etc). ",,,,http://open-services.net/ns/cm#ChangeRequest,78,Change Sets,rp119:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.523Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp119:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp119:schedule,SGC Planning and Tasks,78,Story 78,New,Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp119:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Unassigned,BRM,,3 pts,[],[],[],[],,,,,[],Implement - Borrowers Can View Total Cost of Loan,,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.562Z,https://jazz.ibm.com:9443/jts/users/bob,Borrowers should have the ability to view the total cost of their loan over the lifetime of the mortgage,,,,http://open-services.net/ns/cm#ChangeRequest,79,Summary,rp56:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:17:44.667Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp56:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.630Z,https://jazz.ibm.com:9443/jts/users/dave,High,rp56:schedule,SGC Planning and Tasks,79,Story 79,Done,Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp56:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.684Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Tracks,rp57:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.697Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp57:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp57:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.713Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Work Item Resource Shape,rp90:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.726Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp90:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.756Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Parent,rp124:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.769Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp124:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp124:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp124:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/83,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Unassigned,BRM,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1cA8aADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/DM_Mz8MIKADEe67KIG0GI4apw']","['83: Allocate Dividends with Web Service', '83: Allocate Dividends with Web Service', 'Implement - Allocate Dividends with Web Service']",,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.792Z,https://jazz.ibm.com:9443/jts/users/bob,Investors and their financial advisors use a web service to allocate dividends,,,,http://open-services.net/ns/cm#ChangeRequest,83,Git Commits,rp59:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:32.494Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp59:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp59:schedule,SGC Planning and Tasks,83,Story 83,New,Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp59:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.900Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,84,Related Test Execution Record,rp55:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.913Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp55:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp55:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.927Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,,http://open-services.net/ns/cm#ChangeRequest,85,Approval Tasks,rp88:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.939Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp88:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp88:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/86,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,Mobile,,8 pts,[],[],[],[],,,,,"['https://jazz.ibm.com:9443/rm/resources/TX_M1x_MaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw']","['Elaborate requirements for Allocate Dividends to Nearby Charities', 'Create test assets for Allocate Dividends to Nearby Charities']",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d9S5waADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.961Z,https://jazz.ibm.com:9443/jts/users/bob,"It would increase customer value if the customer could choose to allocate their dividends to a charity that is nearby them. Currently, there is a static list of charities, but if the customer could pick from a charity that is geographically near them, they may be more apt to contribute.",,,,http://open-services.net/ns/cm#ChangeRequest,86,Story,rp50:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,mobile,false,false,false,false,false,false,2023-12-21T13:19:33.617Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp50:schedule,SGC Planning and Tasks,86,Story 86,New,Allocate Dividends to Nearby Charities,Release 1.0,Business Recovery Matters,rp50:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/87,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],[],[],,,,,[],[],87: Create test assets for Allocate Dividends to Nearby Charities,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.001Z,https://jazz.ibm.com:9443/jts/users/marco,"Please create the test cases, test scripts, and test execution records that will be used to validate the parent story.",,,,http://open-services.net/ns/cm#ChangeRequest,87,Work Item Resource Shape,rp81:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:17:45.097Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/tammy,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp81:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:45.064Z,https://jazz.ibm.com:9443/jts/users/tammy,,rp81:schedule,SGC Planning and Tasks,87,Task 87,Done,Create test assets for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp81:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/88,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],[],[],,,,,[],[],87: Create test assets for Allocate Dividends to Nearby Charities,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.121Z,https://jazz.ibm.com:9443/jts/users/marco,Please create requirements that elaborate on what is needed for this story.,,,,http://open-services.net/ns/cm#ChangeRequest,88,Copied From,rp77:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:17:45.217Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp77:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:45.179Z,https://jazz.ibm.com:9443/jts/users/bob,,rp77:schedule,SGC Planning and Tasks,88,Task 88,Done,Elaborate requirements for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp77:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/89,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.241Z,https://jazz.ibm.com:9443/jts/users/marco,"During the new Mortgage mobile phone application analysis, we noticed that many Calculate Mortgage requests end without producing any result. This is due to the fact that customers model loans with loan terms are not offered by potential mortgage companies. This means that when the query is run to look for mortgage companies that can service the modeled loan, none are returned to the customer and no error message is returned indicating any issue.",,,,http://open-services.net/ns/cm#ChangeRequest,89,Service Provider,rp115:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:45.251Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp115:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp115:schedule,SGC Planning and Tasks,89,Story 89,New,Multiplatform change due to invalid customer model loans,Product Backlog,Business Recovery Matters,rp115:rtc_cm:timeSheet,,Story,Story diff --git a/elmclient/tests/results/test308.csv b/elmclient/tests/results/test308.csv index 4d4fa46..22c571a 100644 --- a/elmclient/tests/results/test308.csv +++ b/elmclient/tests/results/test308.csv @@ -1,24 +1,24 @@ $uri,accessContext,accessControl,archived,businessvalue,category,com.ibm.team.apt.attribute.acceptance,com.ibm.team.apt.attribute.complexity,com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds,com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds,com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet,com.ibm.team.workitem.linktype.affectsExecutionResult.affects,com.ibm.team.workitem.linktype.implementsRequirement.implements,com.ibm.team.workitem.linktype.parentworkitem.children,com.ibm.team.workitem.linktype.parentworkitem.parent,com.ibm.team.workitem.linktype.testedByTestCase.testedby,com.ibm.team.workitem.linktype.textualReference.textuallyReferenced,contextId,creationDate,creator,description,duration,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolutionDate,resolver,risk,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,timeSpent,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,13 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vykwcZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NdwS5upEe67bLKsSDSILg']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RQqQ05uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.413Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,http://open-services.net/ns/cm#ChangeRequest,55,Planned For,rp61:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.905Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp61:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp61:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp61:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vxNeiJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2NKOT5upEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RWyG8ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:02.618Z,https://jazz.ibm.com:9443/jts/users/bob,,,http://open-services.net/ns/cm#ChangeRequest,56,Affected by Defect,rp78:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:00.999Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp78:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp78:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vzBcaJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2MQPUZupEe67bLKsSDSILg']","Changes in: Java UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 3, 2023 11:29 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RYy5I5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:02.681Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,http://open-services.net/ns/cm#ChangeRequest,57,Short Name,rp93:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.078Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:02.838Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp93:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp93:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/58,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,0 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vxz7fJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_2MQPUpupEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RawA9ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:02.997Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of hard copy mail.,,http://open-services.net/ns/cm#ChangeRequest,58,Affects Test Case Result,rp125:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.158Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp125:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp125:schedule,SGC Planning and Tasks,58,Story 58,New,Requests sent in form of hard copy mail,Release 1.0,Business Recovery Matters,rp125:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/59,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,8 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_2OENbZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vy3ra5upEe67bLKsSDSILg']",Implement - Requests sent in form of email,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rcj-0ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:03.043Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of email.,,http://open-services.net/ns/cm#ChangeRequest,59,Status,rp69:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.237Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp69:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp69:schedule,SGC Planning and Tasks,59,Story 59,New,Requests sent in form of email,Sprint 2,Business Recovery Matters,rp69:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/60,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,BRM,,3 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLjZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vwTfn5upEe67bLKsSDSILg']",Implement - Organization must identify how much money is desired,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_ReNkopuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.185Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must identify how much money is desired.,,http://open-services.net/ns/cm#ChangeRequest,60,Filed Against,rp71:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.346Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp71:schedule,SGC Planning and Tasks,60,Story 60,New,Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/61,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,0 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLj5upEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vzogaJupEe67bLKsSDSILg']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RgCJlJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:03.327Z,https://jazz.ibm.com:9443/jts/users/bob,Allocate dividends by amount and frequency to complete template: Found under Business Recovery Matters Elaborated Stories.,,http://open-services.net/ns/cm#ChangeRequest,61,Start Date,rp102:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.425Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp102:schedule,SGC Planning and Tasks,61,Story 61,New,Allocate dividends by amount and frequency,Release 1.0,Business Recovery Matters,rp102:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/62,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,1 pt,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_zyKLkZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vw58kpupEe67bLKsSDSILg']",Implement - Organizations may apply with an initial request,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RiUBgZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.390Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations may apply with an initial request using the following request methods.,,http://open-services.net/ns/cm#ChangeRequest,62,Related Test Execution Record,rp41:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:32:01.520Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp41:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp41:schedule,SGC Planning and Tasks,62,Story 62,New,Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp41:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,13 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_zywoeJupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vx9seJupEe67bLKsSDSILg']",jke.production.vs P20231215-0726,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RkYeFJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.484Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,http://open-services.net/ns/cm#ChangeRequest,63,Predecessor,rp77:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:32:01.598Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp77:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:03.642Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp77:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp77:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/64,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,2 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vzWzlJupEe67bLKsSDSILg'],64: Customers can Nominate an Organization,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RmL04ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.768Z,https://jazz.ibm.com:9443/jts/users/bob,Customers may nominate an organization for assistance whether a result of a catastrophic event or from some other justification.,,http://open-services.net/ns/cm#ChangeRequest,64,Project Area,rp123:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:58.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp123:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp123:schedule,SGC Planning and Tasks,64,Story 64,New,Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp123:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg'],jke.dev.vs I20231208-1218,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RoErQpuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:03.881Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,http://open-services.net/ns/cm#ChangeRequest,65,Related Artifacts,rp65:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.027Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.006Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp65:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp65:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/66,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,1 pt,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vw58kZupEe67bLKsSDSILg'],Implement - Organization must provide justification for why funds are needed,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RqH5sZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.116Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must provide justification for why funds are needed.,,http://open-services.net/ns/cm#ChangeRequest,66,importer dependency,rp96:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.122Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp96:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp96:schedule,SGC Planning and Tasks,66,Story 66,New,Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp96:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/67,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vwTflpupEe67bLKsSDSILg'],[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RshtcJuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:04.257Z,https://jazz.ibm.com:9443/jts/users/bob,Donation amount cannot exceed donation limit specified in user profile; Donation amount cannot exceed 100%.,,http://open-services.net/ns/cm#ChangeRequest,67,Related,rp129:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.201Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp129:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp129:schedule,SGC Planning and Tasks,67,Story 67,New,Donation by amount,Release 1.0,Business Recovery Matters,rp129:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,3 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vwTfnJupEe67bLKsSDSILg'],jke.qa.vs Q20231213-2048,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RuMhY5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.305Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,http://open-services.net/ns/cm#ChangeRequest,68,Affects Requirement,rp57:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.279Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:04.447Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp57:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp57:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/69,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$$,BRM,,2 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vyaYYJupEe67bLKsSDSILg'],Implement - Organizations can Apply,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_RwIbEZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.558Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations must have the ability to apply for assistance as needed whether a result of a catastrophic event or from some other justification.,,http://open-services.net/ns/cm#ChangeRequest,69,Related Test Case,rp73:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.390Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp73:schedule,SGC Planning and Tasks,69,Story 69,New,Organizations can Apply,Sprint 2,Business Recovery Matters,rp73:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$$,BRM,,5 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vyQnYZupEe67bLKsSDSILg'],Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_Rx-OIZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:04.688Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,http://open-services.net/ns/cm#ChangeRequest,70,Extracted From,rp46:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.468Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp46:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/71,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,1 pt,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vzevZ5upEe67bLKsSDSILg'],Implement - JKE Charity Coordinator will respond to request in the website triggering,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R0Ef45uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.811Z,https://jazz.ibm.com:9443/jts/users/bob,JKE Charity Coordinator will respond to request in the website triggering an email notification to Organizational Single Point of Contact.,,http://open-services.net/ns/cm#ChangeRequest,71,Included in Deployments,rp112:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.547Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp112:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp112:schedule,SGC Planning and Tasks,71,Story 71,New,JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp112:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/72,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,BRM,,8 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vxgZfZupEe67bLKsSDSILg'],"Changes in: Banking Logic - Dividend Allocation by Percentage (Implementation) - Deb - Dec 10, 2023 4:03 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_R2UiopuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:04.921Z,https://jazz.ibm.com:9443/jts/users/bob,Dividends will be allocated to organization from a percentage of dividend earnings.,,http://open-services.net/ns/cm#ChangeRequest,72,Deployment Definition,rp124:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.626Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp124:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.111Z,https://jazz.ibm.com:9443/jts/users/deb,Low,rp124:schedule,SGC Planning and Tasks,72,Story 72,Done,Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp124:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/73,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],"['rp44:_AqB1zpuqEe6UjLRi3SdwZg', 'rp44:_AImjuJuqEe6UjLRi3SdwZg']",[],['https://jazz.ibm.com:9443/rm/resources/TX_vzevYpupEe67bLKsSDSILg'],[],73: Implement – Support Dividend Processing via Mobile Devices,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SIhF4ZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:05.237Z,https://jazz.ibm.com:9443/jts/users/marco,"Establish the base JKE Mobile prototype, including the Worklight project with the JKE Mobile app and necessary adapters.",115200000,http://open-services.net/ns/cm#ChangeRequest,73,Estimate,rp67:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:31:59.989Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.300Z,https://jazz.ibm.com:9443/jts/users/deb,,rp67:schedule,SGC Planning and Tasks,73,Task 73,Done,Implement – Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp67:rtc_cm:timeSheet,115200000,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/74,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$,Mobile,,0 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vykwc5upEe67bLKsSDSILg'],74: Support Dividend Processing via Mobile Devices,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SKLSxZuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:05.410Z,https://jazz.ibm.com:9443/jts/users/bob,Support Dividend Processing via Mobile Devices.,,http://open-services.net/ns/cm#ChangeRequest,74,Description,rp98:rtc_cm:comments,Medium,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:31:59.785Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp98:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.521Z,https://jazz.ibm.com:9443/jts/users/marco,High,rp98:schedule,SGC Planning and Tasks,74,Story 74,Done,Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp98:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/78,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,5 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_vwmagZupEe67bLKsSDSILg'],78: Validate Loan Term and Amount,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SG25ApuqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:05.979Z,https://jazz.ibm.com:9443/jts/users/bob,"Lenders should not be able to enter unreasonable loan terms and amounts. For example, loan terms should be restricted to those that are standard in the industry (30 year, 15 year, 10 year, etc). ",,http://open-services.net/ns/cm#ChangeRequest,78,Copied From,rp62:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:59.706Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp62:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp62:schedule,SGC Planning and Tasks,78,Story 78,New,Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp62:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/83,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Unassigned,BRM,,8 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/DM_vv_9kZupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vw58i5upEe67bLKsSDSILg']","['83: Allocate Dividends with Web Service', 'Design - Allocate Dividends with Web Service', '83: Allocate Dividends with Web Service']",,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.483Z,https://jazz.ibm.com:9443/jts/users/bob,Investors and their financial advisors use a web service to allocate dividends,,http://open-services.net/ns/cm#ChangeRequest,83,Verified,rp63:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:31:57.905Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp63:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp63:schedule,SGC Planning and Tasks,83,Story 83,New,Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp63:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/86,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,Mobile,,8 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_vykwdpupEe67bLKsSDSILg', 'https://jazz.ibm.com:9443/rm/resources/TX_vykwdJupEe67bLKsSDSILg']","['Elaborate requirements for Allocate Dividends to Nearby Charities', 'Create test assets for Allocate Dividends to Nearby Charities']",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.planning.VersionedTestCase/_SL2Gs5uqEe6dyO3uxS5wiA,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:06.800Z,https://jazz.ibm.com:9443/jts/users/bob,"It would increase customer value if the customer could choose to allocate their dividends to a charity that is nearby them. Currently, there is a static list of charities, but if the customer could pick from a charity that is geographically near them, they may be more apt to contribute.",,http://open-services.net/ns/cm#ChangeRequest,86,importer dependency,rp86:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,mobile,false,false,false,false,false,false,2023-12-16T00:31:59.911Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Release 1.0,Change and Configuration Management,Business Recovery Matters,rp86:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp86:schedule,SGC Planning and Tasks,86,Story 86,New,Allocate Dividends to Nearby Charities,Release 1.0,Business Recovery Matters,rp86:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/55,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,13 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_Q1fWAKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1GCsKADEe67KIG0GI4apw']",Implement - Frequency of dividend transfer,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dnrPEaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.791Z,https://jazz.ibm.com:9443/jts/users/bob,A donor can choose the following frequencies.,,http://open-services.net/ns/cm#ChangeRequest,55,Packaging Summary Work Item,rp110:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.124Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp110:schedule,SGC Planning and Tasks,55,Story 55,New,Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp110:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/56,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_Q1WzIKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M1bZ4KADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dpOHMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:42.892Z,https://jazz.ibm.com:9443/jts/users/bob,,,http://open-services.net/ns/cm#ChangeRequest,56,Code Review: Extracted work items,rp35:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.159Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp35:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp35:schedule,SGC Planning and Tasks,56,Story 56,New,Donors Deposit Money Into a Pooled Assistance Fund,Release 1.0,Business Recovery Matters,rp35:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/57,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_M1wxEKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_Q0xkUaADEe67KIG0GI4apw']","Changes in: Web UI - Allocate Dividends by Percentage (Implementation) - Deb - Dec 9, 2023, 12:57 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dp744aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:42.916Z,https://jazz.ibm.com:9443/jts/users/bob,Donors can choose to allocate dividends to a single organization.,,http://open-services.net/ns/cm#ChangeRequest,57,Reported Against Builds,rp69:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.198Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp69:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.988Z,https://jazz.ibm.com:9443/jts/users/deb,Medium,rp69:schedule,SGC Planning and Tasks,57,Story 57,Done,Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp69:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/58,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,0 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_M1PMoKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_Q0yLYKADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dqi84aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.058Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of hard copy mail.,,http://open-services.net/ns/cm#ChangeRequest,58,Due Date,rp107:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.235Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp107:schedule,SGC Planning and Tasks,58,Story 58,New,Requests sent in form of hard copy mail,Release 1.0,Business Recovery Matters,rp107:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/59,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,8 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_Q14-oaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0-G4aADEe67KIG0GI4apw']",Implement - Requests sent in form of email,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_drNEMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:43.082Z,https://jazz.ibm.com:9443/jts/users/bob,Requests sent in form of email.,,http://open-services.net/ns/cm#ChangeRequest,59,Estimate,rp99:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.268Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp99:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp99:schedule,SGC Planning and Tasks,59,Story 59,New,Requests sent in form of email,Sprint 2,Business Recovery Matters,rp99:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/60,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,BRM,,3 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_PU_Mk6ADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0x5oKADEe67KIG0GI4apw']",Implement - Organization must identify how much money is desired,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dr1WUaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.136Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must identify how much money is desired.,,http://open-services.net/ns/cm#ChangeRequest,60,Closed,rp62:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.322Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp62:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp62:schedule,SGC Planning and Tasks,60,Story 60,New,Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp62:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/61,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,0 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_M1MwYaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/BI_PU_MlaADEe67KIG0GI4apw']",[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dsbzQaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.203Z,https://jazz.ibm.com:9443/jts/users/bob,Allocate dividends by amount and frequency to complete template: Found under Business Recovery Matters Elaborated Stories.,,http://open-services.net/ns/cm#ChangeRequest,61,Resolution,rp100:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.356Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp100:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp100:schedule,SGC Planning and Tasks,61,Story 61,New,Allocate dividends by amount and frequency,Release 1.0,Business Recovery Matters,rp100:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/62,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,1 pt,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_M0ovsKADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/BI_PU_Ml6ADEe67KIG0GI4apw']",62: Organizations may apply with an initial request,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtAbAaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.233Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations may apply with an initial request using the following request methods.,,http://open-services.net/ns/cm#ChangeRequest,62,Included in Packages,rp94:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:34.393Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Low,rp94:schedule,SGC Planning and Tasks,62,Story 62,New,Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp94:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/63,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,13 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/BI_PVXAAqADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M03ZMKADEe67KIG0GI4apw']",jke.dev I20231220-0254,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dtzsQaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.288Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose an organization to support with Dividends for a Cause.,,http://open-services.net/ns/cm#ChangeRequest,63,Affected by Defect,rp127:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:34.441Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp127:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.354Z,https://jazz.ibm.com:9443/jts/users/deb,High,rp127:schedule,SGC Planning and Tasks,63,Story 63,Done,Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp127:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/64,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,2 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_Mz5v4KADEe67KIG0GI4apw'],64: Customers can Nominate an Organization,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dufowaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.418Z,https://jazz.ibm.com:9443/jts/users/bob,Customers may nominate an organization for assistance whether a result of a catastrophic event or from some other justification.,,http://open-services.net/ns/cm#ChangeRequest,64,Status,rp85:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.031Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp85:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp85:schedule,SGC Planning and Tasks,64,Story 64,New,Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp85:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/65,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw'],jke.qa.vs Q20231219-1611,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvGFsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.472Z,https://jazz.ibm.com:9443/jts/users/bob,Donor identifies a specific organization.,,http://open-services.net/ns/cm#ChangeRequest,65,Comments,rp120:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.090Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp120:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.535Z,https://jazz.ibm.com:9443/jts/users/marco,Zero,rp120:schedule,SGC Planning and Tasks,65,Story 65,Done,Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp120:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/66,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,1 pt,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M1H34KADEe67KIG0GI4apw'],66: Organization must provide justification for why funds are needed,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dvu-4aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.597Z,https://jazz.ibm.com:9443/jts/users/bob,Organization must provide justification for why funds are needed.,,http://open-services.net/ns/cm#ChangeRequest,66,Risk,rp117:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.135Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp117:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp117:schedule,SGC Planning and Tasks,66,Story 66,New,Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp117:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/67,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M1coAKADEe67KIG0GI4apw'],[],,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dwZGMaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:43.656Z,https://jazz.ibm.com:9443/jts/users/bob,Donation amount cannot exceed donation limit specified in user profile; Donation amount cannot exceed 100%.,,http://open-services.net/ns/cm#ChangeRequest,67,Code Review,rp53:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp53:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp53:schedule,SGC Planning and Tasks,67,Story 67,New,Donation by amount,Release 1.0,Business Recovery Matters,rp53:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/68,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,3 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M0qk4KADEe67KIG0GI4apw'],"Changes in: Database - Donors will receive confirmation and receipt (Implementation) - Bob - Dec 13, 2023, 5:01 PM",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxFCsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.690Z,https://jazz.ibm.com:9443/jts/users/bob,Donors will receive confirmation and receipt.,,http://open-services.net/ns/cm#ChangeRequest,68,Fixed,rp86:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.230Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp86:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:43.771Z,https://jazz.ibm.com:9443/jts/users/marco,Medium,rp86:schedule,SGC Planning and Tasks,68,Story 68,Done,Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp86:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/69,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$$,BRM,,2 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M1RB0qADEe67KIG0GI4apw'],Implement - Organizations can Apply,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dxpDYaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.859Z,https://jazz.ibm.com:9443/jts/users/bob,Organizations must have the ability to apply for assistance as needed whether a result of a catastrophic event or from some other justification.,,http://open-services.net/ns/cm#ChangeRequest,69,Estimate,rp116:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.278Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp116:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp116:schedule,SGC Planning and Tasks,69,Story 69,New,Organizations can Apply,Sprint 2,Business Recovery Matters,rp116:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/70,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$$,BRM,,5 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M1KUIaADEe67KIG0GI4apw'],Implement - Donor Dividend Allocation Criteria,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dyTKsaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:43.929Z,https://jazz.ibm.com:9443/jts/users/bob,Donors should have the ability to choose allocation options for their dividends to a cause.,,http://open-services.net/ns/cm#ChangeRequest,70,Resolved By,rp103:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.329Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Zero,rp103:schedule,SGC Planning and Tasks,70,Story 70,New,Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/71,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,1 pt,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M0tBIKADEe67KIG0GI4apw'],Implement - JKE Charity Coordinator will respond to request in the website triggering,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dzF04KADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:43.993Z,https://jazz.ibm.com:9443/jts/users/bob,JKE Charity Coordinator will respond to request in the website triggering an email notification to Organizational Single Point of Contact.,,http://open-services.net/ns/cm#ChangeRequest,71,Related Test Case Result,rp48:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.373Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp48:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Medium,rp48:schedule,SGC Planning and Tasks,71,Story 71,New,JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp48:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/72,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,BRM,,8 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M1fEQaADEe67KIG0GI4apw'],brm.continuous C20231213-2350,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_dz2p4KADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.049Z,https://jazz.ibm.com:9443/jts/users/bob,Dividends will be allocated to organization from a percentage of dividend earnings.,,http://open-services.net/ns/cm#ChangeRequest,72,Related Test Execution Record,rp68:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.429Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp68:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.111Z,https://jazz.ibm.com:9443/jts/users/deb,Low,rp68:schedule,SGC Planning and Tasks,72,Story 72,Done,Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp68:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/73,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],"['rp76:_V5LSUKADEe6BqZzvVvHxfg', 'rp76:_VrCIoaADEe6BqZzvVvHxfg']",[],['https://jazz.ibm.com:9443/rm/resources/TX_M0eXoKADEe67KIG0GI4apw'],[],Support Dividend Processing via Mobile Devices,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d74kgaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.160Z,https://jazz.ibm.com:9443/jts/users/marco,"Establish the base JKE Mobile prototype, including the Worklight project with the JKE Mobile app and necessary adapters.",115200000,http://open-services.net/ns/cm#ChangeRequest,73,Included in Promotions,rp75:rtc_cm:comments,High,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:19:33.656Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp75:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.187Z,https://jazz.ibm.com:9443/jts/users/deb,,rp75:schedule,SGC Planning and Tasks,73,Task 73,Done,Implement – Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp75:rtc_cm:timeSheet,115200000,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/74,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$,Mobile,,0 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M1z0YKADEe67KIG0GI4apw'],74: Support Dividend Processing via Mobile Devices,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d8nkUaADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.250Z,https://jazz.ibm.com:9443/jts/users/bob,Support Dividend Processing via Mobile Devices.,,http://open-services.net/ns/cm#ChangeRequest,74,Access Context,rp98:rtc_cm:comments,Medium,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:19:33.574Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp98:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.299Z,https://jazz.ibm.com:9443/jts/users/marco,High,rp98:schedule,SGC Planning and Tasks,74,Story 74,Done,Support Dividend Processing via Mobile Devices,Sprint 1,Business Recovery Matters,rp98:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/78,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,5 pts,[],[],[],[],['https://jazz.ibm.com:9443/rm/resources/TX_M0zu0aADEe67KIG0GI4apw'],Implement - Validate Loan Term and Amount,,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d7LZ4aADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.514Z,https://jazz.ibm.com:9443/jts/users/bob,"Lenders should not be able to enter unreasonable loan terms and amounts. For example, loan terms should be restricted to those that are standard in the industry (30 year, 15 year, 10 year, etc). ",,http://open-services.net/ns/cm#ChangeRequest,78,Change Sets,rp119:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:33.523Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp119:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp119:schedule,SGC Planning and Tasks,78,Story 78,New,Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp119:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/83,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Unassigned,BRM,,8 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_M1cA8aADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/DM_Mz8MIKADEe67KIG0GI4apw']","['83: Allocate Dividends with Web Service', '83: Allocate Dividends with Web Service', 'Implement - Allocate Dividends with Web Service']",,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.792Z,https://jazz.ibm.com:9443/jts/users/bob,Investors and their financial advisors use a web service to allocate dividends,,http://open-services.net/ns/cm#ChangeRequest,83,Git Commits,rp59:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:19:32.494Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp59:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp59:schedule,SGC Planning and Tasks,83,Story 83,New,Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp59:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/86,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,Mobile,,8 pts,[],[],[],[],"['https://jazz.ibm.com:9443/rm/resources/TX_M1x_MaADEe67KIG0GI4apw', 'https://jazz.ibm.com:9443/rm/resources/TX_M0YRAKADEe67KIG0GI4apw']","['Elaborate requirements for Allocate Dividends to Nearby Charities', 'Create test assets for Allocate Dividends to Nearby Charities']",,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.planning.VersionedTestCase/_d9S5waADEe6j64ULWgUnhQ,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:44.961Z,https://jazz.ibm.com:9443/jts/users/bob,"It would increase customer value if the customer could choose to allocate their dividends to a charity that is nearby them. Currently, there is a static list of charities, but if the customer could pick from a charity that is geographically near them, they may be more apt to contribute.",,http://open-services.net/ns/cm#ChangeRequest,86,Story,rp50:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,mobile,false,false,false,false,false,false,2023-12-21T13:19:33.617Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Release 1.0,SGC Planning and Tasks,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp50:schedule,SGC Planning and Tasks,86,Story 86,New,Allocate Dividends to Nearby Charities,Release 1.0,Business Recovery Matters,rp50:rtc_cm:timeSheet,,Story,Story diff --git a/elmclient/tests/results/test309.csv b/elmclient/tests/results/test309.csv index 0597abb..4fc7ccf 100644 --- a/elmclient/tests/results/test309.csv +++ b/elmclient/tests/results/test309.csv @@ -1,67 +1,67 @@ $uri,accessContext,accessControl,archived,businessvalue,category,com.ibm.team.apt.attribute.acceptance,com.ibm.team.apt.attribute.complexity,com.ibm.team.build.linktype.includedWorkItems.com.ibm.team.build.common.link.includedInBuilds,com.ibm.team.build.linktype.reportedWorkItems.com.ibm.team.build.common.link.reportedAgainstBuilds,com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet,com.ibm.team.workitem.linktype.affectsExecutionResult.affects,com.ibm.team.workitem.linktype.blocksworkitem.blocks,com.ibm.team.workitem.linktype.blocksworkitem.dependsOn,com.ibm.team.workitem.linktype.duplicateworkitem.duplicateOf,com.ibm.team.workitem.linktype.duplicateworkitem.duplicates,com.ibm.team.workitem.linktype.implementsRequirement.implements,com.ibm.team.workitem.linktype.parentworkitem.children,com.ibm.team.workitem.linktype.parentworkitem.parent,com.ibm.team.workitem.linktype.textualReference.textuallyReferenced,contextId,creationDate,creator,description,dueDate,duration,foundIn,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalResolution,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolutionDate,resolver,risk,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,timeSpent,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-07T02:17:55.864Z,https://jazz.ibm.com:9443/jts/users/rebecca,We need to add some UI to let a user change his password.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,1,Filed Against,rp94:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.352Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp94:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp94:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-04T01:57:56.478Z,https://jazz.ibm.com:9443/jts/users/deb,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,2,Change Sets That Fill Gaps,rp127:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/deb,"install, idea",false,false,false,false,false,false,2023-12-16T00:27:56.510Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp127:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp127:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,Release Engineering,rp127:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T09:48:56.557Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,3,Creation Date,rp50:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy, value",false,false,false,false,false,false,2023-12-16T00:27:56.572Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp50:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Business Recovery Matters,rp50:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-01T18:51:56.605Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Packaging Definition,rp118:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"globalization, idea, team",false,false,false,false,false,false,2023-12-16T00:27:56.636Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp118:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp118:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T01:57:56.667Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,5,Resolves,rp58:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"evaluate, value",false,false,false,false,false,false,2023-12-16T00:27:56.699Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp58:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp58:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Release Engineering,rp58:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-20T10:50:56.730Z,https://jazz.ibm.com:9443/jts/users/deb,,,21600000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp91:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.762Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp91:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Business Recovery Matters,rp91:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-27T01:14:56.793Z,https://jazz.ibm.com:9443/jts/users/bob,,,36000000,,http://open-services.net/ns/cm#ChangeRequest,7,ClearCase Activities ,rp106:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, noteworthy, warehouse",false,false,false,false,false,false,2023-12-16T00:27:56.831Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp106:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T00:05:56.862Z,https://jazz.ibm.com:9443/jts/users/deb,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,8,Severity,rp83:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, advice",false,false,false,false,false,false,2023-12-16T00:27:56.916Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp83:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Release Engineering,rp83:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,JKE,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T04:04:56.941Z,https://jazz.ibm.com:9443/jts/users/deb,Only errors should be logged on the console to keep it simple.,,7200000,,http://open-services.net/ns/cm#ChangeRequest,9,importer dependency,rp113:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, ui, info",false,true,true,false,false,false,2023-12-16T00:27:57.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp113:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.036Z,https://jazz.ibm.com:9443/jts/users/marco,,rp113:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,,rp113:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Database,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-09T05:08:57.146Z,https://jazz.ibm.com:9443/jts/users/deb,"When I click the logout button, nothing happens.",,21600000,,http://open-services.net/ns/cm#ChangeRequest,10,Blocks Test Execution,rp100:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, install, team",false,true,true,false,false,false,2023-12-16T00:27:57.319Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp100:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.240Z,https://jazz.ibm.com:9443/jts/users/marco,,rp100:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,,rp100:rtc_cm:timeSheet,21600000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Banking Logic,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-10T10:04:57.335Z,https://jazz.ibm.com:9443/jts/users/bob,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",,7200000,,http://open-services.net/ns/cm#ChangeRequest,11,Time Spent,rp131:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, idea, team",false,true,true,false,false,false,2023-12-16T00:27:57.477Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp131:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.398Z,https://jazz.ibm.com:9443/jts/users/marco,,rp131:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,,rp131:rtc_cm:timeSheet,7200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T21:45:57.493Z,https://jazz.ibm.com:9443/jts/users/deb,I suggest a larger button size to make the UI look better.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,Depends On,rp54:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"business, evaluate, value",false,true,true,false,false,false,2023-12-16T00:27:57.668Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp54:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.573Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp54:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp54:rtc_cm:timeSheet,14400000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T16:56:57.683Z,https://jazz.ibm.com:9443/jts/users/deb,I created a new user but it was not added to the user record store.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Summary,rp75:rtc_cm:comments,High,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business",false,true,true,false,false,false,2023-12-16T00:27:57.842Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp75:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.779Z,https://jazz.ibm.com:9443/jts/users/bob,,rp75:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp75:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T12:25:57.874Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,,18000000,,http://open-services.net/ns/cm#ChangeRequest,14,Fixed,rp108:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:57.969Z,https://jazz.ibm.com:9443/jts/users/deb,,rp108:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,18000000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T18:51:58.079Z,https://jazz.ibm.com:9443/jts/users/deb,Suggest to increase the size.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,15,Schedule,rp48:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,true,true,false,false,false,2023-12-16T00:27:58.221Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp48:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.142Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp48:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,Release Engineering,rp48:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-12T03:26:58.238Z,https://jazz.ibm.com:9443/jts/users/bob,You can easily copy it out of the form.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,16,ClearCase Activities ,rp82:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"business, install, warehouse",false,true,true,false,false,false,2023-12-16T00:27:58.426Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp82:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.347Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp82:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Release Engineering,rp82:rtc_cm:timeSheet,10800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-02T18:25:58.457Z,https://jazz.ibm.com:9443/jts/users/deb,A lot of the content is not readable ot of the box until you resize the window.,,43200000,,http://open-services.net/ns/cm#ChangeRequest,17,Type,rp128:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/deb,"settings, install, team",false,true,true,false,false,false,2023-12-16T00:27:58.631Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp128:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.536Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp128:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Release Engineering,rp128:rtc_cm:timeSheet,43200000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T01:51:58.663Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",,28800000,,http://open-services.net/ns/cm#ChangeRequest,18,Predecessor,rp70:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"business, idea, team",false,true,true,false,false,false,2023-12-16T00:27:58.805Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,Change and Configuration Management,Release Engineering,rp70:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:58.726Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp70:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Release Engineering,rp70:rtc_cm:timeSheet,28800000,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:25:58.820Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp101:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.852Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp101:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp101:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,,rp101:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T19:35:58.884Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I found this in my logs today: Exception in thread ""Thread-1"" ",,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Copies,rp103:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.918Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp103:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Prerequisites,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T18:20:58.947Z,https://jazz.ibm.com:9443/jts/users/marco,We really need to get all messages externalized for our translators.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Access Control Point,rp42:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, install",false,false,false,false,false,false,2023-12-16T00:27:58.994Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp42:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp42:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,,rp42:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Prerequisites,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:17:59.026Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Promoted Work Items,rp79:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, install, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.044Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp79:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp79:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,,rp79:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:49:59.074Z,https://jazz.ibm.com:9443/jts/users/marco,"I searched for ""auto"" but it did not return any results.",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,tracks UCM object,rp109:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"install, warehouse",false,false,false,false,false,false,2023-12-16T00:27:59.105Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp109:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp109:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp109:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Database,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T13:11:59.145Z,https://jazz.ibm.com:9443/jts/users/deb,For some reason the first login takes very long on my system at least.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Work Items Included in Packages,rp126:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"install, noteworthy, info",false,false,false,false,false,false,2023-12-16T00:27:59.168Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp126:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp126:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,,rp126:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Build,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T08:53:59.199Z,https://jazz.ibm.com:9443/jts/users/rebecca,I keep being logged in even though I hit the logout button.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Related Test Script,rp49:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.231Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp49:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp49:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,,rp49:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T01:44:59.263Z,https://jazz.ibm.com:9443/jts/users/bob,"I clicked on the ""Refinancing"" link but it did not open any page.",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Complexity,rp85:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, advice",false,false,false,false,false,false,2023-12-16T00:27:59.294Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp85:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp85:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,Release Engineering,rp85:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:27:59.325Z,https://jazz.ibm.com:9443/jts/users/bob,Please follow our UI guidelines about how links should look like.,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Parent,rp116:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.357Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp116:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp116:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp116:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T04:14:59.373Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Affects Test Case Result,rp90:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, business, idea",false,false,false,false,false,false,2023-12-16T00:27:59.404Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp90:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/29,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],"['rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_M6PqMZuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_NdvY0ZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_NGIxIpuqEe6UjLRi3SdwZg']",[],[],,,,,[],[],,"['rp53:_Sj7sAJupEe6jVL4Ctyhmng', 'rp53:_UjJKsJupEe6jVL4Ctyhmng']",_kUzsoZupEe6UjLRi3SdwZg,2023-11-30T03:34:59.435Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,2023-11-27T12:42:59.451Z,,,http://open-services.net/ns/cm#ChangeRequest,29,Electronic Signatures,rp105:rtc_cm:comments,Unassigned,,Normal,Done,https://jazz.ibm.com:9443/jts/users/rebecca,,true,true,true,false,false,false,2023-12-16T00:27:59.819Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,Change and Configuration Management,Release Engineering,rp105:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:27:59.704Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp105:schedule,SGC Planning and Tasks,29,Track Build Item 29,Done,Track Build for Sprint 1,,Release Engineering,rp105:rtc_cm:timeSheet,,Track Build Item,Track Build Item -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/30,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,RelEng,,,[],rp43:_OYxdsZuqEe6UjLRi3SdwZg,[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T06:40:59.855Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,,,,http://open-services.net/ns/cm#ChangeRequest,30,Contributes To,rp80:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/rebecca,,false,false,false,false,false,false,2023-12-16T00:27:59.882Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,Change and Configuration Management,Release Engineering,rp80:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp80:schedule,SGC Planning and Tasks,30,Track Build Item 30,In Progress,Track Build for Sprint 2,,Release Engineering,rp80:rtc_cm:timeSheet,,Track Build Item,Track Build Item -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/31,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,rp53:_R6wzMJupEe6jVL4Ctyhmng,_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T22:52:59.929Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,31,Time Entries,rp52:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,true,false,false,2023-12-16T00:28:00.057Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp52:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp52:schedule,SGC Planning and Tasks,31,Retrospective 31,In Progress,Retrospective for Sprint 1,Sprint 2,Business Recovery Matters,rp52:rtc_cm:timeSheet,,Retrospective,Retrospective -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/32,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T01:48:00.104Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,32,Fixed,rp68:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.120Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 3,Change and Configuration Management,Business Recovery Matters,rp68:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp68:schedule,SGC Planning and Tasks,32,Retrospective 32,New,Retrospective for Sprint 2,Sprint 3,Business Recovery Matters,rp68:rtc_cm:timeSheet,,Retrospective,Retrospective -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/33,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,JKE,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-24T17:12:00.168Z,https://jazz.ibm.com:9443/jts/users/marco,We have to get new build engines with more RAM to speed up development.,,,,http://open-services.net/ns/cm#ChangeRequest,33,Related Test Case,rp99:rtc_cm:comments,Unassigned,,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:00.314Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,,rp99:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:00.235Z,https://jazz.ibm.com:9443/jts/users/marco,,rp99:schedule,SGC Planning and Tasks,33,Impediment 33,Resolved,New Build Engines required,Sprint 1,,rp99:rtc_cm:timeSheet,,Impediment,Impediment -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/34,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T11:33:00.359Z,https://jazz.ibm.com:9443/jts/users/bob,We should try to limit our meetings to half an hour.,,,,http://open-services.net/ns/cm#ChangeRequest,34,Related Artifacts,rp130:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:00.377Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp130:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp130:schedule,SGC Planning and Tasks,34,Impediment 34,New,Meetings are too long,Sprint 2,Business Recovery Matters,rp130:rtc_cm:timeSheet,,Impediment,Impediment -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Java UI,,,[],[],[],[],,35: Running out of SWT handles,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T12:48:00.408Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,35,Affects Test Case Result,rp60:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.439Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp60:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp60:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp60:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Java UI,,,[],[],[],[],,,35: Running out of SWT handles,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T05:55:00.471Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),,28800000,,http://open-services.net/ns/cm#ChangeRequest,36,Tags,rp92:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:00.662Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp92:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:00.566Z,https://jazz.ibm.com:9443/jts/users/ibm,,rp92:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp92:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],37: SWT Exception,,,<11:00:00>: SWT Exception,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T07:00:00.535Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),,43200000,,http://open-services.net/ns/cm#ChangeRequest,37,Included in Deployments,rp107:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp107:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp107:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YYl80JuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_W38CYJuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YuvL-ZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YnqTl5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xa7at5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YrbZSZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Yg4WJ5uqEe6dyO3uxS5wiA']",,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T00:28:00.863Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Summary,rp47:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.811Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp47:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp47:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YfE_WZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_XhFtF5uqEe6dyO3uxS5wiA']",,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.929Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Children,rp115:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.511Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,Change and Configuration Management,,rp115:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp115:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp115:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Web UI,,,[],[],[],['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xk2Lt5uqEe6dyO3uxS5wiA'],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.977Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Related Change Request,rp56:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.259Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp56:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp56:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp56:rtc_cm:timeSheet,,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Frequency of dividend transfer,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.040Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,State,rp89:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.064Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp89:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp89:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp89:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/42,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg']",[],"['rp44:_GnzbwZuqEe6UjLRi3SdwZg', 'rp44:_GsCbgZuqEe6UjLRi3SdwZg', 'rp44:_GjcgMJuqEe6UjLRi3SdwZg', 'rp44:_GSlZwpuqEe6UjLRi3SdwZg', 'rp44:_Gbdo4ZuqEe6UjLRi3SdwZg']",[],,,,,[],[],Water Meter,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.103Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,42,Change Sets (Remote),rp64:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.244Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.166Z,https://jazz.ibm.com:9443/jts/users/deb,,rp64:schedule,SGC Planning and Tasks,42,Task 42,Done,Implement - Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp64:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Automatic Meter Reader,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.265Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Tags,rp95:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.292Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp95:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp95:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp95:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must identify how much money is desired,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.340Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Blocks Test Execution,rp111:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.355Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp111:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp111:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp111:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations may apply with an initial request,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.387Z,https://jazz.ibm.com:9443/jts/users/marco,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Subscribed By,rp51:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.419Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp51:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp51:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp51:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NGIxIpuqEe6UjLRi3SdwZg', 'rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg']",[],"['rp44:_IqhhcJuqEe6UjLRi3SdwZg', 'rp44:_Im6MwJuqEe6UjLRi3SdwZg', 'rp44:_IaceEZuqEe6UjLRi3SdwZg', 'rp44:_I2I7lZuqEe6UjLRi3SdwZg', 'rp44:_IvgIEJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors Can Choose to Support an Organization,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.450Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,46,Repository,rp72:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.593Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.514Z,https://jazz.ibm.com:9443/jts/users/deb,,rp72:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Customers can Nominate an Organization,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.624Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Comments,rp104:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.655Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp104:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp104:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp104:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg']",[],"['rp44:_HLszAJuqEe6UjLRi3SdwZg', 'rp44:_G2v2sJuqEe6UjLRi3SdwZg', 'rp44:_HIFeVJuqEe6UjLRi3SdwZg', 'rp44:_HDt7spuqEe6UjLRi3SdwZg', 'rp44:_G9OSIZuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors Chooses an Organization,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.687Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,48,Creation Date,rp45:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:01.813Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp45:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.750Z,https://jazz.ibm.com:9443/jts/users/marco,,rp45:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp45:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must provide justification for why funds are needed,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.844Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,In Progress,rp59:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:01.869Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp59:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp59:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp59:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_NmE1c5uqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_Mmqm4JuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_OGmIk5uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg']",[],"['rp44:_HjBt45uqEe6UjLRi3SdwZg', 'rp44:_HfHeQ5uqEe6UjLRi3SdwZg', 'rp44:_HnjBg5uqEe6UjLRi3SdwZg', 'rp44:_HuL1ApuqEe6UjLRi3SdwZg', 'rp44:_HVfBIJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Donors will receive confirmation and receipt,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.908Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,50,Closed,rp66:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:02.066Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp66:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:01.988Z,https://jazz.ibm.com:9443/jts/users/marco,,rp66:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp66:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations can Apply,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.082Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Approvals,rp97:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp97:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp97:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp97:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Donor Dividend Allocation Criteria,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.145Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Resolution,rp114:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],JKE Charity Coordinator will respond to request in the website triggering,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.192Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Priority,rp87:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:02.224Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp87:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/54,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,"['rp43:_NuqJsZuqEe6UjLRi3SdwZg', 'rp43:_NdvY0ZuqEe6UjLRi3SdwZg', 'rp43:_Or4m8ZuqEe6UjLRi3SdwZg', 'rp43:_O_yaYZuqEe6UjLRi3SdwZg', 'rp43:_OiZ605uqEe6UjLRi3SdwZg', 'rp43:_PKoYc5uqEe6UjLRi3SdwZg', 'rp43:_OPUmwZuqEe6UjLRi3SdwZg', 'rp43:_O2bqEZuqEe6UjLRi3SdwZg', 'rp43:_M6PqMZuqEe6UjLRi3SdwZg']",[],"['rp44:_IB8egZuqEe6UjLRi3SdwZg', 'rp44:_IUMsIJuqEe6UjLRi3SdwZg', 'rp44:_IGBGMZuqEe6UjLRi3SdwZg', 'rp44:_ILnX45uqEe6UjLRi3SdwZg', 'rp44:_H4SzQJuqEe6UjLRi3SdwZg']",[],,,,,[],[],Dividend Allocation by Percentage,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.255Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,54,Creation Date,rp120:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:02.397Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp120:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:02.318Z,https://jazz.ibm.com:9443/jts/users/deb,,rp120:schedule,SGC Planning and Tasks,54,Task 54,Done,Implement - Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp120:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:05.662Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,,,http://open-services.net/ns/cm#ChangeRequest,75,Affects Test Case Result,rp76:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-16T00:28:05.694Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp76:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp76:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp76:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Validate Loan Term and Amount,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:05.725Z,https://jazz.ibm.com:9443/jts/users/marco,,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,In Progress,rp88:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:05.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp88:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp88:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/77,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Borrowers Can View Total Cost of Loan,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:05.772Z,https://jazz.ibm.com:9443/jts/users/marco,,,86400000,,http://open-services.net/ns/cm#ChangeRequest,77,Task,rp121:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-16T00:28:05.947Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:05.867Z,https://jazz.ibm.com:9443/jts/users/dave,,rp121:schedule,SGC Planning and Tasks,77,Task 77,Done,Implement - Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp121:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Unassigned,BRM,,3 pts,[],[],[],[],,,,,[],79: Borrowers Can View Total Cost of Loan,,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-16T00:28:06.074Z,https://jazz.ibm.com:9443/jts/users/bob,Borrowers should have the ability to view the total cost of their loan over the lifetime of the mortgage,,,,http://open-services.net/ns/cm#ChangeRequest,79,Service Provider,rp84:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-16T00:28:06.278Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,Change and Configuration Management,Business Recovery Matters,rp84:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:06.200Z,https://jazz.ibm.com:9443/jts/users/dave,High,rp84:schedule,SGC Planning and Tasks,79,Story 79,Done,Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp84:rtc_cm:timeSheet,,Story,Story -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.310Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Resolution,rp117:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.342Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp117:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp117:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp117:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.357Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Creation Date,rp55:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.398Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp55:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp55:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],Allocating Dividends to a Cause,[],_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.420Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Related Change Request,rp122:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.452Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp122:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp122:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp122:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.672Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,84,Extracted From,rp81:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.704Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp81:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp81:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp81:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.735Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,,http://open-services.net/ns/cm#ChangeRequest,85,Description,rp110:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.751Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp110:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp110:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/87,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],[],[],,,,,[],[],Allocate Dividends to Nearby Charities,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:06.877Z,https://jazz.ibm.com:9443/jts/users/marco,"Please create the test cases, test scripts, and test execution records that will be used to validate the parent story.",,,,http://open-services.net/ns/cm#ChangeRequest,87,Owned By,rp119:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:28:07.115Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/tammy,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp119:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:07.036Z,https://jazz.ibm.com:9443/jts/users/tammy,,rp119:schedule,SGC Planning and Tasks,87,Task 87,Done,Create test assets for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp119:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/88,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,,Mobile,,,[],[],[],[],,,,,[],[],Allocate Dividends to Nearby Charities,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:07.162Z,https://jazz.ibm.com:9443/jts/users/marco,Please create requirements that elaborate on what is needed for this story.,,,,http://open-services.net/ns/cm#ChangeRequest,88,Related Test Script,rp39:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-16T00:28:07.353Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp39:progressTracking,SGC Planning and Tasks,rp40:repository,2023-12-16T00:28:07.290Z,https://jazz.ibm.com:9443/jts/users/bob,,rp39:schedule,SGC Planning and Tasks,88,Task 88,Done,Elaborate requirements for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp39:rtc_cm:timeSheet,,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/89,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,[],_kUzsoZupEe6UjLRi3SdwZg,2023-12-16T00:28:07.405Z,https://jazz.ibm.com:9443/jts/users/marco,"During the new Mortgage mobile phone application analysis, we noticed that many Calculate Mortgage requests end without producing any result. This is due to the fact that customers model loans with loan terms are not offered by potential mortgage companies. This means that when the query is run to look for mortgage companies that can service the modeled loan, none are returned to the customer and no error message is returned indicating any issue.",,,,http://open-services.net/ns/cm#ChangeRequest,89,Restricted Access,rp74:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:07.437Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp74:progressTracking,SGC Planning and Tasks,rp40:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp74:schedule,SGC Planning and Tasks,89,Story 89,New,Multiplatform change due to invalid customer model loans,Product Backlog,Business Recovery Matters,rp74:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-22T02:43:39.063Z,https://jazz.ibm.com:9443/jts/users/marco,We need to add some UI to let a user change his password.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,1,Git Pull Requests,rp73:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, team, value",false,false,false,false,false,false,2023-12-21T13:17:39.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp73:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp73:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-02T23:41:39.486Z,https://jazz.ibm.com:9443/jts/users/bob,,,36000000,,http://open-services.net/ns/cm#ChangeRequest,2,Affects Test Case Result,rp79:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"business, globalization, evaluate",false,false,false,false,false,false,2023-12-21T13:17:39.507Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,,rp79:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp79:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,,rp79:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-12T02:18:39.526Z,https://jazz.ibm.com:9443/jts/users/bob,,,10800000,,http://open-services.net/ns/cm#ChangeRequest,3,Successor,rp106:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, info",false,false,false,false,false,false,2023-12-21T13:17:39.552Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp106:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-23T01:40:39.578Z,https://jazz.ibm.com:9443/jts/users/rebecca,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Attachments,rp67:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, globalization, team",false,false,false,false,false,false,2023-12-21T13:17:39.594Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp67:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp67:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-25T20:47:39.617Z,https://jazz.ibm.com:9443/jts/users/rebecca,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,5,Git Commits,rp93:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"team, value",false,false,false,false,false,false,2023-12-21T13:17:39.634Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp93:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Business Recovery Matters,rp93:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-09T00:59:39.659Z,https://jazz.ibm.com:9443/jts/users/marco,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp97:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"noteworthy, team, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.676Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp97:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp97:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Release Engineering,rp97:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T11:39:39.691Z,https://jazz.ibm.com:9443/jts/users/deb,,,21600000,,http://open-services.net/ns/cm#ChangeRequest,7,Related Test Plan,rp122:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, business, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.711Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp122:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp122:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp122:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:34:39.733Z,https://jazz.ibm.com:9443/jts/users/bob,,,7200000,,http://open-services.net/ns/cm#ChangeRequest,8,Tracks,rp64:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate, info",false,false,false,false,false,false,2023-12-21T13:17:39.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp64:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Business Recovery Matters,rp64:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/9,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T08:00:39.780Z,https://jazz.ibm.com:9443/jts/users/rebecca,Only errors should be logged on the console to keep it simple.,,28800000,,http://open-services.net/ns/cm#ChangeRequest,9,Tags,rp89:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, warehouse, evaluate",false,true,true,false,false,false,2023-12-21T13:17:39.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp89:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.836Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp89:schedule,SGC Planning and Tasks,9,Defect 9,Resolved,To many messages logged in the console,Sprint 1,Release Engineering,rp89:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/10,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T10:11:39.911Z,https://jazz.ibm.com:9443/jts/users/rebecca,"When I click the logout button, nothing happens.",,43200000,,http://open-services.net/ns/cm#ChangeRequest,10,Attachments,rp108:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.008Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp108:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:39.963Z,https://jazz.ibm.com:9443/jts/users/bob,,rp108:schedule,SGC Planning and Tasks,10,Defect 10,Resolved,Logout is non functional,Sprint 1,Business Recovery Matters,rp108:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/11,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T06:25:40.021Z,https://jazz.ibm.com:9443/jts/users/marco,"For instance, there are no mnemonics assigned to reach common actions with the keyboard.",,28800000,,http://open-services.net/ns/cm#ChangeRequest,11,Extracted From,rp113:rtc_cm:comments,Medium,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy",false,true,true,false,false,false,2023-12-21T13:17:40.128Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp113:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.072Z,https://jazz.ibm.com:9443/jts/users/marco,,rp113:schedule,SGC Planning and Tasks,11,Defect 11,Resolved,Some accessibility issues,Sprint 1,Business Recovery Matters,rp113:rtc_cm:timeSheet,28800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/12,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T10:35:40.144Z,https://jazz.ibm.com:9443/jts/users/bob,I suggest a larger button size to make the UI look better.,,14400000,,http://open-services.net/ns/cm#ChangeRequest,12,State,rp40:rtc_cm:comments,Low,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/bob,"advice, value",false,true,true,false,false,false,2023-12-21T13:17:40.239Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp40:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.190Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp40:schedule,SGC Planning and Tasks,12,Defect 12,Resolved,Button sizes are too small,Sprint 1,Release Engineering,rp40:rtc_cm:timeSheet,14400000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/13,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T11:17:40.248Z,https://jazz.ibm.com:9443/jts/users/marco,I created a new user but it was not added to the user record store.,,10800000,,http://open-services.net/ns/cm#ChangeRequest,13,Copies,rp72:rtc_cm:comments,High,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, advice, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.341Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp72:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.305Z,https://jazz.ibm.com:9443/jts/users/deb,,rp72:schedule,SGC Planning and Tasks,13,Defect 13,Resolved,User account not added,Sprint 1,Business Recovery Matters,rp72:rtc_cm:timeSheet,10800000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/14,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-18T02:14:40.359Z,https://jazz.ibm.com:9443/jts/users/marco,For some reason logging in with the user ADMIN results in this error.,,43200000,,http://open-services.net/ns/cm#ChangeRequest,14,Subscribed By,rp111:rtc_cm:comments,Medium,Fixed,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, ui, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.451Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 1,SGC Planning and Tasks,Release Engineering,rp111:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.403Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp111:schedule,SGC Planning and Tasks,14,Defect 14,Resolved,Unable to login (Read timed out),Sprint 1,Release Engineering,rp111:rtc_cm:timeSheet,43200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/15,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-10T02:31:40.473Z,https://jazz.ibm.com:9443/jts/users/marco,Suggest to increase the size.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,15,Reported Against Builds,rp104:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"settings, business, warehouse",false,true,true,false,false,false,2023-12-21T13:17:40.570Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,,rp104:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.528Z,https://jazz.ibm.com:9443/jts/users/marco,,rp104:schedule,SGC Planning and Tasks,15,Defect 15,Resolved,Login field is too small,Sprint 1,,rp104:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/16,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T01:19:40.587Z,https://jazz.ibm.com:9443/jts/users/marco,You can easily copy it out of the form.,,7200000,,http://open-services.net/ns/cm#ChangeRequest,16,Duplicated By,rp42:rtc_cm:comments,Low,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/marco,"globalization, team, value",false,true,true,false,false,false,2023-12-21T13:17:40.660Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp42:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.623Z,https://jazz.ibm.com:9443/jts/users/deb,,rp42:schedule,SGC Planning and Tasks,16,Defect 16,Resolved,Password is not protected in login form,Sprint 1,Business Recovery Matters,rp42:rtc_cm:timeSheet,7200000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/17,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-15T11:03:40.673Z,https://jazz.ibm.com:9443/jts/users/rebecca,A lot of the content is not readable ot of the box until you resize the window.,,36000000,,http://open-services.net/ns/cm#ChangeRequest,17,Archived,rp91:rtc_cm:comments,High,Fixed,Minor,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"noteworthy, team, evaluate",false,true,true,false,false,false,2023-12-21T13:17:40.750Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.714Z,https://jazz.ibm.com:9443/jts/users/deb,,rp91:schedule,SGC Planning and Tasks,17,Defect 17,Resolved,Increase size of overall application window,Sprint 1,Business Recovery Matters,rp91:rtc_cm:timeSheet,36000000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/18,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-07T23:32:40.769Z,https://jazz.ibm.com:9443/jts/users/rebecca,"Some pixels are not transparent in the banner, please see attached screenshot.",,3600000,,http://open-services.net/ns/cm#ChangeRequest,18,Packaging Definition,rp126:rtc_cm:comments,Medium,Fixed,Major,Resolved,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, team",false,true,true,false,false,false,2023-12-21T13:17:40.847Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp126:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:40.808Z,https://jazz.ibm.com:9443/jts/users/deb,,rp126:schedule,SGC Planning and Tasks,18,Defect 18,Resolved,Banner is not transparent,Sprint 1,Business Recovery Matters,rp126:rtc_cm:timeSheet,3600000,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T10:56:40.858Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,,10800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp121:rtc_cm:comments,Low,,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"idea, noteworthy, warehouse",false,false,false,false,false,false,2023-12-21T13:17:40.874Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp121:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,Business Recovery Matters,rp121:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Database,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T05:21:40.888Z,https://jazz.ibm.com:9443/jts/users/bob,"I found this in my logs today: Exception in thread ""Thread-1"" ",,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Electronic Signatures,rp41:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:40.902Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp41:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp41:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,,rp41:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:16:40.931Z,https://jazz.ibm.com:9443/jts/users/deb,We really need to get all messages externalized for our translators.,,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Previously Promoted Change Sets,rp71:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, serviceability, team",false,false,false,false,false,false,2023-12-21T13:17:40.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp71:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T17:57:40.972Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Mentions,rp65:rtc_cm:comments,Medium,,Minor,New,https://jazz.ibm.com:9443/jts/users/bob,"warehouse, evaluate",false,false,false,false,false,false,2023-12-21T13:17:40.987Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp65:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,Business Recovery Matters,rp65:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T16:27:41.009Z,https://jazz.ibm.com:9443/jts/users/deb,"I searched for ""auto"" but it did not return any results.",,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,Children,rp102:rtc_cm:comments,Medium,,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:41.021Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp102:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp102:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T20:46:41.034Z,https://jazz.ibm.com:9443/jts/users/bob,For some reason the first login takes very long on my system at least.,,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Affects Plan Item,rp44:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, serviceability, noteworthy",false,false,false,false,false,false,2023-12-21T13:17:41.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp44:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp44:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,Business Recovery Matters,rp44:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:54:41.071Z,https://jazz.ibm.com:9443/jts/users/bob,I keep being logged in even though I hit the logout button.,,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Resolves,rp61:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.086Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp61:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp61:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,Release Engineering,rp61:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Banking Logic,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T00:43:41.103Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I clicked on the ""Refinancing"" link but it did not open any page.",,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Blocks Test Execution,rp66:rtc_cm:comments,High,,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.118Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp66:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp66:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,,rp66:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T02:41:41.132Z,https://jazz.ibm.com:9443/jts/users/rebecca,Please follow our UI guidelines about how links should look like.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Git Issues,rp92:rtc_cm:comments,Low,,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, warehouse",false,false,false,false,false,false,2023-12-21T13:17:41.146Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp92:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp92:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp92:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T09:30:41.163Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Priority,rp58:rtc_cm:comments,Low,,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, team, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp58:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp58:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp58:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/29,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],"['rp52:_bpLiEKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_bWAucaADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_bbqDcaADEe6BqZzvVvHxfg']",[],[],,,,,[],[],,"['rp84:_BKQzQKADEe6ZNYluZZu8lg', 'rp84:__mLxYKACEe6ZNYluZZu8lg']",_IVLh0KADEe6BqZzvVvHxfg,2023-12-06T07:26:41.192Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,2023-12-02T21:09:41.197Z,,,http://open-services.net/ns/cm#ChangeRequest,29,Reviewed,rp83:rtc_cm:comments,Unassigned,,Normal,Done,https://jazz.ibm.com:9443/jts/users/rebecca,,true,true,true,false,false,false,2023-12-21T13:17:41.370Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,SGC Planning and Tasks,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.322Z,https://jazz.ibm.com:9443/jts/users/rebecca,,rp83:schedule,SGC Planning and Tasks,29,Track Build Item 29,Done,Track Build for Sprint 1,,Release Engineering,rp83:rtc_cm:timeSheet,,Track Build Item,Track Build Item +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/30,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,RelEng,,,[],rp52:_cKoCQKADEe6BqZzvVvHxfg,[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.390Z,https://jazz.ibm.com:9443/jts/users/rebecca,Builds will run this week every day at 5 pm and auto deploy to our test servers.,,,,http://open-services.net/ns/cm#ChangeRequest,30,Copies,rp51:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/rebecca,,false,false,false,false,false,false,2023-12-21T13:17:41.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,,SGC Planning and Tasks,Release Engineering,rp51:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp51:schedule,SGC Planning and Tasks,30,Track Build Item 30,In Progress,Track Build for Sprint 2,,Release Engineering,rp51:rtc_cm:timeSheet,,Track Build Item,Track Build Item +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/31,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,['rp84:__Rzc0KACEe6ZNYluZZu8lg'],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T09:53:41.422Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,31,Affects Test Case Result,rp118:rtc_cm:comments,Unassigned,,Normal,In Progress,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,true,false,false,2023-12-21T13:17:41.484Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp118:schedule,SGC Planning and Tasks,31,Retrospective 31,In Progress,Retrospective for Sprint 1,Sprint 2,Business Recovery Matters,rp118:rtc_cm:timeSheet,,Retrospective,Retrospective +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/32,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T16:52:41.502Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,32,Access Context,rp45:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.515Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 3,SGC Planning and Tasks,Business Recovery Matters,rp45:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp45:schedule,SGC Planning and Tasks,32,Retrospective 32,New,Retrospective for Sprint 2,Sprint 3,Business Recovery Matters,rp45:rtc_cm:timeSheet,,Retrospective,Retrospective +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/33,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,JKE,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-30T13:17:41.527Z,https://jazz.ibm.com:9443/jts/users/marco,We have to get new build engines with more RAM to speed up development.,,,,http://open-services.net/ns/cm#ChangeRequest,33,Contributes To,rp49:rtc_cm:comments,Unassigned,,Normal,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:41.611Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,,rp49:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.575Z,https://jazz.ibm.com:9443/jts/users/marco,,rp49:schedule,SGC Planning and Tasks,33,Impediment 33,Resolved,New Build Engines required,Sprint 1,,rp49:rtc_cm:timeSheet,,Impediment,Impediment +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/34,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T01:13:41.626Z,https://jazz.ibm.com:9443/jts/users/bob,We should try to limit our meetings to half an hour.,,,,http://open-services.net/ns/cm#ChangeRequest,34,Change Sets That Fill Gaps,rp70:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:41.639Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp70:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp70:schedule,SGC Planning and Tasks,34,Impediment 34,New,Meetings are too long,Sprint 2,Business Recovery Matters,rp70:rtc_cm:timeSheet,,Impediment,Impediment +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,36: Found this SWT Exception in the logs,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:26:41.659Z,https://jazz.ibm.com:9443/jts/users/marco,,,18000000,,http://open-services.net/ns/cm#ChangeRequest,35,Tags,rp112:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.673Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp112:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp112:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp112:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/36,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Java UI,,,[],[],[],[],,,36: Found this SWT Exception in the logs,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T23:12:41.698Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257),,7200000,,http://open-services.net/ns/cm#ChangeRequest,36,Resolved By,rp47:rtc_cm:comments,Unassigned,Duplicate,Critical,Resolved,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:41.820Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp47:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:41.758Z,https://jazz.ibm.com:9443/jts/users/ibm,,rp47:schedule,SGC Planning and Tasks,36,Defect 36,Resolved,Found this SWT Exception in the logs,Sprint 2,,rp47:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],37: SWT Exception,,,<07:45:41>: SWT Exception,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.741Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),,10800000,,http://open-services.net/ns/cm#ChangeRequest,37,Related Test Script,rp43:rtc_cm:comments,Medium,,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.784Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp43:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp43:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp43:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hBXHsKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hDvtUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hJaQcKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g3DVIKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gIiCQKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gZeoUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g8yJsKADEe6j64ULWgUnhQ']",,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T13:17:41.915Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Deployment Definition,rp74:rtc_cm:comments,High,,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:34.070Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp74:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp74:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp74:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g7w2AKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gcEpUKADEe6j64ULWgUnhQ']",,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.943Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Restricted Access,rp128:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,SGC Planning and Tasks,,rp128:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp128:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp128:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Web UI,,,[],[],[],['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gd6cYKADEe6j64ULWgUnhQ'],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.979Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Contributes To,rp109:rtc_cm:comments,High,,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.770Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp109:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp109:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp109:rtc_cm:timeSheet,,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Frequency of dividend transfer,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.016Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,Restricted Access,rp46:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.028Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp46:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/42,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg']",[],"['rp76:_Yi5GkKADEe6BqZzvVvHxfg', 'rp76:_YXo40KADEe6BqZzvVvHxfg', 'rp76:_YP-KlKADEe6BqZzvVvHxfg', 'rp76:_YTMdsKADEe6BqZzvVvHxfg', 'rp76:_YcKMcKADEe6BqZzvVvHxfg']",[],,,,,[],[],Allocate dividends by Percentage,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.047Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,42,Code Review: Extracted work items,rp96:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.121Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp96:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.088Z,https://jazz.ibm.com:9443/jts/users/deb,,rp96:schedule,SGC Planning and Tasks,42,Task 42,Done,Implement - Allocate Dividends by Percentage,Sprint 1,Business Recovery Matters,rp96:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Process email requests,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.135Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Resolution,rp39:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.148Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp39:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp39:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp39:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must identify how much money is desired,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.165Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Related Test Script,rp125:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp125:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp125:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp125:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],45: Implement - Organizations may apply with an initial request,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.197Z,https://jazz.ibm.com:9443/jts/users/marco,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Duplicate Of,rp60:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.210Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp60:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp60:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp60:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/46,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_bbqDcaADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg']",[],"['rp76:_ZdREIKADEe6BqZzvVvHxfg', 'rp76:_ZfM90KADEe6BqZzvVvHxfg', 'rp76:_ZhXhAKADEe6BqZzvVvHxfg', 'rp76:_ZkiJwKADEe6BqZzvVvHxfg', 'rp76:_ZY13IKADEe6BqZzvVvHxfg']",[],,,,,[],[],46: Implement - Donors Can Choose to Support an Organization,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.234Z,https://jazz.ibm.com:9443/jts/users/marco,,,144000000,,http://open-services.net/ns/cm#ChangeRequest,46,Blocks,rp101:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.306Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp101:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.266Z,https://jazz.ibm.com:9443/jts/users/deb,,rp101:schedule,SGC Planning and Tasks,46,Task 46,Done,Implement - Donors Can Choose to Support an Organization,Sprint 1,Business Recovery Matters,rp101:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Customers can Nominate an Organization,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.322Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Time Entries,rp123:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.335Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp123:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp123:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp123:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/48,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg']",[],"['rp76:_YxYOgKADEe6BqZzvVvHxfg', 'rp76:_Ytnv4KADEe6BqZzvVvHxfg', 'rp76:_YovP4aADEe6BqZzvVvHxfg', 'rp76:_YrzK8aADEe6BqZzvVvHxfg', 'rp76:_Yl6lYKADEe6BqZzvVvHxfg']",[],,,,,[],[],Donors Chooses an Organization,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.358Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,48,Work Items Included in Packages,rp129:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.442Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp129:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.402Z,https://jazz.ibm.com:9443/jts/users/marco,,rp129:schedule,SGC Planning and Tasks,48,Task 48,Done,Implement - Donors Chooses an Organization,Sprint 1,Business Recovery Matters,rp129:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organization must provide justification for why funds are needed,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.456Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,Extracted From,rp54:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.470Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp54:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp54:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp54:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/50,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_btidoKADEe6BqZzvVvHxfg', 'rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cAvGcKADEe6BqZzvVvHxfg', 'rp52:_bMTY0KADEe6BqZzvVvHxfg']",[],"['rp76:_Y9R8gKADEe6BqZzvVvHxfg', 'rp76:_ZEh0AKADEe6BqZzvVvHxfg', 'rp76:_Y2UY4qADEe6BqZzvVvHxfg', 'rp76:_Y_TVwKADEe6BqZzvVvHxfg', 'rp76:_ZBhjUKADEe6BqZzvVvHxfg']",[],,,,,[],[],Donors will receive confirmation and receipt,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.495Z,https://jazz.ibm.com:9443/jts/users/marco,,,43200000,,http://open-services.net/ns/cm#ChangeRequest,50,Promotion Build Result,rp80:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.578Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp80:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.531Z,https://jazz.ibm.com:9443/jts/users/marco,,rp80:schedule,SGC Planning and Tasks,50,Task 50,Done,Implement - Donors will receive confirmation and receipt,Sprint 1,Business Recovery Matters,rp80:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Organizations can Apply,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.602Z,https://jazz.ibm.com:9443/jts/users/marco,,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Blocks Test Execution,rp82:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp82:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp82:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp82:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Donor Dividend Allocation Criteria,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.646Z,https://jazz.ibm.com:9443/jts/users/marco,,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Related,rp114:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.658Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],JKE Charity Coordinator will respond to request in the website triggering..,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.678Z,https://jazz.ibm.com:9443/jts/users/bob,,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Implements Requirement,rp78:rtc_cm:comments,Medium,,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.690Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp78:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp78:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/54,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,"['rp52:_cZ0U0KADEe6BqZzvVvHxfg', 'rp52:_cUgXAKADEe6BqZzvVvHxfg', 'rp52:_bWAucaADEe6BqZzvVvHxfg', 'rp52:_bpLiEKADEe6BqZzvVvHxfg', 'rp52:_cextUKADEe6BqZzvVvHxfg', 'rp52:_cPjlkKADEe6BqZzvVvHxfg', 'rp52:_cFN90KADEe6BqZzvVvHxfg', 'rp52:_ckqS4aADEe6BqZzvVvHxfg', 'rp52:_bzWKsKADEe6BqZzvVvHxfg']",[],"['rp76:_ZJ-UsKADEe6BqZzvVvHxfg', 'rp76:_ZOMGUKADEe6BqZzvVvHxfg', 'rp76:_ZV-wYKADEe6BqZzvVvHxfg', 'rp76:_ZSHkEKADEe6BqZzvVvHxfg', 'rp76:_ZQGx4KADEe6BqZzvVvHxfg']",[],,,,,[],[],Dividend Allocation by Percentage,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.704Z,https://jazz.ibm.com:9443/jts/users/marco,,,115200000,,http://open-services.net/ns/cm#ChangeRequest,54,Mentions,rp105:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:42.774Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp105:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:42.738Z,https://jazz.ibm.com:9443/jts/users/deb,,rp105:schedule,SGC Planning and Tasks,54,Task 54,Done,Implement - Dividend Allocation by Percentage,Sprint 1,Business Recovery Matters,rp105:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/75,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:44.354Z,https://jazz.ibm.com:9443/jts/users/curtis,The current dividend processing functionality does not allow a Donor to choose more than one organization during a dividend transaction. This lack of function causes a donor to complete two separate transactions in order to donate a portion of his/her dividend to a cause. This key missing function is a usability issue.

Please provide functionality whereby a Donor may donate to multiple organizations in a single transaction and allocate the percentage between the organizations.,,,,http://open-services.net/ns/cm#ChangeRequest,75,Code Review: Extracted work items,rp63:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/curtis,,false,false,false,false,false,false,2023-12-21T13:17:44.367Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp63:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,High,rp63:schedule,SGC Planning and Tasks,75,Story 75,New,Allocate Dividends To Multiple Causes,,Business Recovery Matters,rp63:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],Validate Loan term and amount,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.391Z,https://jazz.ibm.com:9443/jts/users/marco,,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,Team Area,rp87:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.405Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp87:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/77,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],77: Implement - Borrowers Can View Total Cost of Loan,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.417Z,https://jazz.ibm.com:9443/jts/users/marco,,,86400000,,http://open-services.net/ns/cm#ChangeRequest,77,importer dependency,rp95:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,,false,true,true,false,false,false,2023-12-21T13:17:44.492Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp95:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.461Z,https://jazz.ibm.com:9443/jts/users/dave,,rp95:schedule,SGC Planning and Tasks,77,Task 77,Done,Implement - Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp95:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Unassigned,BRM,,3 pts,[],[],[],[],,,,,[],Implement - Borrowers Can View Total Cost of Loan,,[],_IVLh0KADEe6BqZzvVvHxfg,2023-11-21T13:17:44.562Z,https://jazz.ibm.com:9443/jts/users/bob,Borrowers should have the ability to view the total cost of their loan over the lifetime of the mortgage,,,,http://open-services.net/ns/cm#ChangeRequest,79,Summary,rp56:rtc_cm:comments,High,,Normal,Done,https://jazz.ibm.com:9443/jts/users/bob,,false,true,true,false,false,false,2023-12-21T13:17:44.667Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 1,SGC Planning and Tasks,Business Recovery Matters,rp56:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:44.630Z,https://jazz.ibm.com:9443/jts/users/dave,High,rp56:schedule,SGC Planning and Tasks,79,Story 79,Done,Borrowers Can View Total Cost of Loan,Sprint 1,Business Recovery Matters,rp56:rtc_cm:timeSheet,,Story,Story +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.684Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Tracks,rp57:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.697Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp57:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp57:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.713Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Work Item Resource Shape,rp90:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.726Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp90:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],80: Design - Allocate Dividends with Web Service,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.756Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Parent,rp124:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.769Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp124:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp124:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp124:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.900Z,https://jazz.ibm.com:9443/jts/users/marco,,,,,http://open-services.net/ns/cm#ChangeRequest,84,Related Test Execution Record,rp55:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.913Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp55:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp55:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,BRM,,,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.927Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,,http://open-services.net/ns/cm#ChangeRequest,85,Approval Tasks,rp88:rtc_cm:comments,Unassigned,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.939Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,,rp88:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp88:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/87,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],[],[],,,,,[],[],87: Create test assets for Allocate Dividends to Nearby Charities,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.001Z,https://jazz.ibm.com:9443/jts/users/marco,"Please create the test cases, test scripts, and test execution records that will be used to validate the parent story.",,,,http://open-services.net/ns/cm#ChangeRequest,87,Work Item Resource Shape,rp81:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:17:45.097Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/tammy,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp81:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:45.064Z,https://jazz.ibm.com:9443/jts/users/tammy,,rp81:schedule,SGC Planning and Tasks,87,Task 87,Done,Create test assets for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp81:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/88,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,,Mobile,,,[],[],[],[],,,,,[],[],87: Create test assets for Allocate Dividends to Nearby Charities,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.121Z,https://jazz.ibm.com:9443/jts/users/marco,Please create requirements that elaborate on what is needed for this story.,,,,http://open-services.net/ns/cm#ChangeRequest,88,Copied From,rp77:rtc_cm:comments,Medium,,Normal,Done,https://jazz.ibm.com:9443/jts/users/marco,mobile,false,true,true,false,false,false,2023-12-21T13:17:45.217Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp77:progressTracking,SGC Planning and Tasks,rp36:repository,2023-12-21T13:17:45.179Z,https://jazz.ibm.com:9443/jts/users/bob,,rp77:schedule,SGC Planning and Tasks,88,Task 88,Done,Elaborate requirements for Allocate Dividends to Nearby Charities,Sprint 2,Business Recovery Matters,rp77:rtc_cm:timeSheet,,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/89,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,$$$,BRM,,0 pts,[],[],[],[],,,,,[],[],,[],_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T13:17:45.241Z,https://jazz.ibm.com:9443/jts/users/marco,"During the new Mortgage mobile phone application analysis, we noticed that many Calculate Mortgage requests end without producing any result. This is due to the fact that customers model loans with loan terms are not offered by potential mortgage companies. This means that when the query is run to look for mortgage companies that can service the modeled loan, none are returned to the customer and no error message is returned indicating any issue.",,,,http://open-services.net/ns/cm#ChangeRequest,89,Service Provider,rp115:rtc_cm:comments,High,,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:45.251Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp115:progressTracking,SGC Planning and Tasks,rp36:repository,,https://jazz.ibm.com:9443/jts/users/unassigned,Unassigned,rp115:schedule,SGC Planning and Tasks,89,Story 89,New,Multiplatform change due to invalid customer model loans,Product Backlog,Business Recovery Matters,rp115:rtc_cm:timeSheet,,Story,Story diff --git a/elmclient/tests/results/test310.csv b/elmclient/tests/results/test310.csv index ccb8a3d..7303530 100644 --- a/elmclient/tests/results/test310.csv +++ b/elmclient/tests/results/test310.csv @@ -1,39 +1,39 @@ $uri,accessContext,accessControl,archived,category,com.ibm.team.workitem.linktype.affectsExecutionResult.affects,com.ibm.team.workitem.linktype.blocksworkitem.blocks,com.ibm.team.workitem.linktype.blocksworkitem.dependsOn,com.ibm.team.workitem.linktype.duplicateworkitem.duplicates,com.ibm.team.workitem.linktype.parentworkitem.parent,contextId,creationDate,creator,description,duration,foundIn,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id,instanceShape,internalComments,internalPriority,internalSeverity,internalState,internalSubscriptions,internalTags,isApproved,isClosed,isFixed,isInProgress,isReviewed,isVerified,modified,modifiedBy,owner,process_iteration,process_projectArea,process_teamArea,progressTracking,projectArea,repository,resolver,schedule,serviceProvider,shortId,shortName,statusName,summary,target,teamArea,timeSheet,typeName,workItemType -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-07T02:17:55.864Z,https://jazz.ibm.com:9443/jts/users/rebecca,We need to add some UI to let a user change his password.,36000000,,http://open-services.net/ns/cm#ChangeRequest,1,Filed Against,rp94:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"install, globalization, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.352Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp94:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp94:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp94:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-04T01:57:56.478Z,https://jazz.ibm.com:9443/jts/users/deb,,14400000,,http://open-services.net/ns/cm#ChangeRequest,2,Change Sets That Fill Gaps,rp127:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/deb,"install, idea",false,false,false,false,false,false,2023-12-16T00:27:56.510Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp127:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp127:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,Release Engineering,rp127:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T09:48:56.557Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,3,Creation Date,rp50:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"business, noteworthy, value",false,false,false,false,false,false,2023-12-16T00:27:56.572Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp50:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp50:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Business Recovery Matters,rp50:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-01T18:51:56.605Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Packaging Definition,rp118:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"globalization, idea, team",false,false,false,false,false,false,2023-12-16T00:27:56.636Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp118:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp118:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp118:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-13T01:57:56.667Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,5,Resolves,rp58:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"evaluate, value",false,false,false,false,false,false,2023-12-16T00:27:56.699Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp58:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp58:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Release Engineering,rp58:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-20T10:50:56.730Z,https://jazz.ibm.com:9443/jts/users/deb,,21600000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp91:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, noteworthy",false,false,false,false,false,false,2023-12-16T00:27:56.762Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,Change and Configuration Management,Business Recovery Matters,rp91:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp91:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Business Recovery Matters,rp91:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-11-27T01:14:56.793Z,https://jazz.ibm.com:9443/jts/users/bob,,36000000,,http://open-services.net/ns/cm#ChangeRequest,7,ClearCase Activities ,rp106:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, noteworthy, warehouse",false,false,false,false,false,false,2023-12-16T00:27:56.831Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp106:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-08T00:05:56.862Z,https://jazz.ibm.com:9443/jts/users/deb,,18000000,,http://open-services.net/ns/cm#ChangeRequest,8,Severity,rp83:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"business, idea, advice",false,false,false,false,false,false,2023-12-16T00:27:56.916Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,Change and Configuration Management,Release Engineering,rp83:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp83:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Release Engineering,rp83:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:25:58.820Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp101:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.852Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp101:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp101:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,,rp101:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T19:35:58.884Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I found this in my logs today: Exception in thread ""Thread-1"" ",36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Copies,rp103:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:58.918Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp103:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp103:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,Business Recovery Matters,rp103:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Prerequisites,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T18:20:58.947Z,https://jazz.ibm.com:9443/jts/users/marco,We really need to get all messages externalized for our translators.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Access Control Point,rp42:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, install",false,false,false,false,false,false,2023-12-16T00:27:58.994Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp42:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp42:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,,rp42:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Prerequisites,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:17:59.026Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Promoted Work Items,rp79:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, install, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.044Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp79:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp79:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,,rp79:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T22:49:59.074Z,https://jazz.ibm.com:9443/jts/users/marco,"I searched for ""auto"" but it did not return any results.",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,tracks UCM object,rp109:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/marco,"install, warehouse",false,false,false,false,false,false,2023-12-16T00:27:59.105Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp109:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp109:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp109:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Database,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T13:11:59.145Z,https://jazz.ibm.com:9443/jts/users/deb,For some reason the first login takes very long on my system at least.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Work Items Included in Packages,rp126:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"install, noteworthy, info",false,false,false,false,false,false,2023-12-16T00:27:59.168Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp126:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp126:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,,rp126:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Build,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T08:53:59.199Z,https://jazz.ibm.com:9443/jts/users/rebecca,I keep being logged in even though I hit the logout button.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Related Test Script,rp49:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"serviceability, globalization, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.231Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp49:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp49:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,,rp49:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T01:44:59.263Z,https://jazz.ibm.com:9443/jts/users/bob,"I clicked on the ""Refinancing"" link but it did not open any page.",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Complexity,rp85:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"serviceability, advice",false,false,false,false,false,false,2023-12-16T00:27:59.294Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp85:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp85:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,Release Engineering,rp85:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,RelEng,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T23:27:59.325Z,https://jazz.ibm.com:9443/jts/users/bob,Please follow our UI guidelines about how links should look like.,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Parent,rp116:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate",false,false,false,false,false,false,2023-12-16T00:27:59.357Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,Change and Configuration Management,Release Engineering,rp116:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp116:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp116:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T04:14:59.373Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Affects Test Case Result,rp90:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, business, idea",false,false,false,false,false,false,2023-12-16T00:27:59.404Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp90:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Java UI,[],,35: Running out of SWT handles,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T12:48:00.408Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,35,Affects Test Case Result,rp60:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.439Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,,rp60:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp60:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp60:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],37: SWT Exception,,<11:00:00>: SWT Exception,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-14T07:00:00.535Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),43200000,,http://open-services.net/ns/cm#ChangeRequest,37,Included in Deployments,rp107:rtc_cm:comments,Medium,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:00.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp107:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp107:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp107:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YYl80JuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_W38CYJuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YuvL-ZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YnqTl5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xa7at5uqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YrbZSZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Yg4WJ5uqEe6dyO3uxS5wiA']",,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-11T00:28:00.863Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Summary,rp47:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.811Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp47:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp47:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp47:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_YfE_WZuqEe6dyO3uxS5wiA', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_XhFtF5uqEe6dyO3uxS5wiA']",,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.929Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Children,rp115:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.511Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,Change and Configuration Management,,rp115:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp115:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp115:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,Web UI,['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_nA4RUZupEe6dyO3uxS5wiA/resources/com.ibm.rqm.execution.ExecutionResult/_Xk2Lt5uqEe6dyO3uxS5wiA'],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-15T00:28:00.977Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Related Change Request,rp56:rtc_cm:comments,High,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-16T00:32:00.259Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,Change and Configuration Management,,rp56:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp56:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp56:rtc_cm:timeSheet,Defect,Defect -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Frequency of dividend transfer,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.040Z,https://jazz.ibm.com:9443/jts/users/marco,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,State,rp89:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.064Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp89:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp89:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp89:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Automatic Meter Reader,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:01.265Z,https://jazz.ibm.com:9443/jts/users/marco,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Tags,rp95:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.292Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp95:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp95:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp95:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Organization must identify how much money is desired,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.340Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Blocks Test Execution,rp111:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.355Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp111:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp111:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp111:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Organizations may apply with an initial request,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.387Z,https://jazz.ibm.com:9443/jts/users/marco,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Subscribed By,rp51:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.419Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp51:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp51:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp51:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Customers can Nominate an Organization,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.624Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Comments,rp104:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:01.655Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp104:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp104:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp104:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Organization must provide justification for why funds are needed,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:01.844Z,https://jazz.ibm.com:9443/jts/users/bob,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,In Progress,rp59:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:01.869Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp59:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp59:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp59:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Organizations can Apply,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.082Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Approvals,rp97:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.114Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp97:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp97:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp97:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Donor Dividend Allocation Criteria,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:02.145Z,https://jazz.ibm.com:9443/jts/users/marco,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Resolution,rp114:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:02.176Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,JKE Charity Coordinator will respond to request in the website triggering,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:02.192Z,https://jazz.ibm.com:9443/jts/users/bob,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Priority,rp87:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-16T00:28:02.224Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp87:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Validate Loan Term and Amount,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:05.725Z,https://jazz.ibm.com:9443/jts/users/marco,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,In Progress,rp88:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:05.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp88:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp88:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Allocating Dividends to a Cause,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.310Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Resolution,rp117:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.342Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp117:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp117:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp117:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Allocating Dividends to a Cause,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.357Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Creation Date,rp55:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.398Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp55:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp55:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,Allocating Dividends to a Cause,_kUzsoZupEe6UjLRi3SdwZg,2023-11-26T00:28:06.420Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Related Change Request,rp122:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.452Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,Change and Configuration Management,Business Recovery Matters,rp122:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp122:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp122:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.672Z,https://jazz.ibm.com:9443/jts/users/marco,,,,http://open-services.net/ns/cm#ChangeRequest,84,Extracted From,rp81:rtc_cm:comments,Unassigned,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.704Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp81:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp81:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp81:rtc_cm:timeSheet,Task,Task -https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_kUzsoZupEe6UjLRi3SdwZg,rp38:_kUzsoZupEe6UjLRi3SdwZg,false,BRM,[],,,,,_kUzsoZupEe6UjLRi3SdwZg,2023-12-06T00:28:06.735Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,http://open-services.net/ns/cm#ChangeRequest,85,Description,rp110:rtc_cm:comments,Unassigned,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-16T00:28:06.751Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,Change and Configuration Management,Business Recovery Matters,rp110:progressTracking,SGC Planning and Tasks,rp40:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp110:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp110:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/1,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-22T02:43:39.063Z,https://jazz.ibm.com:9443/jts/users/marco,We need to add some UI to let a user change his password.,14400000,,http://open-services.net/ns/cm#ChangeRequest,1,Git Pull Requests,rp73:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/marco,"ui, team, value",false,false,false,false,false,false,2023-12-21T13:17:39.406Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp73:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp73:schedule,SGC Planning and Tasks,1,Defect 1,New,Not possible to change a user password,Product Backlog,Business Recovery Matters,rp73:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/2,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-02T23:41:39.486Z,https://jazz.ibm.com:9443/jts/users/bob,,36000000,,http://open-services.net/ns/cm#ChangeRequest,2,Affects Test Case Result,rp79:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"business, globalization, evaluate",false,false,false,false,false,false,2023-12-21T13:17:39.507Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,,rp79:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp79:schedule,SGC Planning and Tasks,2,Defect 2,New,Allow to edit user details,Product Backlog,,rp79:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/3,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-12T02:18:39.526Z,https://jazz.ibm.com:9443/jts/users/bob,,10800000,,http://open-services.net/ns/cm#ChangeRequest,3,Successor,rp106:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, info",false,false,false,false,false,false,2023-12-21T13:17:39.552Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp106:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp106:schedule,SGC Planning and Tasks,3,Defect 3,New,Allow a user to create a dashboard of information,Product Backlog,Release Engineering,rp106:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/4,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-23T01:40:39.578Z,https://jazz.ibm.com:9443/jts/users/rebecca,,43200000,,http://open-services.net/ns/cm#ChangeRequest,4,Attachments,rp67:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, globalization, team",false,false,false,false,false,false,2023-12-21T13:17:39.594Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp67:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp67:schedule,SGC Planning and Tasks,4,Defect 4,New,Provide faceted search capabilities,Product Backlog,Business Recovery Matters,rp67:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/5,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-11-25T20:47:39.617Z,https://jazz.ibm.com:9443/jts/users/rebecca,,14400000,,http://open-services.net/ns/cm#ChangeRequest,5,Git Commits,rp93:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"team, value",false,false,false,false,false,false,2023-12-21T13:17:39.634Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp93:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp93:schedule,SGC Planning and Tasks,5,Defect 5,New,Improve loan calculation algorithm,Product Backlog,Business Recovery Matters,rp93:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-09T00:59:39.659Z,https://jazz.ibm.com:9443/jts/users/marco,,18000000,,http://open-services.net/ns/cm#ChangeRequest,6,Related Test Case,rp97:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,"noteworthy, team, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.676Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp97:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp97:schedule,SGC Planning and Tasks,6,Defect 6,New,Integrate graphical reports,Product Backlog,Release Engineering,rp97:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-14T11:39:39.691Z,https://jazz.ibm.com:9443/jts/users/deb,,21600000,,http://open-services.net/ns/cm#ChangeRequest,7,Related Test Plan,rp122:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"serviceability, business, warehouse",false,false,false,false,false,false,2023-12-21T13:17:39.711Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Product Backlog,SGC Planning and Tasks,Release Engineering,rp122:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp122:schedule,SGC Planning and Tasks,7,Defect 7,New,Offer more services related to loans,Product Backlog,Release Engineering,rp122:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/8,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:34:39.733Z,https://jazz.ibm.com:9443/jts/users/bob,,7200000,,http://open-services.net/ns/cm#ChangeRequest,8,Tracks,rp64:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"ui, evaluate, info",false,false,false,false,false,false,2023-12-21T13:17:39.757Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Product Backlog,SGC Planning and Tasks,Business Recovery Matters,rp64:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp64:schedule,SGC Planning and Tasks,8,Defect 8,New,Add context sensitive help support everywhere,Product Backlog,Business Recovery Matters,rp64:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/19,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T10:56:40.858Z,https://jazz.ibm.com:9443/jts/users/deb,I saw this in the logs:,10800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,19,Included in Promotions,rp121:rtc_cm:comments,Low,Minor,New,https://jazz.ibm.com:9443/jts/users/deb,"idea, noteworthy, warehouse",false,false,false,false,false,false,2023-12-21T13:17:40.874Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp121:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp121:schedule,SGC Planning and Tasks,19,Defect 19,New,Widget Disposed Exception,Sprint 2,Business Recovery Matters,rp121:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/20,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Database,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T05:21:40.888Z,https://jazz.ibm.com:9443/jts/users/bob,"I found this in my logs today: Exception in thread ""Thread-1"" ",21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,20,Electronic Signatures,rp41:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:40.902Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp41:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp41:schedule,SGC Planning and Tasks,20,Defect 20,New,Browser Exception,Sprint 2,,rp41:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/21,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:16:40.931Z,https://jazz.ibm.com:9443/jts/users/deb,We really need to get all messages externalized for our translators.,7200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,21,Previously Promoted Change Sets,rp71:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, serviceability, team",false,false,false,false,false,false,2023-12-21T13:17:40.948Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp71:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp71:schedule,SGC Planning and Tasks,21,Defect 21,New,Some messages are not externalized,Sprint 2,Business Recovery Matters,rp71:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/22,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T17:57:40.972Z,https://jazz.ibm.com:9443/jts/users/bob,I found a calculation error in the area of auto loans.,36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,22,Mentions,rp65:rtc_cm:comments,Medium,Minor,New,https://jazz.ibm.com:9443/jts/users/bob,"warehouse, evaluate",false,false,false,false,false,false,2023-12-21T13:17:40.987Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp65:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp65:schedule,SGC Planning and Tasks,22,Defect 22,New,Calculation error,Sprint 2,Business Recovery Matters,rp65:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/23,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T16:27:41.009Z,https://jazz.ibm.com:9443/jts/users/deb,"I searched for ""auto"" but it did not return any results.",36000000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,23,Children,rp102:rtc_cm:comments,Medium,Major,New,https://jazz.ibm.com:9443/jts/users/deb,"settings, business, team",false,false,false,false,false,false,2023-12-21T13:17:41.021Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp102:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp102:schedule,SGC Planning and Tasks,23,Defect 23,New,Search is not finding this term,Sprint 2,Business Recovery Matters,rp102:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/24,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T20:46:41.034Z,https://jazz.ibm.com:9443/jts/users/bob,For some reason the first login takes very long on my system at least.,14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,24,Affects Plan Item,rp44:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,"settings, serviceability, noteworthy",false,false,false,false,false,false,2023-12-21T13:17:41.048Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp44:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp44:schedule,SGC Planning and Tasks,24,Defect 24,New,Performance on first startup is bad,Sprint 2,Business Recovery Matters,rp44:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/25,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T07:54:41.071Z,https://jazz.ibm.com:9443/jts/users/bob,I keep being logged in even though I hit the logout button.,28800000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,25,Resolves,rp61:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/bob,"globalization, noteworthy, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.086Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp61:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp61:schedule,SGC Planning and Tasks,25,Defect 25,New,Logout is not working anymore,Sprint 2,Release Engineering,rp61:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/26,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Banking Logic,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T00:43:41.103Z,https://jazz.ibm.com:9443/jts/users/rebecca,"I clicked on the ""Refinancing"" link but it did not open any page.",14400000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,26,Blocks Test Execution,rp66:rtc_cm:comments,High,Minor,New,https://jazz.ibm.com:9443/jts/users/rebecca,"ui, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.118Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp66:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp66:schedule,SGC Planning and Tasks,26,Defect 26,New,Some links are not working,Sprint 2,,rp66:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/27,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,RelEng,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T02:41:41.132Z,https://jazz.ibm.com:9443/jts/users/rebecca,Please follow our UI guidelines about how links should look like.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,27,Git Issues,rp92:rtc_cm:comments,Low,Normal,New,https://jazz.ibm.com:9443/jts/users/rebecca,"idea, warehouse",false,false,false,false,false,false,2023-12-21T13:17:41.146Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/rebecca,Sprint 2,SGC Planning and Tasks,Release Engineering,rp92:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp92:schedule,SGC Planning and Tasks,27,Defect 27,New,Improve link colors,Sprint 2,Release Engineering,rp92:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/28,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-21T09:30:41.163Z,https://jazz.ibm.com:9443/jts/users/rebecca,For some reason my user account stopped working.,21600000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,28,Priority,rp58:rtc_cm:comments,Low,Major,New,https://jazz.ibm.com:9443/jts/users/rebecca,"settings, team, evaluate",false,false,false,false,false,false,2023-12-21T13:17:41.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/bob,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp58:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp58:schedule,SGC Planning and Tasks,28,Defect 28,New,Login not working anymore,Sprint 2,Business Recovery Matters,rp58:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/35,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Java UI,[],,36: Found this SWT Exception in the logs,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-19T19:26:41.659Z,https://jazz.ibm.com:9443/jts/users/marco,,18000000,,http://open-services.net/ns/cm#ChangeRequest,35,Tags,rp112:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.673Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,,rp112:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp112:schedule,SGC Planning and Tasks,35,Defect 35,New,Running out of SWT handles,Sprint 2,,rp112:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/37,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],37: SWT Exception,,<07:45:41>: SWT Exception,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T03:45:41.741Z,https://jazz.ibm.com:9443/jts/users/marco,org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.runtime.Path.initialize(Path.java:577)
at org.eclipse.core.runtime.Path.<init>(Path.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407),10800000,,http://open-services.net/ns/cm#ChangeRequest,37,Related Test Script,rp43:rtc_cm:comments,Medium,Critical,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:41.784Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp43:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp43:schedule,SGC Planning and Tasks,37,Defect 37,New,SWT Exception,Sprint 2,Business Recovery Matters,rp43:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hBXHsKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hDvtUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_hJaQcKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g3DVIKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gIiCQKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gZeoUKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g8yJsKADEe6j64ULWgUnhQ']",,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-16T13:17:41.915Z,https://jazz.ibm.com:9443/jts/users/tanuj,The picklist for selection of organizations contains no values,14400000,Sprint 1,http://open-services.net/ns/cm#ChangeRequest,38,Deployment Definition,rp74:rtc_cm:comments,High,Major,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:34.070Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp74:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp74:schedule,SGC Planning and Tasks,38,Defect 38,New,Organization selection list is empty,Sprint 2,,rp74:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/39,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,"['https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_g7w2AKADEe6j64ULWgUnhQ', 'https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gcEpUKADEe6j64ULWgUnhQ']",,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.943Z,https://jazz.ibm.com:9443/jts/users/tanuj,Confirm button not enabled. WORKAROUND: Click anywhere in the form and the button becomes active.,43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,39,Restricted Access,rp128:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.896Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 3,SGC Planning and Tasks,,rp128:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp128:schedule,SGC Planning and Tasks,39,Defect 39,New,"Failing Test Case ""Pay Bills Online""",Sprint 3,,rp128:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/40,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,Web UI,https://jazz.ibm.com:9443/qm/oslc_qm/contexts/_JooGsaADEe6j64ULWgUnhQ/resources/com.ibm.rqm.execution.ExecutionResult/_gd6cYKADEe6j64ULWgUnhQ,,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-20T13:17:41.979Z,https://jazz.ibm.com:9443/jts/users/tanuj,"I requested a credit increase using test user ""jbrown"" but request was registered for user ""rbetts"".",43200000,Sprint 2 Development,http://open-services.net/ns/cm#ChangeRequest,40,Contributes To,rp109:rtc_cm:comments,High,Blocker,New,https://jazz.ibm.com:9443/jts/users/tanuj,,false,false,false,false,false,false,2023-12-21T13:19:33.770Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,Sprint 2,SGC Planning and Tasks,,rp109:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp109:schedule,SGC Planning and Tasks,40,Defect 40,New,Credit Increase request is registered against the wrong account,Sprint 2,,rp109:rtc_cm:timeSheet,Defect,Defect +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/41,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Frequency of dividend transfer,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.016Z,https://jazz.ibm.com:9443/jts/users/marco,,144000000,,http://open-services.net/ns/cm#ChangeRequest,41,Restricted Access,rp46:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.028Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp46:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp46:schedule,SGC Planning and Tasks,41,Task 41,New,Implement - Frequency of dividend transfer,Sprint 2,Business Recovery Matters,rp46:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/43,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Process email requests,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.135Z,https://jazz.ibm.com:9443/jts/users/marco,,115200000,,http://open-services.net/ns/cm#ChangeRequest,43,Resolution,rp39:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.148Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp39:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp39:schedule,SGC Planning and Tasks,43,Task 43,New,Implement - Requests sent in form of email,Sprint 2,Business Recovery Matters,rp39:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/44,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Organization must identify how much money is desired,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.165Z,https://jazz.ibm.com:9443/jts/users/marco,,43200000,,http://open-services.net/ns/cm#ChangeRequest,44,Related Test Script,rp125:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.177Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp125:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp125:schedule,SGC Planning and Tasks,44,Task 44,New,Implement - Organization must identify how much money is desired,Sprint 2,Business Recovery Matters,rp125:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/45,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,45: Implement - Organizations may apply with an initial request,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.197Z,https://jazz.ibm.com:9443/jts/users/marco,,14400000,,http://open-services.net/ns/cm#ChangeRequest,45,Duplicate Of,rp60:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.210Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp60:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp60:schedule,SGC Planning and Tasks,45,Task 45,New,Implement - Organizations may apply with an initial request,Sprint 2,Business Recovery Matters,rp60:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/47,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Customers can Nominate an Organization,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.322Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,47,Time Entries,rp123:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.335Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp123:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp123:schedule,SGC Planning and Tasks,47,Task 47,New,Implement - Customers can Nominate an Organization,Sprint 2,Business Recovery Matters,rp123:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/49,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Organization must provide justification for why funds are needed,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.456Z,https://jazz.ibm.com:9443/jts/users/bob,,14400000,,http://open-services.net/ns/cm#ChangeRequest,49,Extracted From,rp54:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.470Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp54:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp54:schedule,SGC Planning and Tasks,49,Task 49,New,Implement - Organization must provide justification for why funds are needed,Sprint 2,Business Recovery Matters,rp54:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/51,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Organizations can Apply,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.602Z,https://jazz.ibm.com:9443/jts/users/marco,,28800000,,http://open-services.net/ns/cm#ChangeRequest,51,Blocks Test Execution,rp82:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.614Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp82:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp82:schedule,SGC Planning and Tasks,51,Task 51,New,Implement - Organizations can Apply,Sprint 2,Business Recovery Matters,rp82:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/52,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Donor Dividend Allocation Criteria,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:42.646Z,https://jazz.ibm.com:9443/jts/users/marco,,72000000,,http://open-services.net/ns/cm#ChangeRequest,52,Related,rp114:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:42.658Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp114:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp114:schedule,SGC Planning and Tasks,52,Task 52,New,Implement - Donor Dividend Allocation Criteria,Sprint 2,Business Recovery Matters,rp114:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/53,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,JKE Charity Coordinator will respond to request in the website triggering..,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:42.678Z,https://jazz.ibm.com:9443/jts/users/bob,,14400000,,http://open-services.net/ns/cm#ChangeRequest,53,Implements Requirement,rp78:rtc_cm:comments,Medium,Normal,New,https://jazz.ibm.com:9443/jts/users/bob,,false,false,false,false,false,false,2023-12-21T13:17:42.690Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/marco,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp78:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp78:schedule,SGC Planning and Tasks,53,Task 53,New,Implement - JKE Charity Coordinator will respond to request in the website triggering,Sprint 2,Business Recovery Matters,rp78:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/76,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,Validate Loan term and amount,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.391Z,https://jazz.ibm.com:9443/jts/users/marco,,57600000,,http://open-services.net/ns/cm#ChangeRequest,76,Team Area,rp87:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.405Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/dave,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp87:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp87:schedule,SGC Planning and Tasks,76,Task 76,New,Implement - Validate Loan Term and Amount,Sprint 2,Business Recovery Matters,rp87:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/80,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,80: Design - Allocate Dividends with Web Service,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.684Z,https://jazz.ibm.com:9443/jts/users/marco,Create high-level design for planning purposes.,115200000,,http://open-services.net/ns/cm#ChangeRequest,80,Tracks,rp57:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.697Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp57:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp57:schedule,SGC Planning and Tasks,80,Task 80,New,Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp57:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/81,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,80: Design - Allocate Dividends with Web Service,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.713Z,https://jazz.ibm.com:9443/jts/users/marco,Create the service design and generate initial implementation code.,115200000,,http://open-services.net/ns/cm#ChangeRequest,81,Work Item Resource Shape,rp90:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.726Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/al,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp90:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp90:schedule,SGC Planning and Tasks,81,Task 81,New,Detail Design - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp90:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/82,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,80: Design - Allocate Dividends with Web Service,_IVLh0KADEe6BqZzvVvHxfg,2023-12-01T13:17:44.756Z,https://jazz.ibm.com:9443/jts/users/marco,Complete the implementation and unit test the service.,115200000,,http://open-services.net/ns/cm#ChangeRequest,82,Parent,rp124:rtc_cm:comments,High,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.769Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/deb,Sprint 2,SGC Planning and Tasks,Business Recovery Matters,rp124:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp124:schedule,SGC Planning and Tasks,82,Task 82,New,Implement - Allocate Dividends with Web Service,Sprint 2,Business Recovery Matters,rp124:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/84,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.900Z,https://jazz.ibm.com:9443/jts/users/marco,,,,http://open-services.net/ns/cm#ChangeRequest,84,Related Test Execution Record,rp55:rtc_cm:comments,Unassigned,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.913Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp55:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp55:schedule,SGC Planning and Tasks,84,Task 84,New,Summary for promote.mortgage.devtotest,,Business Recovery Matters,rp55:rtc_cm:timeSheet,Task,Task +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/85,rp37:_IVLh0KADEe6BqZzvVvHxfg,rp38:_IVLh0KADEe6BqZzvVvHxfg,false,BRM,[],,,,,_IVLh0KADEe6BqZzvVvHxfg,2023-12-11T13:17:44.927Z,https://jazz.ibm.com:9443/jts/users/marco,The system must lock user IDs out of the system after no more than 6 invalid attempts.,,,http://open-services.net/ns/cm#ChangeRequest,85,Approval Tasks,rp88:rtc_cm:comments,Unassigned,Normal,New,https://jazz.ibm.com:9443/jts/users/marco,,false,false,false,false,false,false,2023-12-21T13:17:44.939Z,https://jazz.ibm.com:9443/jts/users/ibm,https://jazz.ibm.com:9443/jts/users/unassigned,,SGC Planning and Tasks,Business Recovery Matters,rp88:progressTracking,SGC Planning and Tasks,rp36:repository,https://jazz.ibm.com:9443/jts/users/unassigned,rp88:schedule,SGC Planning and Tasks,85,Task 85,New,Validate Adherence to Corporate Standard on User Lockout,,Business Recovery Matters,rp88:rtc_cm:timeSheet,Task,Task diff --git a/elmclient/tests/results/test311.csv b/elmclient/tests/results/test311.csv index e02abfc..1d74bf9 100644 --- a/elmclient/tests/results/test311.csv +++ b/elmclient/tests/results/test311.csv @@ -1 +1,2 @@ - +$uri,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,id +https://jazz.ibm.com:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/38,http://open-services.net/ns/cm#ChangeRequest,38 diff --git a/elmclient/tests/results/test401.csv b/elmclient/tests/results/test401.csv index 8024bfa..9661a3a 100644 --- a/elmclient/tests/results/test401.csv +++ b/elmclient/tests/results/test401.csv @@ -1,27 +1,27 @@ $uri,acc:accessContext,dcterms:contributor,dcterms:created,dcterms:creator,dcterms:description,dcterms:identifier,dcterms:modified,dcterms:subject,dcterms:title,oslc:archived,oslc:instanceShape,oslc:serviceProvider,oslc:shortId,oslc_config:acceptedBy,oslc_config:accepts,oslc_config:baselineOfStream,oslc_config:baselines,oslc_config:committed,oslc_config:committer,oslc_config:component,oslc_config:contribution,oslc_config:previousBaseline,oslc_config:streams,process:projectArea,prov:wasDerivedFrom,rdf:type,rtc_cm:deliverable -https://jazz.ibm.com:9443/gc/configuration/10,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.624Z,ibm,Agile component,_gZZxlpuqEe6nAdSdzhDxUw,2023-12-16T00:33:53.869Z,agile,Agile Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,10,oslc_config:Configuration,oslc_config:Configuration,,rp135:baselines,,,component:5,"['part:10', 'part:9']",configuration:26,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:9,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/20,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:38.748Z,ibm,Money That Matters component,_wXKOwJuqEe6nAdSdzhDxUw,2023-12-16T00:33:46.117Z,mtm,MTM 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,20,oslc_config:Configuration,oslc_config:Configuration,configuration:16,,2023-12-16T00:33:46.117Z,ibm,component:3,"['part:72', 'part:73']",,rp137:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:16,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/26,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:43.31Z,ibm,Agile component,_xCrQ8JuqEe6nAdSdzhDxUw,2023-12-16T00:33:53.9Z,agile,Agile 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,26,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-16T00:33:53.9Z,ibm,component:5,"['part:83', 'part:82']",configuration:14,rp138:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/9,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.558Z,ibm,Agile component,_gYd9cJuqEe6nAdSdzhDxUw,2023-12-16T00:31:51.558Z,,SGC Agile Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,9,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:51.511Z,ibm,component:5,[],,rp139:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/2,acclist:_zjDqYZunEe6nAdSdzhDxUw,ibm,2023-12-16T00:12:41.249Z,ibm,desc,_0-kmJpunEe6nAdSdzhDxUw,2023-12-16T00:17:05.014Z,,gccomp Initial Development,false,rp140:shape,serviceProvider:_zjDqYZunEe6nAdSdzhDxUw,2,oslc_config:Configuration,oslc_config:Configuration,,rp141:baselines,,,component:1,"['part:2', 'part:3', 'part:1', 'part:4']",,,rp134:_zjDqYZunEe6nAdSdzhDxUw,configuration:1,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", -https://jazz.ibm.com:9443/gc/configuration/19,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:38.008Z,ibm,Systems Global Configuration initiative for Money That Matters,_wP8zgZuqEe6nAdSdzhDxUw,2023-12-16T00:33:55.827Z,sgc,SGC 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,19,oslc_config:Configuration,oslc_config:Configuration,configuration:15,,2023-12-16T00:33:55.827Z,ibm,component:2,"['part:54', 'part:84', 'part:55', 'part:53']",,rp142:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:15,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/1,acclist:_zjDqYZunEe6nAdSdzhDxUw,ibm,2023-12-16T00:12:41.123Z,ibm,desc,_08UjYJunEe6nAdSdzhDxUw,2023-12-16T00:12:41.139Z,,gccomp Initial Baseline,false,rp140:shape,serviceProvider:_zjDqYZunEe6nAdSdzhDxUw,1,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:12:40.998Z,ibm,component:1,[],,rp143:streams,rp134:_zjDqYZunEe6nAdSdzhDxUw,,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/25,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:42.866Z,ibm,Automated Meter Reader component,_w-bDEJuqEe6nAdSdzhDxUw,2023-12-16T00:33:50.867Z,amr,AMR 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,25,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-16T00:33:50.867Z,ibm,component:4,"['part:79', 'part:78']",configuration:13,rp144:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/24,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:42.409Z,ibm,Money That Matters component,_w6EukJuqEe6nAdSdzhDxUw,2023-12-16T00:33:47.742Z,mtm,MTM 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,24,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-16T00:33:47.742Z,ibm,component:3,"['part:75', 'part:74']",configuration:12,rp145:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/8,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.716Z,ibm,Automated Meter Reader component,_gQvk1puqEe6nAdSdzhDxUw,2023-12-16T00:33:50.835Z,amr,AMR Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,8,oslc_config:Configuration,oslc_config:Configuration,,rp146:baselines,,,component:4,"['part:8', 'part:7']",configuration:25,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:7,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/7,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.638Z,ibm,Automated Meter Reader component,_gP_W4JuqEe6nAdSdzhDxUw,2023-12-16T00:31:50.638Z,,SGC AMR Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,7,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:50.606Z,ibm,component:4,[],,rp147:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/23,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:41.652Z,ibm,Systems Global Configuration initiative for Money That Matters,_wy-oEJuqEe6nAdSdzhDxUw,2023-12-16T00:33:57.721Z,sgc,SGC 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,23,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-16T00:33:57.721Z,ibm,component:2,"['part:62', 'part:64', 'part:63', 'part:85']",configuration:11,rp148:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:4,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/18,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:12.222Z,ibm,Agile component,_sZ5vBpuqEe6nAdSdzhDxUw,2023-12-16T00:33:52.474Z,agile,Agile 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,18,oslc_config:Configuration,oslc_config:Configuration,,rp149:baselines,,,component:5,"['part:47', 'part:46']",configuration:22,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:14,"['oslc_config:Stream', 'oslc_config:Configuration', 'config_ext:SharedStream']", -https://jazz.ibm.com:9443/gc/configuration/6,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.676Z,ibm,Money That Matters component,_gGqbxpuqEe6nAdSdzhDxUw,2023-12-16T00:33:47.695Z,mtm,MTM Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,6,oslc_config:Configuration,oslc_config:Configuration,,rp150:baselines,,,component:3,"['part:5', 'part:6']",configuration:24,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:5,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/22,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:39.663Z,ibm,Agile component,_wf4s8JuqEe6nAdSdzhDxUw,2023-12-16T00:33:52.51Z,agile,Agile 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,22,oslc_config:Configuration,oslc_config:Configuration,configuration:18,,2023-12-16T00:33:52.51Z,ibm,component:5,"['part:80', 'part:81']",,rp151:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:18,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/17,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:11.009Z,ibm,Automated Meter Reader component,_sOd7EpuqEe6nAdSdzhDxUw,2023-12-16T00:33:49.416Z,amr,AMR 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,17,oslc_config:Configuration,oslc_config:Configuration,,rp152:baselines,,,component:4,"['part:43', 'part:42']",configuration:21,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:13,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", -https://jazz.ibm.com:9443/gc/configuration/5,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.584Z,ibm,Money That Matters component,_gF6N0JuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.584Z,,SGC Money that Matters Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,5,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:49.565Z,ibm,component:3,[],,rp153:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/16,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:09.857Z,ibm,Money That Matters component,_sDVpIJuqEe6nAdSdzhDxUw,2023-12-16T00:33:46.069Z,mtm,MTM 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,16,oslc_config:Configuration,oslc_config:Configuration,,rp154:baselines,,,component:3,"['part:39', 'part:38']",configuration:20,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:12,"['config_ext:SharedStream', 'oslc_config:Configuration', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/21,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:39.237Z,ibm,Automated Meter Reader component,_wbq7UJuqEe6nAdSdzhDxUw,2023-12-16T00:33:49.463Z,amr,AMR 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,21,oslc_config:Configuration,oslc_config:Configuration,configuration:17,,2023-12-16T00:33:49.463Z,ibm,component:4,"['part:76', 'part:77']",,rp155:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:17,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/4,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.36Z,ibm,Systems Global Configuration initiative for Money That Matters,_gDpkBpuqEe6nAdSdzhDxUw,2023-12-16T00:33:57.958Z,sgc,SGC Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,4,oslc_config:Configuration,oslc_config:Configuration,,rp157:baselines,,,component:2,"['part:13', 'part:14', 'part:11', 'part:12']",configuration:23,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:3,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']",rp156:_-_-uyJupEe6UjLRi3SdwZg -https://jazz.ibm.com:9443/gc/configuration/15,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:09.068Z,ibm,Systems Global Configuration initiative for Money That Matters,_r7pswJuqEe6nAdSdzhDxUw,2023-12-16T00:33:55.78Z,sgc,SGC 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,15,oslc_config:Configuration,oslc_config:Configuration,,rp158:baselines,,,component:2,"['part:48', 'part:50', 'part:49', 'part:51']",configuration:19,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:11,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/14,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:55.479Z,ibm,Agile component,_p6g7cJuqEe6nAdSdzhDxUw,2023-12-16T00:33:02.396Z,agile,Agile 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,14,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-16T00:33:02.396Z,ibm,component:5,"['part:30', 'part:29']",,rp159:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/13,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:55.037Z,ibm,Automated Meter Reader component,_p2J_4JuqEe6nAdSdzhDxUw,2023-12-16T00:33:02.072Z,amr,AMR 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,13,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-16T00:33:02.072Z,ibm,component:4,"['part:28', 'part:27']",,rp160:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/12,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:54.563Z,ibm,Money That Matters component,_pxosQJuqEe6nAdSdzhDxUw,2023-12-16T00:33:01.739Z,mtm,MTM 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,12,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-16T00:33:01.739Z,ibm,component:3,"['part:25', 'part:26']",,rp161:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/11,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:53.792Z,ibm,Systems Global Configuration initiative for Money That Matters,_pqbRAJuqEe6nAdSdzhDxUw,2023-12-16T00:33:58.037Z,sgc,SGC 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,11,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-16T00:33:02.658Z,ibm,component:2,"['part:17', 'part:15', 'part:16', 'part:31']",,rp162:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:4,"['oslc_config:Baseline', 'oslc_config:Configuration']",rp156:_9P-wx5upEe6UjLRi3SdwZg -https://jazz.ibm.com:9443/gc/configuration/3,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.25Z,ibm,Systems Global Configuration initiative for Money That Matters,_gCmbIJuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.25Z,,Systems Global Configuration Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,3,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:49.218Z,ibm,component:2,[],,rp163:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/10,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:30.064Z,ibm,Agile component,_kqH-JqADEe61hu3h8p7RBQ,2023-12-21T13:20:22.933Z,agile,Agile Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,10,oslc_config:Configuration,oslc_config:Configuration,,rp132:baselines,,,component:5,"['part:10', 'part:9']",configuration:26,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:9,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/20,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:15.976Z,ibm,Money That Matters component,_rgCGAKADEe61hu3h8p7RBQ,2023-12-21T13:20:19.777Z,mtm,MTM 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,20,oslc_config:Configuration,oslc_config:Configuration,configuration:16,,2023-12-21T13:20:19.776Z,ibm,component:3,"['part:72', 'part:73']",,rp135:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:16,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/26,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:18.446Z,ibm,Agile component,_r3nfkKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.946Z,agile,Agile 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,26,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-21T13:20:22.946Z,ibm,component:5,"['part:83', 'part:82']",configuration:14,rp136:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/9,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:30.026Z,ibm,Agile component,_kpu8kKADEe61hu3h8p7RBQ,2023-12-21T13:19:30.026Z,,SGC Agile Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,9,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:30.015Z,ibm,component:5,[],,rp137:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/2,acclist:_EcBUYKACEe61hu3h8p7RBQ,ibm,2023-12-21T13:08:50.518Z,ibm,desc,_FW5BMKACEe61hu3h8p7RBQ,2023-12-21T13:11:30.098Z,,gccomp Initial Development,false,rp138:shape,serviceProvider:_EcBUYKACEe61hu3h8p7RBQ,2,oslc_config:Configuration,oslc_config:Configuration,,rp139:baselines,,,component:1,"['part:2', 'part:3', 'part:1', 'part:4']",,,rp134:_EcBUYKACEe61hu3h8p7RBQ,configuration:1,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", +https://jazz.ibm.com:9443/gc/configuration/19,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:15.564Z,ibm,Systems Global Configuration initiative for Money That Matters,_rb_TgKADEe61hu3h8p7RBQ,2023-12-21T13:20:23.744Z,sgc,SGC 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,19,oslc_config:Configuration,oslc_config:Configuration,configuration:15,,2023-12-21T13:20:23.744Z,ibm,component:2,"['part:54', 'part:84', 'part:55', 'part:53']",,rp140:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:15,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/1,acclist:_EcBUYKACEe61hu3h8p7RBQ,ibm,2023-12-21T13:08:50.451Z,ibm,desc,_FVkykKACEe61hu3h8p7RBQ,2023-12-21T13:08:50.452Z,,gccomp Initial Baseline,false,rp138:shape,serviceProvider:_EcBUYKACEe61hu3h8p7RBQ,1,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:08:50.372Z,ibm,component:1,[],,rp141:streams,rp134:_EcBUYKACEe61hu3h8p7RBQ,,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/25,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:18.216Z,ibm,Automated Meter Reader component,_r1agIKADEe61hu3h8p7RBQ,2023-12-21T13:20:21.62Z,amr,AMR 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,25,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-21T13:20:21.619Z,ibm,component:4,"['part:79', 'part:78']",configuration:13,rp142:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/24,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:17.874Z,ibm,Money That Matters component,_ryIioKADEe61hu3h8p7RBQ,2023-12-21T13:20:20.409Z,mtm,MTM 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,24,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-21T13:20:20.408Z,ibm,component:3,"['part:75', 'part:74']",configuration:12,rp143:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/8,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.669Z,ibm,Automated Meter Reader component,_kmW4dqADEe61hu3h8p7RBQ,2023-12-21T13:20:21.607Z,amr,AMR Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,8,oslc_config:Configuration,oslc_config:Configuration,,rp144:baselines,,,component:4,"['part:8', 'part:7']",configuration:25,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:7,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/7,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.631Z,ibm,Automated Meter Reader component,_kl7aoKADEe61hu3h8p7RBQ,2023-12-21T13:19:29.631Z,,SGC AMR Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,7,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.616Z,ibm,component:4,[],,rp145:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/23,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:17.484Z,ibm,Systems Global Configuration initiative for Money That Matters,_ruagQKADEe61hu3h8p7RBQ,2023-12-21T13:20:24.54Z,sgc,SGC 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,23,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-21T13:20:24.539Z,ibm,component:2,"['part:62', 'part:64', 'part:63', 'part:85']",configuration:11,rp146:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:4,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/18,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:03.172Z,ibm,Agile component,_pl1qMKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.336Z,agile,Agile 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,18,oslc_config:Configuration,oslc_config:Configuration,,rp147:baselines,,,component:5,"['part:47', 'part:46']",configuration:22,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:14,"['oslc_config:Stream', 'oslc_config:Configuration', 'config_ext:SharedStream']", +https://jazz.ibm.com:9443/gc/configuration/6,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.211Z,ibm,Money That Matters component,_kh_V1qADEe61hu3h8p7RBQ,2023-12-21T13:20:20.389Z,mtm,MTM Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,6,oslc_config:Configuration,oslc_config:Configuration,,rp148:baselines,,,component:3,"['part:5', 'part:6']",configuration:24,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:5,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/22,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:16.43Z,ibm,Agile component,_rkWlUKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.354Z,agile,Agile 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,22,oslc_config:Configuration,oslc_config:Configuration,configuration:18,,2023-12-21T13:20:22.354Z,ibm,component:5,"['part:80', 'part:81']",,rp149:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:18,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/17,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:02.662Z,ibm,Automated Meter Reader component,_pg78FqADEe61hu3h8p7RBQ,2023-12-21T13:20:21.052Z,amr,AMR 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,17,oslc_config:Configuration,oslc_config:Configuration,,rp150:baselines,,,component:4,"['part:43', 'part:42']",configuration:21,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:13,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", +https://jazz.ibm.com:9443/gc/configuration/5,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.183Z,ibm,Money That Matters component,_khtB8KADEe61hu3h8p7RBQ,2023-12-21T13:19:29.184Z,,SGC Money that Matters Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,5,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.172Z,ibm,component:3,[],,rp151:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/16,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:02.179Z,ibm,Money That Matters component,_pcXlIKADEe61hu3h8p7RBQ,2023-12-21T13:20:19.755Z,mtm,MTM 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,16,oslc_config:Configuration,oslc_config:Configuration,,rp152:baselines,,,component:3,"['part:39', 'part:38']",configuration:20,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:12,"['config_ext:SharedStream', 'oslc_config:Configuration', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/21,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:16.196Z,ibm,Automated Meter Reader component,_riFUcKADEe61hu3h8p7RBQ,2023-12-21T13:20:21.066Z,amr,AMR 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,21,oslc_config:Configuration,oslc_config:Configuration,configuration:17,,2023-12-21T13:20:21.066Z,ibm,component:4,"['part:76', 'part:77']",,rp153:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:17,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/4,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.093Z,ibm,Systems Global Configuration initiative for Money That Matters,_kg37hqADEe61hu3h8p7RBQ,2023-12-21T13:20:24.649Z,sgc,SGC Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,4,oslc_config:Configuration,oslc_config:Configuration,,rp155:baselines,,,component:2,"['part:13', 'part:14', 'part:11', 'part:12']",configuration:23,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:3,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']",rp154:_VC6YsKADEe6BqZzvVvHxfg +https://jazz.ibm.com:9443/gc/configuration/15,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:01.852Z,ibm,Systems Global Configuration initiative for Money That Matters,_pZOxkKADEe61hu3h8p7RBQ,2023-12-21T13:20:23.727Z,sgc,SGC 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,15,oslc_config:Configuration,oslc_config:Configuration,,rp156:baselines,,,component:2,"['part:48', 'part:50', 'part:49', 'part:51']",configuration:19,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:11,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/14,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:56.143Z,ibm,Agile component,_oi3xUKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.865Z,agile,Agile 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,14,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-21T13:19:58.864Z,ibm,component:5,"['part:30', 'part:29']",,rp157:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/13,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.95Z,ibm,Automated Meter Reader component,_ohDMYKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.57Z,amr,AMR 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,13,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-21T13:19:58.569Z,ibm,component:4,"['part:28', 'part:27']",,rp158:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/12,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.763Z,ibm,Money That Matters component,_ofRDsKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.436Z,mtm,MTM 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,12,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-21T13:19:58.436Z,ibm,component:3,"['part:25', 'part:26']",,rp159:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/11,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.457Z,ibm,Systems Global Configuration initiative for Money That Matters,_ocVrgKADEe61hu3h8p7RBQ,2023-12-21T13:20:24.684Z,sgc,SGC 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,11,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-21T13:19:58.99Z,ibm,component:2,"['part:17', 'part:15', 'part:16', 'part:31']",,rp160:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:4,"['oslc_config:Baseline', 'oslc_config:Configuration']",rp154:_UG-U4KADEe6BqZzvVvHxfg +https://jazz.ibm.com:9443/gc/configuration/3,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.059Z,ibm,Systems Global Configuration initiative for Money That Matters,_kgaogKADEe61hu3h8p7RBQ,2023-12-21T13:19:29.06Z,,Systems Global Configuration Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,3,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.037Z,ibm,component:2,[],,rp161:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Baseline', 'oslc_config:Configuration']", diff --git a/elmclient/tests/results/test402.csv b/elmclient/tests/results/test402.csv index bd08758..e3cdaf1 100644 --- a/elmclient/tests/results/test402.csv +++ b/elmclient/tests/results/test402.csv @@ -1,6 +1,6 @@ $uri,acc:accessContext,dcterms:contributor,dcterms:created,dcterms:creator,dcterms:description,dcterms:identifier,dcterms:modified,dcterms:subject,dcterms:title,oslc:archived,oslc:instanceShape,oslc:serviceProvider,oslc:shortId,oslc_config:configurations,process:projectArea,rdf:type -https://jazz.ibm.com:9443/gc/component/5,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.448Z,ibm,Agile component,_gXa0npuqEe6nAdSdzhDxUw,2023-12-16T00:31:51.448Z,"['sgc', 'agile']",SGC Agile,false,rp165:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,5,rp164:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component -https://jazz.ibm.com:9443/gc/component/4,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.542Z,ibm,Automated Meter Reader component,_gOx2ApuqEe6nAdSdzhDxUw,2023-12-16T00:31:50.542Z,"['amr', 'sgc']",SGC AMR,false,rp165:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,4,rp166:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component -https://jazz.ibm.com:9443/gc/component/3,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.486Z,ibm,Money That Matters component,_gEtT9ZuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.486Z,"['sgc', 'mtm']",SGC Money that Matters,false,rp165:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,3,rp167:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component -https://jazz.ibm.com:9443/gc/component/2,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.107Z,ibm,Systems Global Configuration initiative for Money That Matters,_gACPUJuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.107Z,['sgc'],Systems Global Configuration,false,rp165:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,2,rp168:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component -https://jazz.ibm.com:9443/gc/component/1,acclist:_zjDqYZunEe6nAdSdzhDxUw,ibm,2023-12-16T00:12:40.777Z,ibm,desc,_05vwgJunEe6nAdSdzhDxUw,2023-12-16T00:12:40.777Z,[],gccomp,false,rp170:shape,serviceProvider:_zjDqYZunEe6nAdSdzhDxUw,1,rp169:configurations,rp134:_zjDqYZunEe6nAdSdzhDxUw,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/5,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.977Z,ibm,Agile component,_kpRCiqADEe61hu3h8p7RBQ,2023-12-21T13:19:29.978Z,"['sgc', 'agile']",SGC Agile,false,rp163:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,5,rp162:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/4,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.581Z,ibm,Automated Meter Reader component,_klgj4KADEe61hu3h8p7RBQ,2023-12-21T13:19:29.581Z,"['amr', 'sgc']",SGC AMR,false,rp163:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,4,rp164:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/3,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.138Z,ibm,Money That Matters component,_khSyQqADEe61hu3h8p7RBQ,2023-12-21T13:19:29.138Z,"['sgc', 'mtm']",SGC Money that Matters,false,rp163:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,3,rp165:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/2,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:28.995Z,ibm,Systems Global Configuration initiative for Money That Matters,_kffbcKADEe61hu3h8p7RBQ,2023-12-21T13:19:28.995Z,['sgc'],Systems Global Configuration,false,rp163:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,2,rp166:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/1,acclist:_EcBUYKACEe61hu3h8p7RBQ,ibm,2023-12-21T13:08:50.231Z,ibm,desc,_FUFk0KACEe61hu3h8p7RBQ,2023-12-21T13:08:50.231Z,[],gccomp,false,rp168:shape,serviceProvider:_EcBUYKACEe61hu3h8p7RBQ,1,rp167:configurations,rp134:_EcBUYKACEe61hu3h8p7RBQ,oslc_config:Component diff --git a/elmclient/tests/results/test403.csv b/elmclient/tests/results/test403.csv index 19e9f67..b3e7192 100644 --- a/elmclient/tests/results/test403.csv +++ b/elmclient/tests/results/test403.csv @@ -1,5 +1,5 @@ $uri,acc:accessContext,dcterms:contributor,dcterms:created,dcterms:creator,dcterms:description,dcterms:identifier,dcterms:modified,dcterms:subject,dcterms:title,oslc:archived,oslc:instanceShape,oslc:serviceProvider,oslc:shortId,oslc_config:configurations,process:projectArea,rdf:type -https://jazz.ibm.com:9443/gc/component/5,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.448Z,ibm,Agile component,_gXa0npuqEe6nAdSdzhDxUw,2023-12-16T00:31:51.448Z,"['sgc', 'agile']",SGC Agile,false,Global Component,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,5,rp164:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component -https://jazz.ibm.com:9443/gc/component/4,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.542Z,ibm,Automated Meter Reader component,_gOx2ApuqEe6nAdSdzhDxUw,2023-12-16T00:31:50.542Z,"['amr', 'sgc']",SGC AMR,false,Global Component,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,4,rp166:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component -https://jazz.ibm.com:9443/gc/component/3,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.486Z,ibm,Money That Matters component,_gEtT9ZuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.486Z,"['sgc', 'mtm']",SGC Money that Matters,false,Global Component,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,3,rp167:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component -https://jazz.ibm.com:9443/gc/component/2,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.107Z,ibm,Systems Global Configuration initiative for Money That Matters,_gACPUJuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.107Z,['sgc'],Systems Global Configuration,false,Global Component,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,2,rp168:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/5,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.977Z,ibm,Agile component,_kpRCiqADEe61hu3h8p7RBQ,2023-12-21T13:19:29.978Z,"['sgc', 'agile']",SGC Agile,false,Global Component,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,5,rp162:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/4,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.581Z,ibm,Automated Meter Reader component,_klgj4KADEe61hu3h8p7RBQ,2023-12-21T13:19:29.581Z,"['amr', 'sgc']",SGC AMR,false,Global Component,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,4,rp164:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/3,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.138Z,ibm,Money That Matters component,_khSyQqADEe61hu3h8p7RBQ,2023-12-21T13:19:29.138Z,"['sgc', 'mtm']",SGC Money that Matters,false,Global Component,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,3,rp165:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/2,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:28.995Z,ibm,Systems Global Configuration initiative for Money That Matters,_kffbcKADEe61hu3h8p7RBQ,2023-12-21T13:19:28.995Z,['sgc'],Systems Global Configuration,false,Global Component,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,2,rp166:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component diff --git a/elmclient/tests/results/test404.csv b/elmclient/tests/results/test404.csv index 2dca08d..8ff163f 100644 --- a/elmclient/tests/results/test404.csv +++ b/elmclient/tests/results/test404.csv @@ -1,25 +1,25 @@ $uri,acc:accessContext,dcterms:contributor,dcterms:created,dcterms:creator,dcterms:description,dcterms:identifier,dcterms:modified,dcterms:subject,dcterms:title,oslc:archived,oslc:instanceShape,oslc:serviceProvider,oslc:shortId,oslc_config:acceptedBy,oslc_config:accepts,oslc_config:baselineOfStream,oslc_config:baselines,oslc_config:committed,oslc_config:committer,oslc_config:component,oslc_config:contribution,oslc_config:previousBaseline,oslc_config:streams,process:projectArea,prov:wasDerivedFrom,rdf:type,rtc_cm:deliverable -https://jazz.ibm.com:9443/gc/configuration/7,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.638Z,ibm,Automated Meter Reader component,_gP_W4JuqEe6nAdSdzhDxUw,2023-12-16T00:31:50.638Z,,SGC AMR Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,7,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:50.606Z,ibm,component:4,[],,rp147:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/18,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:12.222Z,ibm,Agile component,_sZ5vBpuqEe6nAdSdzhDxUw,2023-12-16T00:33:52.474Z,agile,Agile 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,18,oslc_config:Configuration,oslc_config:Configuration,,rp149:baselines,,,component:5,"['part:47', 'part:46']",configuration:22,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:14,"['oslc_config:Stream', 'oslc_config:Configuration', 'config_ext:SharedStream']", -https://jazz.ibm.com:9443/gc/configuration/20,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:38.748Z,ibm,Money That Matters component,_wXKOwJuqEe6nAdSdzhDxUw,2023-12-16T00:33:46.117Z,mtm,MTM 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,20,oslc_config:Configuration,oslc_config:Configuration,configuration:16,,2023-12-16T00:33:46.117Z,ibm,component:3,"['part:72', 'part:73']",,rp137:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:16,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/13,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:55.037Z,ibm,Automated Meter Reader component,_p2J_4JuqEe6nAdSdzhDxUw,2023-12-16T00:33:02.072Z,amr,AMR 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,13,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-16T00:33:02.072Z,ibm,component:4,"['part:28', 'part:27']",,rp160:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/22,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:39.663Z,ibm,Agile component,_wf4s8JuqEe6nAdSdzhDxUw,2023-12-16T00:33:52.51Z,agile,Agile 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,22,oslc_config:Configuration,oslc_config:Configuration,configuration:18,,2023-12-16T00:33:52.51Z,ibm,component:5,"['part:80', 'part:81']",,rp151:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:18,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/11,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:53.792Z,ibm,Systems Global Configuration initiative for Money That Matters,_pqbRAJuqEe6nAdSdzhDxUw,2023-12-16T00:33:58.037Z,sgc,SGC 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,11,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-16T00:33:02.658Z,ibm,component:2,"['part:17', 'part:15', 'part:16', 'part:31']",,rp162:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:4,"['oslc_config:Baseline', 'oslc_config:Configuration']",rp156:_9P-wx5upEe6UjLRi3SdwZg -https://jazz.ibm.com:9443/gc/configuration/5,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.584Z,ibm,Money That Matters component,_gF6N0JuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.584Z,,SGC Money that Matters Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,5,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:49.565Z,ibm,component:3,[],,rp153:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/16,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:09.857Z,ibm,Money That Matters component,_sDVpIJuqEe6nAdSdzhDxUw,2023-12-16T00:33:46.069Z,mtm,MTM 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,16,oslc_config:Configuration,oslc_config:Configuration,,rp154:baselines,,,component:3,"['part:39', 'part:38']",configuration:20,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:12,"['config_ext:SharedStream', 'oslc_config:Configuration', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/19,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:38.008Z,ibm,Systems Global Configuration initiative for Money That Matters,_wP8zgZuqEe6nAdSdzhDxUw,2023-12-16T00:33:55.827Z,sgc,SGC 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,19,oslc_config:Configuration,oslc_config:Configuration,configuration:15,,2023-12-16T00:33:55.827Z,ibm,component:2,"['part:54', 'part:84', 'part:55', 'part:53']",,rp142:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:15,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/8,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.716Z,ibm,Automated Meter Reader component,_gQvk1puqEe6nAdSdzhDxUw,2023-12-16T00:33:50.835Z,amr,AMR Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,8,oslc_config:Configuration,oslc_config:Configuration,,rp146:baselines,,,component:4,"['part:8', 'part:7']",configuration:25,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:7,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/3,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.25Z,ibm,Systems Global Configuration initiative for Money That Matters,_gCmbIJuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.25Z,,Systems Global Configuration Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,3,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:49.218Z,ibm,component:2,[],,rp163:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/25,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:42.866Z,ibm,Automated Meter Reader component,_w-bDEJuqEe6nAdSdzhDxUw,2023-12-16T00:33:50.867Z,amr,AMR 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,25,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-16T00:33:50.867Z,ibm,component:4,"['part:79', 'part:78']",configuration:13,rp144:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/14,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:55.479Z,ibm,Agile component,_p6g7cJuqEe6nAdSdzhDxUw,2023-12-16T00:33:02.396Z,agile,Agile 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,14,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-16T00:33:02.396Z,ibm,component:5,"['part:30', 'part:29']",,rp159:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/6,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.676Z,ibm,Money That Matters component,_gGqbxpuqEe6nAdSdzhDxUw,2023-12-16T00:33:47.695Z,mtm,MTM Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,6,oslc_config:Configuration,oslc_config:Configuration,,rp150:baselines,,,component:3,"['part:5', 'part:6']",configuration:24,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:5,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/17,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:11.009Z,ibm,Automated Meter Reader component,_sOd7EpuqEe6nAdSdzhDxUw,2023-12-16T00:33:49.416Z,amr,AMR 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,17,oslc_config:Configuration,oslc_config:Configuration,,rp152:baselines,,,component:4,"['part:43', 'part:42']",configuration:21,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:13,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", -https://jazz.ibm.com:9443/gc/configuration/23,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:41.652Z,ibm,Systems Global Configuration initiative for Money That Matters,_wy-oEJuqEe6nAdSdzhDxUw,2023-12-16T00:33:57.721Z,sgc,SGC 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,23,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-16T00:33:57.721Z,ibm,component:2,"['part:62', 'part:64', 'part:63', 'part:85']",configuration:11,rp148:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:4,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/12,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:54.563Z,ibm,Money That Matters component,_pxosQJuqEe6nAdSdzhDxUw,2023-12-16T00:33:01.739Z,mtm,MTM 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,12,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-16T00:33:01.739Z,ibm,component:3,"['part:25', 'part:26']",,rp161:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/4,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.36Z,ibm,Systems Global Configuration initiative for Money That Matters,_gDpkBpuqEe6nAdSdzhDxUw,2023-12-16T00:33:57.958Z,sgc,SGC Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,4,oslc_config:Configuration,oslc_config:Configuration,,rp157:baselines,,,component:2,"['part:13', 'part:14', 'part:11', 'part:12']",configuration:23,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:3,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']",rp156:_-_-uyJupEe6UjLRi3SdwZg -https://jazz.ibm.com:9443/gc/configuration/21,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:39.237Z,ibm,Automated Meter Reader component,_wbq7UJuqEe6nAdSdzhDxUw,2023-12-16T00:33:49.463Z,amr,AMR 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,21,oslc_config:Configuration,oslc_config:Configuration,configuration:17,,2023-12-16T00:33:49.463Z,ibm,component:4,"['part:76', 'part:77']",,rp155:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:17,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/26,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:43.31Z,ibm,Agile component,_xCrQ8JuqEe6nAdSdzhDxUw,2023-12-16T00:33:53.9Z,agile,Agile 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,26,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-16T00:33:53.9Z,ibm,component:5,"['part:83', 'part:82']",configuration:14,rp138:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/10,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.624Z,ibm,Agile component,_gZZxlpuqEe6nAdSdzhDxUw,2023-12-16T00:33:53.869Z,agile,Agile Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,10,oslc_config:Configuration,oslc_config:Configuration,,rp135:baselines,,,component:5,"['part:10', 'part:9']",configuration:26,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:9,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/15,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:09.068Z,ibm,Systems Global Configuration initiative for Money That Matters,_r7pswJuqEe6nAdSdzhDxUw,2023-12-16T00:33:55.78Z,sgc,SGC 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,15,oslc_config:Configuration,oslc_config:Configuration,,rp158:baselines,,,component:2,"['part:48', 'part:50', 'part:49', 'part:51']",configuration:19,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:11,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/9,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.558Z,ibm,Agile component,_gYd9cJuqEe6nAdSdzhDxUw,2023-12-16T00:31:51.558Z,,SGC Agile Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,9,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:51.511Z,ibm,component:5,[],,rp139:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/24,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:42.409Z,ibm,Money That Matters component,_w6EukJuqEe6nAdSdzhDxUw,2023-12-16T00:33:47.742Z,mtm,MTM 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,24,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-16T00:33:47.742Z,ibm,component:3,"['part:75', 'part:74']",configuration:12,rp145:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/16,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:02.179Z,ibm,Money That Matters component,_pcXlIKADEe61hu3h8p7RBQ,2023-12-21T13:20:19.755Z,mtm,MTM 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,16,oslc_config:Configuration,oslc_config:Configuration,,rp152:baselines,,,component:3,"['part:39', 'part:38']",configuration:20,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:12,"['config_ext:SharedStream', 'oslc_config:Configuration', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/23,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:17.484Z,ibm,Systems Global Configuration initiative for Money That Matters,_ruagQKADEe61hu3h8p7RBQ,2023-12-21T13:20:24.54Z,sgc,SGC 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,23,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-21T13:20:24.539Z,ibm,component:2,"['part:62', 'part:64', 'part:63', 'part:85']",configuration:11,rp146:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:4,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/11,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.457Z,ibm,Systems Global Configuration initiative for Money That Matters,_ocVrgKADEe61hu3h8p7RBQ,2023-12-21T13:20:24.684Z,sgc,SGC 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,11,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-21T13:19:58.99Z,ibm,component:2,"['part:17', 'part:15', 'part:16', 'part:31']",,rp160:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:4,"['oslc_config:Baseline', 'oslc_config:Configuration']",rp154:_UG-U4KADEe6BqZzvVvHxfg +https://jazz.ibm.com:9443/gc/configuration/9,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:30.026Z,ibm,Agile component,_kpu8kKADEe61hu3h8p7RBQ,2023-12-21T13:19:30.026Z,,SGC Agile Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,9,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:30.015Z,ibm,component:5,[],,rp137:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/4,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.093Z,ibm,Systems Global Configuration initiative for Money That Matters,_kg37hqADEe61hu3h8p7RBQ,2023-12-21T13:20:24.649Z,sgc,SGC Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,4,oslc_config:Configuration,oslc_config:Configuration,,rp155:baselines,,,component:2,"['part:13', 'part:14', 'part:11', 'part:12']",configuration:23,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:3,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']",rp154:_VC6YsKADEe6BqZzvVvHxfg +https://jazz.ibm.com:9443/gc/configuration/18,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:03.172Z,ibm,Agile component,_pl1qMKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.336Z,agile,Agile 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,18,oslc_config:Configuration,oslc_config:Configuration,,rp147:baselines,,,component:5,"['part:47', 'part:46']",configuration:22,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:14,"['oslc_config:Stream', 'oslc_config:Configuration', 'config_ext:SharedStream']", +https://jazz.ibm.com:9443/gc/configuration/24,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:17.874Z,ibm,Money That Matters component,_ryIioKADEe61hu3h8p7RBQ,2023-12-21T13:20:20.409Z,mtm,MTM 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,24,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-21T13:20:20.408Z,ibm,component:3,"['part:75', 'part:74']",configuration:12,rp143:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/19,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:15.564Z,ibm,Systems Global Configuration initiative for Money That Matters,_rb_TgKADEe61hu3h8p7RBQ,2023-12-21T13:20:23.744Z,sgc,SGC 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,19,oslc_config:Configuration,oslc_config:Configuration,configuration:15,,2023-12-21T13:20:23.744Z,ibm,component:2,"['part:54', 'part:84', 'part:55', 'part:53']",,rp140:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:15,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/12,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.763Z,ibm,Money That Matters component,_ofRDsKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.436Z,mtm,MTM 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,12,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-21T13:19:58.436Z,ibm,component:3,"['part:25', 'part:26']",,rp159:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/5,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.183Z,ibm,Money That Matters component,_khtB8KADEe61hu3h8p7RBQ,2023-12-21T13:19:29.184Z,,SGC Money that Matters Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,5,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.172Z,ibm,component:3,[],,rp151:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/13,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.95Z,ibm,Automated Meter Reader component,_ohDMYKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.57Z,amr,AMR 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,13,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-21T13:19:58.569Z,ibm,component:4,"['part:28', 'part:27']",,rp158:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/25,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:18.216Z,ibm,Automated Meter Reader component,_r1agIKADEe61hu3h8p7RBQ,2023-12-21T13:20:21.62Z,amr,AMR 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,25,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-21T13:20:21.619Z,ibm,component:4,"['part:79', 'part:78']",configuration:13,rp142:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/20,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:15.976Z,ibm,Money That Matters component,_rgCGAKADEe61hu3h8p7RBQ,2023-12-21T13:20:19.777Z,mtm,MTM 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,20,oslc_config:Configuration,oslc_config:Configuration,configuration:16,,2023-12-21T13:20:19.776Z,ibm,component:3,"['part:72', 'part:73']",,rp135:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:16,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/6,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.211Z,ibm,Money That Matters component,_kh_V1qADEe61hu3h8p7RBQ,2023-12-21T13:20:20.389Z,mtm,MTM Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,6,oslc_config:Configuration,oslc_config:Configuration,,rp148:baselines,,,component:3,"['part:5', 'part:6']",configuration:24,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:5,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/26,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:18.446Z,ibm,Agile component,_r3nfkKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.946Z,agile,Agile 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,26,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-21T13:20:22.946Z,ibm,component:5,"['part:83', 'part:82']",configuration:14,rp136:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/3,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.059Z,ibm,Systems Global Configuration initiative for Money That Matters,_kgaogKADEe61hu3h8p7RBQ,2023-12-21T13:19:29.06Z,,Systems Global Configuration Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,3,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.037Z,ibm,component:2,[],,rp161:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/14,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:56.143Z,ibm,Agile component,_oi3xUKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.865Z,agile,Agile 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,14,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-21T13:19:58.864Z,ibm,component:5,"['part:30', 'part:29']",,rp157:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/21,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:16.196Z,ibm,Automated Meter Reader component,_riFUcKADEe61hu3h8p7RBQ,2023-12-21T13:20:21.066Z,amr,AMR 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,21,oslc_config:Configuration,oslc_config:Configuration,configuration:17,,2023-12-21T13:20:21.066Z,ibm,component:4,"['part:76', 'part:77']",,rp153:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:17,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/7,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.631Z,ibm,Automated Meter Reader component,_kl7aoKADEe61hu3h8p7RBQ,2023-12-21T13:19:29.631Z,,SGC AMR Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,7,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.616Z,ibm,component:4,[],,rp145:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/15,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:01.852Z,ibm,Systems Global Configuration initiative for Money That Matters,_pZOxkKADEe61hu3h8p7RBQ,2023-12-21T13:20:23.727Z,sgc,SGC 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,15,oslc_config:Configuration,oslc_config:Configuration,,rp156:baselines,,,component:2,"['part:48', 'part:50', 'part:49', 'part:51']",configuration:19,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:11,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/22,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:16.43Z,ibm,Agile component,_rkWlUKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.354Z,agile,Agile 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,22,oslc_config:Configuration,oslc_config:Configuration,configuration:18,,2023-12-21T13:20:22.354Z,ibm,component:5,"['part:80', 'part:81']",,rp149:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:18,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/8,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.669Z,ibm,Automated Meter Reader component,_kmW4dqADEe61hu3h8p7RBQ,2023-12-21T13:20:21.607Z,amr,AMR Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,8,oslc_config:Configuration,oslc_config:Configuration,,rp144:baselines,,,component:4,"['part:8', 'part:7']",configuration:25,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:7,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/17,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:02.662Z,ibm,Automated Meter Reader component,_pg78FqADEe61hu3h8p7RBQ,2023-12-21T13:20:21.052Z,amr,AMR 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,17,oslc_config:Configuration,oslc_config:Configuration,,rp150:baselines,,,component:4,"['part:43', 'part:42']",configuration:21,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:13,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", +https://jazz.ibm.com:9443/gc/configuration/10,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:30.064Z,ibm,Agile component,_kqH-JqADEe61hu3h8p7RBQ,2023-12-21T13:20:22.933Z,agile,Agile Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,10,oslc_config:Configuration,oslc_config:Configuration,,rp132:baselines,,,component:5,"['part:10', 'part:9']",configuration:26,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:9,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", diff --git a/elmclient/tests/results/test405.csv b/elmclient/tests/results/test405.csv index 29a2276..18d95d0 100644 --- a/elmclient/tests/results/test405.csv +++ b/elmclient/tests/results/test405.csv @@ -1,2 +1,2 @@ $uri,acc:accessContext,dcterms:contributor,dcterms:created,dcterms:creator,dcterms:description,dcterms:identifier,dcterms:modified,dcterms:subject,dcterms:title,oslc:archived,oslc:instanceShape,oslc:serviceProvider,oslc:shortId,oslc_config:configurations,process:projectArea,rdf:type -https://jazz.ibm.com:9443/gc/component/5,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.448Z,ibm,Agile component,_gXa0npuqEe6nAdSdzhDxUw,2023-12-16T00:31:51.448Z,"['sgc', 'agile']",SGC Agile,false,Global Component,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,5,rp164:configurations,rp134:_s3PnwZupEe6nAdSdzhDxUw,oslc_config:Component +https://jazz.ibm.com:9443/gc/component/5,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.977Z,ibm,Agile component,_kpRCiqADEe61hu3h8p7RBQ,2023-12-21T13:19:29.978Z,"['sgc', 'agile']",SGC Agile,false,Global Component,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,5,rp162:configurations,rp134:_Lnb8wKADEe61hu3h8p7RBQ,oslc_config:Component diff --git a/elmclient/tests/results/test406.csv b/elmclient/tests/results/test406.csv index 2dca08d..8ff163f 100644 --- a/elmclient/tests/results/test406.csv +++ b/elmclient/tests/results/test406.csv @@ -1,25 +1,25 @@ $uri,acc:accessContext,dcterms:contributor,dcterms:created,dcterms:creator,dcterms:description,dcterms:identifier,dcterms:modified,dcterms:subject,dcterms:title,oslc:archived,oslc:instanceShape,oslc:serviceProvider,oslc:shortId,oslc_config:acceptedBy,oslc_config:accepts,oslc_config:baselineOfStream,oslc_config:baselines,oslc_config:committed,oslc_config:committer,oslc_config:component,oslc_config:contribution,oslc_config:previousBaseline,oslc_config:streams,process:projectArea,prov:wasDerivedFrom,rdf:type,rtc_cm:deliverable -https://jazz.ibm.com:9443/gc/configuration/7,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.638Z,ibm,Automated Meter Reader component,_gP_W4JuqEe6nAdSdzhDxUw,2023-12-16T00:31:50.638Z,,SGC AMR Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,7,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:50.606Z,ibm,component:4,[],,rp147:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/18,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:12.222Z,ibm,Agile component,_sZ5vBpuqEe6nAdSdzhDxUw,2023-12-16T00:33:52.474Z,agile,Agile 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,18,oslc_config:Configuration,oslc_config:Configuration,,rp149:baselines,,,component:5,"['part:47', 'part:46']",configuration:22,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:14,"['oslc_config:Stream', 'oslc_config:Configuration', 'config_ext:SharedStream']", -https://jazz.ibm.com:9443/gc/configuration/20,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:38.748Z,ibm,Money That Matters component,_wXKOwJuqEe6nAdSdzhDxUw,2023-12-16T00:33:46.117Z,mtm,MTM 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,20,oslc_config:Configuration,oslc_config:Configuration,configuration:16,,2023-12-16T00:33:46.117Z,ibm,component:3,"['part:72', 'part:73']",,rp137:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:16,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/13,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:55.037Z,ibm,Automated Meter Reader component,_p2J_4JuqEe6nAdSdzhDxUw,2023-12-16T00:33:02.072Z,amr,AMR 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,13,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-16T00:33:02.072Z,ibm,component:4,"['part:28', 'part:27']",,rp160:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/22,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:39.663Z,ibm,Agile component,_wf4s8JuqEe6nAdSdzhDxUw,2023-12-16T00:33:52.51Z,agile,Agile 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,22,oslc_config:Configuration,oslc_config:Configuration,configuration:18,,2023-12-16T00:33:52.51Z,ibm,component:5,"['part:80', 'part:81']",,rp151:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:18,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/11,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:53.792Z,ibm,Systems Global Configuration initiative for Money That Matters,_pqbRAJuqEe6nAdSdzhDxUw,2023-12-16T00:33:58.037Z,sgc,SGC 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,11,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-16T00:33:02.658Z,ibm,component:2,"['part:17', 'part:15', 'part:16', 'part:31']",,rp162:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:4,"['oslc_config:Baseline', 'oslc_config:Configuration']",rp156:_9P-wx5upEe6UjLRi3SdwZg -https://jazz.ibm.com:9443/gc/configuration/5,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.584Z,ibm,Money That Matters component,_gF6N0JuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.584Z,,SGC Money that Matters Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,5,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:49.565Z,ibm,component:3,[],,rp153:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/16,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:09.857Z,ibm,Money That Matters component,_sDVpIJuqEe6nAdSdzhDxUw,2023-12-16T00:33:46.069Z,mtm,MTM 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,16,oslc_config:Configuration,oslc_config:Configuration,,rp154:baselines,,,component:3,"['part:39', 'part:38']",configuration:20,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:12,"['config_ext:SharedStream', 'oslc_config:Configuration', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/19,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:38.008Z,ibm,Systems Global Configuration initiative for Money That Matters,_wP8zgZuqEe6nAdSdzhDxUw,2023-12-16T00:33:55.827Z,sgc,SGC 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,19,oslc_config:Configuration,oslc_config:Configuration,configuration:15,,2023-12-16T00:33:55.827Z,ibm,component:2,"['part:54', 'part:84', 'part:55', 'part:53']",,rp142:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:15,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/8,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:50.716Z,ibm,Automated Meter Reader component,_gQvk1puqEe6nAdSdzhDxUw,2023-12-16T00:33:50.835Z,amr,AMR Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,8,oslc_config:Configuration,oslc_config:Configuration,,rp146:baselines,,,component:4,"['part:8', 'part:7']",configuration:25,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:7,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/3,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.25Z,ibm,Systems Global Configuration initiative for Money That Matters,_gCmbIJuqEe6nAdSdzhDxUw,2023-12-16T00:31:49.25Z,,Systems Global Configuration Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,3,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:49.218Z,ibm,component:2,[],,rp163:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/25,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:42.866Z,ibm,Automated Meter Reader component,_w-bDEJuqEe6nAdSdzhDxUw,2023-12-16T00:33:50.867Z,amr,AMR 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,25,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-16T00:33:50.867Z,ibm,component:4,"['part:79', 'part:78']",configuration:13,rp144:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/14,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:55.479Z,ibm,Agile component,_p6g7cJuqEe6nAdSdzhDxUw,2023-12-16T00:33:02.396Z,agile,Agile 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,14,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-16T00:33:02.396Z,ibm,component:5,"['part:30', 'part:29']",,rp159:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/6,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.676Z,ibm,Money That Matters component,_gGqbxpuqEe6nAdSdzhDxUw,2023-12-16T00:33:47.695Z,mtm,MTM Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,6,oslc_config:Configuration,oslc_config:Configuration,,rp150:baselines,,,component:3,"['part:5', 'part:6']",configuration:24,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:5,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/17,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:11.009Z,ibm,Automated Meter Reader component,_sOd7EpuqEe6nAdSdzhDxUw,2023-12-16T00:33:49.416Z,amr,AMR 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,17,oslc_config:Configuration,oslc_config:Configuration,,rp152:baselines,,,component:4,"['part:43', 'part:42']",configuration:21,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:13,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", -https://jazz.ibm.com:9443/gc/configuration/23,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:41.652Z,ibm,Systems Global Configuration initiative for Money That Matters,_wy-oEJuqEe6nAdSdzhDxUw,2023-12-16T00:33:57.721Z,sgc,SGC 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,23,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-16T00:33:57.721Z,ibm,component:2,"['part:62', 'part:64', 'part:63', 'part:85']",configuration:11,rp148:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:4,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/12,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:32:54.563Z,ibm,Money That Matters component,_pxosQJuqEe6nAdSdzhDxUw,2023-12-16T00:33:01.739Z,mtm,MTM 1.0 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,12,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-16T00:33:01.739Z,ibm,component:3,"['part:25', 'part:26']",,rp161:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", -https://jazz.ibm.com:9443/gc/configuration/4,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:49.36Z,ibm,Systems Global Configuration initiative for Money That Matters,_gDpkBpuqEe6nAdSdzhDxUw,2023-12-16T00:33:57.958Z,sgc,SGC Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,4,oslc_config:Configuration,oslc_config:Configuration,,rp157:baselines,,,component:2,"['part:13', 'part:14', 'part:11', 'part:12']",configuration:23,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:3,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']",rp156:_-_-uyJupEe6UjLRi3SdwZg -https://jazz.ibm.com:9443/gc/configuration/21,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:39.237Z,ibm,Automated Meter Reader component,_wbq7UJuqEe6nAdSdzhDxUw,2023-12-16T00:33:49.463Z,amr,AMR 1.1 Finish,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,21,oslc_config:Configuration,oslc_config:Configuration,configuration:17,,2023-12-16T00:33:49.463Z,ibm,component:4,"['part:76', 'part:77']",,rp155:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:17,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/26,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:43.31Z,ibm,Agile component,_xCrQ8JuqEe6nAdSdzhDxUw,2023-12-16T00:33:53.9Z,agile,Agile 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,26,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-16T00:33:53.9Z,ibm,component:5,"['part:83', 'part:82']",configuration:14,rp138:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/10,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.624Z,ibm,Agile component,_gZZxlpuqEe6nAdSdzhDxUw,2023-12-16T00:33:53.869Z,agile,Agile Production stream,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,10,oslc_config:Configuration,oslc_config:Configuration,,rp135:baselines,,,component:5,"['part:10', 'part:9']",configuration:26,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:9,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/15,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:09.068Z,ibm,Systems Global Configuration initiative for Money That Matters,_r7pswJuqEe6nAdSdzhDxUw,2023-12-16T00:33:55.78Z,sgc,SGC 1.1 Development,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,15,oslc_config:Configuration,oslc_config:Configuration,,rp158:baselines,,,component:2,"['part:48', 'part:50', 'part:49', 'part:51']",configuration:19,,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:11,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", -https://jazz.ibm.com:9443/gc/configuration/9,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:31:51.558Z,ibm,Agile component,_gYd9cJuqEe6nAdSdzhDxUw,2023-12-16T00:31:51.558Z,,SGC Agile Initial Baseline,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,9,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-16T00:31:51.511Z,ibm,component:5,[],,rp139:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,,"['oslc_config:Configuration', 'oslc_config:Baseline']", -https://jazz.ibm.com:9443/gc/configuration/24,acclist:_s3PnwZupEe6nAdSdzhDxUw,ibm,2023-12-16T00:33:42.409Z,ibm,Money That Matters component,_w6EukJuqEe6nAdSdzhDxUw,2023-12-16T00:33:47.742Z,mtm,MTM 1.1 Release,false,rp136:shape,serviceProvider:_s3PnwZupEe6nAdSdzhDxUw,24,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-16T00:33:47.742Z,ibm,component:3,"['part:75', 'part:74']",configuration:12,rp145:streams,rp134:_s3PnwZupEe6nAdSdzhDxUw,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/16,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:02.179Z,ibm,Money That Matters component,_pcXlIKADEe61hu3h8p7RBQ,2023-12-21T13:20:19.755Z,mtm,MTM 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,16,oslc_config:Configuration,oslc_config:Configuration,,rp152:baselines,,,component:3,"['part:39', 'part:38']",configuration:20,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:12,"['config_ext:SharedStream', 'oslc_config:Configuration', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/23,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:17.484Z,ibm,Systems Global Configuration initiative for Money That Matters,_ruagQKADEe61hu3h8p7RBQ,2023-12-21T13:20:24.54Z,sgc,SGC 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,23,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-21T13:20:24.539Z,ibm,component:2,"['part:62', 'part:64', 'part:63', 'part:85']",configuration:11,rp146:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:4,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/11,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.457Z,ibm,Systems Global Configuration initiative for Money That Matters,_ocVrgKADEe61hu3h8p7RBQ,2023-12-21T13:20:24.684Z,sgc,SGC 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,11,oslc_config:Configuration,oslc_config:Configuration,configuration:4,,2023-12-21T13:19:58.99Z,ibm,component:2,"['part:17', 'part:15', 'part:16', 'part:31']",,rp160:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:4,"['oslc_config:Baseline', 'oslc_config:Configuration']",rp154:_UG-U4KADEe6BqZzvVvHxfg +https://jazz.ibm.com:9443/gc/configuration/9,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:30.026Z,ibm,Agile component,_kpu8kKADEe61hu3h8p7RBQ,2023-12-21T13:19:30.026Z,,SGC Agile Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,9,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:30.015Z,ibm,component:5,[],,rp137:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/4,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.093Z,ibm,Systems Global Configuration initiative for Money That Matters,_kg37hqADEe61hu3h8p7RBQ,2023-12-21T13:20:24.649Z,sgc,SGC Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,4,oslc_config:Configuration,oslc_config:Configuration,,rp155:baselines,,,component:2,"['part:13', 'part:14', 'part:11', 'part:12']",configuration:23,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:3,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']",rp154:_VC6YsKADEe6BqZzvVvHxfg +https://jazz.ibm.com:9443/gc/configuration/18,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:03.172Z,ibm,Agile component,_pl1qMKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.336Z,agile,Agile 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,18,oslc_config:Configuration,oslc_config:Configuration,,rp147:baselines,,,component:5,"['part:47', 'part:46']",configuration:22,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:14,"['oslc_config:Stream', 'oslc_config:Configuration', 'config_ext:SharedStream']", +https://jazz.ibm.com:9443/gc/configuration/24,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:17.874Z,ibm,Money That Matters component,_ryIioKADEe61hu3h8p7RBQ,2023-12-21T13:20:20.409Z,mtm,MTM 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,24,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-21T13:20:20.408Z,ibm,component:3,"['part:75', 'part:74']",configuration:12,rp143:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/19,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:15.564Z,ibm,Systems Global Configuration initiative for Money That Matters,_rb_TgKADEe61hu3h8p7RBQ,2023-12-21T13:20:23.744Z,sgc,SGC 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,19,oslc_config:Configuration,oslc_config:Configuration,configuration:15,,2023-12-21T13:20:23.744Z,ibm,component:2,"['part:54', 'part:84', 'part:55', 'part:53']",,rp140:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:15,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/12,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.763Z,ibm,Money That Matters component,_ofRDsKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.436Z,mtm,MTM 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,12,oslc_config:Configuration,oslc_config:Configuration,configuration:6,,2023-12-21T13:19:58.436Z,ibm,component:3,"['part:25', 'part:26']",,rp159:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:6,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/5,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.183Z,ibm,Money That Matters component,_khtB8KADEe61hu3h8p7RBQ,2023-12-21T13:19:29.184Z,,SGC Money that Matters Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,5,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.172Z,ibm,component:3,[],,rp151:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/13,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:55.95Z,ibm,Automated Meter Reader component,_ohDMYKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.57Z,amr,AMR 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,13,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-21T13:19:58.569Z,ibm,component:4,"['part:28', 'part:27']",,rp158:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/25,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:18.216Z,ibm,Automated Meter Reader component,_r1agIKADEe61hu3h8p7RBQ,2023-12-21T13:20:21.62Z,amr,AMR 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,25,oslc_config:Configuration,oslc_config:Configuration,configuration:8,,2023-12-21T13:20:21.619Z,ibm,component:4,"['part:79', 'part:78']",configuration:13,rp142:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:8,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/20,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:15.976Z,ibm,Money That Matters component,_rgCGAKADEe61hu3h8p7RBQ,2023-12-21T13:20:19.777Z,mtm,MTM 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,20,oslc_config:Configuration,oslc_config:Configuration,configuration:16,,2023-12-21T13:20:19.776Z,ibm,component:3,"['part:72', 'part:73']",,rp135:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:16,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/6,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.211Z,ibm,Money That Matters component,_kh_V1qADEe61hu3h8p7RBQ,2023-12-21T13:20:20.389Z,mtm,MTM Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,6,oslc_config:Configuration,oslc_config:Configuration,,rp148:baselines,,,component:3,"['part:5', 'part:6']",configuration:24,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:5,"['config_ext:SharedStream', 'oslc_config:Stream', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/26,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:18.446Z,ibm,Agile component,_r3nfkKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.946Z,agile,Agile 1.1 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,26,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-21T13:20:22.946Z,ibm,component:5,"['part:83', 'part:82']",configuration:14,rp136:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/3,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.059Z,ibm,Systems Global Configuration initiative for Money That Matters,_kgaogKADEe61hu3h8p7RBQ,2023-12-21T13:19:29.06Z,,Systems Global Configuration Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,3,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.037Z,ibm,component:2,[],,rp161:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Baseline', 'oslc_config:Configuration']", +https://jazz.ibm.com:9443/gc/configuration/14,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:56.143Z,ibm,Agile component,_oi3xUKADEe61hu3h8p7RBQ,2023-12-21T13:19:58.865Z,agile,Agile 1.0 Release,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,14,oslc_config:Configuration,oslc_config:Configuration,configuration:10,,2023-12-21T13:19:58.864Z,ibm,component:5,"['part:30', 'part:29']",,rp157:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:10,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/21,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:16.196Z,ibm,Automated Meter Reader component,_riFUcKADEe61hu3h8p7RBQ,2023-12-21T13:20:21.066Z,amr,AMR 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,21,oslc_config:Configuration,oslc_config:Configuration,configuration:17,,2023-12-21T13:20:21.066Z,ibm,component:4,"['part:76', 'part:77']",,rp153:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:17,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/7,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.631Z,ibm,Automated Meter Reader component,_kl7aoKADEe61hu3h8p7RBQ,2023-12-21T13:19:29.631Z,,SGC AMR Initial Baseline,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,7,oslc_config:Configuration,oslc_config:Configuration,,,2023-12-21T13:19:29.616Z,ibm,component:4,[],,rp145:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/15,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:01.852Z,ibm,Systems Global Configuration initiative for Money That Matters,_pZOxkKADEe61hu3h8p7RBQ,2023-12-21T13:20:23.727Z,sgc,SGC 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,15,oslc_config:Configuration,oslc_config:Configuration,,rp156:baselines,,,component:2,"['part:48', 'part:50', 'part:49', 'part:51']",configuration:19,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:11,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/22,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:16.43Z,ibm,Agile component,_rkWlUKADEe61hu3h8p7RBQ,2023-12-21T13:20:22.354Z,agile,Agile 1.1 Finish,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,22,oslc_config:Configuration,oslc_config:Configuration,configuration:18,,2023-12-21T13:20:22.354Z,ibm,component:5,"['part:80', 'part:81']",,rp149:streams,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:18,"['oslc_config:Configuration', 'oslc_config:Baseline']", +https://jazz.ibm.com:9443/gc/configuration/8,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:29.669Z,ibm,Automated Meter Reader component,_kmW4dqADEe61hu3h8p7RBQ,2023-12-21T13:20:21.607Z,amr,AMR Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,8,oslc_config:Configuration,oslc_config:Configuration,,rp144:baselines,,,component:4,"['part:8', 'part:7']",configuration:25,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:7,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", +https://jazz.ibm.com:9443/gc/configuration/17,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:20:02.662Z,ibm,Automated Meter Reader component,_pg78FqADEe61hu3h8p7RBQ,2023-12-21T13:20:21.052Z,amr,AMR 1.1 Development,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,17,oslc_config:Configuration,oslc_config:Configuration,,rp150:baselines,,,component:4,"['part:43', 'part:42']",configuration:21,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:13,"['oslc_config:Configuration', 'oslc_config:Stream', 'config_ext:SharedStream']", +https://jazz.ibm.com:9443/gc/configuration/10,acclist:_Lnb8wKADEe61hu3h8p7RBQ,ibm,2023-12-21T13:19:30.064Z,ibm,Agile component,_kqH-JqADEe61hu3h8p7RBQ,2023-12-21T13:20:22.933Z,agile,Agile Production stream,false,rp133:shape,serviceProvider:_Lnb8wKADEe61hu3h8p7RBQ,10,oslc_config:Configuration,oslc_config:Configuration,,rp132:baselines,,,component:5,"['part:10', 'part:9']",configuration:26,,rp134:_Lnb8wKADEe61hu3h8p7RBQ,configuration:9,"['oslc_config:Configuration', 'config_ext:SharedStream', 'oslc_config:Stream']", diff --git a/elmclient/tests/tests_703.xlsx b/elmclient/tests/tests_703.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..5f4ff8c1c913196d30470e898c257e669c489fa3 GIT binary patch literal 22465 zcmeEtW0!4Bvt`+~ZQDFm=ag;Rwr$(C?NhdG+qSE^p7*`o<97G$UvPVU$k=1-+z~4> z=Zv}b8j-RRz#u39U;q#R004vlj%@11?tlOQfuH~Y$N&&P8bUVKjz-pwI*M+#Mh;qZ zu2z-=`5-_Pxd1>v^Z)<#-*^Qo6(^;E7!kTMUf?pcVKr`aBlUKD-4&5;0L{5;VKuHP3$`Aw9#w3Ni}ac{N0nF9`LS*Zfn2ZVq?XweA(mE=;!Fz+rG+5D_tE?$a}wHU5is_AwgQiyEKT+s{CX^HW7AXNaf z60p?HNHQ679wc-H1IjIy*{}az)TLTHdZMqk8S#4MjUVQ6^t;;G?)n2~6pLbrYBs}s zrCpQz6?JZpIqVmu;qG~6?P31?$LPNCn-=UX|F zGa-=F*V@bp4R)Cv#5vR%n3|*mI{0cFVRF5I0RVh|0|UtZZ?(H$ z5SJbj@sFleDq7iOFd%&KnSBGkwnKvf113om z`YM}cl~Y1(neqcr{@G zDl#%B4c_TQn&h{2m|Zoa#q#c?){21b7g;)!WF0YIDZLY?&?cn_H0s`+hOx(*6JyzN z3K%IG;p0xcFKPr(wsWH#nks_$rW6i*F0xjazfp`L#dV9N29&&i0Pioxxc6$P( z@HBoFfG|{fcjpbk4tuVmHj?b(Ev^W4g{B_>l!BH_@%EiJsvEFIDVA8ChNds!CopCT z9nY3B?_4g=LlzcXfnEk(pTgT4NGQ!V<>7jVU%I#Hzj)6(JW=tYeKGb757$;-ugR}? zlk&F}r7U&ls0_mg(Otp#R*@@n^5>b3fNOr%+^F_r$&)J`7x5u2Iho*MK)k;u- zFi&u2ht-A%mpP$9yLm_iOC&V*6_jK~*fTYuY%)i;evO<0^f$q1f^18k;2__ffp!C&iDjg9zed+NY>g2`-{5_3~ zR~G3e=>GRCbZ&Mi{`93%gC=uXH3{`~E~U?&)7T%1iY$Vick0yzox*5v6f?oxLeYaA z7Fdd>hQ52D_$vEuSE7o;d0==IDaNhu_MxWY-UC4;&ayvWC?TA9U$WHg_#3FNh` zul1qn+^$^_Yr5)~jn+3;J10H!{TLuiWL@6$`r6~h%ukU2ib3(iG0Dm43f9C%8zAEF#%?B7@em@6&1IVSzZ`c&UtjUHD+VQS(lx1GW8k}0J7Vzmy*(Vgk z&rP!u@Xw=!$ougpwh)Bp#Y}x$w3nN+@N$37#vMYVG2P4zfeQO|ktyG3kjEh&7`;!X zKjBRON_bZtyPZtNsAt9O%H#(V8bBT{Lp|V73vAOt{$o&)1H_j>#Hx)mb8{Uvy+y^(>LToq8qk=kW94z=-Knic_u)2mNuenh17!!kR8A?T%Pqd8X})de!9LN{XOjL)JcetmvbrgrSN1CAzRL}?B+ufeK*KZrSzhY838BSn4{-& zeVsBt~s}_0EQ7Z>bJ~r zpeKrtuGrZ5I$QXLEl3CM)Yyu2n|Y3zZ*^x3uIM20r>bkIie6d`eyw^qCU!v^vXi-7l#f~cYRjks=F)Rg$CAKhgth+O)1~U5l zyc_92jU=Fpa51C{ZL9riuSsM)g=%0T0#hV=r_5fyR(@UjnGKpeHtxRtRfYOKrn3Vx zIHY~Z6Z4a_g+bnSJBQm+P_=*!Vq5wPMbmP}8HCSflzSdg&SFTOqvSi;=|b&$*e5fQGcUatx|E zn@(S}tW!qTm^2X9755l8_vC~DCEq0=GQt7?=;J5xqKwaLpuYJ>y= zT{d}9iau-sVr^luybib4a(#6xY$Og6(S@!})J4Xx`ZucLnavq?*gkeY8!k9+j&%tQTvFG_u}-#3ik}EgSsNW%ERaP9!w0xwV3UUDuHzALv(_AB!{cSLmxO8|`e3VM ziQCNJd=ChmuPoweuaHuI`S|wyI$2omV9kOgKHWP^V``6#w5s#> z)o=M4JRdh#S9h;(N1wa1^<|%~m#0rT=ZC%9=l5;A!|v#k!Py8OqruPP{hY7Qx82+O zejAx>e5o$#XlZS)>e>?2)@q`|82L9(Cao^_SI@h%Lla<5;@BW~&gIyo7}qMqRhDN) zbgYDcw5DL1;;tl#rFi(ZxmcqkAvRbNe)rkUlrZ>JBnVZv0zx&gPp@$X=I%0FGbrmV zZrC)`uB2xWpy{`Cfn0j_KsZ}5ddooC*7rDazY1nh>}wreWb4Zqn>Dsa>`lr0t2~ETN9X z6GNfI7bVxw@*eNd^nRs|rC3X-!VUuCo#-k^5Qr8tg4bCIWZV|j8!+fC{a!feExle3 zn${tI4f{dPmlZ95Vit^717NKq+ieeX1y}PsMPm_qzVF+YhsW`^^A`GN{a+AU?_Fh< z3yYQxuOO+7W(@aNcm}=LG_Db#+%&Espx1RfSkTfn>G76wj|1(?Q3KQ7ETl0pt^{sb9lwW<-_Pl6vgA->_n1J49@7@)54hc`v^_rJj+5DjEaTq1 zf_S$tTpmnW6yq&gLy(2+4k{b$RMlG`+>^1eO}9No>Rfg6emFktt@lrF<6jyNx95i= zcaOEcm4=)&FytSnpRoTe32y@NuY4r%s6KLb_Eb^qh^rWlmVOiE)vc~0u)BX1<`l-9 zOR{&?M6=e6LI;pcKwM(mC~)r11P&a z?{fqFv~wq-YJ1E%dm;z;xbkVyYCP6pW}rF5Ce{TZ8^z0|C0pKe;V2as+JM*&LSBvD zh#$9|7uMgabf51&Gp(A3qeDjz zOj&q3f}y;`sg{6oPaFPkD^Y7v3Sp7xj>|_3m}|9H0pOOfLq;ymfo1R5&}aEB^Pa;m zS-pjK8KLa#7fV#$;HHdSS*qU1MT3(QPh@pM>e7*0;IRhM%(RfE-pH#0_v><2H%E

O;JDcA1~WI@bvKAG)$EvP zIFMrT+`u8YN^!N3`qR`4gaoKDFfU=qlH7%#+w{B?`oZ!=DbJ!1V?U$^q~E?+ASoSK z3x&_J7XJjt*8?IUn)_Nu z`Ac0I`{l6OG;yqCZA8GcK9!HJtf^b+8ViYuFV5K^GXWW`w6XjbM!zn^ zJ!4!Vwn7_BS*9qb3X6ELrmtyY%MXb2Ob-<2<{{n-n1A zC@VCyM=(=Lh!_1s1rsgnc=aJI9DVSMiadTUDIi{~Y!QrgdjdESPcpbNOPmA-2@&eo z#t@b*+j*}xFOXcO<+IO%@=HSoO9a8F`*LO&N1@W>C;;Mc3o~)W(&|V0w#Bu9fL_9)M@&Wrf==udf4Fx zh8}6*q3~2&pE%R8B*XNDCL%x%_SGi#%+ThM&>=1B-MWCik+2IGv_h( z9O7gzz-xaC@^~-forvgo7*6HgQq@P?NbkI+$uhKPY$jslk(osaJzM^p9_%tt(8Unx zd3t)w$<;9xw*gEMQxXLF@{-}OB9Ve_SFmQBy70jdiMjraL6~vIm4(DI*=I#AOD;1tA&QIt zQw7}M34$|^xbAC4v1^Nl)=r@tdODgE#Ndp2`+4ZZwvSrlvUTmHw7me+I|>q0GAZb< zCATB_7s#h4c2J+T^w(Uys>H2FSk1{HWNm-ACCy;mBKwo2v@HPWG0U=jkh4EP((u}; z1CXLyruYJ+W4i;-q3=Tu2Owi%@KixF`k^r0UpB9E2Y>82AE_GvvC*GYK*TX3FOetZ-c`1lyMjT2)$o@C+|ZR5!54OMKhCHG zb_LY(uwi8Lt%%2-^BS}X?j5L#2|IXB9WxR=6!tDTSD6==u0gNNkpc#xi8v*uhf2$>knEOLZQs@b z6Wdk{$dtlGI#V{_T9&ccVaf2>L84JdN`&qmS6j@;9I_@I6S(L=z$b(A~flArNh1KmcDP-j|GUp1fNu?zly>E%M z1JI8DfERAqRP6`6bJg?pLo;*&6XjD5tQCnJ%z+!o>NhNvKU-!RqQ>xEaj$zDn-T>G zTU&jqNp-%0X;ZA_;-4sWBP{O>nmS;Ffr=DB6bA)wqpcxZ6@&_nsu|YB(pwN08CS%6pJ9HA9k_WOo3F3~L+ifD$YPse#s;FexuH_PD0P&=3rz}T;_QN5 zM{{2nAexb5*ueIuYmP?rS{VsUB@z3ZjpB*pX7=^~pI^*+B@wv|OeK=Y1}eTR-#r2n zH$gFk$$X5l`LC&+e|}PC`JR8mTAZ#^8)OJR0$fwuoa;G?r8GB@CKY$c2d|QSWo6S$ z2QSqf+(PwNX#O5?UclW2K;~zdLE2)$r-ayI$-xkvbqY*&I%Y?ZSpK=!0(188|DN#8 zQu&c>{b<>Su^*a*xgiLafAtK^K=TX4_I;B7$eFm#Zr)bmB8-Zej$AB}@jQD<>ZLKY zhjbKUA_o#}s^Q>UaVRE%+N-mE80VjQsGka#3LaN^W)lR1$ShFbXCOi!x~oa5Lt84{ zHFay{Ef#4=^=d9K#j>3UW7rV>i|<3e2$3{{RKm)=%NFG+tia#uNMEHkuy7L|q%m;z zBxYhp{PkB)GsCuQC4J;78rqzFK0S^wF*OhiQ^aXn5^8B2XObZ-O?HpF*xIDx)RM1e zGB|~PL+5Cvf0p~OyT9e9Ks$8GN1Xpndo)a;u^#Z8N>*AIZTU1FrcU;=&(nxa;(a%s zb=@^ykfLe>03#e;h>;m{n{9U7O*1I!TuUnb;zKE zW}?*ESF!X-JMP_JzZ>R04IufnX=UTHqd$Os3SJNt zpRUHef#h@WO@Gt$6dkczmMnj*o!35@{Z6U?#|L8%v!9$OBx$&TY z)!#Q1qw5sb2&EZ&KmRbL!uvH?AU2g(=NAuWe2eQLMLHp>nshtQ0~1J-t)p^b_vJre zCsvGJfY?n`B}kAfg{zuUpO_H*v0bDDg)M#@YRVe*)hIqKhWLW zf~!(=28YmZ01$+E4yw))r*SX*?=(K z(QcQDM2Oi=u**@{&`dl{879mhvNOpKI&Hp4`#%BDOV5<(X4=zT*kJAbFcoe@kDH)D zC|rNoiVh)r^VBXNa43v^g3_UiZu`Wwbib2#>*nhpQh~O-#K1in-I%_Q4$KC2P)#Ca zWhend>DJ-D9y+E%h(E!5Q9Zhp~$<+3|Xq(T{1#*#t~NUcJO! z#NhOfBmcZS=hyK>)^-UqJ|{tS8-E;xy4pW^U{KLCdpS{m59N+9^UjVTf>&Kf-TMRc*g?XTZt1NSs7z@ z9e2WgZHc$0bc6HtVG|@0WDFmK2i#=C8FCN?-UXHy+r0Sl7hVFKcr`*pk4hJ_Q>JTBsz#&eqk#I$mDoZQ9fxE!SKZh~_k3mVBK z*Xt}YY1FW9i5-H8_S!%n?eT-N&<7fiyc0Ofhu}#dTKJu(0wU0>MTuWd_k-_+YCP;h zJ8L}1DieZPCm%s~=5k{uqVwBK$kUGu%u~F-;kX+KMmt|tHc7NU4lp))?%klzNEr?` z=`5?db~e?LPccJNQU-nn=j^Y_B1D=xgB^stbV1-H#wHg5(Dn7Pi-XGLrX_xjaR=PMg(Xy*I!l=_51$lSnCCRVa=YAD{5 zYc7pKJ9F$Hg=JOOQPFE41*MmI`DMJt&Zj!ZdSy~f&bJHJOBV35?VykH*mtt%k2JIR zv!>=Q$vHANH2C@i83DkTFcg`qg0BX0&#VnKW+5mIkGP8yKYx)MA^$M0_X{(7NM6o$ zV}=+xx3uzcmb7QEN0bF&Jna(~k7Q_5NSomG!XUAzmy7iLuhXYOy>89YFginQNj>XNm2) z9Q&gTX!Wf`oebKC7ksLSOKzKZThXGT&dD7)IoU&*{5+c3C#;);|eBT*#uK z7X6*~&Rv%KYav56(V7vdI&xzngAD~F@uPB?R)6dHlb7QvLmDjSNi0n(BRk~=HCK+Vs*&m3 z5uh+aMs=Q=vqCvu%<>X*3W)HEX>=vIaS*^ zf23h1nU$M+Jf3dAN$iIa_}6Q)vEf;N>8YI4ALh2i)@CBIE~81Z<^$wvY-TTT{>jHh z)j57Zo`*YQLz16cLz13buB427O{jlrs(wpX0LJj_Jr4y0bBq>{(w>c13_i=!hS)+S zNctL3IKkluwAb5uqhj(Fw+EI_WB-vwQu0q0LMA3@lVOcPmeJe1B$E_-tj=HxD)mn* z(y#8zc=Y~DcrxUM?R(sF+m>*=U3%z6s+XHtrphs8T5q4+G!+#^)wR}?*^86ztKP~j zsoKiGn{;Sv^~O#nYEzoNgoC7Yv9vq8){vrgf6a^tGOx6Xd9q?RgO@8E(zD+1P5}Kv z!iGWn+QcjP!rJWm8k`a(U+hhpInJHJ*#9VP>ni z^t+er?NLaL+7QOC|I~I}XDr%8-WD(QlRJR1`D!+K{38RExKtt+hVuSC3cUdv!ndK2 z#w-l9^1_#q-VbXtP`|5W_t7Wy_Qe)Q$zNYnEarIX545mm+_%Yi1Xw?!Gt=)!L1K(K1NQRD03lndyHNY|KR0!&)8y!sa*U$Y6qs zw(65e#gIf%A~fKXv0uML&sGBzGGokKFRMlx>6<$n)MyM^^$d>LIy=}rQ>(O# zAqV>klEfIQB$?4Qw(bb(${yVf_q<^~Dd8|H?-J7#3W z@|oSl%t>Lx#9rf-#uW~SeD_+lC^JS0J4gbz+sfKZvM)-2)SkI1j6t#O{FZ^6N<%F1 z0aSC&NAM%6>UW$j(+0Koc|g8azlXqVHKIKCEUTzA?F#E(FCS|57!u-m^cdEhek9&# zOm-c^i4nJ^ILLw|HM?EoyG1eQ6qux47fv?X^5jaGexlc+zPi@&+G9;DGbmwzw+ zEwzj|b0Xf#Wyxq2t6j)&T}myBfp&(Y8FJZb1FndP&f0muipTCFeqcvC+Ax!U3Qp`K zHR6_kicah#H(D;d2-X3!1`t`u{#XR>#U1BIO(-V`gm_Q_mP+-gd%avP(YgM<-P@mU z33;a%IieY|(fN9Md@iZ+;rYCLh9UT3i;eNiDzzQHlWFR!JPW+YF6R5uIAu^TYYj0LdatUQ6_gOsY{v0w<0?~S zM56}2bOvIx8rUHl;g93H-{6|v-I`vv-@JQf&u zab>1*FZWSIRjnk0VbDQ7Qmxj%v!-O-M+e+}=Gk(b*LxT)gkf>lcLf(qud6g!24X1Q z+3D#r??(J$ZLcik*}{;%FisY~c%GkMd09m_>;x$*pe+%#M7q&}Qhj*9z>}ki)317u zBa{?oP|9QnqeK>+H#Wein8p!Ig*+^4w1;tF-emAn+RynXb`xP(H$@O9ps&#YV zwp@T~_dy@N=r1N*2SfRQM7yJYAaL5naxAbKMuuMc?}59s9${^^yeB)U>>xKd-Eyvd zEq`QiSq?h@B{I0&u>ruJFuqjC;JPV!xIH4cQ-J;#!5jeXFna(f#kf5^Z@2>bq=!9Q z>;V~1*n*Y`<5)z^L66AT8%lKHYs>TiVAQrYjZH_l+lr4bHDiI_<&yu0nWhuE-xk4* z{uXo=dXdQiI|wi`6xK`s24i~x%2iw)_hC2V@c$-5CbM$sXJbOHt@Zx0&}V*sc_qSJ z#Yh#gR3anBRw5fvHv0AR@jn}9%=8t$Gur{UdhA~pL$M#&Jj}+dZze;Pf957qHytD) zRe*`Y*SQJonZt=chAiXo?y#ZHpRsx7*)tg4U$jVWv4QVD{v?HMmonY{MDQ*c8?aGK zdx@e#?v^v!W4~Z(-2PeeSE-*R@77BZ1QSLn)`0*c^LZ;7o4|1Z2wy)3AVJ5=8c6O) zQd8nQ06<&12FRTm=?Pm~zD5V5*2Saq*4NF>`SFhY<2`?DK<3AL7!@-Ak9YEN$&Wy- z;3s5!Ck}qddh9*&2eT7DLlVm}%1=gA1YL;f%StK7XDfh&~PkonF` zWxajwuQ3`)zq<;aoQ_1x@-;LTGdQU;5j2t@>y*;|vspDV)qgMTNAwu6?yS@rXjMi` ze0)^O5gOod)-yc$+0`?!B^jr%@I=)2Qf=BWtSpjE!=|)1?3_#IQd&w6p|P#_dR$5m zk+H3WdJB2wH724ll?=X4?wgv*)^E>``EDJ49&hg#so=7NYbv!GZG8fjwNQ@7+33k~ zU@em6Fp4%wn)r$VqBc>Qc#9t+OcPJdvM0Y;cjWYScbgItQnLIk^GyEz({cIz??wg5 zm|p7u1_WWB!8L9vgGeYu0#>pRJom9OkrtX2sNSV|u{Fid=XBA+&dH28W0s;%DA53H zcm=JkCV~qp*8~F7{WYkQBCUXz!b!7Yo7YOGE-T0U`wmgXytzVI?xafQwn=9xDyM31 zU8R(Y@5|nY7xPk=eG;&XR{!CUlGYvfcGIWbBV&Rs-Ufa;!`Vhr<{|>FYd1d*rsu0T z89@-_?u$)SY6<~Ydyaa&<6$U&a-Ih$w<7(F?w>moK#~K2086vWSsK z`hT@v{GUD9z32#C(m$=HLj?aEqxe^&lcTATl@a~F#((uVU8qe)V6&riqyO}pJGgwX z?#GaB?Mz!HY?2seCE_$SU&tvlGsSmcBLk6gKFU)R7Nz{M;Z2+q0EX>+h=C+&JjI_S zpIjlXIwZ-k6jyhKjS%_jEGc=;_IAH_yq)Vzbr(s6?u$>>>5{$U&5T@0C7Dn5vEZO! z@strwj6^how0?!A`H)!8@wP{_8ig2M0e%&>%uB`><6Ngg8-xgsYwa=S@Y^Pf92V^( z&OsZ-!423-MWZf~ufiaXf6?~Wm-X;sA|$?mO%nI~fWsLg;8%eRPQeH=zSGV6^ z|0^`;ME(kwaP3Ynn~@uD&tvYH0tw06^p*7U7`=raZC05~_z+A@$U66%sZCPXQ+3wi z?zGo@jsPM+-J?hcxKwla@%&T0yLqkz(3HhLsknKC>paOiRu5M8Z85K1fA+k z0{U!TkFT54`;cy4pNEszex3TZCMpSQa8d<@tHl_d@6S*4EuHSKo3mT?(*^R|zJczK z*YT9@?^~|N+Pw`_`Yx}#yVC^pZLh~;nHb!)bsXH(8^W-K>n-& zhF=5m0*EKhrB~x4K-wAvXMIk!mwoFvszab1Jlz(nfAMeINTSnf{?vhP7(_Z_xNz;1 zr;p#<*k(&^Cfv7$wTI2bSzOVHR{}gAGv})8$*)G$8XdugBZU=n^v)@C*9k@9R#JzOEw1cc6$3fb$D%F{Ip>4%Q@84(1o-A!&;)%2HIEb@9966^ik2ZMKL z+2PQ*DV^MfJf|=tD{fbW;Q^DqPp=4BH9d*2dpPC&n*mLr#1U7>BbHz{6wE%{JD%16 zTfBt*$y{3m26G&*^GcK~kHeZ|{K$Ye864s7IF|r1bkCSoZed;_9NButjTXq}zE5MK zR?q|U^hEN|H=`-sx{k=SPJDDn|Jn$nHJ;{`rpYj7Zm#>Xq_uVo1;@xC438E*2h|xp z=JDgUSrsDPB-{(}O6rj*rN>NNK%@9_izQ0?6bNdg=i5Z9S`!;Pe^)e$FvRV`S1jR8 zaV?I+OhxysXgH}IR-i-tgNS*`WzZ9b`1WqG^C$>4lN5KfD^D$3YHyo{VO^aq-pei! zOiy!6f~S_JNd!3ye;&PH2q+lzP5)5TFHPaB3U$k?#Eg{;Hh5r^KgylR2?tSw(_!`G zA1-5fE`SbTpfMV^?}=O)6h_CwehrY%_%s&orr8@kw(*q?OKwUI+KVsW@8!nx+I%%e zQx<9W>O+rDkAmiD9iDz;WY>2m*)kn{%}blK zRsKycg9eR%b*0pd5=s#-K2hhr-l|$S_dZc{QA+`%Se?hvlQhPbbHb3*f%}D`Z4#)x znx;DIs5&cqmXfFb$LdS-$cM}^hDc5dcQX62o~3u%cX9UGz;<{13ZcWJmMli$^b{-%X2Fv+y(w_)2e zpGCnVTKpy=Z}lT1Q#{6w9`LanVc0 zM6VAKPUO-|kRAhLj7#-M9H7;q^+|$dnZ?PsqE_)m;8WjE7of(^utRX<9&u&rB{mD* z#E{FD#`oJ*sJ8toAKb>RBw5Aj>%@+CFW=AYkRi&o}j}G&V2(Uk!Wc16ZMU6Xr zb=lJ$GhOZopW{r7CgzHebwxDZ+Lt1nb@7P`NiU96qpv{?Jl2YrC z?hkKhkXvtLrh$NwSzvpya{9x;ds|J;Kaw?}?j%5SE}r%BHn!2RXbkS+$K!76!%-rC zBKylGg_z=P4tpe#O*djAK`jbmyMvRQ_S>7%5`0s9g*FjOuNy%zKt2z#xgy9JLwWqO zR`bk>3Vug7PEHeU{`?J4Q*Y+CvsumXGTqhwA?;)kVnl?b&IEeX?%Q6M=BlUNH6lUQ zd(&91nw7J8kZ}_)1xTlK!OX=HSCDp<#x<<_X6-Bv&rK&WEZo|nwd^@NRFi#+2821O zk#~VwDR`1NcWDduXYMBfwSn#-rI%qBz_WRK^Y?#w+JmbLmX!Oai@p0tdtv`AzYdOW zmPQW$G#4+ZYS^r^p?Krhehb`a%?`#}U?xX!MArgoArfHLs;KAV5TTsPIa0Z-_-qrB zu8x^=`z^a><5_CMcRTPO92jWXKS(MK7K+yT9O?=GCUYQ5hWxrDbozs#lpdOCOKIxQ z-q?p z1(wb3DA5OEO%XYMK`ShtpS?s)o^Tj$+N_&-8dVe|mlnlO8>DF13ut~BLL$_}uLxMK z5B4aEM5jcRs6 z92ykH$*6^fp7Su^#y#fkS}IJjotTcW(O{E~^=uW>Q62IBJ5jwqu zNIA!0!w;htHOBR!a!d}}OvzJ6%%tu?;DsbQ!B!PAyy=@8fpfLcMJvY}7jk+Y2#Qi& zXIOiW){KQ}P60lJGCWtheUOPNP`5qRQlQJ_GfXbboEKgWs@WSpuHTk3X@84VW!niI zNsCD_Tixe2v9?TW^;^V9`8Xowl+tM%tw3A=^lx5)*~dT^$U)4*DxAnsJ;54U@3qg; zvr%d{OgsqovY{*tQo670iTG3sYP*D^RkC63dxio=z412SWsZ=kjZeYOWomn! z#MbpagtT@Ge;+@OoIOdN-m3LvS6_=dV;nl<;vMW&31=0$7LTsf^duK-0=8$ij{*=- z9JfyD`pZhTYnqJf0s)gv#BN0z%}PZT#w|nc+s2c&(#gkk32sZ z%yS1&7q=G?i$SE1t=nMogGr&|K-6;8bTWE z9Vh?*J8}R3l>ewQrh4{9h6;}MX4WSEDmI1cRtnghNMGJc&-jl0i$R4wD*~c>QLDrV z^_oF}pe70~E$xXs$(LeBuwwn=TU(z`9_q{n9we~AH24%V5*3SQDJAX4kIyY)6V*YA za>;Q1+9lWwalxw`;w1q)^Ea;dMm>o~r>VngRA9YXvc1pmK40?|MJ)YWim?7^OKv_E z5<$#ywu__oar(ybqk$G5)Fm2JDgH5wk`P$~8ta=^TgrU}EV_Eih3*JEK5gi=L{ZgH zcB;{q*OuV#HA;=&>enVzaP&rV^og=HEe~Jkv{)|3U(9e#v0-QDqQiULF{*#-JO?r* zSL(+s-P#G^1#5|=o%~-jS&#I6XeK zYd0^gY@Bthojv+5wZGkJy4No|+;7ixdTYA3%I$n6nlS!^nGzchFhCRrKG3yy_Nbwo zWvvEGU-;$8z8PA^NY}g46!KCfjMFTu<>M>tKPEDv3Vstq>7E( z-34J-c8ddz@b)6Bx=o2j98+gQzb-23YUS4`PHzGlvILGv71`0Yba)%b-g?=rS5Ye! zky)Vm70Bkd|NA;PKK7z+&eS$`0|jf5Clgr7Oh@!R)xE>XB}xUXe;EZV=zyqr4X?OQ z*F@&5FDhA!y^z(y?{+00`D)lqyCQ3*Q`HIn7n^QDvZCWdme`lnSPDD&_=S)r_MMqzci71xU~_mwy8lJ(W|2OKvo zQZ@y>6ByhuNP7KAqQOGuwxKCL*i|fUjQWV(-q%^G79$CAZEduUQX3Y z8fysUrwKFM!xCB>l(a~LTZ5~i!xvj8Ekj$lTu5ZLl96r!thaL6wsd!re+9xiZr7(v zU~G4(BSMigtoCcS_sUKPoJV*uWgQ?H_hrituH-zn?~_4#msBNli{Mzx`o|e4i76)r z0z}YsXMya90b?BT!yWE&ReheT%x1zfqcx|x1Gb)|YY{Il_~5`TonBlbkt>#sP&w`S%T+t=bn zLi%`S(jykm%0FJXeCcFN@vzZ-MJ4FA4|t9s=Zx2gpl#h^q<0vb5Bb^{daxefpd+$3 z6aIDoyO54WnfGZtra zb)G@@sVho0ChJTt9K}NwZX1d>&H#~@kp?YFil6nj`8b|2Wo4ytQ1#809DjS zww6U_Qo4`;L?CO3M53nhsi%GKBgH#YEGmJomgteiu2xT{QldSuQynNS7ns6875CY_ zr;uPitsYxwA_6iHB<617D2c|E*AiHvvTPKHRXpLl(z$}JHadoCr>(CLrcEX zXsb1FP}=JSw^t&gVuNO7@%OXM8tvT%R!j}2hhxgG9s1?JQJCBsA&4QQe(oAQC=cuu zyDsAB(G;22VLI%)P*Lckb*);iSjiE@GfxZ;m7vXE4!wVtUBIXC$6nu_*nzN%BD|(6 zp(*XfbK%QrI6S+4+sEWQ@qsoi`Mie#z7%LjSWK+!wiGX4uAe74bPJXmHj_xbRr5u0 zEAn;cVFNN_WI|T5;)Di)yn=y3=}M#gKj@29s!9O(Q9eF=6tu@+~+n>Z5 zAd~?zg9OZ=)UE-C&xY(g7DV)%N#__2DjUC7kpf+hKw4RY$Ks{X1CC2BP6A9m8cgcM zcnR!%k$cz`H`FE&*_4K2EjNuokw6g9dVCL{r1Dj_?C+TcFByV07<$M884VDf&3P8U z1R-2)F{<=GrG}|fOV$2fc*~ofvB3I6#w3-h?-$Sjo0X(=m@TJVXmI_HcCN%9%B_zZ z+eEgE<=%uTl6}h>W1BG6ETc$SX1FC~86@jXm`IJK$dW8WB)c2RQbNXc6`_({WC;^P zUcAG5Mz>c@y`Rtf2i*C5=J!0$ob&yjbAEH4^PJx~&+kV*)z@yl+OO8x69nBWpEv7f z$jUwpGbbOMz2KvBtwb~0C}7@NT;yGnXC0dX*3&Uwb*~el%yKjZoeFV;G?UVR8=Y2CL zE&4m0ZeuP`bDDA$1|C-|)F3cYHp2cwCv5WY_Kw-k%SfnJLxW%`N$9jzQupp<;zdcR zaZ9cnUasyeTLa-Muh>Lh|FO9Id$v|1nK-qC$%W}uIqauChU-ab1{4Z9OQex6d>S&1zrj!|#ry1@u z?Y;#?`8C#c#la3j9)<-ELi8V)$_mR3WNmG&hE}W)|Ml$FX*lP@Vm)|&*O6J(`m(#; z3;Gk7LRBohx4fAn?!)@I&1*!d`dd)JDi?NlPNbCYJ#;lw@J;s^)ZmQ4(mkKFVE!9J zsUm%OMGNTlj>{inq*6-of1E!AKVC<=y>;elsh@yoBy|}z`4=1iP2!aqPBYiYv~GzN zdlgjBJFODWM;DoA>q+ZL2cXp%M#dS=K~Qp9Bvo;v!QWHi!l$aMGt0-Rf7M5&91eb0 zsipj0zu?Ha6$PwD{KPGK4@Zy|P}d;%0$YOS7VQHp2!D5+t-HTJ&6J?OR+7hfcwtuxF8M!} zznQUum<7uv=iv+tJYUMkx}L`(&$@be(N;|S(>uJxjDaIN^G_DW?nmkzu;bNfgEueo1#NUso+PGe{3fqvlgOm5tyE@^LkTn-NkMv&7#cjTsJ zzG!=MwSZD{n$kvo5<09>)zLQgZ=Xxyh^&j9x&>yGmCc@Gfo;u{ZV~QdQw|S(8t2m6 z;^S+wrYIeYi_5s$(4a7_%#Y5Sp<%ykhW0v-Jn2;MCKog}PcHheUkbV#7}t7k(}q)J zHL$IJqcnEDG7ZtEuTnL&75?H0C2T2C0|ik^u;&_?FL399O2JuqJ48~FHB`FoMmBXv ze6`h%z?;r3qXIs0$G=@y^AhX}d?PSmsGcuutWj4zByXfX#{H{k7zUF%kHKZX?_DI! z&yRTp{B|%l)jl33l4+k5gVSu3Nj51>u0Usm@IYhp2|?WB@QUKBQ9F)RI2Ui^3wLm> zbe45Nf1mhh4I(D8MNz^eJdBnU&Pzi;oR7pr9_9AFtbtm_5~k|)_KB;JBzd50p)9my zer5I+eGD5d84@e^8~eDpXT7jE>NrV&mUv(nD9k`7QUg_-kOnwq<`jUOXIy~ea@XO? z_(Gk+qLFve^2jH=cFC+YMSOP2`21~|LzBU|G|5`9Er~RFFU(G=NP6f%k*T%aec}UC z>+^{YfYH%S0MuMy4FZa55@Z5WpBEH*ev}i`g0p`6XB}F@Be+33U%#EAN&7L-me(>6DR9sYbxWSuoK|cy1zbNNt#$6EH3o6cyHUAjIVrNNv*vbk+V-$ z9WQMur-3sxLno2kx>)%M{P}m>@5^kqO><_Un%2ZSi60fjVMxW^1-y5iixs{n)*vZG z)h(Te#apG=6c5W_!~_ZCd3_KHa91h5>;5b~r%Ji_%_RPzc2DEuH;Vp&cm%O4T<2h; z;Z+Bh&hnedp{6Bce28OWlU0{3n&mwoIhy%WXrX3OX&NujpM1aQ-Wo4j7YznIid}k_vD8H&o7XF3+P06+8zY z$0ePW#)=S6P8h|m=8bsFG145p- zd1I|`-adW`SZ|y=ZD0iPwf>280v;HlN!Dh~ihR){EL+I-kc_+xuc&IKWP~P9v1DWP zgqMt(2P$`Hv%#aTj|(5adiN&zZiq?sk-{VEkdH-1Q!x_EhS`Q z+dmp1353zEqS}V`DA(MIPZ%Ml*C$4E^tM;;tTI8Ew=g6jKD8T{~sP#UdIOeg3>xAEw z`q=XU_K9Yt=@Y>=%f8TEBuQo$&3C8yXXz#}d@}2fwd2yiQ@qt+u&$k`V)yLLt~vna=qkmisTM?^6OrM_J53Q4+n#^N3}r!p`0dg9!h`0DOn zkHB{~#zQWxA2l5k(Q;l+=x()&oy_H9VHWZf{G5F0ZCJy)IJ-FP+n~UCE;6^ z7jWhY?GS-|d&+s`tWTQ6R!6@Wy)yaK6y|p(CO$|3+oQ2Nuv_HFF7dLCC8KAF@LntD ze822e-V+F__gUfjr&r_aY%wk+It3G%sx4)`Bbl9hu*lZiM3%CNQ)u%VmJkxb@-Z40 zj&}6aF4nYHe=a7u_R4D21)p=_dPkw%u?Hfut*5d#nz3~PtqPHfqv%}q{xrSos&DT# z+iyhOT6vk8Rn7uOCvn>P$xaOi&Fjogo*f;3rNL|tmpyf0VPDWw(az^?>(E7mSJz3YgG7@Ha_|k#qA+T=4hfERmeCukj|m1Fs8leha93P zR*4$CE@2BP%tClayKcqz9D37{VYrqv(f1Q|68-vzeLemp ztf-aQ_XOXEHT(*s9jm}y@lB9JdLVtMw;kwPu#8U^_>CU?eUz&mD2RClR{H;U%qw~x z`bbAROimpCt;7#;kLX$GUnAOKF;?1Up?|4}o`8NMbcf)%#x}vuwkSQ6es^OBDvS66 zrQhqIXP~zRcNla~^g8&dZAeczNoObR5C)iR6aGI|6Fn)t@v}p^@`dy}Q-~h@{S;vb t3-+ClF);ivVW5Y9KhS>*$6J2`|9jZCGGhTfn6{0WV0%J7o>OcDwS6=`C literal 0 HcmV?d00001 diff --git a/setup.py b/setup.py index b3b8a04..ec30344 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ # This call to setup() does all the work setup( name="elmclient", - version="0.26.0", + version="0.26.2", description="Python client for ELM with examples of OSLC Query, ReqIF import/export, Reportable REST, and more", long_description=README, long_description_content_type="text/markdown",