Thursday, March 10, 2011

Getting the books

I recently bought the "ActiveMQ in Action" and "Camel in Action" books from Manning and I would recommend it to anyone.

Thursday, March 3, 2011

Develop and test a PI Function Library with NWDS

In this post I will discuss the basics of developing, debugging and testing PI Function Libraries using Netweaver Developer Studio. This includes creating the function in PI, exporting the code, importing the code into NWDS, creating a test class and implementations of supporting classes, and executing\debugging the code locally.