[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [bpel4people] BP-111 Proposal
Hi Alex and Phil, a few additional comments w.r.t. the new lean task
management operations.
(1) The operation's request/response messages do not have to extend
htcp:tProtocolMsgType (this is only used for WS-HT protocol messages) -
something like this should be sufficient:
<xsd:element name="RegisterLeanTask">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="taskDefinition" type="htt:tLeanTask"/>:
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="RegisterLeanTaskResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="taskName" type="xsd:NCName"/>:
</xsd:sequence>
</xsd:complexType>
</xsd:element>
(2) The createLeanTask operation should have a response message that holds
the output from the task. Note however that this causes the operation to
become long-running - so it requires an asynchronous binding.
(3) The operations can be added to the existing WS-HT API port type.
Kind Regards
Dieter König
Senior Technical Staff Member, WebSphere Process Server Architect
IBM Software Group, Application and Integration Middleware Software.
WSS Business Process Solutions
Phone: +49-7031-16-3426 IBM Deutschland (Embedded
image moved
to file:
pic28979.gif)
E-Mail: dieterkoenig@de.ibm.com Schönaicher Str. 220
71032 Böblingen
Germany
IBM Deutschland
Research &
Development
GmbH /
Vorsitzender des
Aufsichtsrats:
Martin Jetter
Geschäftsführung:
Erich Baier
Sitz der
Gesellschaft:
Böblingen /
Registergericht:
Amtsgericht
Stuttgart, HRB
243294
From: "Phil Allen (SHAREPOINT DESIGNER)" <phillipa@exchange.microsoft.com>
To: "bpel4people@lists.oasis-open.org" <bpel4people@lists.oasis-open.org>
Cc: Alex Malek <alexma@exchange.microsoft.com>
Date: 23.09.2009 11:08
Subject: [bpel4people] BP-111 Proposal
Issue:
http://www.osoa.org/jira/browse/BP-111
Proposal updated, both from Dieter's comments as well as the discussion on
the telecon last week.
Thanks,
Alex and Phil[attachment "Lean Task Interactions.doc" deleted by Dieter
Koenig1/Germany/IBM]
---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail. Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]