<!-- 
RSS generated by JIRA (6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc) at Fri Apr 17 08:36:59 EEST 2026

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://jira.mobinets.com/jira/si/jira.issueviews:issue-xml/ZKU-136/ZKU-136.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Mobinets-JIRA</title>
    <link>http://jira.mobinets.com/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>6.1.4</version>
        <build-number>6159</build-number>
        <build-date>19-11-2013</build-date>
    </build-info>

<item>
            <title>[ZKU-136] Node Type Parsing Rule for ZAIN-KSA To Be Update_Huawei</title>
                <link>http://jira.mobinets.com/jira/browse/ZKU-136</link>
                <project id="14200" key="ZKU">Zain KSA upgradation</project>
                    <description></description>
                <environment></environment>
        <key id="126008">ZKU-136</key>
            <summary>Node Type Parsing Rule for ZAIN-KSA To Be Update_Huawei</summary>
                <type id="3" iconUrl="http://jira.mobinets.com/jira/images/icons/issuetypes/task.png">Task</type>
                                            <priority id="10002" iconUrl="http://jira.mobinets.com/jira/images/icons/normal.png">Normal</priority>
                        <status id="10000" iconUrl="http://jira.mobinets.com/jira/images/icons/statuses/closed.png">Done</status>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="iyadav">Indrasan Yadav</assignee>
                                    <reporter username="iyadav">Indrasan Yadav</reporter>
                        <labels>
                            <label>AI_All_incidents</label>
                            <label>ZAINKSAAUDIT</label>
                            <label>ZAINKSAUAT</label>
                    </labels>
                <created>Tue, 12 Nov 2024 07:11:08 +0200</created>
                <updated>Tue, 26 Nov 2024 04:32:46 +0200</updated>
                                                                                <due>Fri, 29 Nov 2024 00:00:00 +0200</due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="19800">5 hours, 30 minutes</timespent>
                                <comments>
                            <comment id="115117" author="iyadav" created="Tue, 12 Nov 2024 07:30:55 +0200"  >&lt;p&gt;Dear @Bassem &amp;amp; Ahad,&lt;/p&gt;

&lt;p&gt;As we know, the current node parsing rule for ZAIN-KSA covers only three types of nodes: BSC, RNC, and SRAN. Notably, SRAN includes all standalone nodes, such as BTS, NodeB, eNodeB, and SRAN itself.&lt;/p&gt;

&lt;p&gt;I would like to confirm if this rule is satisfactory or if we should implement parsing based on each specific node type, as we did in other projects like OmanTel (i.e., parsing BTS, BSC, RNC, NodeB, eNodeB, and SRAN individually).&lt;/p&gt;

&lt;p&gt;Thank you for your guidance.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;</comment>
                            <comment id="115156" author="bsabbagh" created="Wed, 13 Nov 2024 06:11:47 +0200"  >&lt;p&gt;we need to parse correctly all nodes&lt;/p&gt;</comment>
                            <comment id="115249" author="iyadav" created="Sat, 16 Nov 2024 05:18:17 +0200"  >&lt;p&gt;Dear @Sandya Sharma,&lt;/p&gt;

&lt;p&gt;As discussed, please generate an XML for Huawei using the details we covered during our Teams call.&lt;/p&gt;

&lt;p&gt;The existing rule can be retained with some modifications as outlined below:&lt;/p&gt;

&lt;p&gt;1.	Node Parsing Update:&lt;br/&gt;
Currently, we are parsing only three node types: BSC, RNC, and SRAN. We need to expand this to parse all possible node types separately, including BTS, BSC, RNC, NodeB, eNodeB, and SRAN.&lt;br/&gt;
This approach will follow the same methodology as we implemented for OmanTel.&lt;br/&gt;
The node type will be parsed based on the NEType= attribute as specified in the table below:&lt;/p&gt;

&lt;p&gt;NEType	Node&lt;br/&gt;
BSC6900GSM	BSC&lt;br/&gt;
BSC6910GSM	BSC&lt;br/&gt;
BSC6910GU	BSC&lt;br/&gt;
BSC6900UMTS	RNC&lt;br/&gt;
BSC6910UMTS	RNC&lt;br/&gt;
NodeB	NodeB&lt;br/&gt;
eNodeB	eNodeB&lt;br/&gt;
GSMBTS	BTS&lt;br/&gt;
BTS	BTS&lt;br/&gt;
DBS3900IBS	BTS&lt;br/&gt;
MBTS	SRAN&lt;br/&gt;
BTS3900	SRAN&lt;br/&gt;
BTS5900	SRAN&lt;br/&gt;
MICROBTS3900	SRAN&lt;br/&gt;
BTS59005G	SRAN&lt;/p&gt;


&lt;p&gt;2.	Technology Confirmation:&lt;/p&gt;

&lt;p&gt;The technology will be determined as follows:&lt;br/&gt;
o	BTS/BSC: 2G&lt;br/&gt;
o	NodeB/RNC: 3G&lt;br/&gt;
o	eNodeB: 4G&lt;/p&gt;

&lt;p&gt;For SRAN, the technology may vary depending on the dump already available in the current connector. However, the following table will help define the technology:&lt;/p&gt;

&lt;p&gt;Attributes	Technology&lt;br/&gt;
GbtsFunctionName=	2G&lt;br/&gt;
NodeBFunctionName=	3G&lt;br/&gt;
ENodeBFunctionName=	4G&lt;br/&gt;
attrname=&quot;GCELL&quot;&amp;gt;	2G&lt;br/&gt;
attrname=&quot;UCELL&quot;&amp;gt;	3G&lt;br/&gt;
attrname=&quot;LCELL&quot;&amp;gt;	4G&lt;br/&gt;
attrname=&quot;NodeBCell&quot;&amp;gt;	3G&lt;br/&gt;
attrname=&quot;eNodeBCell&quot;&amp;gt;	4G&lt;br/&gt;
attrname=&quot;MBTS2GCell&quot;&amp;gt;	2G&lt;br/&gt;
attrname=&quot;MBTS3GCell&quot;&amp;gt;	3G&lt;br/&gt;
attrname=&quot;MBTS4GCell&quot;&amp;gt;	4G&lt;/p&gt;

&lt;p&gt;Please let me know if you need further clarification or additional inputs.&lt;/p&gt;


&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;</comment>
                            <comment id="115251" author="iyadav" created="Sat, 16 Nov 2024 05:58:52 +0200"  >&lt;p&gt;Dear @Sandya Sharma,&lt;/p&gt;

&lt;p&gt;Please find the updated node matching sheet attached. I have included all possible node types in the sheet.&lt;/p&gt;

&lt;p&gt;Kindly use this updated sheet when generating the Huawei XML.&lt;/p&gt;

&lt;p&gt;Let me know if you need any further details.&lt;/p&gt;



&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;

</comment>
                            <comment id="115258" author="ssharma" created="Sat, 16 Nov 2024 09:49:40 +0200"  >&lt;p&gt;XML shared.&lt;/p&gt;</comment>
                            <comment id="115275" author="iyadav" created="Sun, 17 Nov 2024 07:08:53 +0200"  >&lt;p&gt;Dear @Sandya Sharma,&lt;/p&gt;

&lt;p&gt;The issue for which this JIRA was raised has now been resolved.&lt;/p&gt;

&lt;p&gt;Now, separate CSV files are being generated for each node type, including BTS, BSC, NodeB, RNC, eNodeB, and SRAN.&lt;/p&gt;

&lt;p&gt;Please note that there is a separate JIRA for Huawei_XML validation, &lt;a href=&quot;http://jira.mobinets.com/jira/browse/ZKU-158&quot; title=&quot;Huawei RAN Inventory_Boards Not Parsing Issue In XML Validation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ZKU-158&quot;&gt;ZKU-158&lt;/a&gt;, and I have shared the relevant details in a separate email.&lt;/p&gt;


&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;</comment>
                            <comment id="115730" author="iyadav" created="Mon, 25 Nov 2024 03:23:20 +0200"  >&lt;p&gt;Hi Sandya, as discussed please commit code for same JIRA &lt;a href=&quot;http://jira.mobinets.com/jira/browse/ZKU-136&quot; title=&quot;Node Type Parsing Rule for ZAIN-KSA To Be Update_Huawei&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ZKU-136&quot;&gt;ZKU-136&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="115736" author="ssharma" created="Mon, 25 Nov 2024 05:08:09 +0200"  >&lt;p&gt;commit done.&lt;/p&gt;</comment>
                            <comment id="115804" author="iyadav" created="Tue, 26 Nov 2024 04:32:36 +0200"  >&lt;p&gt;We are now closing this child JIRA as it pertains to an individual issue.&lt;/p&gt;

&lt;p&gt;As suggested by @Ahad, all code commit JIRAs will be covered under the parent JIRA.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="125958">ZKU-94</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="102945" name="Nodes_matching.xls" size="62464" author="iyadav" created="Sat, 16 Nov 2024 05:48:51 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Actual Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10306" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Baseline End</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10305" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Baseline Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Customer</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11400"><![CDATA[Zain KSA 3.X]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11702" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Date of Baselining</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Nov 2024 11:50:55 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_11009" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>Dev. Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10304" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Gantt Options</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10200"><![CDATA[Milestone]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10800" key="com.capitalcityconsultants.jira.plugins.customfields.ccc-lastcomment:last-comment">
                        <customfieldname>Last Comment</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p style=&quot;display:inline&quot;&gt;&lt;b&gt;Evaluation License Error:&lt;/b&gt; EXPIRED&lt;/p&gt;</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_12500" key="com.atlassian.jira.toolkit:originalestimate">
                        <customfieldname>Original Estimate</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11008" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>PDM Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10301" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned End</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10300" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10901" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|xtihdl:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10004" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_11704" key="vivid.trace:VTDirections-custom-field-type">
                        <customfieldname>VTDirections</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>