Hi Sumedha, There are limitations for testing this. We can use mockito to mock the back end responses.
Regards, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +94777688882 On Mon, Aug 22, 2016 at 1:45 AM, Sumedha Rubasinghe <[email protected]> wrote: > Interesting indeed.. how are you going to test this? > > > On Mon, Aug 22, 2016 at 12:02 PM, Hemika Kodikara <[email protected]> wrote: > >> Hi All, >> >> I am in the process of developing an ESB connector for an IBM >> AS400(iSeries) with the use of PCML. >> >> To give a brief introduction, PCML is an extension of XML which allows to >> call programs on an AS400 server using Java. A PCML source file explains >> one or more programs of an AS400 server by explaining the input and output >> parameters. When calling a program, the java client must fill in the input >> parameters(unless they are set with default values) of the PCML file using >> java. Once the program is called, the output parameter value can be >> retrieved through java code. >> >> I have come up with a design for the connector which is available at [1]. >> PDF version is also attached. >> >> Your comments, thoughts and concerns are welcomed. >> >> [1] - https://docs.google.com/a/wso2.com/document/d/1NRKrRm4EQd3 >> 5QsNY-Y8y7_LTfwOW3sVRBZo7p7aM2kE/edit?usp=sharing >> >> Regards, >> Hemika >> >> Hemika Kodikara >> Software Engineer >> WSO2 Inc. >> lean . enterprise . middleware >> http://wso2.com >> >> Mobile : +94777688882 >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > /sumedha > m: +94 773017743 > b : bit.ly/sumedha > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > >
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
