Hi Malaka, I think we need to hide the tasks created for the inbound endpoints since user does not need to know about the internal implementation. We did the same for the recipes where we hide the task from the source view and from the tasks list. We can use the same code.
Thanks, Chanaka On Fri, Feb 13, 2015 at 11:45 AM, Maheeka Jayasuriya <[email protected]> wrote: > In addition, I noticed a few more UI related issues in InboundEndpoints. > > > - Cannot edit inbound-endpoint for properties that were not set before > and drop downs are not available for some properties > (transport.vfs.ActionAfterProcess, etc) > - The task that gets created for the InboundEndpoint cannot be opened > (Error : Task Description OMElement can not be found.) > - Notice the change in breadcrumb if the InboundEndpoint is opened and > clicked on update few times (breadcrumb menus keep appending, sometimes not > usable since page horizontally expands to support the breadcrumb menu) > Home <https://localhost:9443/carbon/admin/index.jsp> > Manage > Service > Bus > Inbound Endpoints > > <https://localhost:9443/carbon/inbound/index.jsp?region=region1&item=inbound_menu&ordinal=0> > > Update Inbound Endpoint > > <https://localhost:9443/carbon/inbound/editInbound.jsp?name=file_transport_inbound&ordinal=1> > > task.edit.header > <https://localhost:9443/carbon/inbound/updateInbound.jsp?ordinal=2> > > Update > Inbound Endpoint > > <https://localhost:9443/carbon/inbound/editInbound.jsp?name=file_transport_inbound&ordinal=3> > > task.edit.header > <https://localhost:9443/carbon/inbound/updateInbound.jsp?ordinal=4> > > Inbound > Endpoints .... > > > Also, for clarification and as a suggestion, wouldn't a disable option be > useful for InboundEndpoints. Now only deleting allows stopping an inbound > and if you need to start again, you will have to recreate from beginning. > Is there any reason why a disable option wouldn't work? Also I think it > would be useful for tasks as well. > > > > Thanks, > > Maheeka Jayasuriya > Software Engineer > Mobile : +94777750661 > > On Fri, Feb 13, 2015 at 11:04 AM, Malaka Silva <[email protected]> wrote: > >> The UI was done to cover the basic requirements for all inbound endpoints. >> >> The parameter contains vfs* prefix since we are sharing the same common >> parts of of axis2 vfs transport. >> >> If we remove it we may have duplicate code. >> >> I will check what can be done for the edit ui. Currently you may not be >> able to add new parameters with edit ui >> >> On Fri, Feb 13, 2015 at 10:56 AM, Kasun Indrasiri <[email protected]> wrote: >> >>> Not enough dev testing :(. >>> @Malaka : Please fix verify all the inbound related params and UIs. >>> >>> On Fri, Feb 13, 2015 at 10:54 AM, Chanaka Fernando <[email protected]> >>> wrote: >>> >>>> Hi All, >>>> >>>> I have tried to configure a FILE inbound endpoint in the ESB 490 >>>> milestone release and found that configuring it from the management console >>>> has some usability issues. >>>> >>>> >>>> - I cannot see the advanced properties when I am editing an >>>> existing IB endpoint. Adding and editing interfaces are different and >>>> some >>>> parameters are missing in edit UI. >>>> - Paramaters are referred as vfs.* and I think it is not required >>>> (vfs part) >>>> >>>> >>>> Thanks, >>>> >>>> Chanaka >>>> >>>> -- >>>> -- >>>> Chanaka Fernando >>>> Technical Lead >>>> WSO2, Inc.; http://wso2.com >>>> lean.enterprise.middleware >>>> >>>> mobile: +94 773337238 >>>> Blog : http://soatutorials.blogspot.com >>>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 >>>> Twitter:https://twitter.com/chanakaudaya >>>> Wordpress:http://chanakaudaya.wordpress.com >>>> >>>> >>>> >>>> >>> >>> >>> -- >>> Kasun Indrasiri >>> Software Architect >>> WSO2, Inc.; http://wso2.com >>> lean.enterprise.middleware >>> >>> cell: +94 77 556 5206 >>> Blog : http://kasunpanorama.blogspot.com/ >>> >> >> >> >> -- >> >> Best Regards, >> >> Malaka Silva >> Senior Tech Lead >> M: +94 777 219 791 >> Tel : 94 11 214 5345 >> Fax :94 11 2145300 >> Skype : malaka.sampath.silva >> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 >> Blog : http://mrmalakasilva.blogspot.com/ >> >> WSO2, Inc. >> lean . enterprise . middleware >> http://www.wso2.com/ >> http://www.wso2.com/about/team/malaka-silva/ >> <http://wso2.com/about/team/malaka-silva/> >> >> Save a tree -Conserve nature & Save the world for your future. Print this >> email only if it is absolutely necessary. >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- -- Chanaka Fernando Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 773337238 Blog : http://soatutorials.blogspot.com LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 Twitter:https://twitter.com/chanakaudaya Wordpress:http://chanakaudaya.wordpress.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
