Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-29 Thread Heshitha Hettihewa
Hi Nandika, Currently the wsdls and htconfig files are created in the same location as the ht file and a zip file is not created . So as of now the the artifact should be manually converted into a zip file. Thank you. On Tue, Mar 29, 2016 at 1:33 PM, Heshitha Hettihewa wrote: > Hi Chathura, >

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-29 Thread Nandika Jayawardana
Having presentation parameter editing option in the text view should be sufficient. In a future iteration, we can enhance that functionality. What we need is to quickly get the release done so that any user who wants to develop a human task has a tool . Regards Nandika On Tue, Mar 29, 2016 at 1:3

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-29 Thread Heshitha Hettihewa
Hi Chathura, Thanks for the suggestion. As of now the editor supports only the basic elements of presentation elements. So currently GUI only allows to define presentation element name, subject and description only. If the user need to add presentation parameters it can be edited as text in text v

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-29 Thread Nandika Jayawardana
Hi Heshitha, Do we support exporting the create human tasks artifacts as zip file so that it can be deployed in BPS. Lets merge the other process server related plugins to this repository. Then we should be able to do a release of all the bps plugins so that we have a tooling release compatible

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-28 Thread Chathura Ekanayake
Hi Heshitha, Nice work! This is something very useful for human tasks. Is there a way to define presentation parameters? Also is it possible to pick elements to be mapped using the schema (in WSDL)? Regards, Chathura On Mon, Mar 28, 2016 at 11:22 AM, Hasitha Aravinda wrote: > Hi Heshitha, >

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-27 Thread Hasitha Aravinda
Hi Heshitha, You can find more information on Literal People Assignment from [1]. [1] - http://docs.oasis-open.org/bpel4people/ws-humantask-1.1-spec-cs-01.html#_Ref193111939 Thanks, Hasitha. On Mon, Mar 28, 2016 at 10:41 AM, Heshitha Hettihewa wrote: > Hi Hasitha, > > Thanks, I will do the re

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-27 Thread Heshitha Hettihewa
Hi Hasitha, Thanks, I will do the relevant changes. Thank you. On Mon, Mar 28, 2016 at 10:38 AM, Heshitha Hettihewa wrote: > Hi Vinod, > > On the page switch, modifications done in the UI page are synced to the > text editor. So when user is editing the text he will be modifying the > updated

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-27 Thread Heshitha Hettihewa
Hi Vinod, On the page switch, modifications done in the UI page are synced to the text editor. So when user is editing the text he will be modifying the updated text. Second page switch(from source to UI) will also act the same. So the sync structure will not break on unsaved modification. Thank

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-27 Thread Hasitha Aravinda
Greate work Heshitha, There is one improvement need to be done. When we do a Literal people assignment, we need two inputs; one for users list, another for role list. Current UI has only one input for user list. Thanks, Hasitha. On Mon, Mar 28, 2016 at 10:17 AM, Heshitha Hettihewa wrote: > Hi

Re: [Architecture] [BPS][Tooling] Human Task Editor for Eclipse using Web UI Platform

2016-03-27 Thread Vinod Kavinda
Hi Heshitha, Great work! What happens, if the XML editor has unsaved data and the user switch to the UI editor and starts editing their also? Will the unsaved data get discarded? or Reflected in the UI also? Regards, Vinod On Mon, Mar 28, 2016 at 10:17 AM, Heshitha Hettihewa wrote: > Hi all, >