Hi, I want to develop a editor for BPEL4WS.How should i design my road map for this tool. Also BPEL4WS has come up with 1.1 specification. Which all BPEL...
Hello, personally I would suggest to work a bit on an open architecture. It is currently hard to tell, what changes are upcoming in BPEL. Also there are other...
Hello everyone.I have only recently started to work with BPEL and i would like to orchestrate my .NET web services. I was thinking if we could discuss with u...
Hello, ... I think the next BizTalk release will be already based in BPEL4WS. There might be even a beta program available. But I do not have experiences with...
... There might be even a beta program available. But I do not have experiences with this, yet. ... be able to talk to .NET web services just fine. ... hello, ...
Hi Astromenix, There are a couple of sample applications on the Collaxa web site[1] showing the orchestration of .Net services using BPEL. Those samples ...
hello to everyone I have already posted my files to Dave last week, but just in case u would like to take a look at them i am attaching them again(with a few...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wsbpel-dev group. File : /myflows.zip...
How i can map Business process model , as viewed by a Business analyst view to a BPEL document. Have any of you tried converting a model to a bpel document in...
Pawan Gupta
mail2gpawang@...
Sep 16, 2003 1:14 pm
23
Hello, IBM has just released a preview, which is able to convert UML (from XDE/Rose) to BPEL, but I think the major process modelling tools do not offer export...
Shall i start my modeling with BPEL standard and subsequently move on implemntaion for BPMN standard. Shall i directly start my modeling with BPMN standard. Or...
Pawan Gupta
mail2gpawang@...
Sep 16, 2003 1:59 pm
25
Hello, Do you have a tool which can actually model in BPMN? Since BPMN is a grafical markup language, you can't (with an xml editor) start to draw the process....
The eclipse plug-in enables you to build BPEL, but is not necessarily a proces modeling tool in the traditional sense. Its still a nice tool and a good way to...
hello everyone i d like to ask a question... WSCI is supposed to be used ony for describing the public abstract process... but the same time can be defined the...
Hi all I'm currently wrinting a thesis about BPEL4WS in grids. The goal is to extend BPEL4WS to match the needs of a grid envirnoment. The addtional features...
hello, just wonering whether anyone has ever compiled(without make changes) the the 109.CorrelationSets collaxa example, come with the beta 11? aparently the...
Please ignore my previous message..... ... hello, just wonering whether anyone has ever compiled(without make changes) the the 109.CorrelationSets collaxa...
I believe that there's a new beta out on Friday; haven't tried the example in it - I'll try it with the new one tomorrow though. Asked earlier but has anyone...
Eiren O'Keeffe
eiren@...
Nov 6, 2003 12:48 pm
65
Hello, has anybody a valid bpel snippet, which uses an assign from a fixed endpoint reference to a partnerLink and then invokes that dynamically defined...
Bernd, This would be a good suggestion for the use case team to collect these. Anyone have more fragment ideas like this that make good "Lego bricks" ? Thanks,...
David RR Webber
david@...
Jan 22, 2004 6:11 pm
67
Bernd, see the auction house example in the BPEL specs. Assigning an EPR to a partner link can be done in two ways: (1) outside BPEL using some proprietary...
Dieter Roller
ROL@...
Jan 26, 2004 10:18 am
72
hello i m new to the BPEL staff and i would like to ask a simple question. What is the differense when we refer to a process and a flow? Is it like a process...
Hello, depends a bit on person who is using the terms. If you go by the meaning of <process> and <flow> elements, then both can have included activities, but...
Thanks a lot for your reply, it was very helpful I would like to ask one more question please. In BPEL terms a WSDL can provide with more than two portTypes? ...
Hello, personally I think BPEL is a bit weak in the field of EDI-like partner interfaces, where each partner sends a bit different messgaes (diferent port...
Hello, this is a question to implementors, how they understood the specification: if I asume a SOAP Servlet, which will receive HTTP Calls with SOAP (maybe a...
Bernd, In our case, we rely on knowing the partner link and operation for an incoming message, and the “normal” input to the engine consists of the partner...