Author |
Message |
Topic: Multiple interfaces for the same Service component. |
ikumar
Replies: 1 Views: 6614
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Nov 20, 2008 5:16 am Subject: Multiple interfaces for the same Service component. |
In a scenario where you need to develop a BPEL which has a recieve activity somewhere in mid of the BPEL other than the recieve activity in the beginning, The BPEL need to have multiple interfaces.
... |
Topic: Jython scripts for editing the installed application |
ikumar
Replies: 1 Views: 7342
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Nov 20, 2008 4:43 am Subject: Jython scripts for editing the installed application |
HI,
Am trying to create a jython script to edit an installed application. I want to achieve the following.
1. Set the listener port for the message driven beans of the application.
2. Se ... |
Topic: SOAP/JMS request timeout setting for invoke activities |
ikumar
Replies: 0 Views: 6310
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Mon Oct 20, 2008 8:23 am Subject: SOAP/JMS request timeout setting for invoke activities |
HI,
Our requirement is to expose our process models as web service using SOAP/JMS transport and underlying messaging infrastructure being MQ.
All done and things work fine, But the invoke act ... |
Topic: Where to place process server? |
ikumar
Replies: 8 Views: 13830
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Tue Aug 05, 2008 2:10 pm Subject: Where to place process server? |
Same level as the ESB?? Does it mean the ESB has to call process server or process server has to call ESB ???
Since the two are used for clearly different purposes, Placing both at the same level m ... |
Topic: Where to place process server? |
ikumar
Replies: 8 Views: 13830
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Tue Aug 05, 2008 8:25 am Subject: Where to place process server? |
Hi all,
I was wondering, In a project where i have ESB (Message Broker), Portal and process server and a backend application(provides the atomic services) are involved, Where should i place my ... |
Topic: Decimal number in CWF format |
ikumar
Replies: 7 Views: 7220
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 27, 2008 4:39 pm Subject: Decimal number in CWF format |
Thanks Kimbert, I didn't understand what you mean by "virtual decimal point". I was working with mainframe team and they did show me an old message which had decimal point in it and they exp ... |
Topic: Decimal number in CWF format |
ikumar
Replies: 7 Views: 7220
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 25, 2008 8:46 pm Subject: Decimal number in CWF format |
Thanks for the reply Harish, it does convert the data type to xsd:decimal. But in the output message, i cannot see the decimal point, It just removes the decimal point. Any thoughts on how to retain t ... |
Topic: Decimal number in CWF format |
ikumar
Replies: 7 Views: 7220
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 25, 2008 4:18 pm Subject: Decimal number in CWF format |
HI,
Am trying to convert an XML input message to a CWF output message.
Am not able to define the message set to give me a decimal value as the output. Here's what i need.
If an element has value ... |