Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Class related to the Invoke action


Hi Marco,

I would suggest to override performCreation() or handleFinished() in BPELCreationTool. There you can check if the object created by the factory is of type Invoke and do whatever you like...
Mit freundlichen Grüßen / Kind regards
 
Michael Illiger
Software Developer - BPEL Editor / WID
IBM Software Group, Application and Integration Middleware Software
WSS Business Process Solutions Development 1
Phone: +49-7031-16-1273  IBM Deutschland
E-Mail: milliger@xxxxxxxxxx  Schoenaicher Str. 220
 71032 Boeblingen
 Germany
IBM Deutschland Research & Development GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Herbert Kircher
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294
 




From: "Maio, Marco" <Marco.Maio@xxxxxxxxxxxxxx>
To: <bpel-dev@xxxxxxxxxxx>
Date: 07/01/2008 06:06 PM
Subject: [bpel-dev] Class related to the Invoke action





Hi to all,
I would like to modify the class related to the Invoke action so that once clicked on the invoke button it appears a kind of new palette (maybe a dialog?!) allowing the user to choose which pLink’s operation invoke.
In this way there’s no need to go into invoke’s detail and manually associate it to a pLink’s operation, but everything is done automatically (of course, once the user has selected the operation from the new palette/dialog).
So, which class should I modify or work on to do what I described before?
 
Cheers,
Marco M._______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev



Back to the top