<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/products/plant/f/autoplant-axsys-openplant-plantwise-forum/174457/how-can-i-create-a-ecexpression-that-take-de-pipeline-diameter</link><description>Hello Masters of OP ; ) 
 I&amp;#180;ve to create a way to put in a field the name of my pipe system. 
 the tag names here are formed by: 
 PRODUCT: PpPp 
 NUMBER: 1234 
 SPECIFICATION: SSS 
 DIAMETER: DD 
 and, if existis, INSULATION: Ii 
 For example: 
 A pipe</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/thread/504253?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 14:29:59 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9d784968-fce4-4ca7-8d5b-a8eb7775a85b</guid><dc:creator>Rahul Kumar</dc:creator><description>&lt;p&gt;Hello Dennis,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is mainly because RegEx only validate the properties which are available on its class. Here SPECIFICATION is not available, hence missing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For any property to cascade from different hierarchy to certain class, require different expressions. Try below expression to get SPECIFICATION to be applied on ISO_SHEET class.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;this.LINENUMBER &amp;amp; &amp;quot;-iso-&amp;quot; &amp;amp; this.NUMBER &amp;amp; &amp;quot;-&amp;quot; &amp;amp; this.GetRelatedInstance(&amp;quot;PIPING_NETWORK_SYSTEM_HAS_ISO_SHEET:1:PIPING_NETWORK_SYSTEM&amp;quot;).SPECIFICATION&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;HTH,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/thread/504232?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 12:52:50 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c99e0148-6d84-427c-8f7d-73015bbb89cc</guid><dc:creator>Dennis Silva</dc:creator><description>&lt;p&gt;Hello Rahul!&lt;br /&gt;And thanks for this answer!&lt;br /&gt;And see below the print of the error msg.:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/275806/4278.pastedimage1549284754090v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/thread/503973?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 11:35:21 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:48c20b28-388e-4d0a-bd75-b0618b203bbf</guid><dc:creator>Rahul Kumar</dc:creator><description>&lt;p&gt;Hello Dennis,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for sharing the details. From above query what I understood, you are looking to include NOMINAL DIAMETER along with inch sign. Please refer below wiki article which explains the Regex and parser to a format with inch sign.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;this.NOMINAL_DIAMETER &amp;amp; &amp;quot;&amp;quot;&amp;quot;&amp;quot; &amp;amp; &amp;quot;-&amp;quot; &amp;amp; this.SERVICE_NAME &amp;amp; &amp;quot;-&amp;quot; &amp;amp; this.NUMBER &amp;amp; &amp;quot;-&amp;quot; &amp;amp;&amp;nbsp; this.SPECIFICATION&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You may change the order to make it working correctly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/products/plant/w/plant_design_and_engineering__wiki/21950/how-to-add-inch-sign-with-nominal-diameter-in-pipeline-tag"&gt;&lt;a href="https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/21950/how-to-add-inch-sign-with-nominal-diameter-in-pipeline-tag"&gt;communities.bentley.com/.../how-to-add-inch-sign-with-nominal-diameter-in-pipeline-tag&lt;/a&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;HTH,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/thread/503655?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 18:06:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:223f53b2-409d-418f-8894-977e2e091429</guid><dc:creator>Dennis Silva</dc:creator><description>&lt;p&gt;ok.&lt;/p&gt;
&lt;p&gt;email: dennis.silva@unipar.com&lt;/p&gt;
&lt;p&gt;well, I can give you my direct contact, but I don&amp;acute;t belive that the IT people let this works... sorry.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m on the engineering department, and its complicated...&lt;/p&gt;
&lt;p&gt;well, we can try Skype too, if you need...&lt;/p&gt;
&lt;p&gt;ok?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/thread/503650?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 17:39:42 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d2b53385-bb69-4076-9720-20fe4521de9b</guid><dc:creator>Rajesh Agrawal</dc:creator><description>&lt;p&gt;Hi Dennis,&lt;/p&gt;
&lt;p&gt;Can you please provide your direct contact details and email address so that we can take it offline &amp;amp; can do screen sharing for it?&lt;/p&gt;
&lt;p&gt;Looking forward to your update.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Rajesh Agrawal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/thread/503645?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 17:21:50 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1f84fe13-d662-4caa-a119-37836e6bc30f</guid><dc:creator>Dennis Silva</dc:creator><description>&lt;p&gt;ok thanks! was a very quickly answer!&lt;/p&gt;
&lt;p&gt;but &lt;strong&gt;I forgot to mention&lt;/strong&gt;, that:&lt;/p&gt;
&lt;p&gt;I&amp;acute;m using the SERVICE properties to put my PRODUCT information.&lt;/p&gt;
&lt;p&gt;and NOMINAL_DIAMETER and SPECIFICATION, are properties from the Pipeline class, ok?&lt;/p&gt;
&lt;p&gt;sorry about that&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I create a ECExpression that take de pipeline diameter?</title><link>https://communities.bentley.com/thread/503641?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 17:10:06 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9d3506ad-9847-41fe-ab80-ee8932c7f18d</guid><dc:creator>Swapnil Joshi</dc:creator><description>&lt;p&gt;Hi Dennis,&lt;/p&gt;
&lt;p&gt;Thank you for posting your query in Bentley Plant Forum. Kindly elaborate your requirement so that we can assist you.&lt;/p&gt;
&lt;p&gt;Regards | Swapnil Joshi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>