Re: [Dev] Shouldn't we have an admin service method to delete set of users at once?

2017-12-07 Thread Nirodha Gallage
- EE; >>>>> WSO2 Inc; http://www.wso2.com/. >>>>> Mobile; +94772636796 >>>>> >>>>> >>>> >>>> >>>> -- >>>> >>>> *Isura Dilhara Karunaratne* >>>> Associate Tech

[Dev] Data Types used in DAS are inconsistent

2017-10-20 Thread Nirodha Gallage
the issue. Even the error was not descriptive and was giving only a NPE. Isn't this a bug that should be fixed? Thanks, Nirodha -- *Nirodha Gallage* Associate Technical Lead WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 ___ Dev mailing list

Re: [Dev] Multiple receiver urls not supported in EI-6.1.1 Event Sink configuration

2017-08-29 Thread Nirodha Gallage
bon-mediation/pull/848 > > Thanks, > Manorama > > On Wed, Aug 30, 2017 at 10:57 AM, Nirodha Gallage > wrote: > >> Hi, >> >> When creating Event Sink config in ESB 4.9.0 and ESB 5.0.0 it supported >> giving comma separated multiple Receiver URL

[Dev] Multiple receiver urls not supported in EI-6.1.1 Event Sink configuration

2017-08-29 Thread Nirodha Gallage
"Incomplete URL or Invalid protocol.." Isn't it a bug? And is there any workaround for this? Regards, Nirodha -- *Nirodha Gallage* Associate Technical Lead WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 ___ Dev mailing list Dev@wso2.org

[Dev] DSS - returnUpdatedRowCount property is not supported in Dev Studio

2016-08-27 Thread Nirodha Gallage
Hi, There is no way to add this property to DS query in Dev Studio (I'm working on 3.8.0). You cannot add this in source view either because it cannot be saved saying there is a syntax error. Any patch for this? Thanks, Nirodha -- *Nirodha Gallage* Associate Technical Lead WSO2 Inc.:

Re: [Dev] Content-Type header is not set when calling via a scheduled task

2016-08-27 Thread Nirodha Gallage
t; would be [1] > > [1] - > > Thanks, > > On 27 August 2016 at 19:41, Nirodha Gallage wrote: > >> Hi, >> >> I'm have created a proxy service which calls a REST endpoint which sends >> a text response. Before calling the endpoint I have set the below h

[Dev] Content-Type header is not set when calling via a scheduled task

2016-08-27 Thread Nirodha Gallage
is sending text/html response. Is this a known issue? Is there any solution for this. I also tried with setting following two header/property but that also did not work. Thanks, Nirodha -- *Nirodha Gallage* Associate Technical Lead WSO2 Inc.: http://wso2.com/ Mobil

Re: [Dev] Connection fails from ESB Event Sink to DAS when DAS configured for email user

2016-05-12 Thread Nirodha Gallage
Hi, The issue was with authentication and I could overcome it by adding the carbon.super tenant at the end of the email username (eg: a...@wso2.com@carbon.super) . But this seems like an issue in Identity code. Thanks, Nirodha On Thu, May 12, 2016 at 2:32 PM, Nirodha Gallage wrote: >

[Dev] Connection fails from ESB Event Sink to DAS when DAS configured for email user

2016-05-12 Thread Nirodha Gallage
{org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher} Thanks, Nirodha -- *Nirodha Gallage* Associate Technical Lead WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Usage of Update Interval in DS 2.0

2016-05-02 Thread Nirodha Gallage
th > > On Mon, May 2, 2016 at 12:14 PM, Sinthuja Ragendran > wrote: > >> Hi Nirodha, >> >> Yeah, AFAIU it'll fetch the data from the DAS based on the time interval >> provided here and reload the gadget. @Dunith, please confirm. >> >> Thanks, >&

[Dev] Usage of Update Interval in DS 2.0

2016-05-01 Thread Nirodha Gallage
Hi, What's the usage of 'update interval' option given for gadgets in Dashboard server. Is it that gadget should be reloaded automatically in the given intervals? Thanks, Nirodha -- *Nirodha Gallage* Associate Technical Lead WSO2 Inc.: http://wso2.com/ Mobil

Re: [Dev] [ESB][ScriptMediator] Can't convert a javaScript date in to ISO date format

2016-03-29 Thread Nirodha Gallage
t;true"> > > > var d=new Date(); > var isoFormat = d.toISOString(); > print(isoFormat); > > > > > > Are there any limitations in ESB Script Mediator or am I doing something > wrong here? > Any help is greatly appreciated. > > [1].http://www.w3schools.com/jsref/jsref_toisostring.asp > > Thanks & Regards > Lakmini. > -- *Nirodha Gallage* Associate Technical Lead, QA. WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Retrieve Development Support Hours from SalesForce

2016-02-08 Thread Nirodha Gallage
TRING" > defaultValue="" > > expression="//sf:Development_Support_Hours__c"/> > name="LastModifiedDate" > type="STRING" > defaultValue="" > expression="//sf:LastModifiedDate"/> > > > > > > > > > > > > > > Is it ok to get data from these two tables like this or are there any > better solutions to do this? > Any suggestions are highly appreciated. > > Thanks & Regards. > Lakmini. > > > > > -- *Nirodha Gallage* Associate Technical Lead, QA. WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [ESB][Property Mediators] An Error occurred while using the property mediators.

2015-11-20 Thread Nirodha Gallage
Executor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) > Caused by: org.apache.axis2.AxisFault: No JSON payload provided. > at > org.apache.synap