Re: [Dev] WSDL based proxy for SOAP Calculator

2018-12-20 Thread Lahiru Madushanka
Hi Aman, You can call the above proxy using SoapUI. Use the following sample payload. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:tem="http://tempuri.org/";> 123 123 Thanks, Lahiru On Fri, Dec 21, 2018 at 10:46 AM Aman Singh wrote: > Hi Devs,

[Dev] WSDL based proxy for SOAP Calculator

2018-12-20 Thread Aman Singh
Hi Devs, I have a sample WSDL(url below) SOAP service for Calculator, which performs simple operations like Add, Subtract, Multiply, Divide. I want to implement and perform say ADD operation. I have created a WSDL based proxy with required WSDl endpoint, service and port. Can someone please exp

Re: [Dev] Issues with creating a user over SCIM2 in WSO2IS 5.4.1

2018-12-20 Thread Sathya Bandara
Hi Ciprian, There was a known limitation where it was unable to perform SCIM operations on SCIM claims with mapped wso2 identity claims such as *askPassword *claim. We have fixed this in latest versions. Can you please try the same scenario in the latest released version? [1] https://github.com/w

[Dev] Issues with creating a user over SCIM2 in WSO2IS 5.4.1

2018-12-20 Thread Ciprian Sabolovits
Hello, We are currently running version 5.4.1 of WSO2 IS and we would like to create a user without a password. Adding the user will send an email to the user to set up his password. We got this configured in and is working fine in the Console however when trying to execute it over skim, it alw

[Dev] Error on 'EI_Analytics_StatApp' (EI-640)

2018-12-20 Thread Bernard Paris
Hi devs, I often get this kind of errors when EI-640 ESB sends their statistics data to (remote) EI-640 worker. I understand that data are not well formatted from the client (esb) to fit into the analytics DB, right ? How could I correct this ? Since we plan to later use postgres when going