[Dev] add WSDL rest API doesn't update API's Metadata of WSDL field

2017-09-12 Thread Feng Xu
Hi all, I got a problem when trying to use the rest publish API to "add a WSDL to an API" (Following this doc https://docs.wso2.com/display/AM210/apidocs/publisher/index.html#!/operations#WsdlIndividual#apisApiIdWsdlPost ). The WSDL seems have been uploaded and associate with the API when I query

Re: [Dev] Datasource support in secondary user stores

2017-09-12 Thread Darshana Gunawardana
[looping dev] On Tue, Sep 12, 2017 at 10:51 PM, Darshana Gunawardana wrote: > Hi Harsha, > > Using datasources for secondary userstores not works in the tenant. > > * In order to load the realm its need datasources be loaded > * In order to load datasources its need realm be

Re: [Dev] Local variables in a BPMN user task

2017-09-12 Thread Vinod Kavinda
Hi Thomas, As I understood you are trying to set some process variables as local variables for a task. I can think of two options, 1. Define form properties of the task with the same process variable name. (I'm not sure whether the scope will be local or not, haven't tried) 2. Add a task

Re: [Dev] [IS] Shall We Link Corresponding IS Documentation as Context Sensitive Help Pages in IS Management Console?

2017-09-12 Thread Minoli Perera
Hi Samuel, > > On Tue, Sep 12, 2017 at 9:38 AM, Samuel Gnaniah wrote: > >> If the user needs to refer to the documentation to fill a form in the UI, >> that means the UI is not intuitive enough for the user. Better UX is a >> better and more sustainable solution, even if it

Re: [Dev] [IS] Shall We Link Corresponding IS Documentation as Context Sensitive Help Pages in IS Management Console?

2017-09-12 Thread Johann Nallathamby
IMO Help link are good for a public facing application. E.g. API Store, Google Apps, etc. I don't think for a administrator application help link is necessary. Administrator applications are generally accompanied with a manual. Just my opinion. Regards, Johann. On Tue, Sep 12, 2017 at 4:43 PM,

Re: [Dev] [IS] Shall We Link Corresponding IS Documentation as Context Sensitive Help Pages in IS Management Console?

2017-09-12 Thread Thilina Madumal
Hi Samuel, On Tue, Sep 12, 2017 at 9:38 AM, Samuel Gnaniah wrote: > If the user needs to refer to the documentation to fill a form in the UI, > that means the UI is not intuitive enough for the user. Better UX is a > better and more sustainable solution, even if it means a

[Dev] Local variables in a BPMN user task

2017-09-12 Thread Thomas LEGRAND
Hello everybody, Do you know if it is possible to set local variables to a User task automatically by using existing global variables? My use-case is the following: I have a process where you have to define some variables to create an instance. The first task is a user one in which I would like