Skip to main content

Kirupakaran Baskaran

Blogs from this Author

Topic Publish – Subscribe Using IBM Integration Designer 8.5

Introduction: Business Process Execution Language (BPEL) is a XML-based language used to define enterprise business processes within Web services. BPEL extends the Web services interaction model and enables it to support business transactions. BPEL can be developed to perform multiple activities such as invoking a web service, publishing a message to topic, subscribe for messages […]

XML Mapping Approaches using IBM Integration Designer 8.5

    Introduction: Business Process Execution Language (BPEL) is a XML-based language used to define enterprise business processes within Web services. BPEL extends the Web services interaction model and enables it to support business transactions. Processes written in BPEL can orchestrate interactions between Web services using XML documents. In order to accomplish this, maps such as […]

Setting cookie in Render Phase of a JSR 286 Portlet

Problem: To accomplish one of our project requirements, a specific piece of information (CSS_Key) needs to be maintained in the browser cookie that controls the styles dynamically for the application. This key should be read in the first screen of the application as a URL parameter and the value needs to be maintained in the […]