Petals Studio

Propose a list of operation (and MEP) from the consumed service WSDL

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.0
  • Fix Version/s: 1.2.0
  • Component/s: Petals Tools
  • Security Level: Public
  • Description:

    Sometimes <petalsCDK:operation> can have any operation name, sometimes it has to be well set.
    In the second case, why not retrieving parameters from the service that is chained after?

  • Environment:
    Petals 3.1 + EIP 2.4.3 + Studio 1.1.0 + Webconsole 2.0.3 + Windows 7

Issue Links

Activity

Vincent Zurczak made changes - Sun, 26 Sep 2010 - 15:10:30 +0200
Field Original Value New Value
Environment Petals 3.1 + EIP 2.4.3 + Studio 1.1.0 (Veolia) + Webconsole 2.0.3 + Windows 7 Petals 3.1 + EIP 2.4.3 + Studio 1.1.0 + Webconsole 2.0.3 + Windows 7
Priority Minor [ 4 ]
Description Sometimes <petalsCDK:operation> can have any operation name, sometimes it has to be well set.
In the second case, why not retrieving parameters from the service that is chained after ?
Sometimes <petalsCDK:operation> can have any operation name, sometimes it has to be well set.
In the second case, why not retrieving parameters from the service that is chained after?
Vincent Zurczak made changes - Sun, 26 Sep 2010 - 15:10:41 +0200
Resolution Duplicate [ 3 ]
Status New [ 10000 ] Resolved [ 10004 ]
Hide
Vincent Zurczak added a comment - Sun, 26 Sep 2010 - 15:13:20 +0200

In the consume wizard pages (CDK page and EIP), the text fields for the operation name should be replaced by a list of drop-down lists filled-in from the WSDL of the consumed service. If the JBI editor provides a CDK tab, it should also use it.

Show
Vincent Zurczak added a comment - Sun, 26 Sep 2010 - 15:13:20 +0200 In the consume wizard pages (CDK page and EIP), the text fields for the operation name should be replaced by a list of drop-down lists filled-in from the WSDL of the consumed service. If the JBI editor provides a CDK tab, it should also use it.
Vincent Zurczak made changes - Sun, 26 Sep 2010 - 15:13:20 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Duplicate [ 3 ]
Component/s Core Tools [ 10032 ]
Component/s Studio Product [ 10076 ]
Vincent Zurczak made changes - Sun, 26 Sep 2010 - 15:14:08 +0200
Summary EIP: Doesn't work if MEP and Operation are not set during configuration (currently optionnal) Propose a list of operation (and MEP) from the consumed service WSDL
Fix Version/s 1.2.0 [ 10079 ]
Vincent Zurczak made changes - Sun, 26 Sep 2010 - 15:14:29 +0200
Link This issue depends on PETALSSTUD-50 [ PETALSSTUD-50 ]
Vincent Zurczak made changes - Sun, 26 Sep 2010 - 15:15:00 +0200
Link This issue depends on PETALSSTUD-40 [ PETALSSTUD-40 ]
Vincent Zurczak made changes - Mon, 25 Oct 2010 - 10:36:22 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Vincent Zurczak added a comment - Mon, 25 Oct 2010 - 20:18:56 +0200

Consume wizard done.
Remain the JBI editor and the EIP wizard.

Show
Vincent Zurczak added a comment - Mon, 25 Oct 2010 - 20:18:56 +0200 Consume wizard done. Remain the JBI editor and the EIP wizard.
Vincent Zurczak made changes - Mon, 25 Oct 2010 - 20:18:56 +0200
Status In Progress [ 10003 ] Open [ 10002 ]
Priority Minor [ 4 ] Major [ 3 ]
Vincent Zurczak made changes - Tue, 26 Oct 2010 - 11:23:20 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Vincent Zurczak made changes - Tue, 26 Oct 2010 - 18:19:59 +0200
Status In Progress [ 10003 ] Open [ 10002 ]
Vincent Zurczak made changes - Fri, 5 Nov 2010 - 13:44:56 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Vincent Zurczak added a comment - Fri, 5 Nov 2010 - 19:07:46 +0100

Commit # 1888
The JBI editor was updated (new section to select / edit the invoked operation and the MEP).
The EIP wizards were changed, in particular the dialog to define the consumed services.

There is still something to complete in the EIP wizard.

Show
Vincent Zurczak added a comment - Fri, 5 Nov 2010 - 19:07:46 +0100 Commit # 1888 The JBI editor was updated (new section to select / edit the invoked operation and the MEP). The EIP wizards were changed, in particular the dialog to define the consumed services. There is still something to complete in the EIP wizard.
Vincent Zurczak made changes - Fri, 5 Nov 2010 - 19:07:46 +0100
Status In Progress [ 10003 ] Open [ 10002 ]
Vincent Zurczak made changes - Fri, 5 Nov 2010 - 20:32:15 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Vincent Zurczak added a comment - Fri, 5 Nov 2010 - 23:13:44 +0100

Commit # 1889
New UI in the consume wizard (CDK page, again).
New mechanism to force the use of some MEP (e.g. FileTransfer in consume mode => InOnly).
Wsdl4j does not allow to retrieve XML schemas. InOnly operations cannot be found in WSDL 1.1. Moving to EasyWSDL may be the only solution.

Show
Vincent Zurczak added a comment - Fri, 5 Nov 2010 - 23:13:44 +0100 Commit # 1889 New UI in the consume wizard (CDK page, again). New mechanism to force the use of some MEP (e.g. FileTransfer in consume mode => InOnly). Wsdl4j does not allow to retrieve XML schemas. InOnly operations cannot be found in WSDL 1.1. Moving to EasyWSDL may be the only solution.
Vincent Zurczak made changes - Fri, 5 Nov 2010 - 23:13:44 +0100
Status In Progress [ 10003 ] Open [ 10002 ]
Vincent Zurczak made changes - Fri, 12 Nov 2010 - 11:59:53 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Vincent Zurczak added a comment - Fri, 12 Nov 2010 - 13:38:27 +0100

Commit # 1898
The EIP wizard was completed to ease the definition of conditions using operation names.
If the EIP provides a WSDL, then a helper appears in the dialog to select one operation of this WSDL.

Show
Vincent Zurczak added a comment - Fri, 12 Nov 2010 - 13:38:27 +0100 Commit # 1898 The EIP wizard was completed to ease the definition of conditions using operation names. If the EIP provides a WSDL, then a helper appears in the dialog to select one operation of this WSDL.
Vincent Zurczak made changes - Fri, 12 Nov 2010 - 13:38:27 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Vincent Zurczak made changes - Fri, 12 Nov 2010 - 13:38:32 +0100
Status Resolved [ 10004 ] Closed [ 10005 ]
Hide
Vincent Zurczak added a comment - Tue, 15 Feb 2011 - 15:22:12 +0100

The JBI editor does not handle this feature correctly.

Show
Vincent Zurczak added a comment - Tue, 15 Feb 2011 - 15:22:12 +0100 The JBI editor does not handle this feature correctly.
Vincent Zurczak made changes - Tue, 15 Feb 2011 - 15:22:12 +0100
Status Closed [ 10005 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Vincent Zurczak made changes - Tue, 14 Jun 2011 - 11:38:27 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Vincent Zurczak made changes - Tue, 14 Jun 2011 - 18:19:14 +0200
Status In Progress [ 10003 ] Open [ 10002 ]
Vincent Zurczak made changes - Wed, 15 Jun 2011 - 10:24:18 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Vincent Zurczak added a comment - Wed, 15 Jun 2011 - 15:58:06 +0200

Commit # 1992
New consume dialog
Edition support for the operation and MEP

Show
Vincent Zurczak added a comment - Wed, 15 Jun 2011 - 15:58:06 +0200 Commit # 1992 New consume dialog Edition support for the operation and MEP
Vincent Zurczak made changes - Wed, 15 Jun 2011 - 15:58:06 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Vincent Zurczak made changes - Wed, 15 Jun 2011 - 15:58:10 +0200
Status Resolved [ 10004 ] Closed [ 10005 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Resolved Resolved
1d 23h 52m
1
Vincent Zurczak
Sun, 26 Sep 2010 - 15:10:41 +0200
Resolved Resolved Open Open
2m 39s
1
Vincent Zurczak
Sun, 26 Sep 2010 - 15:13:20 +0200
Open Open In Progress In Progress
28d 19h 23m
1
Vincent Zurczak
Mon, 25 Oct 2010 - 10:36:22 +0200
In Progress In Progress Open Open
9h 42m
1
Vincent Zurczak
Mon, 25 Oct 2010 - 20:18:56 +0200
Open Open In Progress In Progress
15h 4m
1
Vincent Zurczak
Tue, 26 Oct 2010 - 11:23:20 +0200
In Progress In Progress Open Open
6h 56m
1
Vincent Zurczak
Tue, 26 Oct 2010 - 18:19:59 +0200
Open Open In Progress In Progress
9d 20h 24m
1
Vincent Zurczak
Fri, 5 Nov 2010 - 13:44:56 +0100
In Progress In Progress Open Open
5h 22m
1
Vincent Zurczak
Fri, 5 Nov 2010 - 19:07:46 +0100
Open Open In Progress In Progress
1h 24m
1
Vincent Zurczak
Fri, 5 Nov 2010 - 20:32:15 +0100
In Progress In Progress Open Open
2h 41m
1
Vincent Zurczak
Fri, 5 Nov 2010 - 23:13:44 +0100
Open Open In Progress In Progress
6d 12h 46m
1
Vincent Zurczak
Fri, 12 Nov 2010 - 11:59:53 +0100
In Progress In Progress Resolved Resolved
1h 38m
1
Vincent Zurczak
Fri, 12 Nov 2010 - 13:38:27 +0100
Resolved Resolved Closed Closed
5s
1
Vincent Zurczak
Fri, 12 Nov 2010 - 13:38:32 +0100
Closed Closed Open Open
95d 1h 43m
1
Vincent Zurczak
Tue, 15 Feb 2011 - 15:22:12 +0100
Open Open In Progress In Progress
118d 19h 16m
1
Vincent Zurczak
Tue, 14 Jun 2011 - 11:38:27 +0200
In Progress In Progress Open Open
6h 40m
1
Vincent Zurczak
Tue, 14 Jun 2011 - 18:19:14 +0200
Open Open In Progress In Progress
16h 5m
1
Vincent Zurczak
Wed, 15 Jun 2011 - 10:24:18 +0200
In Progress In Progress Resolved Resolved
5h 33m
1
Vincent Zurczak
Wed, 15 Jun 2011 - 15:58:06 +0200
Resolved Resolved Closed Closed
4s
1
Vincent Zurczak
Wed, 15 Jun 2011 - 15:58:10 +0200

People

Dates

  • Created:
    Fri, 24 Sep 2010 - 15:17:45 +0200
    Updated:
    Wed, 15 Jun 2011 - 15:58:10 +0200
    Resolved:
    Wed, 15 Jun 2011 - 15:58:06 +0200