Re: [Architecture] Improving File Connector to split an XML file to multiple XML files based on xpath expression

2017-12-13 Thread Biruntha Gnaneswaran
+ Extensions On Wed, Dec 13, 2017 at 12:08 PM, Biruntha Gnaneswaran wrote: > Hi All, > > Currently, I'm working on improving the file connector to split an XML > file to multiple XML files based on xpath expression [1]. > If we have input xml file as in [2] and xpathExp

Re: [Architecture] [Dev] [VOTE] Release of WSO2 Identity Server 5.6.0 RC3

2018-06-19 Thread Biruntha Gnaneswaran
Hi All, I have tested the following, Create service provider and tested OAuth flow with playground when hashing access tokens, refresh tokens, client secrets, and authorization codes feature enabled. No blocking issues found. [+] Stable - go ahead and release Thanks, On Tue, Jun 19, 2018 at 4

Re: [Architecture] [Dev] [VOTE] Release of WSO2 API Manager 2.5.0 RC4

2018-06-22 Thread Biruntha Gnaneswaran
Hi all, I have tested following and no issues found when "hashing access tokens, refresh tokens, client secrets, and authorization codes" feature enabled. - Application creation. - Regenerating consumer secret from store UI. - Regenerating consumer secret using REST API. [+] - Stable -

[Architecture] SMPP Connector for ESB

2016-06-01 Thread Biruntha Gnaneswaran
Hi All, I have planned to implement $subject as described below, SMPP (Short Message Peer to Peer) protocol [1] is an open, industry standard protocol designed to provide a flexible data communications interface for transfer of short message data between a Message Center, such as a Short Message

Re: [Architecture] SMPP Connector for ESB

2016-06-02 Thread Biruntha Gnaneswaran
Adding Malaka Biruntha Associate Software Engineer WSO2 Email : birun...@wso2.com On Thu, Jun 2, 2016 at 11:41 AM, Biruntha Gnaneswaran wrote: > Hi All, > > I have planned to implement $subject as described below, > > SMPP (Short Message Peer to Peer) protocol [1] is an

Re: [Architecture] SMPP Connector for ESB

2016-06-09 Thread Biruntha Gnaneswaran
Hi All, Milestone plan for SMPP Connector : [1] [1] https://docs.google.com/spreadsheets/d/1zgo8m-t41k8JrxfmdAoASC-ymL-ImoWj-Cr6QRJl2zM/edit#gid=0 Biruntha Associate Software Engineer WSO2 Email : birun...@wso2.com On Thu, Jun 2, 2016 at 7:32 PM, Biruntha Gnaneswaran wrote: > Add

Re: [Architecture] SMPP Connector for ESB

2016-06-09 Thread Biruntha Gnaneswaran
un 9, 2016 at 2:18 PM, Biruntha Gnaneswaran > wrote: > >> Hi All, >> >> Milestone plan for SMPP Connector : [1] >> >> [1] >> https://docs.google.com/spreadsheets/d/1zgo8m-t41k8JrxfmdAoASC-ymL-ImoWj-Cr6QRJl2zM/edit#gid=0 >> >> >> Biruntha &

[Architecture] Mepin Authenticator UI improvement

2016-07-13 Thread Biruntha Gnaneswaran
Hi All, Currently Mepin Authenticator UI has two enrollment options such as Link with Mepin, Login with Mepin unless the user is enroll first time or already enrolled. Link with Mepin is used when the user is first time enrolling. Login with Mepin is used when the user is already enrolled. Now i’

Re: [Architecture] Mepin Authenticator UI improvement

2016-07-13 Thread Biruntha Gnaneswaran
at 4:35 PM, Biruntha Gnaneswaran wrote: > > Hi All, > > Currently Mepin Authenticator UI has two enrollment options such as Link > with Mepin, Login with Mepin unless the user is enroll first time or > already enrolled. Link with Mepin is used when the user is first time >

[Architecture] Amazon SQS inbound Endpoint

2016-08-31 Thread Biruntha Gnaneswaran
Hi All, I have planned to implement Amazon SQS inbound endpoint to listen and consume messages from Amazon SQS. The behaviour of this inbound endpoint is polling. Architecture diagram - [1]. Amazon Simple Queue Service (Amazon SQS) offers reliable and scalable hosted queues for storing messages.

Re: [Architecture] Amazon SQS inbound Endpoint

2016-08-31 Thread Biruntha Gnaneswaran
Hi All, Architecture diagram : ​ ​Thanks, Biruntha Associate Software Engineer WSO2 Email : birun...@wso2.com Linkedin : https://lk.linkedin.com/in/biruntha Mobile : +94773718986 On Thu, Sep 1, 2016 at 10:31 AM, Biruntha Gnaneswaran wrote: > Hi All, > > I have planned to impleme

Re: [Architecture] Amazon SQS inbound Endpoint

2016-09-05 Thread Biruntha Gnaneswaran
tware Engineer WSO2 Email : birun...@wso2.com Linkedin : https://lk.linkedin.com/in/biruntha Mobile : +94773718986 On Thu, Sep 1, 2016 at 10:57 AM, Biruntha Gnaneswaran wrote: > Hi All, > > Architecture diagram : > > > ​ > ​Thanks, > > Biruntha > > Associate Software E

Re: [Architecture] Amazon SQS inbound Endpoint

2016-09-06 Thread Biruntha Gnaneswaran
: birun...@wso2.com Linkedin : https://lk.linkedin.com/in/biruntha Mobile : +94773718986 On Tue, Sep 6, 2016 at 11:01 AM, Biruntha Gnaneswaran wrote: > Hi All, > > I have herewith attached [1] to my milestone plan for the Amazon SQS > Inbound Endpoint. > > Please let me know, i

Re: [Architecture] Amazon SQS inbound Endpoint

2016-09-29 Thread Biruntha Gnaneswaran
> option to use. ​ > > On Tue, Sep 6, 2016 at 1:46 PM, Biruntha Gnaneswaran > wrote: > >> Hi All, >> >> >> For message retrieval from the Amazon SQS queue will depend on the short >> polling or long polling. For this, we can set a time limit to wait w

Re: [Architecture] Amazon SQS inbound Endpoint

2016-09-29 Thread Biruntha Gnaneswaran
/in/biruntha Mobile : +94773718986 On Thu, Sep 29, 2016 at 9:33 PM, Biruntha Gnaneswaran wrote: > Hi All, > > According to the code review comments, I have compared “Using AmazonSQS > with JMS” and “Using AmazonSQS without JMS” for AmazonSQS inbound by > running sample client and liste

[Architecture] Rewriting Google Spreadsheet Connector for Google Sheets API Version v4

2016-10-17 Thread Biruntha Gnaneswaran
Hi All, I have planned to develop $subject as described below. The Google Sheets API lets you read and modify any aspect of a spreadsheet. An existing connector was developed to support Google Sheets API version 3 [1], now version 4 [2] is available with new changes such as the version 4 is JSON-b

Re: [Architecture] Rewriting Google Spreadsheet Connector for Google Sheets API Version v4

2016-11-08 Thread Biruntha Gnaneswaran
the spreadsheet connector. Please find the use case for the spreadsheet connector here [1] . [1] - Thanks,​ Biruntha Associate Software Engineer WSO2 Email : birun...@wso2.com Linkedin : https://lk.linkedin.com/in/biruntha Mobile : +94773718986 On Mon, Oct 17, 2016 at 1:21 PM, Biruntha

Re: [Architecture] Rewriting Google Spreadsheet Connector for Google Sheets API Version v4

2016-11-10 Thread Biruntha Gnaneswaran
, Nov 9, 2016 at 7:01 PM, Malaka Silva wrote: > Hi Biruntha, > > Shall we document it please? > > On Wed, Nov 9, 2016 at 12:59 PM, Biruntha Gnaneswaran > wrote: > >> Hi All, >> >> I have done the spreadsheet connector use case by integrating the >> s

[Architecture] ESB connector scenario - Integrate Salesforce with Power Bi

2016-11-13 Thread Biruntha Gnaneswaran
Hi all, I have done a connector scenario by integrating the Power Bi connector with the Salesforce REST Connector. For that, I used query operation in the Salesforce REST Connector to get the account Details from the Salesforce and add that account Details into table in the dataset of Power Bi usi

Re: [Architecture] ESB connector scenario - Integrate Salesforce with Power Bi

2016-11-14 Thread Biruntha Gnaneswaran
, Nov 14, 2016 at 7:41 AM, Sidath Weerasinghe wrote: > Hi Biruntha, > > Are you going to query the salesforce for each request? Then what will > happen several requests made at the same time ? > > On Sun, Nov 13, 2016 at 8:06 PM, Biruntha Gnaneswaran > wrote: > >&g

[Architecture] SMPP inbound Endpoint

2016-11-20 Thread Biruntha Gnaneswaran
Hi All, I have planned to implement SMPP inbound endpoint to consume SMPP messages from the SMSC as described below. The behaviour of this inbound endpoint is Event Based. Because, inbound endpoint polls only once to establish a connection with the SMSC and then It listens on a given port for mess

Re: [Architecture] SMPP inbound Endpoint

2016-11-21 Thread Biruntha Gnaneswaran
, 2016 at 1:29 PM, Dimuthu Leelarathne wrote: > Hi Biruntha, > > Is this going to be part of the SMS connector or the ESB? > > thanks, > Dimuthu > > > On Mon, Nov 21, 2016 at 1:26 PM, Dimuthu Leelarathne > wrote: > >> >> >> On Mon, Nov 21, 2016 at

[Architecture] SMPP Connector Improvement

2016-11-21 Thread Biruntha Gnaneswaran
Hi All, Currently i’m working on the SMPP connector improvement as described below: 1. Query the status of the submitted message :- When message is send using the SMPP protocol, SMSC returns a message reference (messageId). Then we are able to query the SMSC for the delivery status o

Re: [Architecture] SMPP Connector Improvement

2016-11-22 Thread Biruntha Gnaneswaran
eways based on client configuration and for > multiple tenants. > We need to reuse only the sessions for the given service provider and > tenant. > I guess you are considering those as well? > > On Tue, Nov 22, 2016 at 12:14 PM, Biruntha Gnaneswaran > wrote: > >> Hi

Re: [Architecture] SMPP Connector Improvement

2016-11-23 Thread Biruntha Gnaneswaran
erwise the > SMSC will terminate the session, after few minutes of idle time. So you may > need to implement a custom pool implementation. > > > Cheers, > Ruwan > > On Tue, Nov 22, 2016 at 3:04 PM, Biruntha Gnaneswaran > wrote: > >> yes Malaka, i'm considering

Re: [Architecture] SMPP Connector Improvement

2016-11-27 Thread Biruntha Gnaneswaran
System_ID+SMSC", not per SMSC. > 2. Need to have MaxSessions per each "SystemID". max sessions (used+idle) > can not exceed the defined value. > > > Cheers, > Ruwan > > On Fri, Nov 25, 2016 at 2:03 PM, Biruntha Gnaneswaran > wrote: > >> Hi Ruwan,

Re: [Architecture] SMPP Connector Improvement

2016-11-30 Thread Biruntha Gnaneswaran
Associate Software Engineer WSO2 Email : birun...@wso2.com Linkedin : https://lk.linkedin.com/in/biruntha Mobile : +94773718986 On Fri, Nov 25, 2016 at 2:45 PM, Biruntha Gnaneswaran wrote: > Noted Ruwan. > > Biruntha > > Associate Software Engineer > WSO2 > Email : birun

Re: [Architecture] SMPP Connector Improvement

2016-12-02 Thread Biruntha Gnaneswaran
in this case. > > The other part of the problem is we need to send response to enqure_link, > when SMSC sends it to our side, in timely manner. > > Cheers, > Ruwan > > On Wed, Nov 30, 2016 at 2:47 PM, Biruntha Gnaneswaran > wrote: > >> Hi Ruwan, >> >>