Re: [Architecture] Workday Connector

2017-12-20 Thread Nirthika Rajendran
Hi All, We have released the initial version of the workday connector in the store[1] and Github documentation[2]. [1].

Re: [Architecture] Workday Connector

2017-11-22 Thread Isuru Udana
Hi Nirthika, In the following Callout mediator configuration, target is set to a property called 'response'. In that case response is not set to the envelope of the message context. To send a response back to the client we need to set the response payload received from the Callout operation

Re: [Architecture] Workday Connector

2017-11-22 Thread Nirthika Rajendran
Hi Isuru, I use the target configuration as you mentioned. Now it works fine in EI tooling also. Thanks for the solution. Regards, *Nirthika Rajendran* *Associate Software Engineer* WSO2 Inc : http://wso2.org Mobile : +94 77 719 8368 LinkedIn: https://www.linkedin.com/in/nirthika/ Blog

Re: [Architecture] Workday Connector

2017-11-21 Thread Nirthika Rajendran
Hi All, I resolve the above issue for blocking mode by giving callout (without giving "target" [1]) and send mediator as below Now I can get the response and all operations of workday connector are working fine. But when testing with EI tooling I got the error "The message 'target'

Re: [Architecture] Workday Connector

2017-11-20 Thread Nirthika Rajendran
Hi All, Thanks Thishani. Yes that's not an error. For now I can ignore it. As in the [1] I disable the chunking in axis2_blocking_client.xml as follows HTTP/1.1 none true 200 Then I don't get the above error. Now for the blocking mode response come to EI but not send the message back to the

Re: [Architecture] Workday Connector

2017-11-19 Thread Thishani Lucas
Hi Nirthika, I guess the TimeoutHandler message is not actually an error. It shouldn't cause any issues because it's just getting logged when the blocking message sender is invoked inside the call-out mediator. Thanks. On Sun, Nov 19, 2017 at 7:29 PM, Nirthika Rajendran

Re: [Architecture] Workday Connector

2017-11-19 Thread Nirthika Rajendran
Hi All, In the workday connector implementation username-token is used for the authentication. Accoding to [1] for the blocking mode I use callout mediator [2] as below. But I am getting "Error in extracting message properties" and "TimeoutHandler This engine will expire all callbacks

Re: [Architecture] Workday Connector

2017-10-31 Thread Nirthika Rajendran
Hi All, Please find the PR [1] and Documentation [2] for Workday connector. [1] https://github.com/wso2-extensions/esb-connector-workday/pull/1 [2] https://docs.wso2.com/display/ESBCONNECTORS/Workday+Connector Regards, *Nirthika Rajendran* *Associate Software Engineer* WSO2 Inc :

Re: [Architecture] Workday Connector

2017-10-25 Thread Nirthika Rajendran
Hi Malaka, I have completed the method implementations and working on integration tests. I will finish the documentation end of this week. Regards, *Nirthika Rajendran* *Associate Software Engineer* WSO2 Inc : http://wso2.org Mobile : +94 77 719 8368 LinkedIn:

Re: [Architecture] Workday Connector

2017-10-24 Thread Malaka Silva
Hi Nirthika, Have we completed method implementations? Why integration tests are taking time? Please plan to complete this tomorrow. We need to release the connector this week. On Mon, Oct 23, 2017 at 8:28 PM, Nirthika Rajendran wrote: > Hi All, > > Please find the

Re: [Architecture] Workday Connector

2017-10-23 Thread Nirthika Rajendran
Hi All, Please find the milestone plan[1] for workday connector. [1] https://docs.google.com/spreadsheets/d/1BJFUPuL-_JH_sqlpEstPfYHZ5ps9LbfhH7m4rT-dvSo/edit#gid=0 Regards, *Nirthika Rajendran* *Associate Software Engineer* WSO2 Inc : http://wso2.org Mobile : +94 77 719 8368 LinkedIn:

Re: [Architecture] Workday Connector

2017-10-17 Thread Nirthika Rajendran
Hi All, I have implemented the "Get_Workers" operation. It's works fine. And I will continue the rest of the operation in the workday. Regards, *Nirthika Rajendran* *Associate Software Engineer* WSO2 Inc : http://wso2.org Mobile : +94 77 719 8368 LinkedIn:

Re: [Architecture] Workday Connector

2017-10-11 Thread Rajjaz Mohammed
Hi Nirthika, This list[1] may help you to chose the methods. [1] https://docs.mulesoft.com/release-notes/workday-connector-release-notes On Wed, Oct 11, 2017 at 2:02 PM, Nirthika Rajendran wrote: > Hi Malaka, > > There are nearly 250 operations in total for Human_Resource

Re: [Architecture] Workday Connector

2017-10-11 Thread Nirthika Rajendran
Hi Malaka, There are nearly 250 operations in total for Human_Resource [1] and Payroll [2] [1] https://community.workday.com/sites/default/files/file-hosting/productionapi/Human_Resources/v29.0/Human_Resources.html [2]

Re: [Architecture] Workday Connector

2017-10-11 Thread Malaka Silva
Can you share the operations we are planning to cover? On Wed, Oct 11, 2017 at 11:30 AM, Nirthika Rajendran wrote: > Hi Malaka, > > Yes we will cover section(s) fully with the first version. > > Regards, > > *Nirthika Rajendran* > *Associate Software Engineer* > WSO2 Inc :

Re: [Architecture] Workday Connector

2017-10-11 Thread Nirthika Rajendran
Hi Malaka, Yes we will cover section(s) fully with the first version. Regards, *Nirthika Rajendran* *Associate Software Engineer* WSO2 Inc : http://wso2.org Mobile : +94 77 719 8368 LinkedIn: https://www.linkedin.com/in/nirthika/ Blog : http://nirthi-tech-stuff.blogspot.com/

Re: [Architecture] Workday Connector

2017-10-10 Thread Malaka Silva
Hi Nirthika, Shall we plan to cover section(s) fully with the first version. Eg: All operations in Human_Resources and Payroll. Otherwise it'll be difficult to implement a use case. On Wed, Oct 11, 2017 at 10:13 AM, Nirthika Rajendran wrote: > Hi All, > > We have planned

[Architecture] Workday Connector

2017-10-10 Thread Nirthika Rajendran
Hi All, We have planned to implement workday connector for EI by referring the workday API documentation [1] version v29.0. Workday is a Software-as-a-Service (SaaS) solution developed by Workday Inc., comprising a set of management applications, covering several areas like human resources