[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsf-c-dev
Subject:    Re: [Dev] Issue while migrating WSO2 Enterprise Store to ES 2.1.0
From:       Shakila Sivagnanarajah <shakila () wso2 ! com>
Date:       2016-07-29 13:16:45
Message-ID: CAJTQ=OZe=EtNHEoSOiZ76=fBVaRz75D=E_=cykGSBt9_xj37dQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/related)]

[Attachment #4 (multipart/alternative)]


Thanks Sameera.

On Fri, Jul 29, 2016 at 6:31 PM, Sameera Medagammaddegedara <
sameeram@wso2.com> wrote:

> EDIT:
>
> The above snippet is found in esbconnector.rxt (You will need to edit it
> in the carbon console)
>
> On Fri, Jul 29, 2016 at 6:31 PM, Sameera Medagammaddegedara <
> sameeram@wso2.com> wrote:
>
>> Hi Shakila,
>>
>> We should the Name field to read only as it appears in the storage path.
>>
>> Please change the following :
>>
>> <field type="text" required="true">
>>             <name label="Name">name</name>
>> </field>
>>
>> with:
>>
>>             <field type="text" required="true" readonly="true">
>>                 <name>Name</name>
>>             </field>
>>
>> Thank You,
>> Sameera
>>
>> On Fri, Jul 29, 2016 at 6:24 PM, Shakila Sivagnanarajah <shakila@wso2.com
>> > wrote:
>>
>>> Hi Sameera,
>>>
>>> Once I change the asset name in the publisher, that asset won't be
>>> available in the store. In the publisher, it will hide the 'LIFECYCLE'
>>> menu. So we need to delete that asset and add again. If we can't allow to
>>> change the asset name, can we restrict the re-naming action?
>>>
>>> Thank you
>>>
>>> On Fri, Jul 29, 2016 at 6:20 PM, Sameera Medagammaddegedara <
>>> sameeram@wso2.com> wrote:
>>>
>>>> Hi Shakila,
>>>>
>>>> Could you elaborate on point #2?
>>>>
>>>> Thank You,
>>>> Sameera
>>>>
>>>> On Fri, Jul 29, 2016 at 6:17 PM, Sameera Medagammaddegedara <
>>>> sameeram@wso2.com> wrote:
>>>>
>>>>> Hi Shakila,
>>>>>
>>>>> We do not retrieve the tags when you type something in the tag box.It
>>>>> was added to restrict people from adding multiple tags. The ability to show
>>>>> available tags is something we can add as a future enhancement.
>>>>>
>>>>> Thank You,
>>>>> Sameera
>>>>>
>>>>> On Fri, Jul 29, 2016 at 6:13 PM, Shakila Sivagnanarajah <
>>>>> shakila@wso2.com> wrote:
>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> I am experiencing following issues. Can anyone guide me to overcome
>>>>>> these issues.
>>>>>>
>>>>>> 1. I have added a sample asset in publisher with a tag. The tags are
>>>>>> not listed for advanced search [1]. But It shows the tag in the store view
>>>>>> [2].
>>>>>>
>>>>>> 2. It allows to change the asset name in the publisher view. But if I
>>>>>> change the name, it disables the life-cycle option.
>>>>>>
>>>>>> [1] From publisher:
>>>>>>
>>>>>> [image: Inline image 1]
>>>>>>
>>>>>> [2] From store:
>>>>>>
>>>>>>
>>>>>> [image: Inline image 3]
>>>>>>
>>>>>> Thank you
>>>>>>
>>>>>> --
>>>>>> Shakila Sivagnanarajah
>>>>>> Software Engineer
>>>>>> Mobile :+94 (0) 768 856837
>>>>>> shakila@wso2.com
>>>>>> WSO2, Inc.
>>>>>> lean . enterprise . middleware
>>>>>> http://www.wso2.com/
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sameera Medagammaddegedara
>>>>> Software Engineer
>>>>>
>>>>> Contact:
>>>>> Email: sameeram@wso2.com
>>>>> Mobile: + 94 077 255 3005
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Sameera Medagammaddegedara
>>>> Software Engineer
>>>>
>>>> Contact:
>>>> Email: sameeram@wso2.com
>>>> Mobile: + 94 077 255 3005
>>>>
>>>
>>>
>>>
>>> --
>>> Shakila Sivagnanarajah
>>> Software Engineer
>>> Mobile :+94 (0) 768 856837
>>> shakila@wso2.com
>>> WSO2, Inc.
>>> lean . enterprise . middleware
>>> http://www.wso2.com/
>>>
>>
>>
>>
>> --
>> Sameera Medagammaddegedara
>> Software Engineer
>>
>> Contact:
>> Email: sameeram@wso2.com
>> Mobile: + 94 077 255 3005
>>
>
>
>
> --
> Sameera Medagammaddegedara
> Software Engineer
>
> Contact:
> Email: sameeram@wso2.com
> Mobile: + 94 077 255 3005
>



-- 
Shakila Sivagnanarajah
Software Engineer
Mobile :+94 (0) 768 856837
shakila@wso2.com
WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/

[Attachment #7 (text/html)]

<div dir="ltr">Thanks Sameera.</div><div class="gmail_extra"><br><div \
class="gmail_quote">On Fri, Jul 29, 2016 at 6:31 PM, Sameera Medagammaddegedara <span \
dir="ltr">&lt;<a href="mailto:sameeram@wso2.com" \
target="_blank">sameeram@wso2.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr">EDIT:<div><br></div><div>The above snippet is \
found in esbconnector.rxt (You will need to edit it in the carbon \
console)</div></div><div class="HOEnZb"><div class="h5"><div \
class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 29, 2016 at 6:31 PM, \
Sameera Medagammaddegedara <span dir="ltr">&lt;<a href="mailto:sameeram@wso2.com" \
target="_blank">sameeram@wso2.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr">Hi Shakila,<div><br></div><div>We should the \
Name field to read only as it appears in the storage \
path.</div><div><br></div><div>Please change the following :</div><div><div>          \
</div><div>&lt;field type=&quot;text&quot; required=&quot;true&quot;&gt;</div><div>   \
&lt;name label=&quot;Name&quot;&gt;name&lt;/name&gt;</div><div>&lt;/field&gt;</div></div><div><br></div><div>with:</div><div><br></div><div><div> \
&lt;field type=&quot;text&quot; required=&quot;true&quot; \
readonly=&quot;true&quot;&gt;</div><div>                        \
&lt;name&gt;Name&lt;/name&gt;</div><div>                  \
&lt;/field&gt;</div></div><div><br></div><div>Thank \
You,</div><div>Sameera</div></div><div><div><div class="gmail_extra"><br><div \
class="gmail_quote">On Fri, Jul 29, 2016 at 6:24 PM, Shakila Sivagnanarajah <span \
dir="ltr">&lt;<a href="mailto:shakila@wso2.com" \
target="_blank">shakila@wso2.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr"><div>Hi  <span \
style="font-size:12.8px">Sameera</span>,</div><div><br></div>Once I change the asset \
name in the publisher, that asset won&#39;t be available in the store. In the \
publisher, it will hide the &#39;LIFECYCLE&#39; menu. So we need to delete that asset \
and add again. If we can&#39;t allow to change the asset name, can we restrict the \
re-naming action?<div><br></div><div>Thank you</div></div><div><div><div \
class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 29, 2016 at 6:20 PM, \
Sameera Medagammaddegedara <span dir="ltr">&lt;<a href="mailto:sameeram@wso2.com" \
target="_blank">sameeram@wso2.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr">Hi Shakila,<div><br></div><div>Could you \
elaborate on point #2?</div><div><br></div><div>Thank \
You,</div><div>Sameera</div></div><div><div><div class="gmail_extra"><br><div \
class="gmail_quote">On Fri, Jul 29, 2016 at 6:17 PM, Sameera Medagammaddegedara <span \
dir="ltr">&lt;<a href="mailto:sameeram@wso2.com" \
target="_blank">sameeram@wso2.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr">Hi Shakila,<div><br></div><div>We do not \
retrieve the tags when you type something in the tag box.It was added to restrict \
people from adding multiple tags. The ability to show available tags is something we \
can add as a future enhancement.</div><div><br></div><div>Thank \
You,</div><div>Sameera</div></div><div class="gmail_extra"><div><div><br><div \
class="gmail_quote">On Fri, Jul 29, 2016 at 6:13 PM, Shakila Sivagnanarajah <span \
dir="ltr">&lt;<a href="mailto:shakila@wso2.com" \
target="_blank">shakila@wso2.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>I am \
experiencing following issues. Can anyone guide me to overcome these \
issues.</div><div><br></div>1. I have added a sample asset in publisher with a tag. \
The tags are not listed for advanced search [1]. But It shows the tag in the store \
view [2].<div><br></div><div>2. It allows to change the asset name in the publisher \
view. But if I change the name, it disables the life-cycle \
option.</div><div><br></div><div>[1] From publisher:</div><div><br></div><div><img \
src="cid:ii_15636a38a1059e73" alt="Inline image 1" width="463" \
height="194"><br></div><div><br></div><div>[2] From \
store:</div><div><br></div><div><br></div><div><img src="cid:ii_15636a4be5909e46" \
alt="Inline image 3" width="463" height="166"><br></div><div><br></div><div>Thank \
you<span><font color="#888888"><br clear="all"><div><br></div>-- <br><div><div \
dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div \
dir="ltr"><span><font color="#888888">Shakila Sivagnanarajah</font><br><font \
color="#888888">Software Engineer</font><br><font color="#888888">Mobile :<a \
href="tel:%2B94%20%280%29%20768%20856837" value="+94768856837" target="_blank">+94 \
(0) 768 856837</a></font><div style="color:rgb(136,136,136)"><a \
href="mailto:shakila@wso2.com" target="_blank">shakila@wso2.com</a></div><div \
style="color:rgb(136,136,136)"><span \
style="color:rgb(102,102,102);font-size:small">WSO2, Inc.  </span><br \
style="color:rgb(102,102,102);font-size:small"><span \
style="color:rgb(102,102,102);font-size:small">lean . enterprise . \
middleware</span><br></div><div><font color="#666666" size="2"><a \
href="http://www.wso2.com/" target="_blank">http://www.wso2.com/<div \
style="display:inline-block"></div></a></font><br></div></span></div></div></div></div></div></div></div></div></div></div>
 </font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span><font \
color="#888888">-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><font \
style="font-family:arial,helvetica,sans-serif"><span \
style="color:rgb(102,102,102)">Sameera Medagammaddegedara</span><br \
style="color:rgb(102,102,102)">

<span style="color:rgb(102,102,102)">Software Engineer</span><br \
style="color:rgb(102,102,102)"><br style="color:rgb(102,102,102)"><span \
style="color:rgb(102,102,102)">Contact:</span><br>Email: <a \
href="mailto:sameeram@wso2.com" target="_blank">sameeram@wso2.com</a><br \
style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">Mobile: <a \
value="+94773698421">+ 94 077 255 3005<br></a></span></font></div></div> \
</font></span></div> </blockquote></div><br><br clear="all"><div><br></div>-- \
<br><div data-smartmail="gmail_signature"><div dir="ltr"><font \
style="font-family:arial,helvetica,sans-serif"><span \
style="color:rgb(102,102,102)">Sameera Medagammaddegedara</span><br \
style="color:rgb(102,102,102)">

<span style="color:rgb(102,102,102)">Software Engineer</span><br \
style="color:rgb(102,102,102)"><br style="color:rgb(102,102,102)"><span \
style="color:rgb(102,102,102)">Contact:</span><br>Email: <a \
href="mailto:sameeram@wso2.com" target="_blank">sameeram@wso2.com</a><br \
style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">Mobile: <a \
value="+94773698421">+ 94 077 255 3005<br></a></span></font></div></div> </div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div \
data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div \
dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span><font color="#888888">Shakila \
Sivagnanarajah</font><br><font color="#888888">Software Engineer</font><br><font \
color="#888888">Mobile :<a href="tel:%2B94%20%280%29%20768%20856837" \
value="+94768856837" target="_blank">+94 (0) 768 856837</a></font><div \
style="color:rgb(136,136,136)"><a href="mailto:shakila@wso2.com" \
target="_blank">shakila@wso2.com</a></div><div style="color:rgb(136,136,136)"><span \
style="color:rgb(102,102,102);font-size:small">WSO2, Inc.  </span><br \
style="color:rgb(102,102,102);font-size:small"><span \
style="color:rgb(102,102,102);font-size:small">lean . enterprise . \
middleware</span><br></div><div><font color="#666666" size="2"><a \
href="http://www.wso2.com/" \
target="_blank">http://www.wso2.com/</a></font><br></div></span></div></div></div></div></div></div></div></div></div></div>
 </div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div \
data-smartmail="gmail_signature"><div dir="ltr"><font \
style="font-family:arial,helvetica,sans-serif"><span \
style="color:rgb(102,102,102)">Sameera Medagammaddegedara</span><br \
style="color:rgb(102,102,102)">

<span style="color:rgb(102,102,102)">Software Engineer</span><br \
style="color:rgb(102,102,102)"><br style="color:rgb(102,102,102)"><span \
style="color:rgb(102,102,102)">Contact:</span><br>Email: <a \
href="mailto:sameeram@wso2.com" target="_blank">sameeram@wso2.com</a><br \
style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">Mobile: <a \
value="+94773698421">+ 94 077 255 3005<br></a></span></font></div></div> </div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div \
data-smartmail="gmail_signature"><div dir="ltr"><font \
style="font-family:arial,helvetica,sans-serif"><span \
style="color:rgb(102,102,102)">Sameera Medagammaddegedara</span><br \
style="color:rgb(102,102,102)">

<span style="color:rgb(102,102,102)">Software Engineer</span><br \
style="color:rgb(102,102,102)"><br style="color:rgb(102,102,102)"><span \
style="color:rgb(102,102,102)">Contact:</span><br>Email: <a \
href="mailto:sameeram@wso2.com" target="_blank">sameeram@wso2.com</a><br \
style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">Mobile: <a \
value="+94773698421">+ 94 077 255 3005<br></a></span></font></div></div> </div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div \
class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div \
dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span><font \
color="#888888">Shakila Sivagnanarajah</font><br><font color="#888888">Software \
Engineer</font><br><font color="#888888">Mobile :+94 (0) 768 856837</font><div \
style="color:rgb(136,136,136)"><a href="mailto:shakila@wso2.com" \
target="_blank">shakila@wso2.com</a></div><div style="color:rgb(136,136,136)"><span \
style="color:rgb(102,102,102);font-size:small">WSO2, Inc.  </span><br \
style="color:rgb(102,102,102);font-size:small"><span \
style="color:rgb(102,102,102);font-size:small">lean . enterprise . \
middleware</span><br></div><div><font color="#666666" size="2"><a \
href="http://www.wso2.com/" \
target="_blank">http://www.wso2.com/</a></font><br></div></span></div></div></div></div></div></div></div></div></div></div>
 </div>

--001a114700a2caa2ab0538c5e6b6--


["Advanced-Search.png" (image/png)]
["Store.png" (image/png)]

_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic