Hi Kasun, This is already available. You can add any number of inputs to concat operation by right clicking on the operator icon.
On Tue, Jun 14, 2016 at 2:53 AM, Kasun Indrasiri <[email protected]> wrote: > Can we do concat up to 'n' number of params? > > > On Sun, Jun 12, 2016 at 11:35 PM, Eranda Rajapakshe <[email protected]> > wrote: > >> Hi, >> >> We are going to add following operations to the data mapper. These >> updates will be added to the Data Mapper Graphical Editor inside ESB >> tooling. >> >> Boolean: >> >> - AND (Boolean, Boolean) : Boolean >> - OR (Boolean, Boolean) : Boolean >> - NOT (Boolean) : Boolean >> >> Conditional: >> >> - If Else >> >> String >> >> - String Length (String) : Number >> - Starts with (String, String) : Boolean >> - Ends with (String, String) : Boolean >> - Substring (String, Number, Number) : String >> >> >> Following operations are already included, >> >> Common >> >> - Constant >> >> Arithmetic >> >> - Add (Number, Number) : Number >> - Subtract (Number, Number) : Number >> - Multiply (Number, Number) : Number >> - Divide (Number, Number) : Number >> - Ceiling (Number) : Number >> - Floor (Number) : Number >> - Round (Number) : Number >> - Set Precision (Number, Number) : Number >> - Absolute Value (Number) : Number >> >> String >> >> - Concat (String, String, String) : String >> - Contains (String) : String >> - Split (String) : String[] >> - LowerCase (String) : String >> - UpperCase(String) : String >> >> >> You can refer [1] for more information and we have mentioned other >> possible functionalities that can be included as well in the document. >> Please update the document for further requirements. >> >> [1]. >> https://docs.google.com/a/wso2.com/spreadsheets/d/1uDLkH-_Ce2YJUSL6QoP_i_PU7jzMBJzF2mCrhSo8q-A/edit?usp=sharing >> >> Thanks, >> >> -- >> *Eranda Rajapakshe* >> Software Engineer >> WSO2 Inc. >> Mobile : +94784822608 >> > > > > -- > Kasun Indrasiri > Software Architect > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > cell: +94 77 556 5206 > Blog : http://kasunpanorama.blogspot.com/ > -- Thank you and Best Regards, Chanaka Fernando Senior Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 773337238 Blog : http://soatutorials.blogspot.com LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 Twitter:https://twitter.com/chanakaudaya
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
